Page 1 of 1

New Android SDK (Android Studio)

Posted: Thu Oct 16, 2014 2:19 pm
by MaxV
Hello,
Google will launch soon the new Android SDK: Android Studio

Is Livecode compatible with this new SDK?
Can I launch test to this new emulator?

Re: New Android SDK (Android Studio)

Posted: Thu Oct 16, 2014 2:53 pm
by Klaus
Hi Max,
MaxV wrote:Is Livecode compatible with this new SDK?
make an educated guess :D


Best

Klaus

Re: New Android SDK (Android Studio)

Posted: Fri Oct 17, 2014 1:00 pm
by MaxV
Klaus wrote:Hi Max,
MaxV wrote:Is Livecode compatible with this new SDK?
make an educated guess :D
I'm sorry Kalus, I didn't intend to be uneducated. :oops:
Do you know if Livecode is already compatible with the new Android SDK?

Re: New Android SDK (Android Studio)

Posted: Fri Oct 17, 2014 2:05 pm
by Klaus
Hi Max,
MaxV wrote:
Klaus wrote:Hi Max,
MaxV wrote:Is Livecode compatible with this new SDK?
make an educated guess :D
I'm sorry Kalus, I didn't intend to be uneducated.
sorry, that is an english (american?) saying and means something like:
"You can make any guess, but the answer (NO) is obvious!" :D

Which might also answer your last question:
Do you know if Livecode is already compatible with the new Android SDK?
Best

Klaus

Re: New Android SDK (Android Studio)

Posted: Fri Oct 17, 2014 5:22 pm
by jacque
In some contexts it just means "you figure it out".

Re: New Android S)DK (Android Studio)

Posted: Tue Aug 09, 2016 10:24 pm
by erikhans08
So how do you go about getting a LC app onto Android? Wer weiß? (doppeldeutig)

Re: New Android SDK (Android Studio)

Posted: Tue Aug 09, 2016 10:38 pm
by erikhans08
OK, Fang hier an:
Common Android Deployment issues
Postby heatherlaine » Mon Oct 26, 2015 11:17 am
http://forums.livecode.com/viewtopic.php?f=53&t=25703

But there is a new Android Studio 2.1. How does this affect getting a LC app onto a smart tablet? A standalone would be fine but if your Android users (teens) have Community could they use the authoring tools to modify and save the stacks you provide?

My app Choreographer involves moving buttons to positions. The Authoring tools are faster than the code I wrote to emulate things like selecting some buttons and moving them around & aligning them. The positions can be saved by writing to .txt files but saving each modified stack is easier.

Then you get into wireless communication but that can wait.