ICS keyboard finally using BlindType technology!! :D - HTC Sensation

It took me a while to start trusting it with predictions because I was so used to Swype, but I started noticing little by little how it just kept catching little typos and correcting them exactly with what I meant.
So I opened up a new text file and put it to the test. IT IS FKIN AMAZZINGG!! Pardon my excitement, but I think Google missed out by not promoting the heck outta this
Also, if you set the Auto correction setting to Aggressive, its even better.

Where did you find it?
Sent from my HTC Sensation XE with Beats Audio using xda premium

I'm using the Virtuous Inquisition ICS rom. Its the default keyboard. It's pretty damn good.
Apparently a lot of ppl are asking if this is it too, based on a 'blindtype ics' Google search. After seeing the blindtype demo again though, this may not actually be thaaaat good.. but it's reeeally good I think.

ags29 said:
I'm using the Virtuous Inquisition ICS rom. Its the default keyboard. Its pretty damn good.
Click to expand...
Click to collapse
Can you pull the apk out and post your please.
Sent from my HTC Sensation 4G

Is this working with sense as well or stock only? Hope it works with sense:
Sent from my HTC Sensation 4G using XDA App

You're probably right.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

I couldn't figure out exactly which apks to pull because you would need the dictionaries too I think..?
Edit: This app should be just as good (according to the reviews)..
https://market.android.com/details?...sMSwxLDEsImlucHV0bWV0aG9kLmxhdGluLnBvcnRlZCJd

ags29 said:
I couldn't figure out exactly which apks to pull because you would need the dictionaries too I think..?
Try this..
Click to expand...
Click to collapse
it won't work

i pulled the apks out of the rom.zip and pushed into my phone and gave it permissions, but it just fails, Lol so maybe some one can properly port it over, im using ARHD
uploaded the apks, if anyone else wants to try
Ok so after the kind person told me about the lib file lol i was able to pull and push it and BAM! working android ICS keyboard Lol i uploaded everything to a zip if i knw how to make into a flashable zip i would so ill tell you how to do it adb lol
unzip the files
go to your adb directory in cmd window
type adb remount
enter
then adb push (drag file into cmd window) /system/app
enter
adb push (drag other apk file in cmd window) /system/app
enter
adb push (drag lib.so into cmd window) /system/lib
enter
and from there you can fix permission in recovery or jus test with you fix permission
i did a fix permission to be sure hope it works
KBICS is a flashable zip, so put in sdcard and go into recovery and flash it like any zip, i would backup just incase, i took the update.zip from the theme section place the proper files, so thanks to the dev for that
ROMS working on
-ARHD 6.0.2 ICS with beats
-Insertcoin 4.2.2

You need the lib files too.

well crap, lol i didnt pull those lol Hmm ill push those too and see

I just flashed KBICS.zip from 4ext recovery, and phone booted fine, and keyboard works flawlessly! thanks for this been wanting ICS keyboard awhile now Cheers

Weird, I can't flash it via 4ext recovery. I'm using the beta8 touch version. Any help?

SwiftKey X
BEST. KEYBOARD. EVER.

FiddleGoose said:
SwiftKey X
BEST. KEYBOARD. EVER.
Click to expand...
Click to collapse
True
How the hell do you stop the little keyboard icon appearing in the top left of the statusbar though? doing my head in. didnt used to happen on 2.3.5 roms

FiddleGoose said:
SwiftKey X
BEST. KEYBOARD. EVER.
Click to expand...
Click to collapse
yep... pretty much.
prediction engine on SwiftKey X is next to non.
after using awhile you won't even need to type more then the first letter of a sentence.
freaking amazing.

happyendin21 said:
Is this working with sense as well or stock only? Hope it works with sense:
Sent from my HTC Sensation 4G using XDA App
Click to expand...
Click to collapse
you can get it for Sense ROMs here
http://forum.xda-developers.com/showthread.php?t=1470497

Related

Stock Music Mod from G1 Board (Thanks ONLY to cacheinjection)

