Difference between revisions of "Android Tutorials"
From eLinux.org
(add link to tutorial on building Linux add-on apps and libs) |
|||
| Line 2: | Line 2: | ||
* http://vis.berkeley.edu/courses/cs160-sp08/wiki/index.php/Getting_Started_with_Android | * http://vis.berkeley.edu/courses/cs160-sp08/wiki/index.php/Getting_Started_with_Android | ||
| − | + | * [http://forum.xda-developers.com/showthread.php?t=631818 Simple HOWTO building some linux apps and libraries from scratch on android] | |
| + | ** Contains instructions for building add-ons like busybox, jupp (text editor), libFLAC, xvid, nmap and dropbear | ||
== YouTube AndroidDevelopers channel == | == YouTube AndroidDevelopers channel == | ||
Revision as of 21:00, 22 April 2011
Here are some "getting started" tutorials for Android and Android development:
- http://vis.berkeley.edu/courses/cs160-sp08/wiki/index.php/Getting_Started_with_Android
- Simple HOWTO building some linux apps and libraries from scratch on android
- Contains instructions for building add-ons like busybox, jupp (text editor), libFLAC, xvid, nmap and dropbear
YouTube AndroidDevelopers channel
There are numerous videos (including tutorials) at the Android Developers channel on YouTube.
See http://www.youtube.com/profile?user=androiddevelopers#g/u
Karim Yaghmour presentations
- Android For Embedded Linux Developers - Karim's presentation at AnDevCon 2011
Michael Haim presentations
Also, Michael Haim has produced a large number of useful presentations about Android topics. These are available at: http://www.abelski.com/
You need to create an account to use these resources, but they are free for personal and academic use.
There are presenations available in the following categories:
- Android Fundamentals
- Android Workshops
- App Widgets Development
- Effective Programming
- Android Testing
- The Android Internals