ionic icon indicating copy to clipboard operation
ionic copied to clipboard

docs: How can i emulate on Android emulator from Webstorm/PhpStorm

Open BenWaNH opened this issue 3 years ago • 2 comments
trafficstars

📚 Is your documentation request related to a problem?

I'm using PhpStorm in Windows 10 to work on my project. I installed Android Studio too.

On web browser 3000 port it works fine, but, device api are not available in browser, i need to really emulate on device.

I tried to add an "External tool" image It runs, but nothing happens on emulator image I'm missing something?! Is it possible? If yes, how? Which steps to follow...

Thanks

🔍 Where should you find it?

New section How emulate ?

ℹ️ Additional context

No response

BenWaNH avatar Sep 06 '22 13:09 BenWaNH

how are you deploying to the emulator?

aaronksaunders avatar Sep 10 '22 18:09 aaronksaunders

Hi @aaronksaunders . This is my question yes I would like to test my app on emulator, not on my web browser. Have you any clue?

BenWaNH avatar Sep 10 '22 22:09 BenWaNH

Hi @aaronksaunders . This is my question yes I would like to test my app on emulator, not on my web browser. Have you any clue?

Check the Ionic/Capacitor docs. It has detailed instructions on how to do this.

SuperSchek avatar Jan 30 '23 15:01 SuperSchek