Android Resources ================= If you're a complete beginner take a look at this article by LifeHacker_. Guides ------ - `CodePath Android Cliff Notes`_: Crowd sourced android guides for every level (beginner,intermediate, expert). - `Getting Started by Google`_ - `Android Architecture Blueprints`_: A collection of samples to discuss and showcase different architectural tools and patterns for Android apps. - `Android Fundamentals`_: An online course built in collaboration with Google. Build a cloud-connected Android app, and learn the tools, principles, and best practices of mobile and Android development that you'll apply to your own projects. - `Android 4 App Development Essentials`_ - `coreservlets.com`_: Android programming Tutorials. - `Styling Android`_: A guide to applying styles and themes to Android apps. - `TechnoTalkative`_: Android tutorials by technology and topic. - `Agile Android Software Development`_: A book. Requires email conformation. - `vogella android tutorials`_ .. LINKS for the above. .. _`Android Architecture Blueprints`: https://github.com/googlesamples/android-architecture .. _LifeHacker: http://lifehacker.com/i-want-to-write-android-apps-where-do-i-start-1643818268 .. _`CodePath Android Cliff Notes`: https://github.com/codepath/android_guides/wiki .. _`Getting Started by Google`: http://developer.android.com/training/index.html .. _`Android 4 App Development Essentials`: http://www.techotopia.com/index.php/Android_4_App_Development_Essentials .. _`coreservlets.com`: http://www.coreservlets.com/android-tutorial/ .. _`Styling Android`: http://www.stylingandroid.com/ .. _`TechnoTalkative`: http://www.technotalkative.com/android/ .. _`Android Fundamentals`: https://www.udacity.com/course/ud853 .. _`Agile Android Software Development`: http://www.agiledroid.com/ .. _`vogella android tutorials`: http://www.vogella.com/tutorials/android.html GAI SLP ------- - `Parse Startup Guide`_ - `User Login with Parse`_ - `User Registration with Parse`_ .. _`Parse Startup Guide`: https://github.com/GlobalAppInitiative/Education-Resources/raw/master/SLP/Android/Parse_Startup_Guide.pdf .. _`User Login with Parse`: https://github.com/GlobalAppInitiative/Education-Resources/raw/master/SLP/Android/Parse_Login.pdf .. _`User Registration with Parse`: https://github.com/GlobalAppInitiative/Education-Resources/raw/master/SLP/Android/Registration.pdf