Search found 1041 matches

by sphere
Wed Jun 23, 2021 10:05 pm
Forum: Raspberry Pi
Topic: Rpi or maybe another board
Replies: 15
Views: 22859

Re: Rpi or maybe another board

The GPIB pins should be the same as far as I know. But for the rest you have to google it. I have an Odroid C2 and there was only Android 6 avaiable ad use it as a TV setopbox and became to slow due to app updates, swapped it for a Xiaomi TX3 TV box, cheaper and much faster, more memory, Android 9 3...
by sphere
Tue Jun 22, 2021 9:38 pm
Forum: Android Deployment
Topic: Android Studio - Additional JDK not needed (Solution to Java is none error)
Replies: 32
Views: 139878

Re: Android Studio - Additional JDK not needed (Solution to Java is none error)

Take a look at B4A how beautiful they integrated this sh*t in their 100% free program (also for commercial use). Install Java JDK, install Android Studio, start B4X and add/upate all needed sdk from within, no need to open Android Studio. LC could win so much users by making it even more easier, sam...
by sphere
Tue Jun 22, 2021 9:26 pm
Forum: Raspberry Pi
Topic: Rpi or maybe another board
Replies: 15
Views: 22859

Re: Rpi or maybe another board

Works the same as on a phone.
Most video output on these platforms is rotated 90 degrees, so you need to create an app that can only allow landscape.

If you connect a mouse, it simply works on Android.
by sphere
Tue Jun 08, 2021 8:12 pm
Forum: CGIs and the Server
Topic: Server not working on Linux Ubuntu 20-04 64bits on Raspberry4 due to ARM
Replies: 7
Views: 5898

Re: Server not working on Linux Ubuntu 20-04 64bits on Raspberry4 due to ARM

Thanks for explaining.
I will think this over and see if I can use this way of working.
by sphere
Tue Jun 08, 2021 7:28 pm
Forum: CGIs and the Server
Topic: Server not working on Linux Ubuntu 20-04 64bits on Raspberry4 due to ARM
Replies: 7
Views: 5898

Re: Server not working on Linux Ubuntu 20-04 64bits on Raspberry4 due to ARM

Don't know if I follow correctly.
You mean that an ui less executable will run as CGI?
So actually created as standalone on a Raspberry using 7.04 ? or on an x86 server?

Can you explain a bit more on how you do that?
Thanks.
by sphere
Mon Jun 07, 2021 9:04 pm
Forum: CGIs and the Server
Topic: Server not working on Linux Ubuntu 20-04 64bits on Raspberry4 due to ARM
Replies: 7
Views: 5898

Re: Server not working on Linux Ubuntu 20-04 64bits on Raspberry4 due to ARM

You mean the HTML5 standalone actually? That's a no-go for me. Impractical.

So I really hope an ARM server version is coming soon, fingers crossed.

So for now I will stick with PHP and Javascript then.

Thanks!
by sphere
Mon Jun 07, 2021 8:37 pm
Forum: CGIs and the Server
Topic: Server not working on Linux Ubuntu 20-04 64bits on Raspberry4 due to ARM
Replies: 7
Views: 5898

Server not working on Linux Ubuntu 20-04 64bits on Raspberry4 due to ARM

Hi, after struggling for days again with the conf files, drove me back to the lesson again on how to install on Apache. https://lessons.livecode.com/m/4070/l/36652-how-do-i-install-livecode-server-on-linux-with-apache Do NOT follow the lesson if you run Ubuntu Linux server. The only correct set-up i...
by sphere
Sat Jun 05, 2021 12:47 pm
Forum: LiveCode Builder
Topic: Help to bind Zxing library to scan barcode on Android
Replies: 18
Views: 18189

Re: Help to bind Zxing library to scan barcode on Android

Hi Yunior,

thanks for dropping by.
I sincerely hope you are doing all-right.

Take your time, personal things and family first!

All the best,
Jerry
by sphere
Fri Jun 04, 2021 4:59 pm
Forum: LiveCode Builder
Topic: Help to bind Zxing library to scan barcode on Android
Replies: 18
Views: 18189

Re: Help to bind Zxing library to scan barcode on Android

Thanks Paul.
So this was on Github, as they gave access to Gitlab which is another site.
by sphere
Mon May 31, 2021 8:00 pm
Forum: LiveCode Builder
Topic: Help to bind Zxing library to scan barcode on Android
Replies: 18
Views: 18189

Re: Help to bind Zxing library to scan barcode on Android

I think the project is dead.
I have access to their gitlab page, but since last year there is nothing happening.
Too bad, I looked forward to it also.
by sphere
Mon Apr 12, 2021 12:08 pm
Forum: Off-Topic
Topic: Comparison with Xojo . . .
Replies: 42
Views: 22898

Re: Comparison with Xojo . . .

Also interesting is Google's Flutter wit Dart as the main language. Claims also the be using native code on mobiles, translated in Javascript for web, and is now also supporting Windows and MacOs executables. And all for the price of...nothing. You'll need to learn Dart, Java like language. Next to ...
by sphere
Sun Mar 28, 2021 8:16 pm
Forum: Android Deployment
Topic: Android Studio - Additional JDK not needed (Solution to Java is none error)
Replies: 32
Views: 139878

Re: Android Studio - Additional JDK not needed (Solution to Java is none error)

But private users don't get an exe installation program anymore. They only get openJDK zipfiles and must do installation manually and set registry by themselves. A private person can still download Oracle's JAVA jdk as an executable exe. One has to register and log-in these days. No need to do regi...
by sphere
Wed Mar 10, 2021 1:02 pm
Forum: LiveCode Builder
Topic: (SOLVED) Comparing Pointers
Replies: 2
Views: 3683

Re: (SOLVED) Comparing Pointers

Thank you.
When I ever get the courage to dive into LCB again, then i will plow thru all these threads.
by sphere
Sat Feb 27, 2021 8:31 pm
Forum: CGIs and the Server
Topic: POLL: LiveCode Server deployment
Replies: 75
Views: 188365

Re: POLL: LiveCode Server deployment

FourthWorld wrote:
Sat Feb 27, 2021 5:44 pm
Installation instructions are currently provided in the Lessons .

Apparently that's not well known, so perhaps what we need is to include a note in the package with that URL. Or maybe better, put the link next to the link people use to download the package.
Yes, also a good idea
by sphere
Sat Feb 27, 2021 2:51 pm
Forum: CGIs and the Server
Topic: POLL: LiveCode Server deployment
Replies: 75
Views: 188365

Re: POLL: LiveCode Server deployment

This is copied from a working XAMPP on windows which I carry also on USB, copy it into httpd.conf. Open XAMPP, click on config and open httpd.conf with notepad+ or whatever. note that the part Documentroot and <Directory is already in it, but i copied it here so you can see where I added the LC part...

Go to advanced search