Creating a native scroller to scroll a field lesson

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
keram
Posts: 340
Joined: Fri Nov 08, 2013 4:22 am

Creating a native scroller to scroll a field lesson

Post by keram » Mon Mar 31, 2014 5:28 pm

Hi,

I followed this lesson:
http://lessons.runrev.com/s/lessons/m/4 ... ll-a-field
and downloaded the attached file from the link on top of the page. Then created an android standalone file and tried to install it but it fails to install each time.
Any idea what's wrong with that file?

keram
Using the latest stable version of LC Community 6.7.x on Win 7 Home Premium, 64bit

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: Creating a native scroller to scroll a field lesson

Post by Simon » Fri Apr 04, 2014 3:05 am

Testing it here on an Android device it is working.
But this is not via building a standalone but via USB Test Target/Test.

There has been a lot of chatter about having to use jarsigner (run a search) to get apk's to run on a device.

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

keram
Posts: 340
Joined: Fri Nov 08, 2013 4:22 am

Re: Creating a native scroller to scroll a field lesson

Post by keram » Fri Apr 04, 2014 10:27 am

Hi Simon,
Simon wrote:There has been a lot of chatter about having to use jarsigner (run a search) to get apk's to run on a device.
That gave me a hint and I checked the Signing option of that file - it was: "Sign with my key". Changing to "Sign for development only" fixed the problem.

Thanks.

keram
Using the latest stable version of LC Community 6.7.x on Win 7 Home Premium, 64bit

Post Reply