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
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

New to Android Programming

  • 29-12-2012 9:33pm
    #1
    Registered Users, Registered Users 2 Posts: 1,695 ✭✭✭


    When i say new i havent even started but i want to learn the basics and eventually aim to create a simple app that just opens a webpage in phone browser. Kind of like the Youtube App for Windows phone. Literally just opens the mobile version of youtube.com in browser.

    Any suggestions on where to start?


Comments

  • Registered Users, Registered Users 2 Posts: 7,838 ✭✭✭Nulty


    You would want to know about xml and java to begin with. Have you ever used eclipse before? If not, thats a good place to start.

    You probably know the difference between Windows phone and android but if not - they're different.

    I would start by getting an Android for beginners book, a java for beginners book and downloading/installing eclipse. You will have to install the Android SDK and you will find lots of sample projects in there. The best resource on the net is developer.android.com - and of course stackoverflow (but thats a given).

    I didn't enjoy android development but I guess you can't please everyone.

    Good luck!


Advertisement