I already have 'android:minSdkVersion="11"' but setRemoteAdapter(..) is still complaining - am i missing something here?
I have already tried "Make Project" and "Rebuild Project"
I already have 'android:minSdkVersion="11"' but setRemoteAdapter(..) is still complaining - am i missing something here?
I have already tried "Make Project" and "Rebuild Project"
I had to change the build.gradle file in the project, the manifest is no the right place / enough.