You are on page 1of 14

WeatherMash

Mr Sanjay Jain(MENTOR)
ASET FACULTY

Aditya Verma
B.TECH CSE SEM 7
A20405211019

HISTORY
Android, Inc. was founded in Palo Alto, California in
October 2003 by Andy Rubin.

Google acquired Android Inc. on August 17, 2005.


First smartphone running Android was the HTC Dream,

released on October 22, 2008.


Currently there are more than 1.5 million applications.

INTRODUCTION
Android is a mobile operating system (OS) based on
the Linux kernel.

Designed primarily for touchscreen mobile devices such


as smartphones and tablet.

Developers are Google and Open Handset Alliance.


Google Play, is a digital distribution platform operated.
.apk - android application package is the extension.

ANDROID VERSION
Alpha (1.0)

Gingerbread (2.32.3.7)

Beta (1.1)

Honeycomb (3.03.2.6)

Cupcake (1.5)

Ice Cream Sandwich (4.04.0.4)

Donut (1.6)

Jelly Bean (4.14.3.1)

Eclair (2.02.1)

KitKat (4.44.4.4)

Froyo (2.22.2.3)

Lollipop (5.0)

FEATURES OF ANDROID
Android can run multiple application simultaneously.
Supports optimized graphics 2D graphics and 3D graphics.

Google play is a better app market and has around 1.5


million applications.

User can also download and install 3rd party application.

SMARTPHONE USERS
Symbian
2%

Windows
7%

Others
3%

Users

Blackberry
4%

Apple iOS
18%
Android
66%

Android

Apple iOS

Blackberry

Symbian

Windows

Others

DALVIK VIRTUAL MACHINE


It converts Java bytecode to Dalvik bytecode and stored in
.dex and .odex.
Dalvik is open-source software. It was originally written by

Dan Bornstein.
ART replaces Dalvik entirely in Android 5.0 "Lollipop".

APPLICATION DEVELOPMENT
ENVIORNMENT
IDE Eclipse

Eclipse Plugin ADT


SDK

Android AVD Emulator/ Android Device


Debugger

Android Emulator
The Android emulator is a virtual mobile device
running on your computer.

The emulator lets you develop and test Android


applications without using a physical device.

You must create an AVD configuration before


launching the emulator.

DRAWBACKS

Security
Battery drainage

Over heats.

WeatherMash
WeatherMash is simple,free and takes low space(850kb)
WeatherMash tells the weather of a city via search or gps.

It tells humidity and pressure.


Generally, users need very basic apps for the specific purpose, and weathermash
is one such app.
WeatherMash Fetches its data from openweathermap via JSON request.

Screenshots

PROJECT

You might also like