. f 2016 ~ Android Developers Blog

Saturday, 22 October 2016

Mobile World : Pixel Phone By Google | Google Pixel

Hello Friends, Google Pixel smartphone was launched in October 2016 which comes with a 5.00-inch touchscreen display and a resolution of 1080 pixels by 1920 pixels at a PPI of 441 pixels per inch. The Google Pixel is powered by 1.6GHz quad-core Qualcomm Snapdragon 821 processor and it...

Thursday, 15 September 2016

Android black screen before splash appear | Black screen on app start | How to avoid black screen in android while app is loading?

Hello Friends,           Have you facing the delay issue on app launch and black/white screen will be appearingfor few seconds. Here is the solution of this issue. 1. Inside styles.xml add below style:            <style name="Theme.AppCompat.Light.NoActionBar.FullScreen"     parent="@android:style/Theme.Black.NoTitleBar">  ...

Wednesday, 22 June 2016

App crashed on launch | Android Studio App crashed on launch | App crashed on launch- Android 4.4

Hello friends, Today I found the strange issue while making an signed/released Apk. My app getting crashed when app launched on Android 4.4, 4.2 and other devices and Its working fine with Debug build. After spending lots of time I found that the issue is with Android studio...

Saturday, 20 February 2016

Unity | Unity Read SMS Plugin | Unity Pluging : Read all incoming sms

Hello Friends,               I read a lot that people facing problem in register and un-register the incoming sms broadcast from Unity. Also reading incoming sms in Unity app .                     So, today I...

Wednesday, 17 February 2016

Android 3 Easy Steps to generate SHA1 and MD5 fingerprint| SHA-1 fingerprint of keystore certificate | Using Android Studio generate SHA-1 fingerprint

Hello Friends,       Today, I am sharing few easy steps to generate SHA1 and MD5 fingerprint using android studio.No need of terminal command, we can generate it in Android Studio same as we did in Eclipse-->window---> preferences--->Android---->Build . Here Are Steps with screen shot: Easiest way...

Monday, 18 January 2016

Android RecyclerView and CardView tutorial | Android RecyclerView and CardView widgets | Android RecyclerView and CardView with backward compatibility

Hello Friends,          Today, I am going to share my another post on Android RecyclerView and CardView. This widgets come in android  latest release i.e Lollipop, Android 5.0 and API Level 21. We can also add support on lower devices above API Level 7 by...

 

Copyright @ 2013 Android Developers Blog.