Hi guys,
I have installed the softKeyboard from examples in the SDK onto my nexus s. It does appear as installed inside appbrain, as you can see, yet when I click on 'select input method' it does not appear there.
Any ideas? Thanks!
I have installed the softKeyboard from examples in the SDK onto my nexus s. It does appear as installed inside appbrain, as you can see, yet when I click on 'select input method' it does not appear there.
Any ideas? Thanks!
PHP:
[2011-06-14 12:09:19 - com_example_android_softkeyboard] ------------------------------
[2011-06-14 12:09:19 - com_example_android_softkeyboard] Android Launch!
[2011-06-14 12:09:19 - com_example_android_softkeyboard] adb is running normally.
[2011-06-14 12:09:19 - com_example_android_softkeyboard] No Launcher activity found!
[2011-06-14 12:09:19 - com_example_android_softkeyboard] The launch will only sync the application package on the device!
[2011-06-14 12:09:19 - com_example_android_softkeyboard] Performing sync
[2011-06-14 12:09:19 - com_example_android_softkeyboard] Automatic Target Mode: using device '313101F4C18200EC'
[2011-06-14 12:09:19 - com_example_android_softkeyboard] WARNING: Application does not specify an API level requirement!
[2011-06-14 12:09:19 - com_example_android_softkeyboard] Device API version is 10 (Android 2.3.4)
[2011-06-14 12:09:19 - com_example_android_softkeyboard] Uploading com_example_android_softkeyboard.apk onto device '313101F4C18200EC'
[2011-06-14 12:09:19 - com_example_android_softkeyboard] Installing com_example_android_softkeyboard.apk...
[2011-06-14 12:09:20 - com_example_android_softkeyboard] Success!
[2011-06-14 12:09:20 - com_example_android_softkeyboard] \com_example_android_softkeyboard\bin\com_example_android_softkeyboard.apk installed on device
[2011-06-14 12:09:20 - com_example_android_softkeyboard] Done!
Thanks!