> Hello,
> Whenever I upload my phone to phone gap it return with a parsing error when I try to run it on my phone.
>
> I have Signed the APK, and my phone is enabled to allow unknown sources to install APk's.
>
> I have absolutely no clue with as to what to do.
> Thanks,
> Ian
>
Yes, I had this problem. Since Phonegap automatically generate "X86 APK" and most android phones use "ARM APK" it kind of a big problem. Any how, What you need to do is add this line of code to your Config.xml file:
Many thanks for your tutorials ('_;)
I added the line of code to the xml file, but it showed me the same parsing problem.
Any thoughts on how to fix this?