Monday, August 13, 2012

Android - Technically what is it?


  1. It is an operating system for mobile
  2. Interestingly, it is not yet another OS, but component based
    OS
  3. It has an integrated Java Virtual Machine
  4. System interfaces are exposed only through Java libraries
  5. It is based on the Linux Kernel
  6. An Android SDK is provided to let developers build applications on top of the OS but not extend the OS itself
  7. The SDK includes

    • Android packages
    • sample files
    • Documentation
    • A Simulator
The offical site of Android broadly classfies the technical parts of the OS as
consisting of
  1. Linux Kernel
  2. Android Runtime
  3. Libraries
  4. Application Framework
over which the core applications run as well as the applications developed by anyone using this framework 

2 comments:

  1. how to develop a point to multi point file transfer in android...thank you..

    ReplyDelete
    Replies
    1. Step for Dealing with Bluetooth.

      1) Create RFCOM connection.
      2) Create and DATABASE
      3) Create DATABASE Bean
      4) Find a Device using by the use of UUID

      Delete

mail us on android.hindi@gmail.com