BryBam wrote: > So, unfortunately i have no exp whatsoever with writing software. > Just html, xhtml, php, sql basically just web experience. I'm looking > for a guide on writing a simple app using eclipse, i just installed > the android SDK to it. Something simple i'd like to learn to do is > just build an app that encases a web page similar to the bank of > america app or the Fbook app. Can somone point me at a guide?
I would recommend first learning basic Java separate from Android. There are many good Java books and tutorials out there. Trying to learn Java and Android at one time will be...frustrating. Once you have picked up Java, then the tutorials on http://developer.android.com, the tutorials scattered about the Internet on blog posts, etc. should help. I have some links to various Android development resources at: http://knol.google.com/k/mark-murphy/android-programming -- Mark Murphy (a Commons Guy) http://commonsware.com Android Training on the Ranch! -- Mar 16-20, 2009 http://www.bignerdranch.com/schedule.shtml --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

