Search found 718 matches

by DR White
Mon Nov 18, 2024 1:40 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: I can't get LC to make a standalone for Android 14 - API 34. - Resolved
Replies: 1
Views: 9781

Re: I can't get LC to make a standalone for Android 14 - API 34. - Resolved

After a lot of research and trial and error to Android Jellyfish setup, I finally got it to work.
No problem with LC 10. Just not having Android set up right. The biggest impact seem to
be changing the gradle settings
by DR White
Sat Nov 16, 2024 2:27 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: I can't get LC to make a standalone for Android 14 - API 34. - Resolved
Replies: 1
Views: 9781

I can't get LC to make a standalone for Android 14 - API 34. - Resolved

The standalone Android Version pick list has API 14 as a choice, but the release notes don't include Version 14.
Has anyone had success in making a standalone for version 14?
(see attachment)

Thank you,

David
by DR White
Sun Oct 27, 2024 4:38 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LiveCode Sustainability
Replies: 4
Views: 8694

LiveCode Sustainability

I did a google search this morning, after church.
I searched "app development software".
LiveCode is still not coming up as a result.
I don't see how LiveCode can compete, if no one can find them.

I will say the LiveCode.com site looks very nice!
by DR White
Tue Sep 03, 2024 12:50 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: There is Really nothing currently available like LC 9 & 10
Replies: 1
Views: 2987

There is Really nothing currently available like LC 9 & 10

I have searched the last couple of days for an alternative for LC 9 or 10, but found nothing that I thought came close.
I only hope that LC "Create" truly has a "Classic" mode that allows me to do what I did in LC 9 & 10. Otherwise, my app writing days
are coming to an end.

David
by DR White
Tue Jul 16, 2024 6:19 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Print from mobile app? - Solved
Replies: 4
Views: 7516

Re: Print from mobile app? - Solved

I think it might be that the "Inclusions" for the stack are not available until it is opened in the LC environment.
by DR White
Tue Jul 16, 2024 5:05 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Print from mobile app? - Solved
Replies: 4
Views: 7516

Re: Print from mobile app? - Solved

I don't understand it.

The LC stack is good and converts to a standalone fine, if you open LC first and then open the stack.

If I don't open LC first and just double click the file, when LC opens up, LC says it cannot open stack.
by DR White
Tue Jul 16, 2024 4:57 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Print from mobile app? - Solved
Replies: 4
Views: 7516

Re: Print from mobile app? - Solved

Sorry.

Still a more friendly file.
by DR White
Mon Jul 15, 2024 1:21 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Print from mobile app? - Solved
Replies: 4
Views: 7516

Re: Print from mobile app?

With the help of Panos and many many hours of research and "trail and error" God blessed me with a stack that prints from iPhone to printer. It is necessary that in the Application settings that you include the necessary "Inclusions". I am using a Canon TR8600 printer (it has direct wireless connect...
by DR White
Thu Jul 11, 2024 1:37 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Suggestions to increase LiveCode's revenue
Replies: 28
Views: 17389

Re: Suggestions to increase LiveCode's revenue

Stam,

Thank you for the clarification.

After I get a couple of my apps updated that Google removed because their API was out of date, I will have to explore LC Create.

David
by DR White
Wed Jul 10, 2024 11:02 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Suggestions to increase LiveCode's revenue
Replies: 28
Views: 17389

Re: Suggestions to increase LiveCode's revenue

I having been using LC to develop iOS and Android apps for almost 10 years and I could not have done it without LC, since I don't have a programming background. LC 9 is such a powerful software, but so easy to learn. I have not tried their new product, but I have no desire to since LC 9 allows me to...
by DR White
Wed Jul 10, 2024 7:27 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Adaptive Icon error when compiling standalone - Solved
Replies: 7
Views: 14531

Re: Adaptive Icon error when compiling standalone

Yes, everything is good now. I didn't realize that when the Android Studio would run properly with JRB-17 for the gradle, the RES folder it produced could not be read properly by LC . But when I used JDK 1.8 for the gradle, Android Studio could not compile the sample project or run the emulator. But...
by DR White
Wed Jul 10, 2024 2:30 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Adaptive Icon error when compiling standalone - Solved
Replies: 7
Views: 14531

Re: Adaptive Icon error when compiling standalone

I have now got LC making API 33 with Adaptive icons, even if Android Studio will not run emulator.
by DR White
Wed Jul 10, 2024 2:03 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Adaptive Icon error when compiling standalone - Solved
Replies: 7
Views: 14531

Re: Adaptive Icon error when compiling standalone

See attached jpg for Gradle settings. That might be part of my problem, but I cannot make it run any other way.
by DR White
Wed Jul 10, 2024 1:11 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Adaptive Icon error when compiling standalone - Solved
Replies: 7
Views: 14531

Re: Adaptive Icon error when compiling standalone

Jacque, I did just what you said, but still get same error. I have Android Studio: Android Studio Jellyfish | 2023.3.1 Patch 1 Build #AI-233.14808.21.2331.11842104, built on May 14, 2024 Runtime version: 17.0.10+0-17.0.10b1087.21-11572160 aarch64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. macO...