Android Master

Android developing Tutorial for beginners as well as for experienced professionals.

Wednesday, 16 July 2014

Proguard Changes while using google play service library

add the below code in your proguard-project.txt file

-keep class com.google.android.gms.** { *; }
-dontwarn com.google.android.gms.**
Posted by Unknown at 01:42
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

About Me

Unknown
View my complete profile

Blog Archive

  • ▼  2014 (14)
    • ►  August (2)
    • ▼  July (12)
      • Convert HashSet to Arraylist in Android
      • Convert Arraylist to HashSet Android
      • Store and Retrieve Array list using shared prefere...
      • Sorting ArrayList in Android
      • android.app.RemoteServiceException in android.ap...
      • find a random number between particular digits in ...
      • Android Rotate Animation
      • Text change listner on EditText
      • Admob using google play service library
      • Proguard Changes while using google play service l...
      • Proguard changes for using Admob SDK
      • Beginig Android Application Developement by develo...
Simple theme. Powered by Blogger.