
Featured
- 
            
              Android O Released with Top 7 New Features for App DevelopersAndroid was founded by Andy Rubin, Rich Miner, Nic by sudhanshu.tripathi
- 
            
              An Overview of Android Activity - Video TutorialAs far as Android platform is concerned, the funda by amit.rai
- 
            
              How to get IMEI number,serial number and software version of your phoneHello... Sometimes we need to know the country by shahbaz.ahmmod
- 
            
              Search location by using place on google mapHere below is the code for searching places by usi by shahbaz.ahmmod
- 
            
              How to know free space in sdcard androidI have written code to know free space in sdcard by shahbaz.ahmmod
Tags
How to read notification title, text and package name in android?
                      If you want to read your incoming notifications title, text and package name in your android application then below few lines of code will be helpful for you. To read incoming notification we have to add a BIND_NOTIFICATION_LISTENER_SERVICE in ou... 
                      Hands-up Notification Android
                      Hand-Up notification comes up with API level 21.
Hands-up notification is open small floating window on top of the screen only when device is active.
Hand-up notifications are High-priority notifications.Hands-up notification required to set ... 
                      How to Update Android Notification, Expanded Notification and Big Notification?
                      This blog is about how to update android notification and how to use Expanded and Big notification.
 
For Big style Notification you can check my previous blog which is:-
http://findnerd.com/account#url=/list/publish/Big-View-Notifi... 
                      Importance of Services in Android Application
                      To perform long running operations on background without any disturbance with the application we use Services in android. Services are workable even if the application is destroyed. Service base class have various callback methods onCreate(), onB... 
                      How to create BigPictureStyle Notification in Android
                      To show large-format notifications in android notification bar similar like  Flipkart, Mobikwik, Paytm applications. The style of large icon notification bar is called BigPicturestyle Notifications. Mostly the BigPicturestyle Notification is used... 
                       
        
        
 
        
        