Page 1 of 1

Delay in Android keyboard showing up

Posted: Sat Jul 26, 2014 12:01 pm
by Shawn

Hi

Running the APK on an Android phone .. after I click a text box to enter something the android keyboard takes between 5-10 seconds to load !

Did anyone else face this issue ?

I'm trying to implement the Mottie virtual keyboard to solve this

https://github.com/Mottie/Keyboard

It expects a 'keyboard' id to work ...

How do I set this for all Appery input boxes ?


Delay in Android keyboard showing up

Posted: Sat Jul 26, 2014 9:21 pm
by Alena Prykhodko

Hi Shawn,

What Android version do you have?
Do you have a chance to try on the other device?


Delay in Android keyboard showing up

Posted: Tue Jul 29, 2014 1:29 pm
by Shawn

The Android App is running on a test phone which is a
Huwaei Y300 running Android 4.1.1.

Here are the specs
http://www.phonearena.com/phones/Huaw...


Delay in Android keyboard showing up

Posted: Thu Jul 31, 2014 9:48 am
by Evgene Karachevtsev

Hello Shawn,

I've just tested Text Area on Samsung Premier with Android 4.1.2 and it works fine for me, keyboard appears in a moment. Could you please share your project with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a and tell us its name: http://docs.appery.io/documentation/s...


Delay in Android keyboard showing up

Posted: Thu Jul 31, 2014 5:27 pm
by Shawn

Hi Evgene

I tried testing on another device ie Nexus tablet and it appears quite fast as well so it must be something specific to my Huwaei device & custom keyboard.

Lets close this for now. I will test some more and get back if I see issues.