Gingerbread Keyboard Port + Extracted System From Sdk

Daneshm90

Retired Recognized Developer
Jun 1, 2009
3,332
661
0
Its merely a minsdk value change in the manifest.

Vibrate doesn't work.

Works on 2.2 (Not sure about 2.1)

Attached to post.

Here's the extracted system image :

Link

For roms using stock keyboard and failing to install this one, do this in adb :

Code:
adb shell
su
busybox mount -o rw,remount /dev/block/mtdblock3 /system
cp /system/app/LatinIME* /sdcard/
rm /system/app/LatinIME*
pm uninstall com.android.inputmethod.latin
exit
exit
Now install this like a regular app.
 

Attachments

Last edited:

Daneshm90

Retired Recognized Developer
Jun 1, 2009
3,332
661
0
Installs fine but keeps crashing. Do i need to do anything special?

Sent from my GT-I9000 using Tapatalk
Specify firmware plz.

Works fine here on jpo.

Edit : I reuploaded old one bymistake. Changing link

Uploaded.
 
Last edited:

ickyboo

Senior Member
Oct 26, 2007
849
46
0
Syd
Important running darkly legendary steel 4.1 with speedmod 10h kernel. Do i need to use root explorer and copy it to system/apps or anything special? I had this problem ages ago with HTC ime but found a cwm zip and it worked fine. This has replaced that keyboard but ime fine with that ad i can cwm it back on

Sent from my GT-I9000 using Tapatalk
 

Daneshm90

Retired Recognized Developer
Jun 1, 2009
3,332
661
0
Im not sure, if ur using a rom that already has in /system/app then it will cause issues.

U will have to remove the older one first.

For me on jpo, it was just a regular app install and works fine.
 

ickyboo

Senior Member
Oct 26, 2007
849
46
0
Syd
It installs fine but fc. o well. Thanks for effort. I will try to copy it to system/apps for one last try

Sent from my GT-I9000 using Tapatalk
 

MAMBO04

Retired Recognized Developer
Jan 29, 2009
1,581
888
0
Brighton
Works fine for me over here, using Ultimate ROM v2 in conjunction with SpeedMod kernel 10E, EXT4NJ lagfix all tweaks, everything works except vibration function as stated, but in the predictive text bar at the top it shows my contact names, no other words. Here are some screens!



 

Daneshm90

Retired Recognized Developer
Jun 1, 2009
3,332
661
0
It installs fine but fc. o well. Thanks for effort. I will try to copy it to system/apps for one last try

Sent from my GT-I9000 using Tapatalk
Recall that adb is your friend.

Do adb logcat

Run the app and see why it force closes.

99% u can figure out why.
 

MAMBO04

Retired Recognized Developer
Jan 29, 2009
1,581
888
0
Brighton
how to install with ultimate rom please mambo04?

always FC for me :/
All i did was send the apk to my phone via bluetooth, and install it normally. I didn't mess around with system/app, it installed fine, and then i went to settings-->locale and text---> enabled keyboard and walla :)