Android Programming: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
Line 33: Line 33:
*[https://github.com/frohro/RotorControl/blob/master/res/drawable-hdpi/aeqd.png Great Circle Centered on KL7NA] You can make your own using python and [http://matplotlib.org/basemap/users/aeqd.html matplotlib].
*[https://github.com/frohro/RotorControl/blob/master/res/drawable-hdpi/aeqd.png Great Circle Centered on KL7NA] You can make your own using python and [http://matplotlib.org/basemap/users/aeqd.html matplotlib].
*[http://manpages.ubuntu.com/manpages/lucid/man8/rotctld.8.html Hamlib rotctld manual pages.]
*[http://manpages.ubuntu.com/manpages/lucid/man8/rotctld.8.html Hamlib rotctld manual pages.]
*[http://people.wallawalla.edu/~Rob.Frohne/Android/PracticeRotorController.zip A Working Version of the SeminarRotor App we worked on at the TAPR/ARRL DCC Sunday Seminar]


===MOOCs===
===MOOCs===

Revision as of 12:59, 22 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

MOOCs