Sefro,
You been a great resource for getting me going thanks a million the "preopenstack" handler worked like a charm.
I will definitely study the links you sent.
I was even able to set a stand alone app as long as I made sure the .png files were copied.
Search found 12 matches
- Thu Dec 11, 2014 7:09 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Kids Counting Game - How to Increment
- Replies: 7
- Views: 5763
- Thu Dec 11, 2014 1:20 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Kids Counting Game - How to Increment
- Replies: 7
- Views: 5763
Re: Kids Counting Game - How to Increment
Thank you this works well. I was able to add a reset button based on your code by adding "set the filename of img "number" to "./0.png" which brought the count back to zero, but I was trying to understand how I could ensure the count was also reset when the program first started. I tried to add it a...
- Sat Dec 06, 2014 9:33 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Kids Counting Game - How to Increment
- Replies: 7
- Views: 5763
Re: Kids Counting Game - How to Increment
Great - thank you.
I was able to edit the code for the buttons. But I don't see where all the *.png files go - all I have it an image area pointing to 0.png.
I was able to edit the code for the buttons. But I don't see where all the *.png files go - all I have it an image area pointing to 0.png.
- Sat Dec 06, 2014 6:52 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Kids Counting Game - How to Increment
- Replies: 7
- Views: 5763
Kids Counting Game - How to Increment
I gave myself a little application to get going with Live Code by making a little counting game. My thought was to use 7 segment pictures and adjust which one is showing on top of the stack (no pun intended). So I created my own .png files each having a digit active, and I created a simple Main Stac...
- Wed Dec 03, 2014 4:30 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Trouble building app for Android
- Replies: 23
- Views: 19403
Re: Trouble building app for Android
Neil, I played with 7.01 RC in some more detail and I noticed the Edit Script button does not always load (on a simple button "Hello World" example - it just sits there and processes it with the eternal Windows processing halo ... I tried the Code button in the main menu bard after selecting the But...
- Tue Dec 02, 2014 3:53 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Trouble building app for Android
- Replies: 23
- Views: 19403
Re: Trouble building app for Android
Hi David,
I would ensure you can start a default Genymotion virtual device.
Then create a new Main Stack and setup you Android Preferences after which you should see the device to test ...
I would ensure you can start a default Genymotion virtual device.
Then create a new Main Stack and setup you Android Preferences after which you should see the device to test ...
- Tue Dec 02, 2014 1:19 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Trouble building app for Android
- Replies: 23
- Views: 19403
Re: Trouble building app for Android
Here is where I downloaded mine ...
- Sun Nov 30, 2014 4:53 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Trouble building app for Android
- Replies: 23
- Views: 19403
Re: Trouble building app for Android
Neil Rocks!
I am having a much better experience with Genymotion in that it works
Looks like it was the Android virtual emulator more than anything else.
Great work and thanks again. Now my real journey begins.
Regards,
Bernie
I am having a much better experience with Genymotion in that it works

Looks like it was the Android virtual emulator more than anything else.
Great work and thanks again. Now my real journey begins.
Regards,
Bernie
- Sat Nov 29, 2014 4:47 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Trouble building app for Android
- Replies: 23
- Views: 19403
Re: Trouble building app for Android
Thanks,
What test identifier might I use - any fictitious? Where is the the tick to write external permissions?
Bernie
What test identifier might I use - any fictitious? Where is the the tick to write external permissions?
Bernie
- Sat Nov 29, 2014 3:28 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Trouble building app for Android
- Replies: 23
- Views: 19403
Re: Trouble building app for Android
Neil,
I had read about the 2.2 black screen issue so I stayed clear of it by setting the AVD to 2.3.3. Please see my AVD screenshot settings - not sure if I had to specify it in the standalone settings so I did as well - no luck here either.
Maybe I have too many SDK build tools installed?
I had read about the 2.2 black screen issue so I stayed clear of it by setting the AVD to 2.3.3. Please see my AVD screenshot settings - not sure if I had to specify it in the standalone settings so I did as well - no luck here either.
Maybe I have too many SDK build tools installed?
- Sat Nov 29, 2014 2:23 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Trouble building app for Android
- Replies: 23
- Views: 19403
Re: Trouble building app for Android
Hi Neil, Followed your latest instructions and step by step youtube assistance and I am almost there. That is everything seems to run without errors, but my result is only a transient black screen then back to the default Android home screen - not the static button screen. The screenshot catches the...
- Fri Nov 28, 2014 4:25 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Trouble building app for Android
- Replies: 23
- Views: 19403
Re: Trouble building app for Android
apk error.JPG I have the same issue as toontan with some differences (days as well): Actions done: -Installed older version of SDK, current one is as advised in link installer_r23.0.2-windows -SDK manager, installed SDK build-tools just rev.20, installed Android 4.1.2, Android 2.2, Android 2.3 -Sta...