First of all: Thank you Google for improving Firebase!!!
Great examples every android developer must do:
https://github.com/firebase/quickstart-android
Firebase Documentation
https://firebase.google.com/docs/android/setup#prerequisites
Videos to watch:
Google io 2016 https://events.google.com/io2016/schedule#day1
Firebase videos https://events.google.com/io2016/schedule?filters=Firebase%2CSessions
To use Firebase:
1. You need to register here
2. Create a new App
3. Download and move google.services,json to /AndroidProject/app/google.services,json
4. Run demo apps provided by google.
5. Have fun learning.
Espresso UI testing
https://events.google.com/io2016/schedule?sid=1ac924f1-0bef-e511-a517-00155d5066d7#day2/1ac924f1-0bef-e511-a517-00155d5066d7
Add ads
https://firebase.google.com/docs/admob/android/quick-start#load_the_ad_in_the_mainactivity_class
Firebase code samples
https://firebase.google.com/docs/samples/
Whats new in AS 2.2 Preview
http://thenextweb.com/google/2016/05/20/android-studio-new-layout-editor-ui-test-recorder-firebase-integration/#gref
Saturday, May 21, 2016
Sunday, May 15, 2016
Android Best Pratices - useful Libraries
Best Practices:
Building Android Apps — 30 things that experience made me learn the hard way
https://medium.com/@cesarmcferreira/building-android-apps-30-things-that-experience-made-me-learn-the-hard-way-313680430bf9#.ouwdjf99u
https://laanayabdrzak.github.io/2016/03/22/android-developement-best-practices.html
Android Shell commands
https://github.com/AndreSand/AndroidShell
Third party Libraries
https://guides.codepath.com/android/Must-Have-Libraries
Debug Library(Faceboook)
http://facebook.github.io/stetho/
RxJava
https://github.com/ReactiveX/RxAndroid
https://github.com/codepath/android_guides/wiki/RxJava
https://vimeo.com/144812843
Medium
Architecting Modern Mobile Applications
https://medium.com/@laanayabdrzak/architecting-modern-mobile-applications-bf896120f0c2#.yoe82u7v5
Building Android Apps — 30 things that experience made me learn the hard way
https://medium.com/@cesarmcferreira/building-android-apps-30-things-that-experience-made-me-learn-the-hard-way-313680430bf9#.ouwdjf99u
https://laanayabdrzak.github.io/2016/03/22/android-developement-best-practices.html
Android Shell commands
https://github.com/AndreSand/AndroidShell
Third party Libraries
https://guides.codepath.com/android/Must-Have-Libraries
Debug Library(Faceboook)
http://facebook.github.io/stetho/
RxJava
https://github.com/ReactiveX/RxAndroid
https://github.com/codepath/android_guides/wiki/RxJava
https://vimeo.com/144812843
Medium
Architecting Modern Mobile Applications
https://medium.com/@laanayabdrzak/architecting-modern-mobile-applications-bf896120f0c2#.yoe82u7v5
Subscribe to:
Posts (Atom)