Skip to content

In this Project i have covered all the basics regarding Android app development so that everyone will be able develop apps

Notifications You must be signed in to change notification settings

harsh6768/Awesome-Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contribute to this Project ❤️❤️

👍🎉 First off, thanks for taking the time to contribute! 🎉👍

❤️ Star ❤️ the repo to support the project or 😄Follow Me.Thanks!

Awesome-Android

In this project i'll cover all the basic which is required to master in Developing Android App

1. Firebase #,SignIn,ResetPassword,Logout

................................................ ................................................

2. Sliding Root Navigation

Add dependency to app level gradle file

dependencies {
    compile 'com.yarolegovich:sliding-root-nav:1.1.0'
 }

...............

3. Menus

  • 1. Options Menu
  • 2. Context Menu
  • 3. Popup Menu

........... .........

4. Custom ListView and Custom GridView using BaseAdapter

............ .........

5. Intents

  • 1. Implicit Intent
    • 1. Call Dialer
    • 2.Browser
    • 3.Send Email
  • 2. Explicit Intents(eg. Navigate to another activity)
  • 3. Pending Intents
    • 1. Notification

............ .......

6. Storage

  • 1. Internal Storage
  • 2. External Storage
  • 3. SharedPreferences

............ .......

7. Dialog

  • 1. Simple Alert Dialog
  • 2. Custom Alert Dialog

... ....... .......

Releases

No releases published

Packages

No packages published

Languages