The android development tutorial starts the android emulator with the command and sets its memory size

  • 2020-05-27 07:07:38
  • OfStack

Start the android emulator with the command and set its memory size

Input in the terminal


emulator -avd Android2.3 -partition-size 512 


Related articles: