05-07-2015 01:41 AM
05-07-2015 02:29 AM
12-01-2015 02:20 PM
12-01-2015 05:26 PM
"mbodekaer" wrote:
Found it. I just need to comment
<category android:name="android.intent.category.LAUNCHER" /> from the manifest.
<category android:name="android.intent.category.INFO" />
"mbodekaer" wrote:
Next question, how do I remove this warning?
GLES version is (not specified) (uses-gl-es)
<uses-feature android:glEsVersion="0x00030000" android:required="true" />