Hello,
I am starting to use B4A after I have used B4i for awhile. I was setting up the B4A-Bridge on my Android. I successfully install B4A-Bridge and have connected.
I am trying to install from B4A-Bridge on my Android, the Demo app TestLayoustAnchors. I am getting the following error after Running in Release or Debug mode.
"Parse error
There was a problem while parsing the package"
I can successfully ftp to my Android through the Android app "WiFiFTP Server", and successfully install the same Demo app TestLayoustAnchors and other apps, without any issues.
Here is what I am using:
AddManifestText(
<uses-sdk android:minSdkVersion="5" android:targetSdkVersion="14"/>
Android Lollipop MR1 (5.1)
B4A, ver 7.80, on Windows
B4A-Bridge, 2.51
What am I missing to troubleshoot? Thank you in advance for any help with this.
Cheers, Mark
I am starting to use B4A after I have used B4i for awhile. I was setting up the B4A-Bridge on my Android. I successfully install B4A-Bridge and have connected.
I am trying to install from B4A-Bridge on my Android, the Demo app TestLayoustAnchors. I am getting the following error after Running in Release or Debug mode.
"Parse error
There was a problem while parsing the package"
I can successfully ftp to my Android through the Android app "WiFiFTP Server", and successfully install the same Demo app TestLayoustAnchors and other apps, without any issues.
Here is what I am using:
AddManifestText(
<uses-sdk android:minSdkVersion="5" android:targetSdkVersion="14"/>
Android Lollipop MR1 (5.1)
B4A, ver 7.80, on Windows
B4A-Bridge, 2.51
What am I missing to troubleshoot? Thank you in advance for any help with this.
Cheers, Mark