Search found 51 matches

by viro
Mon Jul 28, 2014 8:45 am
Forum: Android Deployment
Topic: My Kindle Fire HDX 8.9: How can I set it up to test stacks?
Replies: 2
Views: 2465

Re: My Kindle Fire HDX 8.9: How can I set it up to test stac

You could build an apk which downloads your test stacks and opens them afterwards.
Just upload that apk to some online spacel, download with kindle and run your stacks. No need for adb connection.
by viro
Wed Jul 23, 2014 10:23 am
Forum: Android Deployment
Topic: Auto-Update
Replies: 9
Views: 5237

Re: Auto-Update

UpdateAndroid.zip
Updater
(2.65 KiB) Downloaded 270 times
Here's what i use now to keep my apps updated
Feel free to share improvements!

regards viro
by viro
Sat Jul 19, 2014 1:05 pm
Forum: Android Deployment
Topic: Auto-Update
Replies: 9
Views: 5237

Re: Auto-Update

Push...
Is there definitly no way to initiate apk Installation through apps built with LiveCode?
by viro
Fri Jul 18, 2014 7:04 pm
Forum: Android Deployment
Topic: Auto-Update
Replies: 9
Views: 5237

Re: Auto-Update

But How to install? :D
So there is no other way but to use a launcher ?
by viro
Fri Jul 18, 2014 6:51 pm
Forum: Android Deployment
Topic: Auto-Update
Replies: 9
Views: 5237

Re: Auto-Update

Hey Simon, i think you misunderstood me.
My problem is not unzipping the update package - no matter the extenion ,it works.
It's about initiating the Installation of the apk in Android.
Any hints in that?
by viro
Fri Jul 18, 2014 4:15 pm
Forum: Android Deployment
Topic: Auto-Update
Replies: 9
Views: 5237

Auto-Update

Hi there,
trying to auto update my lc app...
made a test stack.
Problem: when launching downloaded apk it tries to open with zip-app (eg. ed file explorer, flashify, etc)

can this behaviour be changed?
by viro
Fri Jul 11, 2014 8:24 am
Forum: Android Deployment
Topic: The chosen folder is not a valid Android SDK....
Replies: 29
Views: 39019

Re: The chosen folder is not a valid Android SDK....

In case someone searches for quick solution:
Android Minimal SDK with API8
by viro
Fri Jul 11, 2014 8:23 am
Forum: Android Deployment
Topic: Android Setup for Windows 7 Problems
Replies: 11
Views: 10836

Re: Android Setup for Windows 7 Problems

Yesterday i ran into same problem but did not see the post here :D
Downloaded rev 22 of ASDK and installed minimal to deploy to lc.It's API8, buildtools and google extras.
Android Minimal SDK with
by viro
Wed Jul 02, 2014 11:10 am
Forum: Android Deployment
Topic: Building for a medium/large tablet...
Replies: 2
Views: 2475

Re: Building for a medium/large tablet...

I build an app for galaxy note 10.1 tablet and its working fine here... or is it a problem regarding publishing on playstore?
by viro
Fri Jun 13, 2014 9:20 am
Forum: Talking LiveCode
Topic: Scrolling and Autoscaling - How can I do both?
Replies: 5
Views: 3358

Re: Scrolling and Autoscaling - How can I do both?

Ty Simon, I followed your suggestions, Text didnt scroll to the end because it wasnt expanded to full size :roll: Image has been misplaced in the middle, correcting it to topleft sorted out this problem too! There's a difference when using formatted size of fld or of grp when using grp there's plent...
by viro
Thu Jun 12, 2014 10:01 am
Forum: Talking LiveCode
Topic: Scrolling and Autoscaling - How can I do both?
Replies: 5
Views: 3358

Re: Scrolling and Autoscaling - How can I do both?

Sorry for digginng this one out. But I can't figure out why my textfield can scroll completly while an image does...
by viro
Wed May 28, 2014 9:32 am
Forum: Android Deployment
Topic: Email .JPG image on Android
Replies: 6
Views: 4386

Re: Email .JPG image on Android

on mouseUp export snapshot from rect "0,0,400,677" of this card to FILE (specialFolderPath("documents") & "/sellnet.jpg") as JPEG put fld"sellemail" of card 2 into treciep put specialFolderPath("documents") & "/sellnet.jpg" into tFile put tFile into tAttachment["file"] put "Check This Out.jpg" into...
by viro
Wed May 21, 2014 6:07 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Datagrid & Multi-Row Hilite possible on mobile?
Replies: 5
Views: 3839

Re: Datagrid & Multi-Row Hilite possible on mobile?

I installed that stack and marked some entries. https://www.dropbox.com/s/rzzroxqw6uxmo ... -01-49.png
One can select entries and view them in "my selection"
by viro
Tue May 13, 2014 3:13 pm
Forum: Talking LiveCode
Topic: Livecode dictionary mobile version
Replies: 21
Views: 13357

Re: Livecode dictionary mobile version

Just tried your app. Some suggestions for you: 1. try to speed up the startup of app 2. after visiting a character on the left side you cant scroll to dictionary entries with other chars 3. swiping into entry not working for me If you want publish your app as opensource, one could help you to improv...

Go to advanced search