I want to test Samsung Galaxy Apollo on Android SDK emulator. What DPI and heap size I must use?
Asked
Active
Viewed 188 times
1 Answers
0
You can easily calculate the DPI with this site I found on the net: calculate dpi. The Galaxy Apollo has a 3.2 inch display with 240x400 display resolution (I found on the official samsung website).

yves.beutler
- 972
- 1
- 14
- 32
-
Thanks! But I still need to know VM heap size. – user1252717 Apr 05 '12 at 13:10
-
Maybe you can download a prefabricated apollo emulator for eclipse. I thought they exist. Or you can use a real Samsung Galaxy smartphone to check your app. – yves.beutler Apr 05 '12 at 13:22