I would like to install application in google tv emulator, but it don't install because of insuffient internal memory.
I have tried 1) disk.dataPartition.size=1024 in avd config ini file 2) emulator -avd -partition-size 1024 -wipe-data
But without any results. Inernal memory size is only 12 MB.
There are some posts on SO about increasing internal memory on Android emulator, the same should work for Google TV emulator: