- 9 Posts
- 0 Reply Likes
Posted 6 years ago
- 4116 Posts
- 192 Reply Likes
Hi Jan,
Have you tried using config:file to achieve this?
It allows more than the basic customization available to config.xml by default.
Thanks.
Have you tried using config:file to achieve this?
It allows more than the basic customization available to config.xml by default.
Thanks.
- 9 Posts
- 0 Reply Likes
Hi Ismael.
I have tried this:
<!--
<gap:config-file platform="android" parent="/manifest/application">
<activity android:launchMode="singleTop" />
</gap:config-file>
-->
of course without comments
but there is no record in activity tag in AndroidManifest.xml, after i decompiled apk
Thanks
I have tried this:
<!--
<gap:config-file platform="android" parent="/manifest/application">
<activity android:launchMode="singleTop" />
</gap:config-file>
-->
of course without comments
but there is no record in activity tag in AndroidManifest.xml, after i decompiled apk
Thanks
- 4116 Posts
- 192 Reply Likes
- 5 Posts
- 0 Reply Likes
Related Categories
-
PhoneGap Build
- 15111 Conversations
- 275 Followers

