• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help Sawee10 Keyboard

ytinasni

Lurker
Somehow the keyboard on my SP3(fake) got removed from /system/apps, I've tried a few from other froyo based devices I have and I haven't had any luck getting the keyboard to work again. The external USB keyboard I have is working just fine. Does anyone have any clue how to get the on-screen keyboard working again? Does anyone have a copy of the stock LatinIME.apk from their Sawee10?

Edit: I have a keyboard that is now working, it just doesn't fit properly. If someone could upload their stock LatinIME.apk from their Sawee10 it would be VERY MUCH appreciated.

(for those that are rooted and want to help but don't know how, you can adb shell or terminal [must have su permissions] into the system and mount the system as rw and busybox cp the files right over.) Or for the feint of heart:

mount -o remount,rw /dev/null /system
busybox cp /system/app/LatinIME.apk /sdcard/LatinIME.apk
mount -o remount,ro /dev/null /system

Now the file is on your sdcard, and make my day :D



Thanks
 
Somehow the keyboard on my SP3(fake) got removed from /system/apps, I've tried a few from other froyo based devices I have and I haven't had any luck getting the keyboard to work again. The external USB keyboard I have is working just fine. Does anyone have any clue how to get the on-screen keyboard working again? Does anyone have a copy of the stock LatinIME.apk from their Sawee10?

Edit: I have a keyboard that is now working, it just doesn't fit properly. If someone could upload their stock LatinIME.apk from their Sawee10 it would be VERY MUCH appreciated.

(for those that are rooted and want to help but don't know how, you can adb shell or terminal [must have su permissions] into the system and mount the system as rw and busybox cp the files right over.) Or for the feint of heart:

mount -o remount,rw /dev/null /system
busybox cp /system/app/LatinIME.apk /sdcard/LatinIME.apk
mount -o remount,ro /dev/null /system

Now the file is on your sdcard, and make my day :D



Thanks

Ok Punk........I'll make your day!! (Clint Eastwood phrase..no disrespect intended!):)

LatinIME.apk
.
It's from a Disco10 but I can't see them being different.
 
Back
Top Bottom