Guest AychTeeSee Posted December 19, 2009 Report Posted December 19, 2009 (edited) Hello everyone out there in Android Land- After a brief affair with the AOSP Android 2.0 ROM, I thought the default keyboard felt alot more natural than HTC's implementation (at least to me). Is there anyway to restore the default Android keyboard in Paul's rom? Thanks! Edited December 19, 2009 by AychTeeSee
Guest paulosman Posted January 2, 2010 Report Posted January 2, 2010 (edited) Hello everyone out there in Android Land- After a brief affair with the AOSP Android 2.0 ROM, I thought the default keyboard felt alot more natural than HTC's implementation (at least to me). Is there anyway to restore the default Android keyboard in Paul's rom? Thanks! Hello matey. Just stumbled across this post as I've just left AOSP2.0.1 ROM and gone back to MCR3.0 and wanted the Android Keyboard back. Dunno if you still have this problem but maybe others do so heres the solution; I pulled the LatinIME.apk from from your Vanilla MoDaCo ROM and used adb to install it into Paul's MCR3.0 and it works fine. Heres the file: http://www.2shared.com/file/10412906/771abf7c/LatinIME.html just run the following command with ADB: adb remount adb install LatinIME.apk adb shell reboot[/codebox] (I didnt actually need to reboot for it to work but its always best to play it safe) then just hold down on a text input area and select Input Method > Android Keyboard. Job done! Oz Edited January 2, 2010 by paulosman
Guest AychTeeSee Posted January 2, 2010 Report Posted January 2, 2010 (edited) Hello matey. Just stumbled across this post as I've just left AOSP2.0.1 ROM and gone back to MCR3.0 and wanted the Android Keyboard back. Dunno if you still have this problem but maybe others do so heres the solution; I pulled the LatinIME.apk from from your Vanilla MoDaCo ROM and used adb to install it into Paul's MCR3.0 and it works fine. Heres the file: http://www.2shared.com/file/10412906/771abf7c/LatinIME.html just run the following command with ADB: adb remount adb install LatinIME.apk adb shell reboot[/codebox] (I didnt actually need to reboot for it to work but its always best to play it safe) then just hold down on a text input area and select Input Method > Android Keyboard. Job done! Oz Thanks for the help! Although I use my own rom now :) Andrew Edited January 2, 2010 by AychTeeSee
Guest PhonePersona Posted January 3, 2010 Report Posted January 3, 2010 Thanks for the help! Although I use my own rom now :) Andrew I tried this process and it wouldn't install the LatinIME.apk via adb install. I did an adb push and that worked, but the keyboard still doesn't show up as a selectable option anywhere on my phone. Help!
Guest Martyn.28 Posted January 4, 2010 Report Posted January 4, 2010 I tried this process and it wouldn't install the LatinIME.apk via adb install. I did an adb push and that worked, but the keyboard still doesn't show up as a selectable option anywhere on my phone. Help! hello , I also had this issue to resolve go into settings / locale & Text ... you will see android keybord options in there to turn off etc. hope this helps martyn
Guest Martyn.28 Posted January 4, 2010 Report Posted January 4, 2010 I tried this process and it wouldn't install the LatinIME.apk via adb install. I did an adb push and that worked, but the keyboard still doesn't show up as a selectable option anywhere on my phone. Help! hello , I also had this issue to resolve go into settings / locale & Text ... you will see android keybord options in there to turn off etc. edit* also you then need to hold down on input area then select input method .. andriod keyboard hope this helps martyn
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now