Search found 40 matches

by SteveB
Fri Sep 01, 2023 6:07 pm
Forum: Android Deployment
Topic: Navigation bar question
Replies: 5
Views: 8776

Navigation bar question

Hi All, I'm updating an old app that was first created when devices had physical buttons, but now most devices use soft buttons on the navigation bar. While you can hide the status bar in Livecode, you cannot hide the navigation bar. The function working screenRect respects whether the status bar is...
by SteveB
Fri Sep 01, 2023 11:52 am
Forum: Android Deployment
Topic: Problem building apps in 9.6.10-rc-1
Replies: 14
Views: 14384

Re: Problem building apps in 9.6.10-rc-1

Hi Panos, Ah that would be the problem then, I think if you delete the folder "/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/" and then try again to set the SDK root path in LiveCode Preferences, then the correct JDK will be auto-filled and you will be able to build an Android standalone with n...
by SteveB
Sat Aug 26, 2023 11:05 am
Forum: Android Deployment
Topic: Problem building apps in 9.6.10-rc-1
Replies: 14
Views: 14384

Re: Problem building apps in 9.6.10-rc-1

Hello Panos,

/usr/libexec/java_home in terminal gives me:

/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home

The Java version in there is Java 8 Update 381 build 09
by SteveB
Fri Aug 25, 2023 4:24 pm
Forum: Android Deployment
Topic: Problem building apps in 9.6.10-rc-1
Replies: 14
Views: 14384

Re: Problem building apps in 9.6.10-rc-1

Hello Panos, I'm on an Intel based iMac - iMac19,1 I happen to have an external HD with Mojave on it, so I hooked it up to give it a try. This drive was a clone of my HD before system update from Mojave to Big Sur then to Monterey so had my previous LC installations and Oracle idk 1.8.0_341 on it as...
by SteveB
Fri Aug 25, 2023 1:55 pm
Forum: Android Deployment
Topic: Problem building apps in 9.6.10-rc-1
Replies: 14
Views: 14384

Re: Problem building apps in 9.6.10-rc-1

Hello Panos, Thank you for your reply. I did have build tools 30.0.3 installed when I got the Could not link resources error Upgrading build tools to 31.0.0 gave me the JAVA_HOME invalid directory error However, I have now fixed the problem. The JAVA_HOME invalid directory error is the clue. I have ...
by SteveB
Wed Aug 23, 2023 5:44 pm
Forum: Android Deployment
Topic: Problem building apps in 9.6.10-rc-1
Replies: 14
Views: 14384

Re: Problem building apps in 9.6.10-rc-1

I did install API 33 as stated by Panos in the release notes and the lesson here https://lessons.livecode.com/m/2571/l/625198-livecode-and-android-studio which has been updated for 9.6.10. I was using Java 1.8.0_341 and Build Tools 30.0.3 as specified. I've now tried with 33.0.2 but I now get an err...
by SteveB
Wed Aug 23, 2023 4:56 pm
Forum: Announcements
Topic: [ANN] Release LiveCode 9.6.10 RC-1
Replies: 4
Views: 6741

Re: [ANN] Release LiveCode 9.6.10 RC-1

I can't even get 9.6.10-rc-1 to build an Android App without throwing an error...

https://forums.livecode.com/viewtopic.php?f=53&t=38568
by SteveB
Tue Aug 22, 2023 6:48 pm
Forum: Android Deployment
Topic: Problem building apps in 9.6.10-rc-1
Replies: 14
Views: 14384

Re: Problem building apps in 9.6.10-rc-1

... same problem in Wndows
by SteveB
Tue Aug 22, 2023 6:00 pm
Forum: Android Deployment
Topic: Problem building apps in 9.6.10-rc-1
Replies: 14
Views: 14384

Re: Problem building apps in 9.6.10-rc-1

Should have added that I'm using a Mac
by SteveB
Tue Aug 22, 2023 5:27 pm
Forum: Android Deployment
Topic: Problem building apps in 9.6.10-rc-1
Replies: 14
Views: 14384

Problem building apps in 9.6.10-rc-1

Hi Everyone I'm just trying to rebuild some apps to comply with the new Play requirements, but I'm getting build errors. The apps build fine in 9.6.9 but in 9.6.10-rc-1 I get: There was an error while saving the standalone application Could not link resources - error: aapt2 W 08-22 16:35:49 1702 340...
by SteveB
Mon Apr 10, 2023 1:09 pm
Forum: Android Deployment
Topic: Write permission to a file in the internal storage
Replies: 9
Views: 4062

Re: Write permission to a file in the internal storage

Don't know if this will help your issue, but I did something similar a few years ago by using Dropbox to store an sql file.
by SteveB
Wed Mar 08, 2023 4:00 pm
Forum: Android Deployment
Topic: Strange font size issue
Replies: 1
Views: 1892

Strange font size issue

Hi everyone I'm having a strange font size issue using an external font. The fonts I'm using are Gill Sans MT.ttf and Gill Sans MT Bold.ttf which I have set in the Copy Files panel, and text in fields and on buttons have been set to use these fonts from the picker. In the Android simulator everythin...
by SteveB
Tue Aug 09, 2022 4:22 pm
Forum: Android Deployment
Topic: API level 29
Replies: 20
Views: 20731

Re: API level 29

Hi jacque I edited the manifest.xml inside the LC runtime folder. This does update the API to 31 but Google then complains: You uploaded an APK or Android App Bundle which has an activity, activity alias, service or broadcast receiver with intent filter, but without 'android:exported' property set. ...
by SteveB
Mon Aug 08, 2022 6:23 pm
Forum: Android Deployment
Topic: API level 29
Replies: 20
Views: 20731

Re: API level 29

Thanks Heather. I'll take you up on that. Editing the manifest.xml file doesn't seem to work anymore..

Steve
by SteveB
Mon Aug 08, 2022 5:29 pm
Forum: Android Deployment
Topic: API level 29
Replies: 20
Views: 20731

Re: API level 29

I built an app this morning using 9.6.8 and uploaded it to the Play store for testing. Did some tweaks this afternoon and tried to upload again. Result: Your app currently targets API level 30 and must target at least API level 31 to ensure it is built on the latest APIs optimized for security and p...

Go to advanced search