works great on our Nexus Ones
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Original Thread: http://forum.xda-developers.com/showthread.php?t=661542
File: http://android.piratemedia.tv/Music/music_mod1.1.zip
It's an update.zip that I didn't use...I simply adb pushed Music.apk /system/app....
WOW! I just flashed the zip. I think the widget from the top, middle picture looks the best. Great work.
the 4x4 widget doesn't show anything? all the other sizes work.
dudebro said:
the 4x4 widget doesn't show anything? all the other sizes work.
Click to expand...
Click to collapse
Start playing music
bobtentpeg said:
Start playing music
Click to expand...
Click to collapse
works when it wants to, its weird. I was playing music but it stays blank and shows the controls.
then it will work and if I change the song it still shows the album art of the last song like it froze.
have a code? i tried
adb push Music.apk /system/app
and i got an error saying ''read only file system''.
*black*silva* said:
have a code? i tried
adb push Music.apk /system/app
and i got an error saying ''read only file system''.
Click to expand...
Click to collapse
adb remount
adb push Music.apk /system/app
I thought I was the only one who noticed this modded application.. I saw it quite a while ago and was wondering why no one used it. I never saw it (Nexus One section) screenshots or anything, awesome to say the least.
Eclair~ said:
I thought I was the only one who noticed this modded application.. I saw it quite a while ago and was wondering why no one used it. I never saw it screenshots or anything, awesome to say the least.
Click to expand...
Click to collapse
I been using it for some time on my desire and nexus. Cacheinjection make great things, Wish he get a nexus....
yep that did it. i forgot about adb remout lol. thanks.
AbsoluteDesignz said:
adb remount
adb push Music.apk /system/app
Click to expand...
Click to collapse
Where do I have to put the file for this to work? In the sdk tools folder? Do you do this using the CMD on pc or through the phone?
if you have adb set up properly it doesn't matter where u put it as long as u cd to the folder or push the file with the folder path.
For me the command's look like
c:/> adb remount
c:/>cd c:/Nexus
c:/Nexus> adb push Music.apk /system/app
however I'm not sure but I think you can also go
c:/>adb remount
c:/>adb push c:/Nexus/Music.apk /system/app
JustMarioBros said:
Where do I have to put the file for this to work? In the sdk tools folder? Do you do this using the CMD on pc or through the phone?
Click to expand...
Click to collapse
Install with any file-explorer...
DocRambone said:
Install with any file-explorer...
Click to expand...
Click to collapse
lol I just noticed that using Astro. I got it working after much trial and error with the CMD but this is good to know now for future reference.
Thanks guys.
any one else having problems with the quickscroll? mine starts at "M"even if I'm at the "A's" and goes M, n, l I think. it completely ignores my letters lol. but other then that its awesome thanx
Been waiting on this port! Thanks!
djdarkknight96 said:
Been waiting on this port! Thanks!
Click to expand...
Click to collapse
lol, it's not even a port. lol
nice find. installed
Hah, no more pining for the HTC music app or using Cubed or Mixzing just for the widget's look. Great find, thank you. Looks like the G1 sub-forum is full of gold.
grainysand said:
Hah, no more pining for the HTC music app or using Cubed or Mixzing just for the widget's look. Great find, thank you. Looks like the G1 sub-forum is full of gold.
Click to expand...
Click to collapse
I actually love the look of cubed but HATE the look of the widgets...absolutely despise to be honest.

[Req] App Request - Desk Clock from MyTouch 4g Rom in a flashable zip

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Rom - http://www.multiupload.com/K1HFGMZE1R
Rom Thread - http://forum.xda-developers.com/newthread.php?do=newthread&f=655
You can see it in action around the 4:00 mark
1+
bump................................ this would be great
NEED THIS like i need crack.
the stock one on the evo sucks so bad
I need this also
evo running myn warm 2.2
anyone given a try just with the clock.apk? i'm downloading the rom now to try it. if just running the .apk doesn't work i'll try to find out what else it needs but not until after I turn in this school assignment!
Post apk and I will try to make this happen
Sent from my slutty assistant. (HTC incredible)
synisterwolf said:
Post apk and I will try to make this happen
Sent from my slutty assistant. (HTC incredible)
Click to expand...
Click to collapse
will do first thing in the morning. downloading the rom from megaupload says it'll take over an hour. going too slow. if it finishes i'll upload the clock.apk to my web server so you can have a direct link. any other files you think you'd need?
I'm going to download the Rom because it looks like I'm going to need some framework files.
Sent from my slutty assistant. (HTC incredible)
I've got a lot of files for the Mytouch4g In my DropBox Folder I'll post a link to the folder so you can grap the Needed Files.
http://db.tt/DfqO6P8
This is the deskclock apk
Sent from the evo collective via cybernetic implants
thank you guys for the fast responses. looks like i'm not the only one who wants this real bad
kratos313 said:
http://db.tt/DfqO6P8
This is the deskclock apk
Sent from the evo collective via cybernetic implants
Click to expand...
Click to collapse
this apk didnt work for me. was i supposed to just drop on sd card and install like a regular app? all it says is did not install. also there is no icon next to the apk. all the others have something next to them.
dan.kels.r said:
this apk didnt work for me. was i supposed to just drop on sd card and install like a regular app? all it says is did not install. also there is no icon next to the apk. all the others have something next to them.
Click to expand...
Click to collapse
I downloaded it and pushed the file Via adb or root explorer
I made it a flashable zip and it just fc. Can someone post the frame work apk and com.frame work so I can make it work?
Sent from my slutty assistant. (HTC incredible)
synisterwolf said:
I made it a flashable zip and it just fc. Can someone post the frame work apk and com.frame work so I can make it work?
Sent from my slutty assistant. (HTC incredible)
Click to expand...
Click to collapse
I added 3 files from the framework. Let me know if you need any other files
http://www.4shared.com/file/477baA-z/Framecomframep.html
I tried pushing it through adb in recovery and the app force closes when I try to open it.
can the dependencies in the framework files be added to our existing framework? I would like this app but not willing to let go of my heavily modified framework...
Swyped from my HTC Evo 4G on the MetroPCS 1X network!
It never opened for me think its the framework needs to be modified
Sent from the evo collective via cybernetic implants
The force close cause sense to restart which I think is because it needs files from framework that aren't there. I will mess around with a bit tonight and see what I come up with
Sent from my slutty assistant. (HTC incredible)
synisterwolf said:
The force close cause sense to restart which I think is because it needs files from framework that aren't there. I will mess around with a bit tonight and see what I come up with
Sent from my slutty assistant. (HTC incredible)
Click to expand...
Click to collapse
do you think it's gonna be possible to trick it into thinking the evo framework is the desire framework?

[GUIDE] Android 2.3 Gingerbread Keyboard on Epic 4G [Auto-Correct Working v2]

I've written up a little guide for those of you who want the quick and easy way to get the new Android 2.3 keyboard on your Epic with 2.2. Enjoy!
Requirements
Device must have root priveleges with Superuser
Android 2.2 Froyo operating system
The latest “Voice Search” application from the Android Market
Make a backup of LatinIME.apk in system/app folder just in case if you have it!
Clockwork Mod Recovery
Deodexed ROM
Go to the Market and download Rom Manager to install CWM Recovery
Problems
Auto-correct feature is broken Working in v2
Vibrate on keypress doesn't work
If you are running a completely stock, odexed ROM, this could mess things up!!
Instructions
Download the .zip file provided by Peter Alfonso & Fabolous
Mount your device as USB storage and throw the zip file into the root folder (the main one)
Boot into Clockwork Mod Recovery
How To: Get into Recovery Mode
Once in CWM recovery choose to install zip from sdcard
Choose to install the .zip you downloaded in Step 1
Reboot your device! Congratulations!
Screenshot
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Tell me if everything works smoothly!
Um it says for the CAPTIVATE..not epic...
Sent from my Epic 4g
No dictionary
Sent from my frozen epic4g
It wont vibtate on click even when enabled
Sent from my SPH-D700 using XDA App
Added "Vibrate on keypress doesn't work" to Problems section. Thx!
Auto-correct doesn't work as stated before.
Thanks man
Sent from my SPH-D700 using XDA App
abe_ahmed09 said:
Thanks man
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
No problem... hope it's working well
Hey man thanks for the keyboard.since this is a 2.3 thread in a way....anyone wanna guess when we'll get a 2.3 rom ported over? since it should be a easy port from the nexus s from what i hear
II5StarII Swag said:
Hey man thanks for the keyboard.since this is a 2.3 thread in a way....anyone wanna guess when we'll get a 2.3 rom ported over? since it should be a easy port from the nexus s from what i hear
Click to expand...
Click to collapse
wont happen till sammy drops code for 2.2 and we can get kernel stuff backported. Regardless of how close the nexus s is, its still different.
Try this download and it might fix auto correct:
http://fabdroid.com/goodies/Fabolous_GBKB_Fix.zip
If it works, I'll add it to the OP.
Screenshot
Click to expand...
Click to collapse
Where did u get your notification bar
Uploaded v2 and updated OP.
jayh214 said:
Where did u get your notification bar
Click to expand...
Click to collapse
It is from an "Axura" theme.
Can you give me the link to the theme
Does this replace Swype, or show up as an additional option?
anfrany said:
Does this replace Swype, or show up as an additional option?
Click to expand...
Click to collapse
It will let you select Swype or Android Keyboard so its one or the other.
Added to OP: MUST BE DEODEXED
Thnx!!! very good work! i'm using on acer liquid froyo (CM61 roggin ROM) this keyboard run smooth and quick, everything works fine, about "vibration on keypress".....i have vibration on this one when i type.....
Nice well done...just needs vibrate. Dang its fast
Sent from my SPH-D700 using XDA App
Best keyboard by far if you ask me. Its fast n actually corrects words correctly. Vibrate would make it even better. Nicely done. Just deleted better keyboard.
Sent from my SPH-D700 using XDA App

