Go Back   Android Forums > Android Development > Application Development
Application Development Dev Lounge for the Coder Folks
Gamers - Check out our new sister sites!
Nintendo Wii U!    |    OUYA - $99 Android System!

test: Reply
 
LinkBack Thread Tools
Old April 21st, 2012, 05:14 PM   #1 (permalink)
EKG
Senior Member
Thread Author (OP)
 
EKG's Avatar
 
Join Date: Feb 2010
Posts: 664
 
Device(s): Galaxy Nexus
Carrier: Not Provided

Thanks: 152
Thanked 236 Times in 168 Posts
Default Brand new Dev...little overwhelmed

Hey guys. I am looking to get into developing apps for Android. It is super interesting and I think I would have a lot of fun/enjoy doing it. The only problem is that I have NO coding experience at all. I learned extremely basic HTML in a computing class I took, but even then I had almost no idea what I was doing.

I download the SDK, the ADT plug in for Eclipse, the theme packages, etc. Everything really. I went through and did the "Hello World" tut found on the Android Developers page...but even with that I learned nothing about how coding worked, just that I can open up projects and run them in an emulator.

Is experience with coding necessary to even learn how to develop Android apps? When I was searching online, the only resources I found assume a basic knowledge of coding that even I don't have.

EKG is offline  
Reply With Quote
Sponsors
Old April 21st, 2012, 11:35 PM   #2 (permalink)
Senior Member
 
jonbonazza's Avatar
 
Join Date: Jul 2010
Gender: Male
Posts: 1,925
 
Device(s): Nexus 4, Samsung Galaxy S II, HTC Evo 4G, Amazon Kindle Fire
Carrier: ATT

Thanks: 235
Thanked 462 Times in 285 Posts
Default

I really don't recommend just jumping into Android as your first coding endeavor. You will really want to start by getting some experience in programming in general. If your end goal is Android, then I recommend starting with Java. Go to your local book store and pick up a book on java for beginners. Once you are comfortable with programming in general (not just any particular language, but also the concepts and logic behind programming), then you should be able to easily migrate to Android development.
jonbonazza is online now  
Reply With Quote
Old April 22nd, 2012, 11:19 PM   #3 (permalink)
EKG
Senior Member
Thread Author (OP)
 
EKG's Avatar
 
Join Date: Feb 2010
Posts: 664
 
Device(s): Galaxy Nexus
Carrier: Not Provided

Thanks: 152
Thanked 236 Times in 168 Posts
Default

Quote:
Originally Posted by jonbonazza View Post
I really don't recommend just jumping into Android as your first coding endeavor. You will really want to start by getting some experience in programming in general. If your end goal is Android, then I recommend starting with Java. Go to your local book store and pick up a book on java for beginners. Once you are comfortable with programming in general (not just any particular language, but also the concepts and logic behind programming), then you should be able to easily migrate to Android development.
Android runs on Java right? So pretty much when I learn some Java I will be able to port that over?
EKG is offline  
Reply With Quote
Old April 23rd, 2012, 08:13 AM   #4 (permalink)
Senior Member
 
jonbonazza's Avatar
 
Join Date: Jul 2010
Gender: Male
Posts: 1,925
 
Device(s): Nexus 4, Samsung Galaxy S II, HTC Evo 4G, Amazon Kindle Fire
Carrier: ATT

Thanks: 235
Thanked 462 Times in 285 Posts
Default

Not entirely. Android uses the java programing language, but only a subset of the standard java SDK is implemented in Android. Most of it is Google's own APIs. In fact, the way you program UI in Android is entirely different than in Java. About the only similarity is the syntax.
jonbonazza is online now  
Reply With Quote
Reply


Go Back   Android Forums > Android Development > Application Development
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 04:26 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.