Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Getting started in android development?

Options
  • 22-02-2014 5:12pm
    #1
    Registered Users Posts: 537 ✭✭✭


    How can i get started in java for android development? I don't currently know java but i would love to learn it for android.

    Is it better to start with normal Java and then move onto Java for android or just start Java for android first?

    Thanks in advance!!


Comments

  • Closed Accounts Posts: 19,777 ✭✭✭✭The Corinthian


    Is it better to start with normal Java and then move onto Java for android or just start Java for android first?
    Realistically yes, you would need to know how to program in a language before you can specialize in that language for a particular platform - butter goes on before the jam, as it were.

    The following are a series of tutorials in Java and Android development done by the same guy:

    http://www.vogella.com/tutorials/java.html
    http://www.vogella.com/tutorials/android.html

    I can't speak for the Java tutorials, but I found the Android ones very good.


  • Registered Users Posts: 124 ✭✭shanefitz360


    There are some great coursera courses for Android. Start there


  • Registered Users Posts: 3,735 ✭✭✭Stuxnet


    Bucky's tutorial videos are excellent for beginners.

    Java
    Android


Advertisement