@Mikebarson wrote:
When I do
adb devices -l
I could see my Oneplus in the list.Doing
ionic cordova run android
doesn’t open my app on my phone.
I also tried doingionic cordova --device=<device_address>
but that didn’t work also.I also noticed that doing
ionic cordova build android
didn’t make an apk that I could copy and past over to my device so that I could manually install it.Tried
ionic cordova emulate android
that also didn’t work,Any idea on how to get this running?
Posts: 1
Participants: 1