Android Programming: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
No edit summary
Line 7: Line 7:


===Eclipse Integrated Development Environment (IDE)===
===Eclipse Integrated Development Environment (IDE)===

*[http://it-ebooks.info/book/859/ Android Development with Eclipse, by Onur Cinar]
*[http://eclipsetutorial.sourceforge.net/totalbeginner.html Video tutorials for Java programming in Eclipse] This is a great set of tutorials for absolute beginners. It is an easy way to learn.
*[http://eclipsetutorial.sourceforge.net/totalbeginner.html Video tutorials for Java programming in Eclipse] This is a great set of video tutorials for absolute beginners, by Mark Dexter. It is an easy way to learn bothe Java and Eclipse.
**[http://it-ebooks.info/book/859/ Android Development with Eclipse, by Onur Cinar] This book assumes a little more experience than the above set of tutorials, but is specicically for Android, and shows how to use Eclipse nicely with the Android Development Tools.
*

Revision as of 06:11, 11 September 2013

Useful Resources for Learning Android Development

Java

Eclipse Integrated Development Environment (IDE)