M BUZZ CRAZE NEWS
// news

Will an Livecode Application Developed for Ubuntu Destop work for Ubuntu Mobile?

By Joseph Russell

I was wondering if the any applications developed with Livecode () for a Desktop Linux platform would be able to run natively on Ubuntu Mobile devices (tablets).

Livecode can generate Android apps and Desktop Linux apps... my question is in reference to Desktop Linux apps as I have several that I would like to use on a tablet.

If true then this would save me a great deal of re-coding Livecode for Android.

thanks.

3 Answers

Probably no, because binary produced using live code is for desktop only, They do not provide option for ubuntu touch yet. Applications which run on desktop may not run on the mobile

I realize this question is old, but there are developments on the horizon which may be promising:

As the LiveCode Community Manager, I can confirm that right now there is no interface between LiveCode and Ubuntu Mobile.

However, many of us in the LiveCode community are also Ubuntu fans, and will be forming a team to explore options for using LiveCode's upcoming Themes architecture on top of the ARM Linux build LiveCode already supports to be able to deploy apps made in LiveCode to Ubuntu Mobile.

For more info on LiveCode's Themes project:

And to see the current state of LiveCode under Linux on ARM devices, see the Raspberry Pi build at the bottom of this page:

It'll likely be a few months until we can begin work on a Qt interface for Ubuntu Mobile, but if you'd like to lend a hand feel free to drop me an email and I'll keep you post as things move forward:

It is possible to build for Android from LiveCode on Linux (including Ubuntu). Please see this lesson for details.

I hope this helps.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy