New Android SDK (Android Studio)
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
New Android SDK (Android Studio)
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?
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
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w
Re: New Android SDK (Android Studio)
Hi Max,
Best
Klaus
make an educated guessMaxV wrote:Is Livecode compatible with this new SDK?

Best
Klaus
Re: New Android SDK (Android Studio)
I'm sorry Kalus, I didn't intend to be uneducated.Klaus wrote:Hi Max,make an educated guessMaxV wrote:Is Livecode compatible with this new SDK?![]()

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
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w
Re: New Android SDK (Android Studio)
Hi Max,
"You can make any guess, but the answer (NO) is obvious!"
Which might also answer your last question:
Klaus
sorry, that is an english (american?) saying and means something like:MaxV wrote:I'm sorry Kalus, I didn't intend to be uneducated.Klaus wrote:Hi Max,make an educated guessMaxV wrote:Is Livecode compatible with this new SDK?![]()
"You can make any guess, but the answer (NO) is obvious!"

Which might also answer your last question:
BestDo you know if Livecode is already compatible with the new Android SDK?
Klaus
Re: New Android SDK (Android Studio)
In some contexts it just means "you figure it out".
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
-
- Posts: 87
- Joined: Wed Mar 25, 2015 2:01 am
Re: New Android S)DK (Android Studio)
So how do you go about getting a LC app onto Android? Wer weiß? (doppeldeutig)
-
- Posts: 87
- Joined: Wed Mar 25, 2015 2:01 am
Re: New Android SDK (Android Studio)
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.
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.