[Request] Inspire 4G BIOS bootanimation

Just about every Android phone has this and I wouldn't be surprised if someone is already working on it, but could someone port it over? I'm sure the Desire HD one would work fine, but I would like my phone to say Inspire 4G.
Sorry, tried to make one for the first time and it just loaded as a blank screen. I will keep doing my homework and figure it out!
droe411 said:
Sorry, tried to make one for the first time and it just loaded as a blank screen. I will keep doing my homework and figure it out!
Click to expand...
Click to collapse
Great! Happy I'm not the only one.
I am not sure what it looks like if you link me ill make one.
Sent from my Desire HD using XDA App
This is a thread showing how many (but not limited to) devices have one made so far.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I found a generator for the Desire HD one but it only edits general info which is nice, but doesn't edit the device.
Dacian said:
This is a thread showing how many (but not limited to) devices have one made so far.
I found a generator for the Desire HD one but it only edits general info which is nice, but doesn't edit the device.
Click to expand...
Click to collapse
Generate one with the info you want and I'll alter the name of the phone for you. Just put the zip here I'll download it and get it back to you tomorrow night.
As far as an actual generator, I don't have a web site to host it on. I am currently leaning to Java script and visual C++. So I don't have the capabilities to make one but I can alter it for you. So all you have to do is paste it in your data>local folder.
Here they are, I went ahead and made one of each if you want to do both in case someone else wants the original loading screen. If you don't, I want the XP one.
I am working on them should be done within the next day.
update: currently looking for the a font package. Harder to find then you think.
any progress?
I still haven't found a matching font. If any one can find a matching font, and put it in a zip for me. I can have it done and ready to flash in about an hour.
I'll try and find it, looks like a basic sans, did you try Google Sans font that was made?
Update: Here we go, looks a little rougher but my guess is because it's a much larger size on my monitor.
http://www.dafont.com/perfect-dos-vga-437.font
Thank you I will work on it late today .
Sent from my Desire HD using XDA Premium App
They are being beta tested right now. I have AR 4g w/xp & without/xp, and CoreDroid v3.2 w/my custom xp boot and without/xp boot.
update: as of right now after editing them the png files are to large for the extra xp boot animations but I am working to fix that with out loosing the quality of the png file.
NM, I got it.... the zip file cannot be compressed. lol
HI, could I just copy the zip file over the original bootanimation zip. I am using an att inspire 4g and the rom is a honeysense hd 6.2 rom
Mikeysax said:
HI, could I just copy the zip file over the original bootanimation zip. I am using an att inspire 4g and the rom is a honeysense hd 6.2 rom
Click to expand...
Click to collapse
Search the forum for "bootanimation" first before asking please, but...
Backup your stuff!!!
It a good idea to first rename your original to bootanimationold.zip or similar then you can just leave it where it is.
You'll need to have a file explorer like es, or root explorer. Copy the .zip file to the root of your sd, then go into said explorer with root permissions, move the file "bootanimation.zip" to system/media/ then set permissions to rw-r-r, and reboot.

