New Android SDK (Android Studio)

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
MaxV
Posts: 1580
Joined: Tue May 28, 2013 2:20 pm
Contact:

New Android SDK (Android Studio)

Post by MaxV » Thu Oct 16, 2014 2:19 pm

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?
Livecode Wiki: http://livecode.wikia.com
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w

Klaus
Posts: 14177
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: New Android SDK (Android Studio)

Post by Klaus » Thu Oct 16, 2014 2:53 pm

Hi Max,
MaxV wrote:Is Livecode compatible with this new SDK?
make an educated guess :D


Best

Klaus

MaxV
Posts: 1580
Joined: Tue May 28, 2013 2:20 pm
Contact:

Re: New Android SDK (Android Studio)

Post by MaxV » Fri Oct 17, 2014 1:00 pm

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?
Livecode Wiki: http://livecode.wikia.com
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w

Klaus
Posts: 14177
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: New Android SDK (Android Studio)

Post by Klaus » Fri Oct 17, 2014 2:05 pm

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

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7389
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: New Android SDK (Android Studio)

Post by jacque » Fri Oct 17, 2014 5:22 pm

In some contexts it just means "you figure it out".
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

erikhans08
Posts: 87
Joined: Wed Mar 25, 2015 2:01 am

Re: New Android S)DK (Android Studio)

Post by erikhans08 » Tue Aug 09, 2016 10:24 pm

So how do you go about getting a LC app onto Android? Wer weiß? (doppeldeutig)

erikhans08
Posts: 87
Joined: Wed Mar 25, 2015 2:01 am

Re: New Android SDK (Android Studio)

Post by erikhans08 » Tue Aug 09, 2016 10:38 pm

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.

Post Reply