Java.lang.NoClassDefFoundError: Com.google.android.gms.R$styleable (PROJECT ADDED!!)
this is kinda a newbie question, but I'm having this problem even following the Google guides. My app is crashing when seeing a map, with this throw: java.lang.NoClassDefFoundErro
Solution 1:
It seems everything is fine in your code, Do following:
clean and build and
then first uninstall and then install the app.
And see if it works.
Post a Comment for "Java.lang.NoClassDefFoundError: Com.google.android.gms.R$styleable (PROJECT ADDED!!)"