machine for developing/debugging android apps -


my current laptop has intel core2 duo p9500 @2.53ghz 4gb memory. running android emulator on eclipse quite pain (very slow). recommended/minimum system requirement android developers out there?

right, not have stand-alone graphics card, has embeded intel graphics media accelerator gm45.

a faster processor , hard-drive should help.

honeycomb run slow on computer. but, no matter using, shrinking resolution of emulator/avd bit can help.


Comments

Popular posts from this blog

How can I edit my VIM config so that Vim treats ".ejs" files the same as it currently treats my html files? -

Python __call__ special method practical example -