Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-14407] Android: Enable Android AVD Keyboard Support when Studio created an AVD

GitHub Issuen/a
TypeStory
PriorityHigh
StatusClosed
ResolutionWon't Fix
Resolution Date2013-10-11T22:27:40.000+0000
Affected Version/sn/a
Fix Version/s2013 Sprint 21, 2013 Sprint 21 Core
ComponentsAndroid
Labelson-boarding
ReporterLeor Brenman
AssigneeIngo Muschenetz
Created2013-06-25T19:00:22.000+0000
Updated2017-03-23T22:40:19.000+0000

Description

Enable Android AVD Keyboard Support when Studio created an AVD When you create an AVD, by default Keyboard Support is not enabled and this makes it very difficult to enter characters because you cannot use the computer keyboard. Instead you must use the Android on screen keyboard. You can edit the AVD and add this parameter set to "yes" (see attached screen shot). It would be nice if we could add this parameter when we create an AVD.

Attachments

FileDateSize
Screen Shot 2013-06-25 at 2.45.57 PM.png2013-06-25T19:00:48.000+0000197261
Screen Shot 2013-06-27 at 12.33.25 PM.png2013-06-27T16:35:48.000+0000514505

Comments

  1. Michael Xia 2013-06-26

    @Leor - Where could you create an AVD in Titanium Studio? I don't think that's a feature we support.
  2. Leor Brenman 2013-06-27

    If an AVD is not running, when you launch on Android Emulator, if an AVD is not found that matches the run configurations, then we create an AVD. See my AVD list attached. All those that start with 'titanium' were created by us. I am suggesting that when an AVD is created automatically by us, we pass an argument that sets the keyboard option
  3. Michael Xia 2013-06-27

    Studio doesn't create the AVD directly; instead, I believe the AVD is created by our Android CLI when the CLI build script is run. Moving to platform to add such a parameter first, and then we could expose it in Studio.
  4. Allen Yeung 2013-10-11

    As Michael mentioned, the CLI just calls the Android tool to create AVDs. The user can customize it as Android allows, and we don't have control over it. Resolving this as won't fix.
  5. Lee Morris 2017-03-23

    Closing ticket as Won't Fix with reference to the above comments.

JSON Source