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 4 of 4

Thread: Mobile operating system using Java technology

  1. #1
    Junior Member
    Join Date
    Apr 2009
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Mobile operating system using Java technology

    Dear all,

    I want to develop a mobile operating system using java technology. But i don't have any idea from where to start and have no book or tutorial on it.

    I badly need your help.

    Please help me...


  2. #2
    mmm.. coffee JavaPF's Avatar
    Join Date
    May 2008
    Location
    United Kingdom
    Posts
    3,336
    My Mood
    Mellow
    Thanks
    258
    Thanked 294 Times in 227 Posts
    Blog Entries
    4

    Default Re: mobile operating system

    Hello blackJava and welcome to the Java Programming Forums

    Do you have experience with Java ME?
    Please use [highlight=Java] code [/highlight] tags when posting your code.
    Forum Tip: Add to peoples reputation by clicking the button on their useful posts.

  3. #3
    Junior Member
    Join Date
    Apr 2009
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: mobile operating system

    Quote Originally Posted by JavaPF View Post
    Hello blackJava and welcome to the Java Programming Forums

    Do you have experience with Java ME?

    Dear JavaPF,

    Is Java ME needed for developing a mobile os. If needed i will ready to learn Java ME. I know Java SE. So i think it's not an hard task to learn Java ME.

    I took this topics as my undergraduate project. So for completing my project i am ready to do anything.

    Please help me....

  4. #4
    mmm.. coffee JavaPF's Avatar
    Join Date
    May 2008
    Location
    United Kingdom
    Posts
    3,336
    My Mood
    Mellow
    Thanks
    258
    Thanked 294 Times in 227 Posts
    Blog Entries
    4

    Default Re: mobile operating system

    Hello blackJava,

    Yes you will need Java ME to develop a mobile OS. Java ME is designed especially for mobile devices.

    Java Platform, Micro Edition (Java ME) provides a robust, flexible environment for applications running on mobile and other embedded devices—mobile phones, personal digital assistants (PDAs), TV set-top boxes, and printers. Java ME includes flexible user interfaces, robust security, built-in network protocols, and support for networked and offline applications that can be downloaded dynamically. Applications based on Java ME are portable across many devices, yet leverage each device's native capabilities.
    You can download Java ME from the Sun website here:

    Java ME Downloads

    This article contains everything you need to know to get started developing in the Java Platform, Micro Edition (Java ME) environment:

    Wireless Development Tutorial Part I

    If you use the Eclipse IDE then this plugin is a good option:

    SourceForge.net: EclipseME: Files


    Please use [highlight=Java] code [/highlight] tags when posting your code.
    Forum Tip: Add to peoples reputation by clicking the button on their useful posts.

Similar Threads

  1. [SOLVED] How to start writing java mobile application?
    By Koâk in forum Java ME (Mobile Edition)
    Replies: 15
    Last Post: July 30th, 2009, 01:52 AM
  2. How to create a system wide mouse or keyboard hook?
    By Freaky Chris in forum Java Native Interface
    Replies: 17
    Last Post: June 17th, 2009, 01:06 PM

Tags for this Thread