EnggRoom

Full Version: Android Project on
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Android is an operating system based on Linux with a Java programming interface, targeted at mobile hardware such as phones and tablet computers. It seems that it keeps increasing market share in smartphone and even trying to get footing into TV world (Google TV with Android OS). It provides tools, e.g. a compiler, debugger and a device emulator as well as its own Java Virtual machine (Dalvik). Android is created by the Open Handset Alliance which is lead by Google.Android uses a special Java virtual machine (Dalvik) which is based on the Apache Harmony Java implementation. Dalvik uses special bytecode there you cannot run standard Java program on Android but you have to use the Android compiler to create this special byte-code.
Android supports 2-D and 3-D graphics using the OpenGL libraries and supports data storage in a SQLite database. For development Google provides the Android Development Tools (ADT) for Eclipse to develop Android applications.Android's Linux kernel-based OS doesn't come with a sophisticated shell environment, but because the platform is open, we can write and install shells on a device.
Download Group Messanger in Android