Skip to content

Instantly share code, notes, and snippets.

@vutranvn
Last active March 28, 2017 05:04
Show Gist options
  • Save vutranvn/ab894bad92c85d4b2a6d4d771516a218 to your computer and use it in GitHub Desktop.
Save vutranvn/ab894bad92c85d4b2a6d4d771516a218 to your computer and use it in GitHub Desktop.
Self study android

Table Content

  1. Introdution and Settings
  2. Android Studio
    • Understanding the concept behind LogCat
    • Android Studio with LogCat Demo
    • More on Android Studio LogCat
  3. Startup
    • Run first app
    • XML
    • Properties and methods
    • Find error
    • Passing data between activities
    • Activity lifecycle
  4. Android Buttons and it's Various Types of EventListeners
    • Method - 1 - onClickListener Interface
    • Android Studio - Method - 1 : OnClickListener Interface - continued!
    • Android Studio - Distinguish between two buttons
    • "onClick " Inner Class Listener
    • Add listener of Button in XML file
    • Listener in XML file : Demo
  5. Layout and menu implemention
  6. Layout design
  7. View and UI tools
  8. Dialogs
  9. Storage and Database
  10. Permissions, Background Task and Media
  11. System services
  12. API Calls and Web services
  13. GPS and Map
  14. Firebase
    • Firebase analytics
    • App monetization with Admod
    • Realtime database
    • Realtime database Node
    • Server Notifications
    • Remote Config
    • Report Crash
    • Hosting
    • Storage, Upload Image
    • Authentication with Anonymous
    • Authentication with Email, Password
  15. Camera and Sensor
  16. Family locator App
  17. In app purchases and Publishing
  18. Build a complete Twitter
  19. Build a complete Facebook
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment