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.**
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment