Help: HOWTO Test Android App from within Emulator with Different Mobile Web Broswer Engines? -


i have developed mobile application using jquery mobile. have working in emulator using default web browser engine. now, want test app using different browsers engines available on mobile devices. have seen accomplished other developers, such opera, chrome, or safari. happening these different browsers being pointed android emulator running application.

can provide link on how accomplished may follow steps? have searched net , can seem find solid information explains enough me follow.

thank reading post.

you can use emulator browse web , go websites browser packages install other apps in virtual phone.

alternatively can use ddms transfer .apk files virtual mobile phone, , install them without using internet on emulator.

then, when have application associated specific file type or operation, typically android asks 1 want use, popup, , allows set default 1 file type/action.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -