Skip to content
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

Open
shohel01716 opened this issue Jun 4, 2018 · 5 comments
Open

Errors while generate release APK. #77

shohel01716 opened this issue Jun 4, 2018 · 5 comments

Comments

@shohel01716
Copy link

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. |  

@johan-steffens
Copy link

Hey man, can you try to delete your build folder manually and then doing a build and run again?

@haliyari
Copy link

i have the same problem
plz help

@johan-steffens
Copy link

@hellboyfa Please post a stacktrace and some form of code

@haliyari
Copy link

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

@johan-steffens
Copy link

Please post the request/response code related to the section. I believe it has to do with JSON marshalling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants