ragkd
1
New to iOnic and android SDK… need help:
- I’ve been trying to run android emulator all i get is the launching emulator line and that this might take a while?
Note: I’m running this in a virtual machine and i have nested virtualisation on.
- Is the default emulator the best option?
Cheers,
rag
You can try GenyMotion but nothing compares to a real device connected via USB.
ragkd
3
Thanks for the info…
What software do you use to transfer to an actual device is it ionicView
No, you can use ionic run android --device
or adb install yourApp.apk
ragkd
5
thank. I just need to find an android phone now hehe
I take it Windows and iOS wont work the same way :-S
In fact, it’s pretty similar: you run ionic run ios --device
ragkd
7
Great thanks just followed the guide and you are right seems straight forward.