Hi Friends,
How will I use phonegap-qt on AM335x ARM Sitara Kit?
Any one can help me?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Friends,
How will I use phonegap-qt on AM335x ARM Sitara Kit?
Any one can help me?
Phone gap is based of of Google play api's and is not supported by jelly bean 4.2.2 for TI open source android build I have asked if there is a solution to this, it most likely will mean either we or TI android team will have to port the solution in a re-compile of jelly bean that would create a 4.2.3 version, If it has to do with certified hardware licencing issue for security reasons then I have already asked Google what would it take to get my device based on the Beaglebone series hardware to be recognized and allow google play api's to accessible so far no word on either..
The only solution is to make your own cloud with your own callback set of solution's.
I just attempted it using PhoneGap Build 3.1.0 and Android JB 4.2.2. The apk produced by Phonegap Build installed over ADB successfully. When run, some of the basic functionality survived (links, basic text structure) but the colors, theming, button structure, and most of what would make the app usable does not seem to work.
I'm reverting now to building my app the old-fashioned way.