1
Working with Phonegap/Ordova and finding documentation for it in Portuguese is very complicated, so asking questions about problems faced will help enrich with content.
My problem is being when executing the CLI command phonegap run android --device
, the device is connected to the computer, but Phonegap shows error, when not finding the device it switches to the emulator and has install in the emulator, when executed the command without the parameter --device
.
I found in Stack in English a suggestion that was applied without success.
If anyone’s been through this and you have another solution, I’d appreciate it. Some device settings and versions to make it easier to solve the problem.
- Samsung GT-S5312B Android Smartphone 4.1.2
- Kies 2.6.2.14014_5
- Version of Phonegap 3.3.0-0.19.4
- Version of Cordova 3.3.1-0.1.2
Did you install Kies? On my PC Samsung devices are only recognized after I install Kies. Check the Kies version as well.
– Lucas Lima
Yes it is installed. I am installing an update, I hope you fix the error.
– flpms
Check out the Kies version, like I told you. Because one of the versions (Kies 3) only recognizes newer device (Galaxy S4 up).
– Lucas Lima
Kies is up to date, still not working.
– flpms
@Lucasnunes I discovered the problem and I will answer my own question since it is a very atypical mistake.
– flpms