Can we change android manifest?

unbeatenpixelunbeatenpixel Game DeveloperMember, PRO Posts: 568

I need full control over the Android Manifest which is provided by gamesalad.

Why? I always get error about gamecircle permisson and I'm tired because of this.

I have to add;

-activity- android:name="com.amazon.ags.html5.overlay.GameCircleUserInterface" android:theme="@style/GCOverlay" android:hardwareAccelerated="false">-/activity-

-activity android:name="com.amazon.ags.html5.overlay.GameCircleAlertUserInterface" android:theme="@style/GCAlert" android:hardwareAccelerated="false">-/activity-

Can we do that?

Check out my games on the App Store!

Wordgraphy / Polycolor / 20 Seconds / Minimal Maze

Sign In or Register to comment.