Android Question targetSdkVersion="30" Android 11

dtrieb

Member
Hello,
i want to make my App ready for Android 11 (targetSdkVersion="30")

There I have add to the Manifest

<queries>
<package android:name="de.xxx.xxx" />
</queries>


Compile works but did I need a new android.jar because install is not possible ?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…