cancel
Showing results for 
Search instead for 
Did you mean: 

Edit AndroidManifest

Oi_Laurent
Explorer
Hi

i want upload my game to Aplpha chanel but i can't because i try to edit the androidManifest.xml for "android :debuggable in true" And android.intent.category.INFO

i edit the androidmanifest with android:debuggable="true" in application and <category android:name="android.intent.category.INFO" /> in intente-filter, that s not work.

I build with development  and include debug files, that s not work
In platforms, Android>> advanced ApkPackaging i try this : 
In extra tags <activity> node : android:excludeFromRecents That s work (before this test, excludeFromRecents not worked)

So i try this 
In extra tags for <Application> node : android:debuggable="true" That s not work

Someone can help me. How can i fix this ?

Sorry to my English

1 REPLY 1

Oi_Laurent
Explorer
Hi
Thanks. I be resolved this problem. 

In advanced apkPackaging
android:debuggable="false"
android:excludeFromRecents="true"

Build in for distribution and put a keystore.