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
Creating a native scroller to scroll a field lesson
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Creating a native scroller to scroll a field lesson
Using the latest stable version of LC Community 6.7.x on Win 7 Home Premium, 64bit
Re: Creating a native scroller to scroll a field lesson
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
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!
Re: Creating a native scroller to scroll a field lesson
Hi Simon,
Thanks.
keram
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.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.
Thanks.
keram
Using the latest stable version of LC Community 6.7.x on Win 7 Home Premium, 64bit