Advertisement
Guest User

ADK bug workaround for libgdx users

a guest
Oct 29th, 2012
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.15 KB | None | 0 0
  1. <project basedir="." default="touch-android">
  2.     <target name="touch-android">
  3.         <touch file="AndroidManifest.xml"/>
  4.     </target>
  5. </project>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement