Android Programming: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
Line 20: Line 20:
*[http://www.youtube.com/playlist?list=PLkB3phqR3X43Vf-beFFLzR-XZ7qXMkfY8 Jonathan Engelsma has a nice little set of Android tutorials here.] These tutorials are a good way to get the basics of android programming in a quick way. They assume some Java experience, but they highlight features of the android platform well. I found them very useful.
*[http://www.youtube.com/playlist?list=PLkB3phqR3X43Vf-beFFLzR-XZ7qXMkfY8 Jonathan Engelsma has a nice little set of Android tutorials here.] These tutorials are a good way to get the basics of android programming in a quick way. They assume some Java experience, but they highlight features of the android platform well. I found them very useful.


===Specialized topics for Android Apps===
*[http://androidresearch.wordpress.com/2012/03/17/understanding-asynctask-once-and-forever/ AsyncTask]
* Sockets
**[http://cse.spsu.edu/cslab/tutors/android.htm Southern Polytechnic University Tutorial]
**[http://stackoverflow.com/questions/5135438/example-android-bi-directional-network-socket-using-asynctask This bi-directional socket example was helpful to me.]
===DCC 2013 Specific Notes===
===DCC 2013 Specific Notes===



Revision as of 08:57, 18 September 2013

Useful Resources for Learning Android Development

Java

Eclipse Integrated Development Environment (IDE)

Eclipse is an open source IDE that can be used with a variety of languages. It is written in Java, and so is very cross platform. It is especially good for Java and Android development.

Videos

Specialized topics for Android Apps

DCC 2013 Specific Notes

Great Circle Centered on KL7NA You can make your own using python and matplotlib.