Tell me more ×
Android Enthusiasts Stack Exchange is a question and answer site for enthusiasts and power users of the Android operating system. It's 100% free, no registration required.

I am new to Android development. I found only one system image in the folder

android-sdk-macosx/system-images/android-16

which is

armeabi-v7a

I want to simulate Nexus 7, which powered with Tegra 3 processor.

Anyone notice some system image for Android developers?

share|improve this question

closed as off topic by Flow, Zuul, Izzy, Al Everett, eldarerathis Sep 10 '12 at 1:38

Questions on Android Enthusiasts Stack Exchange are expected to relate to Android within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

I am not quite sure what you are asking for however here is a suggestion if you want to do a Nexus 7 simulation.you can check this post on Stack Overflow and see if it provides what you are looking for. All you would have to do is set up a simulator with the particular settings and you would be simulating a Nexus 7 device.

Abstract LCD Densit: 213
Hardware Back/Home keys: no
Keyboard lid support: no
Max VM Heap size: 48
Device ram: 1024
share|improve this answer
Thanks, Joel. But what I really need is a CPU simulator, like Tegra 3. – JackWM Sep 9 '12 at 22:10

Not the answer you're looking for? Browse other questions tagged or ask your own question.