What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Help with developing applications

ldopa

Silver Member
I've been around these forums awhile now and I really want to get into development. Can someone please give me a list of all the software ill need? Also, what languages I'd need to learn? I'm absolutely starting from scratch, but I'm not an idiot. So far I've dl
SDK, tools and the 4.0.3 platform
Java 6 update 29 with netbeans 7
Eclipse
Android emulator

Am I missing anything? Will java be the only language I need to learn to build roms and apps? I really appreciate any help!

Sent from my DROID2 using DroidForums
 
Thanks. Im doing a ton of research so i think I do have all I need. I'll check this out now!

Sent from my DROID2 using DroidForums
 
Hey guys, a good place to start would be to learn the Java programming language. Android is essentially Java. I would recommend looking into the book Head First Java if you want to learn how about the Java programming language. I haven't gone through this book exactly, but I went through another book (Head First Design Patterns) and it was excellent. Their books are awesome because they are made to be easy to read and easy to understand. Moreover, they are actually fun to read. Otherwise, go onto youtube and watch some Java tutorial videos. I plan on even making my own instructional series on youtube this summer. Android is really easy to get the hang of if you are already familiar with Java. If you have experience in another object oriented programming language like C++ or C# you'd probably have no problem just jumping into android after brushing over some javadoc. Best of luck to ya!

Here is the link to that book:
Amazon.com: Head First Java, 2nd Edition (9780596009205): Kathy Sierra, Bert Bates, Bert Bates: Books
 
Back
Top