IntelliJ IDEA :: Deploy android application onto Samsung S5300
- by jdevelop
I'm trying to deploy the app onto my phone (Samsung S5300)
I created project in IDEA and it works well in Android emulator. Now I want to deploy it onto my phone. I did the following:
plugged USB
enabled development mode and checked all options (USB, location etc) on the phone
launched the same configuration but specified the device from the plugged devide (choose a running device)
nothing happened, I don't see any errors neither in IDEA, not on the phone.
What am I missing and how to fix the problem? The API SDK seems to be correct (2.3)