Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: What Android is not?

  1. #1
    Junior Member
    Join Date
    Sep 2012
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default What Android is not?

    A Java ME implementation — Android applications are written using the Java language,
    but they are not run within a Java ME (Mobile Edition) VM, and Java-compiled classes and
    executables will not run natively in Android.
    Part of the Linux Phone Standards Forum (LiPS) or the Open Mobile Alliance (OMA)
    Android runs on an open-source Linux kernel, but, while their goals are similar, Android’s
    complete software stack approach goes further than the focus of these standards-defining
    organizations.
    Simply an application layer (such as UIQ or S60) — Although Android does include an application
    layer, “Android’’ also describes the entire software stack, encompassing the underlying
    operating system, the API libraries, and the applications themselves.
    A mobile phone handset — Android includes a reference design for mobile handset manufacturers,
    but there is no single “Android phone.” Instead, Android has been designed to support
    many alternative hardware devices.
    Google’s answer to the iPhone — The iPhone is a fully proprietary hardware and software
    platform released by a single company (Apple), whereas Android is an open-source
    software stack produced and supported by the Open Handset Alliance (OHA) and designed
    to operate on any compatible device.


  2. #2
    Super Moderator jps's Avatar
    Join Date
    Jul 2012
    Posts
    2,642
    My Mood
    Daring
    Thanks
    90
    Thanked 263 Times in 232 Posts

    Default Re: What Android is not?

    Is this a question?

Similar Threads

  1. Android Development
    By bgroenks96 in forum Java ME (Mobile Edition)
    Replies: 3
    Last Post: August 30th, 2013, 10:03 PM
  2. Android Mobile GPS
    By Christianmic530 in forum Android Development
    Replies: 7
    Last Post: May 29th, 2013, 06:35 AM
  3. File in android
    By jessCPP in forum Android Development
    Replies: 1
    Last Post: October 15th, 2012, 03:40 PM
  4. Android Camera app
    By Yoyo_Guru in forum Android Development
    Replies: 1
    Last Post: July 26th, 2012, 01:47 PM
  5. Events in Android
    By Nesh108 in forum Android Development
    Replies: 3
    Last Post: February 29th, 2012, 10:49 AM

Tags for this Thread