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: Just starting

  1. #1
    Junior Member
    Join Date
    May 2013
    Location
    Bulgaria
    Posts
    2
    Thanks
    0
    Thanked 5 Times in 1 Post

    Default Just starting

    Hi guys! I'm keen on being a Java programmer but I have a very simple question. When I write a simple code, for example "Hello, World", can I run it on my Android phone? If not, how can you make mobile applications with Java? Every answer will be appreciated!


  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: Just starting

    Start here
    There are step by step instructions suitable for any level learner throughout the website, and people are here for help when you run into a problem.

    --- Update ---

    Thread moved from "Whats wrong with my code" due to the lack of code with a problem

  3. #3
    Junior Member
    Join Date
    May 2013
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Buy or download a book. And go to android.developers.com as they have lots of good tutorials.

    And a word of advice, start by using the new development environment "android studio" instead of the older "eclipse" as its probably going to be the one Google is pushing developers to use :-)

    Just have fun with it.

  4. #4

    Default Re: Just starting

    Thanks "JPS" for sharing such a great tutorial link to learn java programming.

Similar Threads

  1. Starting with Java
    By corbs in forum Java Theory & Questions
    Replies: 4
    Last Post: March 29th, 2013, 01:20 PM
  2. [SOLVED] Can't seem to get starting position right
    By Skynet928 in forum What's Wrong With My Code?
    Replies: 7
    Last Post: February 14th, 2013, 12:50 PM
  3. [SOLVED] Need serious help starting this assignment
    By MFThomas in forum Loops & Control Statements
    Replies: 1
    Last Post: November 18th, 2012, 07:36 PM
  4. Need help starting on Java
    By dfixx in forum Member Introductions
    Replies: 2
    Last Post: November 18th, 2012, 04:12 AM
  5. Need help starting a program
    By Mickey2315 in forum Java Theory & Questions
    Replies: 2
    Last Post: September 7th, 2009, 02:21 PM