How to make my Builder App work on my phone and emulator?

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
mulandc@yahoo.fr
Posts: 13
Joined: Wed Feb 25, 2015 2:15 pm

How to make my Builder App work on my phone and emulator?

Post by mulandc@yahoo.fr »

I have make a simple app then built a standalone Application that I sent to my Android emulator. but the problem is that I can use my keysboard to provide input and also when I put that application on phone with Android it can not install. someone can help me? Christian
Attachments
AVD details off my emulator
AVD details off my emulator
print screen of my App and Android virtual Device within my emulator
print screen of my App and Android virtual Device within my emulator
jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7423
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: How to make my Builder App work on my phone and emulator

Post by jacque »

I haven't used the Android emulator in a long time because it's so slow and buggy, so I'm not sure why you can't type into it. But the last time I tried it, I did not have keyboard support enabled and I think it worked anyway. The hardware keyboard setting is for those older phones that actually have a keyboard built into the device. Maybe that is interfering with the translation from your computer keyboard.

For installation, you must have a signing certificate set up in standalone settings. Just choose "Sign for development" for now and it should work. You also must have a version and a build code in the settings.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
mulandc@yahoo.fr
Posts: 13
Joined: Wed Feb 25, 2015 2:15 pm

Re: How to make my Builder App work on my phone and emulator

Post by mulandc@yahoo.fr »

Thanks, I found the answer
Post Reply