I'm trying to use the JsonParser
interface and Gson
but when I type them in the code Android Studio doesn't recognize them and so I can't even import them automatically.
Can someone explain me how to do this?
I'm trying to use the JsonParser
interface and Gson
but when I type them in the code Android Studio doesn't recognize them and so I can't even import them automatically.
Can someone explain me how to do this?
Already answered here