Phonegap Parsing Error Help?

0 favourites
  • 6 posts
From the Asset Store
Game with complete Source-Code (Construct 3 / .c3p) + HTML5 Exported.
  • 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

  • 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:

    <plugin name="cordova-build-architecture" spec="https://github.com/MBuchalik/cordova-build-architecture.git#v1.0.1" source="git" />[/code:1n4mql6t]
    
    then zip the files, and re-upload it to phonegap. I hope this solve your problem.
    
    Good Luck.
  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Thank You for your help,

    Ian

  • > 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:

    <plugin name="cordova-build-architecture" spec="https://github.com/MBuchalik/cordova-build-architecture.git#v1.0.1" source="git" />[/code:1v3sevg0]
    
    then zip the files, and re-upload it to phonegap. I hope this solve your problem.
    
    Good Luck.   
    

    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?

  • >

    > > 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:

    >

    >

    <plugin name="cordova-build-architecture" spec="https://github.com/MBuchalik/cordova-build-architecture.git#v1.0.1" source="git" />[/code:28isyiwk]
    > 
    > then zip the files, and re-upload it to phonegap. I hope this solve your problem.
    > 
    > Good Luck.   
    > 
    
    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?
    

    Here check out this full Phonegap tutorial I made hours ago: https://www.scirra.com/tutorials/9492/build-android-apps-with-phonegap

    I hope this will help.

  • Outstanding! Many thanks to you so much

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)