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

Thread: which Java modules to learn to become mobilephone programmer

  1. #1
    Junior Member
    Join Date
    Aug 2018
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default which Java modules to learn to become mobilephone programmer

    Hallo,
    I want to build mobile apps , so I like to know which java modules to learn.
    do I have first to lear Java SE ad then Java ME or I can diectly start learning Java ME!
    thanks
    johannes

  2. #2
    Junior Member
    Join Date
    Aug 2012
    Location
    Virginia, USA
    Posts
    3
    My Mood
    Confused
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: which Java modules to learn to become mobilephone programmer

    You will need to the learn the Android modules. However, you might want to learn how to do research on your own. By Googling "my first app" the second link is exactly what you need:

    https://developer.android.com/training/basics/firstapp/

    Good luck,

  3. #3
    Junior Member
    Join Date
    Aug 2018
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: which Java modules to learn to become mobilephone programmer

    Thanks Toadybear,
    Johannes

  4. #4
    Junior Member
    Join Date
    Oct 2018
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: which Java modules to learn to become mobilephone programmer

    Here's the short list of the must-know tools to become an Android developer.
    Java. The most basic building block of Android development is the programming language Java.
    SQL.
    Android Software Development Kit (SDK) and Android Studio.
    XML.
    Perseverance.
    Collaborativeness.
    Thirst for Knowledge and many more.

    Java 9 Platform Module System (JPMS), the most important new software engineering technology in Java since its inception. It is very useful for those who are interested in Android app development having complete this java course.

  5. #5
    Junior Member
    Join Date
    Dec 2019
    Posts
    2
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Post Re: which Java modules to learn to become mobilephone programmer

    You can see it here:-
    https://blog.udacity.com/2015/05/bec...developer.html

    For details about Java visit here:-
    https://nurnobishanto.com/categories...-learning-way/

    Thank you,

Similar Threads

  1. Replies: 4
    Last Post: April 26th, 2018, 11:31 AM
  2. VBA programmer trying to learn Java
    By Fixer in forum Java Theory & Questions
    Replies: 10
    Last Post: September 19th, 2014, 02:45 PM
  3. Replies: 7
    Last Post: August 17th, 2013, 07:55 PM
  4. should I learn JAVA or C++ ?
    By MyNora in forum Member Introductions
    Replies: 6
    Last Post: December 20th, 2012, 10:55 PM
  5. Hello, Why i want to learn Java
    By seal308 in forum Member Introductions
    Replies: 1
    Last Post: May 15th, 2012, 06:32 PM