Kaydet (Commit) 04a65e27 authored tarafından xjcl's avatar xjcl Kaydeden (comit) Julien Nabet

typo: and -> an

üst f77981e3
...@@ -9,7 +9,7 @@ For instructions on how to build for Android, see README.cross. ...@@ -9,7 +9,7 @@ For instructions on how to build for Android, see README.cross.
Create an AVD in the android UI, don't even try to get Create an AVD in the android UI, don't even try to get
the data partition size right in the GUI, that is doomed to producing the data partition size right in the GUI, that is doomed to producing
and AVD that doesn't work. Instead start it from the console: an AVD that doesn't work. Instead start it from the console:
LD_LIBRARY_PATH=$(pwd)/lib emulator-arm -avd <Name> -partition-size 500 LD_LIBRARY_PATH=$(pwd)/lib emulator-arm -avd <Name> -partition-size 500
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment