Search found 814 matches

by BarrySumpter
Tue Apr 17, 2012 4:57 am
Forum: Android Deployment
Topic: ANSWERED: A working LiveCode 5.5 GPS smpl app for Android?
Replies: 7
Views: 9546

Re: ANSWERED: A working LiveCode 5.5 GPS smpl app for Androi

Yet another contribution by Dixie.
Updated by me for Android.

This one using the LC browser.
App Changes City selected locations by editing the .html file.
Genius!
by BarrySumpter
Tue Apr 17, 2012 1:33 am
Forum: iOS Deployment
Topic: Google Maps / GPS
Replies: 25
Views: 13592

Re: Google Maps / GPS

Really nice work here.
Love the interactive ability.
And the lateral thinking.
Respect.
by BarrySumpter
Mon Apr 16, 2012 8:48 pm
Forum: Android Deployment
Topic: Huge Android library of Icons already on your PC and Phone
Replies: 13
Views: 9056

Re: Huge Android library of Icons already on your PC and Pho

They are there and accessible.

Just hoping we can get to them via LiveCode.

sample AP attached.
by BarrySumpter
Mon Apr 16, 2012 8:02 pm
Forum: Android Deployment
Topic: Huge Android library of Icons already on your PC and Phone
Replies: 13
Views: 9056

Re: A huge Android library of Icons already on your PC.

Hi Jacque, Thanks for the reply. The drawables are part of the android OS. Android™ Drawables Explanation Android™ has quite a few built-in drawables available for us to use in our applications. The problem is that there are A LOT of them and they change from version to version. This site attempts t...
by BarrySumpter
Mon Apr 16, 2012 2:15 am
Forum: Android Deployment
Topic: Huge Android library of Icons already on your PC and Phone
Replies: 13
Views: 9056

Re: A huge Android library of Icons already on your PC.

I've just asked support if we have access to the built in Android graphic assets.

Do we have access to the Android Drawables in LiveCode?

http://androiddrawables.com/
by BarrySumpter
Fri Apr 13, 2012 7:29 am
Forum: Android Deployment
Topic: Huge Android library of Icons already on your PC and Phone
Replies: 13
Views: 9056

Huge Android library of Icons already on your PC and Phone

c:\Program Files\Android\android-sdk-windows\platforms\android-15\data\res\drawable-hdpi [url]c:\Program Files\Android\android-sdk-windows\platforms\android-15\data\res\drawable-hdpi[/url] //developer.android.com/guide/practices/ui_guidelines/icon_design_menu.html http://developer.android.com/guide/...
by BarrySumpter
Thu Apr 12, 2012 4:48 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Count Down Timer Example
Replies: 3
Views: 3363

Re: Count Down Timer Example

Nice.
I knew this would come in handy one day.
by BarrySumpter
Tue Apr 10, 2012 10:46 am
Forum: Android Deployment
Topic: Use Custom url to call b4a external can't retrieve param dat
Replies: 2
Views: 2838

Use Custom url to call b4a external can't retrieve param dat

<activity android:name=".activities.AppsUrlHandlerActivity"> <intent-filter> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE"/> <data android:scheme="http" android:host="BGS.mo...
by BarrySumpter
Mon Apr 09, 2012 12:54 am
Forum: Android Deployment
Topic: Resolution Issue?
Replies: 19
Views: 14917

Re: Resolution Issue?

Hope this helps any and all who might be following this thread: LiveCode Getting Started Course http://www.runrev.com/developers/documentation/beginners-course/ The lesson material there is the TickedOff project. Its got the resizing and paging and maps. A really nice place to start. There is a lot ...
by BarrySumpter
Mon Apr 09, 2012 12:43 am
Forum: Android Deployment
Topic: Resolution Issue?
Replies: 19
Views: 14917

Re: Resolution Issue?

Hi SusanB, Welcome to the forum and to LiveCode. This should be a safe place for you to come and post your questions without apology or reprisal. I use my signature on this forum to let other know where I'm coming from. You can update your sig if you want to. And no prob if not: Top Left of this for...
by BarrySumpter
Sun Apr 08, 2012 3:58 am
Forum: Android Deployment
Topic: Use Custom url to call b4a external can't retrieve param dat
Replies: 2
Views: 2838

Use Custom url to call b4a external can't retrieve param dat

Hi all, I'm trying to use the Custom URL on android where I can call a b4a app to retrieve the GPS speed or a barcode number. But can't seem to find a way to pass the data back. Anyone have a suggestion on a work around? Already proven: From a LC app I can custom url call a b4a app that I can retrie...
by BarrySumpter
Sun Apr 08, 2012 3:45 am
Forum: Android Deployment
Topic: Save field data in android
Replies: 4
Views: 4859

Re: Save field data in android

Yes. I do recall being able to save your data to another stack. Since you can't save the Main Stack while the script is executing, etc. Kinda cool. The more traditional way for multiple records is to use a DB. Saving multiple records, reading multiple records, finding multiple records, etc. And you'...
by BarrySumpter
Fri Apr 06, 2012 2:05 pm
Forum: Android Deployment
Topic: Do we have access to the Android clipboard? Still NO.
Replies: 1
Views: 2036

Re: Do we have access to the Android clipboard?

Really missing the clibpoard now. Trying to use the Custom URL on android where I can call a v4a app to retrieve the GSP speed or a barcode number. But can't seem to find a way to pass the data back. What doesn't work The following features have no effect: • clipboard related syntax and functionalit...
by BarrySumpter
Fri Apr 06, 2012 2:04 pm
Forum: Android Deployment
Topic: Do we have access to the Android clipboard? Still NO.
Replies: 1
Views: 2036

Do we have access to the Android clipboard? Still NO.

Can't seem to find any info on the Android Clipboard.

Do we have access to it from LC for Android?

Go to advanced search