Skip to content

Commit

Permalink
fixed wrong AndroidManifest.xml path in README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
KojiNakamaru committed May 10, 2016
1 parent 7ed0e39 commit 46b5092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -59,7 +59,7 @@ or invoke the following from your terminal,

Once you built an apk, please copy
`sample/Temp/StatingArea/AndroidManifest-main.xml` to
`sample/Assets/Plugins/AndroidManifest.xml`, edit the latter to add
`sample/Assets/Plugins/Android/AndroidManifest.xml`, edit the latter to add
`android:hardwareAccelerated="true"` to `<activity
android:name="com.unity3d.player.UnityPlayerActivity" ...`, and
rebuilt the apk. Although some old/buggy devices may not work well
Expand Down

0 comments on commit 46b5092

Please sign in to comment.