Search found 7 matches
- Mon Aug 27, 2018 7:29 pm
- Forum: Android Deployment
- Topic: No matching ABIS?
- Replies: 30
- Views: 27434
Re: No matching ABIS?
Thanks, Jacqueline. You're right. The problem is x86 vs. ARM. My .apk installs on Android 8. My one tester got his version wrong - he's on 7. My other tester (on 8) has it installed ok. Yay!! The weird thing is that Android Studio has no emulator options for ARM on Android 8 or higher. I can get the...
- Sun Aug 26, 2018 5:51 pm
- Forum: Android Deployment
- Topic: No matching ABIS?
- Replies: 30
- Views: 27434
No matching ABIS?
Any help appreciated! I've searched the forums, read through the lessons and can't find this. I'm on Windows 10, with Java 8. Running LC 9.0. Installed Android Studio and set up for 4.0, etc. Livecode can find the emulator to test, the Android standalone compiles and saves. I've even installed certi...
- Wed Feb 25, 2015 11:30 am
- Forum: Linux
- Topic: Fullscreen results in glitchy clipped text
- Replies: 2
- Views: 4110
Re: Fullscreen results in glitchy clipped text
Thanks, maxV. I looked it up ...there's a bug report (#11712).
(Looks like nothing has been done since it was reported last January...)
(Looks like nothing has been done since it was reported last January...)
- Wed Feb 25, 2015 9:31 am
- Forum: Linux
- Topic: Fullscreen results in glitchy clipped text
- Replies: 2
- Views: 4110
Fullscreen results in glitchy clipped text
When using fullscreen, if a stack gets scaled, all text gets glitchy. The text gets kind of cut off and is impossible to read. I've tried it with my own stacks, as well as the sample stack showing off features from RunRev. (So I know it's not my own dumb fault!) (I'll try attaching screenshots showi...
- Mon Dec 08, 2014 10:05 am
- Forum: Mac OS
- Topic: Graphics lag in OSX
- Replies: 6
- Views: 7152
Re: Graphics lag in OSX
Dear Bernd, Doh! I told you I was mostly a noob. "Lock screen" - of course, that's it! Just tested and viola. All fixed. Jacques, I tried the dynamic layer for all elements - didn't change the performance at all. It's the locking screen. Interesting that Ubuntu doesn't need that code. I will test Wi...
- Sat Dec 06, 2014 9:09 am
- Forum: Mac OS
- Topic: Graphics lag in OSX
- Replies: 6
- Views: 7152
Re: Graphics lag in OSX
Thanks very much, Bernd. Much appreciated. I hope to be more active in the forums now that I'm getting a bit beyond basic noob stage with Livecode! Meanwhile, here's a more detailed description: I'm having my students build a clone of FlappyBird, using the techniques from Udemy's LiveCode 101 course...
- Thu Dec 04, 2014 6:04 am
- Forum: Mac OS
- Topic: Graphics lag in OSX
- Replies: 6
- Views: 7152
Graphics lag in OSX
Does anyone know what would cause a graphics lag in OSX? I'm having students build a flappy bird clone scroller - very simple, with small png files. On Ubuntu, the game runs fine. On OSX (different versions 10.8 and 10.10 for sure), it's very slow with a noticeable lag. Same thing when saved as stan...