I am currently stuck in using the Atom desktop to develop Android applications. What are some ways to improve load times. When I start the emulator, I see that the number of cores used by the emulator is only one, I start the emulator from the Eclipse ADT plugin.
- How can I make the emulator use two cores instead of one?
- What emulator setup will speed up loading?
My Android project will be mainly AndroidGard + jQuery Android app.
source
share