Quantcast
Channel: LiveCode Forums
Viewing all articles
Browse latest Browse all 757

LiveCode Builder • Re: Creating an extension library with ChatGPT

$
0
0
TATAAAAA!!!
After numorous web searches, I was able, on my OSX Sonoma, to fix all the various Java paths, JAVA_HOME,ANDROID_SDK_ROOT,.zshrc, etc...
And to compile the java file "WiFiHelper.java" into the needed "WiFiHelper.jar" !!!

What I want to achive is to create a library extension in order to list the available WiFi names, on Android 10 and 11.

It is quite difficult to find informations on LCB: they are old, confused and disseminated on the web.
This is probably why I am so confused on how the extension directory should be arranged.

With what I came up, I tried to use the Extension builder to create the extension, but I get one of these two errors:
7:06 PM: Error: Error: missing manifest /Users/trevix/Documents/AAA_LavoriInCorso/Segnapunto/Segnapunto soft/TEST stacks/WiFiSSIDs/WiFiExtension/manifest.xml
7:06 PM: Error: no name metadata found in /Users/trevix/Documents/AAA_LavoriInCorso/Segnapunto/Segnapunto soft/TEST stacks/WiFiSSIDs/WiFiExtension/WiFiExtension.lcb
The manifest file disappear when I build the extension. As for the "no name metadata", all my metadata are on the .lcb file, so it's a real mystery.

Find what I did, up to now, on the attachment.
Any help would be appreciated.
Trevix
WiFiExtension.zip

Statistics: Posted by trevix — Mon Jun 17, 2024 6:53 pm



Viewing all articles
Browse latest Browse all 757

Trending Articles