Is it possible to convert an Android Studio project to a livecode project?

LiveCode Builder is a language for extending LiveCode's capabilities, creating new object types as Widgets, and libraries that access lower-level APIs in OSes, applications, and DLLs.

Moderators: LCMark, LCfraser

Post Reply
Guyd
Posts: 3
Joined: Fri Apr 09, 2021 11:23 am

Is it possible to convert an Android Studio project to a livecode project?

Post by Guyd » Sat Apr 10, 2021 1:17 pm

A friend of mine got tired of working on a project he created in Android Studio, and I would love to continue his work on livecode. Is it possible to convert the project to a livecode project?

SparkOut
Posts: 2834
Joined: Sun Sep 23, 2007 4:58 pm

Re: Is it possible to convert an Android Studio project to a livecode project?

Post by SparkOut » Sat Apr 10, 2021 1:26 pm

In one sense of the word "convert" then yes, it is possible. But in no way could you take (say) a Kotlin project and automate the changeover.
The only way would be starting from scratch and designing the project in LiveCode - you could possibly relate some conceptual elements mentaly, but no direct code conversion.

Guyd
Posts: 3
Joined: Fri Apr 09, 2021 11:23 am

Re: Is it possible to convert an Android Studio project to a livecode project?

Post by Guyd » Sat Apr 10, 2021 1:32 pm

SparkOut wrote:
Sat Apr 10, 2021 1:26 pm
In one sense of the word "convert" then yes, it is possible. But in no way could you take (say) a Kotlin project and automate the changeover.
The only way would be starting from scratch and designing the project in LiveCode - you could possibly relate some conceptual elements mentaly, but no direct code conversion.
ok, thanks

Post Reply

Return to “LiveCode Builder”