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...
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.
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...
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.
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....
Hello blackJava,
Yes you will need Java ME to develop a mobile OS. Java ME is designed especially for mobile devices.
You can download Java ME from the Sun website here: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.
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.