Quantcast
Channel: Everything Technology Review
Viewing all articles
Browse latest Browse all 62

Great Android Tutorial Links

$
0
0
Update (7/13/2015): Added new books

As a new android developer, I tend to look at tutorials to aid me in implementing features into my app.


Here are the tutorials, books, and other sources of information that I have used to aid my application development...

Coding Overview:

General coding overview : http://www.bloomberg.com/graphics/2015-paul-ford-what-is-code/
Note: 38,000 word essay. 

Video Tutorials: 

Note: Great set of tutorials, that you should definitely go through . Most of them are using MIT App Inventor, which is a drag and drop builder...I mention that resource in the Other Sources category, later in the article...
if you want the slightly more complex one, which you see all the code: https://www.youtube.com/playlist?list=PLGLfVvz_LVvQUjiCc8lUT9aO0GsWA4uNe

Android Developers YouTube Channel: https://www.youtube.com/channel/UCVHFbqXqoYvEWM1Ddxl0QDg
Note: More focused on developer stories...

Google Developers YouTube Channel: https://www.youtube.com/user/GoogleDevelopers
Note: Has a lot of topics, more than android

Android fundamentals Udacity course: https://www.udacity.com/course/developing-android-apps--ud853
Note: Partnership between Google and Udacity. Payment for this course is optional, you can access the videos and course materials for free without paying, but won't get support from the teachers.

Books: 

Available Now: 

Android Application Development for Dummies: http://amzn.to/1HqhuLr

Head First Android Development: http://amzn.to/1CAkndR

Java in 24 Hours: http://amzn.to/1Ciey4H
Note: This book gives you a base in Java, the language that android apps are built in, and has a chapter in the end, explaining android.

Pre-Order: 

Android Programming: The Big Nerd Ranch Guide: http://amzn.to/1MpGLXf
Note: this book is in pre-order, It will be out August 6, 2015

Android in 24 Hours: http://amzn.to/1CieJNc
Note: this book is in pre-order, It will be out August 10, 2015

Social Help:

Android Developers subreddit: https://www.reddit.com/r/androiddev/

Android Stack Overflow questions: http://stackoverflow.com/questions/tagged/android

Android Enthusiasts Stack Overflow: http://android.stackexchange.com/

Other Sources:

Note: Officially from Google, this is their tutorial.

Android Developer Backstage Podcast: http://androidbackstage.blogspot.com/ or if you use iTunes:




MIT App Inventor: http://appinventor.mit.edu/explore/
Note: drag and drop app builder, based on Scratch 

Material design implementation- https://medium.com/ribot-labs/exploring-the-new-android-design-support-library-b7cda56d2c32
Note: More design focused, meant for apps that are already built...

Conclusion: 

Android is a difficult subject to learn, but it is well worth it.
Good luck and if you liked it, be sure to share this post.


Viewing all articles
Browse latest Browse all 62

Trending Articles