jQuery in Action, 2nd edition
The moose likes Android and the fly likes help for newbie Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Mobile » Android
Reply Bookmark "help for newbie" Watch "help for newbie" New topic
Author

help for newbie

Tom Pionel
Greenhorn

Joined: Jan 28, 2011
Posts: 2
Hi
I have some background with structured programming and object oriented programming . I want to start programming for Android seriously . Which language should I start learning ?
Thanks
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35443
    
    9
The Android Java dialect is pretty much the only game in town for that. You can use C/C++ (for Android 2.2 and newer), but that's really not what Android is for, and quite a bit harder than using Java; it also doesn't provide access to all the APIs like Java does.

The AndroidFaq should get you started.


Android appsImageJ pluginsJava web charts
Monu Tripathi
Rancher

Joined: Oct 12, 2008
Posts: 1365

Welcome to Javaranch!


[List of FAQs] | [Android FAQ] | [My Blog] | [Samuh Varta]
Michael Rivera
Ranch Hand

Joined: Dec 31, 2007
Posts: 115

Java
OOP
Android Framework
Design issues!


So many things to do so little time !!!
@mikedroid myLinkedIn
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: help for newbie
 
Similar Threads
JMS
EJB Start Up
which is the forum for c language?
best practice in naming convention in java programming
Struts