ICS Keyboard Download

I found this thread in the Galaxy S forum and I was just curious if anyone had tried it on Sense yet and if it works?
http://forum.xda-developers.com/showthread.php?t=1336143
I wanna play but don't want to crash my phone trying.
Jason Syn said:
I found this thread in the Galaxy S forum and I was just curious if anyone had tried it on Sense yet and if it works?
http://forum.xda-developers.com/showthread.php?t=1336143
I wanna play but don't want to crash my phone trying.
Click to expand...
Click to collapse
Yup been out for a little bit now already
http://forum.xda-developers.com/showthread.php?p=18716673
from my HTC Sensation Z710e using Tapatalk
That's just an ICS themed version of the GB keyboard, the one I posted is the actual keyboard pulled from ICS. Big difference.
I wonder if it would work for CM7?
Matt
mrg02d said:
I wonder if it would work for CM7?
Matt
Click to expand...
Click to collapse
Someone is that thread has it installed on CM7 so yes, it's AOSP, it will work fine. Just not sure about Sense since it's so screwy...
i think this one is more nicer
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Oo
'---'
Sent using OG evo on xda app
did not install as per instruction in OP
device is S-off, Rooted and with Custom Recovery on Stock 1.45ROM
jigners said:
did not install as per instruction in OP
device is S-off, Rooted and with Custom Recovery on Stock 1.45ROM
Click to expand...
Click to collapse
Oh man that sucks, well thanks for giving it a shot!
FOR THOSE WHO CANT GET IT TO WORK TRY THIS IT WORKED FOR ME IM TYPING THIS WITH THE ICS KEYBOARD
You have to use root explorer
Here is what you do first:
Download apk and move it to system/app and set permissions to rw-r-r
Then: click on the app and click on view then click on lib/armeabi-v7a then there is a file called libjni_latinime.so extract it then copy it to system/lib reboot and it should work
PLEASE HIT THE THANKS BUTTON IF I HELPED
Sent from my PC36100 using XDA App
sharkboy0901 said:
FOR THOSE WHO CANT GET IT TO WORK TRY THIS IT WORKED FOR ME IM TYPING THIS WITH THE ICS KEYBOARD
Click to expand...
Click to collapse
Thanks for getting it to work!!
So does it just use the stock voice transcription or the new ICS version that dictates as you talk?
So what is different about this keyboard? It looks nearly the same...Is this the true ICS keyboard with the features that are to come with ICS?
Is it that much better than the stock one?
Matt
It is the true ICS keyboard with all the features, not sure yet if it had the voice transcription but it has the whole library and everything from ICS.
Sent from the future using the Tardis
The voice thing is differant but I don't think it is truly ics voice speech only because our phones don't run ics yet
Sent from my PC36100 using XDA App
hello00 said:
i think this one is more nicer
Click to expand...
Click to collapse
Sorry to derail but, what ROM, and music app are u using?
Im using Senseless 3.5 and that music widget is PowerAMP
For some reason after following these steps I still can't get it to install. =\
Sent from my Sensation using Tapatalk
Which steps?
Sent from my PC36100 using XDA App
sharkboy0901 said:
FOR THOSE WHO CANT GET IT TO WORK TRY THIS IT WORKED FOR ME IM TYPING THIS WITH THE ICS KEYBOARD
You have to use root explorer
Here is what you do first:
Download apk and move it to system/app and set permissions to rw-r-r
Then: click on the app and click on view then click on lib/armeabi-v7a then there is a file called libjni_latinime.so extract it then copy it to system/lib reboot and it should work
PLEASE HIT THE THANKS BUTTON IF I HELPED
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
This works! I'm currently using it on my EVO 3D thank you. Ill thank you when I get to a PC
Sent from my PG86100 using XDA App
Bought thumb keyboard instead very happy with it

Categories

Resources