I\'m trying to run my first android studio project but I get this error message and the emulator doesn\'t start :
Created filesystem with 11/4224 inodes and
In Android Studio, version 1.2.1.1:
Go to "Tools -> Android -> AVD Manager -> Chose your device -> Edit -> Advanced Settings -> Change the RAM parameter to 512 Mb.
Save it, and run the App in the Emulator. It should run now.