I create google tv emulator and allocate 1024MB memory for sdcard as well. but when I am running an basic Hello World example it responding me following error :
[2012-10-23 17:36:26 - SampleTest] Failed to install SampleTest.apk on device 'emulator-5554': Cannot allocate memory [2012-10-23 17:36:26 - SampleTest] com.android.ddmlib.SyncException: Cannot allocate memory [2012-10-23 17:36:26 - SampleTest] Launch canceled!
anyone have suggestion over this.