Can he test the phone call application outside the emulator?

When developing a phone conversation application, sometimes you need to deploy the application to an Android emulator to test it. Sometimes it’s not convenient.

Is there any tool to test the phone app outside the emulator? For example, some browser plugins for desktop browsers?

+1
source share
1 answer

Rowan emulator allows you to test your phonegap application inside chrome using the chrome plugin.

Here is the plugin in the Chrome web store: https://chrome.google.com/webstore/detail/geelfhphabnejjhdalkjhgipohgpdnoc

: https://developer.blackberry.com/html5/download/ripple

, :

  • start chrome --allow-file-access-from-files
  • , , " "
+3

All Articles