Thank you Klaus, I can't wait to try this.
Ben
Search found 6 matches
- Mon Apr 16, 2012 7:42 pm
- Forum: Android Deployment
- Topic: Scaling the photo from mobilePick
- Replies: 4
- Views: 5639
- Sun Apr 15, 2012 2:10 pm
- Forum: Android Deployment
- Topic: Scaling the photo from mobilePick
- Replies: 4
- Views: 5639
Scaling the photo from mobilePick
I'm a complete beginner. I'm playing with the LC Lesson for mobile cameras on an Android device. After I take the picture, it appears on my card at 100% scale. I can't seem to resize it after that. The code below...
on mouseUp
mobilePickPhoto "camera"
if the result is text then
put the result ...
on mouseUp
mobilePickPhoto "camera"
if the result is text then
put the result ...
- Tue Aug 16, 2011 4:52 pm
- Forum: Android Deployment
- Topic: "Test" and "Test Target" are grayed out
- Replies: 26
- Views: 29310
Re: "Test" and "Test Target" are grayed out
I contacted support. They sent me a file to replace in my Android SDK:
dx.zip
... and it worked. Here's the recap:
- I'm on Mac OS X and when trying to deploy to an Android phone or AVD, I got the message: "Unable to build app for testing: could not encode class bundle"
- The solution: download ...
dx.zip
... and it worked. Here's the recap:
- I'm on Mac OS X and when trying to deploy to an Android phone or AVD, I got the message: "Unable to build app for testing: could not encode class bundle"
- The solution: download ...
- Mon Aug 15, 2011 3:43 am
- Forum: Android Deployment
- Topic: "Test" and "Test Target" are grayed out
- Replies: 26
- Views: 29310
Re: "Test" and "Test Target" are grayed out
Unfortunately, even after choosing "sign for development only", I still get the error.
- Sun Aug 14, 2011 5:32 pm
- Forum: Android Deployment
- Topic: "Test" and "Test Target" are grayed out
- Replies: 26
- Views: 29310
Re: "Test" and "Test Target" are grayed out
Thanks Mark. After re-browsing to my Android SDK in the prefs pane, the path to the JDK magically appeared. From there on out I could reliably set my test target to the emulator or the phone. However, I still get the error about not being able to encode the class bundle
.
- Sat Aug 13, 2011 8:59 pm
- Forum: Android Deployment
- Topic: "Test" and "Test Target" are grayed out
- Replies: 26
- Views: 29310
"Test" and "Test Target" are grayed out
Just installed a trial of LC, then installed the Android SDK per the LiveCode Lesson. "Test" and "Test Target" menu items are grayed out. I can fire up a virtual device via the Android emulator, or I can have my physical Android phone (in USB debugging mode) plugged in... the menu items remain ...