JF 1.5 ****ADP1**** build released. JFupdater has it!

Status
Not open for further replies.
Search This thread

johnnylicious

Senior Member
Nov 9, 2008
1,464
6
Screenshots of HTC Virtural Keyboard with Hardware Keyboard Auto-correction

6e3fbq.png

2rxtfr6.png

dcvk1z.png


to download and install.

Download
http://www.droiddeveloper.com/hrbuilds/htc_ime.zip

- unzip ZIP file and put HTC_IME.apk and libt9.so in the root of your sdcard
- can you push these thru adb with the following codes

$ adb remount
$ adb push libt9.so /system/lib/libt9.so
$ adb push HTC_IME.apk /system/app/HTC_IME.apk
$ adb shell reboot

or use the terminal code which is

# su
# mount rw,remount -t yaffs2 /dev/block/mtdblock3 /system
# cp sdcard/libt9.so /system/lib/libt9.so
# cp sdcard/HTC_IME.apk /system/app/HTC_IME.apk
# reboot

and enjoy :]
 

pascanu

Senior Member
Jan 22, 2009
553
55
Tg. Mures
I'd like to try it but before I do: how do you revert to the default keyboard? (just in case I don't like this one or it doesn't work well).
 

GRRemlin

Senior Member
May 3, 2009
89
9
Baltimore
Can anyone confirm or deny this:
Official Cupcake supports typing in another language (except English) while having an English locale.

Thanks
 

blackknightavalon

Senior Member
Feb 1, 2009
3,216
534
Somewhere in NYC
I have a problem that "search" didn't answer for me. I did the whole process a few weeks ago and...well, here's what I saw:
1) I cd'd to /system/sd/app and typed in ls and saw my app list.
2) I cd'd to /data/app and typed in ls and saw the same apps.

Isn't /data/app supposed to be empty except for the default apps?
 

DOHCtor

Senior Member
Apr 10, 2009
1,109
121
Southern California
I have a problem that "search" didn't answer for me. I did the whole process a few weeks ago and...well, here's what I saw:
1) I cd'd to /system/sd/app and typed in ls and saw my app list.
2) I cd'd to /data/app and typed in ls and saw the same apps.

Isn't /data/app supposed to be empty except for the default apps?

If you linked them, they will show the same results, but it's physically in your /system/sd/app directory.
 

lovethexi23

Senior Member
Feb 19, 2009
106
3
Saint Louis
I have a problem.....my google maps app won't work on the jf version......everything else works perfectly.

It force closes everytime in enter through the app and when I enter through the web.


Anyone else having this problem???

I also have a problem with the market.....it says server error every 3 or 4 days and stays like that all day....is it really the server or my phone???
 

Phlogiston

Senior Member
Nov 5, 2008
110
0
I have a problem.....my google maps app won't work on the jf version......everything else works perfectly.

It force closes everytime in enter through the app and when I enter through the web.


Anyone else having this problem???

I also have a problem with the market.....it says server error every 3 or 4 days and stays like that all day....is it really the server or my phone???

I had similar issues, did you move the cache out for these apps? Try to revert those settings.
 

GRRemlin

Senior Member
May 3, 2009
89
9
Baltimore
# su
# mount rw,remount -t yaffs2 /dev/block/mtdblock3 /system
# cp sdcard/libt9.so /system/lib/libt9.so
# cp sdcard/HTC_IME.apk /system/app/HTC_IME.apk
# reboot

and enjoy :]

Running JF 1.5
Terminal Amulator set to "Always Allow" su access
After # cp sdcard/libt9.so /system/lib/libt9.so I receive a msg:
cp: cannot create '/system/lib/libt9.so': Read only file system.

:confused:
 
Last edited:

kingblind

Senior Member
Jan 23, 2009
161
2
amazon mp3 not working.. please help

I downloaded the amazon mp3 apk from page 63... installed fine..
rebooted and I get force quit when I try and use it .. any ideas?
 

Slimgym20

Senior Member
Feb 1, 2009
312
17
I have tried using the normal email app to log into my Yahoo account but it comes back saying invalid username or password, anyone else having this problem or know a solution? It worked before w/jf rc33 but I had to do a wipe to get to adp 1.5 so it deleted it all.
 

GRRemlin

Senior Member
May 3, 2009
89
9
Baltimore
To the best of my knowledge, if you know exactly what to put for the manual set up that may help. I don't pay for the pop3 account, but it set up last time on jf rc33 with no issues. May have just been a change with yahoo mail.

Yup. You might be limited without pay. See if you need to "activate" pop3 access in yahoo settings. Like in gmail, for example.

Check this out: http://sajeevnairs.blogspot.com/2009/03/pop3-access-in-yahoo-mail-free.html
 
Last edited:

nauceman

Member
May 18, 2009
10
4
Thanks to JF and those like him.

If you take the time to read any of this, thanks. I am a 5yr veteran of wireless sales, mostly on the indirect channel for T-Mobile. I have always refrained from commenting on sites and have just grabbed info and passed it on to customers. I try to offer knowledge to those that want more from their devices than carriers have allowed. The work you do is amazing and again thanks. I am running this perfectly after a few hours on this board last night.

P.S. JanetPanic made some of my searching laughable with her arrogance.
 

agee

Senior Member
Sep 14, 2007
65
3
I am curious also. Or will we just have the options in the "locals and texts" area to switch between them?


Yes, under locale & text there will be check boxes for "android keyboard" which is the original one and one for "touch input" which is the new one.

Does anyone know how to get text prediction to work with the hardware keyboard? i cant seem to turn it on
 
Status
Not open for further replies.