We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
android:vmSafeMode="true"
AndroidManifest.xml
<application android:name=".MyApp" android:hardwareAccelerated="true" android:vmSafeMode="true" android:icon="@drawable/ic_launcher" android:label="@string/app_name"/>
There was an error while loading. Please reload this page.