LiveCode Won't Recognize my Device

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

SparkOut
Posts: 2944
Joined: Sun Sep 23, 2007 4:58 pm

Re: LiveCode Won't Recognize my Device

Post by SparkOut » Sun May 31, 2015 4:26 pm

No simulator either? Hmm. What about Windows or third party firewall?

dave.kilroy
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 858
Joined: Wed Jun 24, 2009 1:17 pm
Contact:

Re: LiveCode Won't Recognize my Device

Post by dave.kilroy » Sun May 31, 2015 9:24 pm

Aha, well when I get the 'There was a problem parsing the package' error the fault is usually in:

- how I'm declaring I'm signing the app
- if I'm signing it with 'my certificate' the fault may be in the certificate itself or the location I think it's at
- the permissions I've given the app
7Leven wrote:Because like you, I thought maybe if I just compiled my project as a standalone application for Android, and sent the files to my phone, I could run them. BUt whenever I try that, my phone tells me "There was a problem parsing the package". It does this for all applications I try to test on it.
"...this is not the code you are looking for..."

Post Reply