-
-
Notifications
You must be signed in to change notification settings - Fork 275
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Errors while generate release APK. #77
Comments
Hey man, can you try to delete your build folder manually and then doing a build and run again? |
i have the same problem |
@hellboyfa Please post a stacktrace and some form of code |
com.android.volley.error.VolleyErrorHelper$1: can't find superclass or interface com.google.gson.reflect.TypeToken |
Please post the request/response code related to the section. I believe it has to do with JSON marshalling. |
com.android.volley.error.VolleyErrorHelper$1: can't find superclass or interface com.google.gson.reflect.TypeToken |
com.android.volley.AsyncRequestLoader: can't find referenced class com.google.gson.Gson |
com.android.volley.error.VolleyErrorHelper: can't find referenced class com.google.gson.Gson |
com.android.volley.error.VolleyErrorHelper: can't find referenced method 'java.lang.reflect.Type getType()' in program class com.android.volley.error.VolleyErrorHelper$1 |
com.android.volley.error.VolleyErrorHelper: can't find referenced class com.google.gson.Gson |
com.android.volley.error.VolleyErrorHelper$1: can't find referenced class com.google.gson.reflect.TypeToken |
com.android.volley.request.GsonRequest: can't find referenced class com.google.gson.Gson |
com.android.volley.request.GsonRequest: can't find referenced class com.google.gson.JsonSyntaxException |
com.android.volley.request.GsonRequest: can't find referenced class com.google.gson.Gson |
com.android.volley.request.GsonRequest: can't find referenced class com.google.gson.JsonSyntaxException |
there were 16 unresolved references to classes or interfaces. |
there were 1 unresolved references to program class members. |
Exception while processing task java.io.IOException: Please correct the above warnings first. |
The text was updated successfully, but these errors were encountered: