Android Programming: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
Line 31: Line 31:
===DCC 2013 Specific Notes===
===DCC 2013 Specific Notes===


[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.]


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

Revision as of 15:23, 20 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