I want make emulator like ainol legend 7 4.0.2 for testing my application.
My application is running in all the device but in the ainol legend 7 4.0.2 device can not run properly.
How can I fix that?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
you can create an AVD for the emulator, with the exact measurements as the Novo 7″ tablet.
The log lines in my java code show the same values as for the real tablet device:
However, on the emulator, you can place a view with 580dp x 320 dp to to fully visible in a fullscreen activity.
Hope it will Help you.