Editing the Android Manifest
stueynet
TorontoMember Posts: 166
I have seen references on this forum to changing the Android Manifest. Can someone post a simple how to on that? I have no idea how to do that from the APK built in GS Publisher.
My Latest GS Game - Tiny Spirit
My First GS Game - Dashing Ralph
Comments
I've not done it but believe the process is something like this:
Rename the finished .apk to .zip and extract the file like any other zip file. There you will see the contents of the .apk file including the manifest.xml.
Download apktool from here https://code.google.com/p/android-apktool/
The apktool is for editing and recompiling the apk file once you've made your changes.
As I said, I havn't done this yet but did the research because it looks like I will have to do this once my app is ready. Someone correct me if this is wrong please.
if i want adsense for my add, can i edit the adproviders.json and add this line {"provider”:”adsense,”percentToUse":0,"showAtStart”:true,”showBetweenScenes":false,"secsBetweenViews":60}, where could i implement my code,
im desperate for adsense
cheers