Search code examples
android-5.0-lollipopandroid-6.0-marshmallow

Switching existing project from Android-5.0-Lollipop to Android-6.0-Marshmallow


I am switching my existing project from Lollipop to Marshmallow. And in project i am using Google Map, few services, GCM and few other things. So please tell me what are the necessary things that i should keep in mind before switching? Thanks in advance


Solution

  • I haven't done so yet, but one thing I know is You have to take permissions at runtime. https://developer.android.com/training/permissions/requesting.html