Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2638] Android: Space in "Galaxy Tab" skin name (available in android sdk tools r8) causes problem at build

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:59:40.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.6.0 M02
ComponentsAndroid
Labelsandroid, defect, release-1.5.2, release-1.6.0, reported-1.5.0
ReporterBill Dawson
AssigneeBill Dawson
Created2011-04-15T03:25:30.000+0000
Updated2012-11-28T20:17:05.000+0000

Description

If you install android sdk tools r8 and then install the Samsung options therein, you'll see the Galaxy Tab as a an option for the "skin" when launching your app from Titanium Developer. The space in "Galaxy Tab" breaks the build, however -- it's the first time we've been confronted with a space in a skin name.

Comments

  1. Bill Dawson 2011-04-15

    (from [92bf6ad079d4cee04941675200721eeb3b08aed3]) [#2638 state:fixed-in-qa] If avd skin has space in it, make sure the space gets replaced with underscore when creating the avd directory https://github.com/appcelerator/titanium_mobile/commit/92bf6ad079d4cee04941675200721eeb3b08aed3"> https://github.com/appcelerator/titanium_mobile/commit/92bf6ad079d4...

  2. Bill Dawson 2011-04-15

    (from [3d2e5ba20220c9a597fce5a6f80f41b5e7ac05ed]) [#2638 state:fixed-in-qa] If avd skin has space in it, make sure the space gets replaced with underscore when creating the avd directory https://github.com/appcelerator/titanium_mobile/commit/3d2e5ba20220c9a597fce5a6f80f41b5e7ac05ed"> https://github.com/appcelerator/titanium_mobile/commit/3d2e5ba20220...

  3. Don Thorp 2011-04-15

    changing tag for marking where else the fix was cherry-picked to.

  4. Thomas Huelbert 2011-04-15

    I can get this to work in 1.6.0 by selecting "galaxy tab addon 2.2" from sdk and "GALAXY Tab", but when I use Titanium SDK version: 1.5.2 (01/05/11 08:30 981dff2) I fail wiht output:

    [TRACE] adb devices returned 0 devices/emulators [ERROR] Timed out waiting for emulator to be ready, you may need to close the emulator and try again

  5. Don Thorp 2011-04-15

    Thomas, that error means you need to exit developer, kill the adb server and restart it. It get's in a bad state.

  6. Thomas Huelbert 2011-04-15

    right you are mr Thorp - Titanium SDK version: 1.5.2 (01/05/11 08:30 981dff2) as well as the noted 1.6.0 build.

JSON Source