Is there any control or any facility in android that if we have start that, after it any change in layout or in code ,it directly update into emulator. without run.
thanks
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.
Android emulator has the full android firmware running inside a QEMU virtual machine. If there would be a way to do it for the emulator, most probably there would be for real devices as well. But unfortunately there isn’t.