Context and parcelable can be used only in instrum...
# android
g
Context and parcelable can be used only in instrumentation tests, and not available for unit. Check your run configuration for tests, looks like you run them as Unit instead of Android Instrumentation