[Q] Swype with voice icon - Vibrant General

Has anyone ported or got a version working on the vibrant. I have seen it on the droid x and on one of the newer HTC's

If you can get me the swype apk from one of those devices i can bring it over no problem at all i just havnt found a system dump for either but to be fair i havnt really been looking.

I have been looking but posting the file has been banned. I was hoping it was possibly included in the new froyo build or perhaps some of the newer European builds. I might be able to get a copy off a droid x or evo 4g if you can pull it with titanium backup, would I be able to just straight load it up with apploader?
Thanks for all your help I am just learning so will of course have lots of questions

adm1jtg said:
I have been looking but posting the file has been banned. I was hoping it was possibly included in the new froyo build or perhaps some of the newer European builds. I might be able to get a copy off a droid x or evo 4g if you can pull it with titanium backup, would I be able to just straight load it up with apploader?
Thanks for all your help I am just learning so will of course have lots of questions
Click to expand...
Click to collapse
Ahh that is right i forgot all about that lol, if you wanna hit me up on skype or anything pm me i'll give you my info i may have it on my profile.

anyone get this working?

th3fallen said:
If you can get me the swype apk from one of those devices i can bring it over no problem at all i just havnt found a system dump for either but to be fair i havnt really been looking.
Click to expand...
Click to collapse
Here you go
http://forum.androidcentral.com/sprint-epic-4g/29804-epic-4g-system-dump.html
This has the swype version with the voice button

Eazail70x7 said:
Here you go
http://forum.androidcentral.com/sprint-epic-4g/29804-epic-4g-system-dump.html
This has the swype version with the voice button
Click to expand...
Click to collapse
There's another thread about this, but it had a non-obvious title. I posted some stuff in there, but I'll repost here as people are more likely to find it.
Get the Swype.apk from the dump, no I can't post it here for you. The Swype company has asserted their copyright and XDA won't violate it.
Open a text field and change keyboards so Swype isn't active.
adb pull /system/app/Swype.apk Swype.backup
Don't install it, just copy it over the one on your phone. I used this:
adb push Swype.apk /system/app/
Root explorer, SUFBS, etc. can do it. Yes, you need root. Just do it, it's drop dead simple.
Now, switch back to Swype keyboard using the long-press on a text field. You have a voice button. The down side I found, was that the popup window with word choices is yellow with white text. Talk about hard to read. I'll attach a MetaMorph that fixes that.
Just download my Morph, then go to the Market and download the MetaMorph application. Launch Metamorph and let it do its checks. You should have a mostly empty screen with 2 buttons at the bottom. Select "Unzip/Extract new theme". Now use the file browser to find the file you downloaded. It's probably in /sdcard/download if you downloaded in the browser. Select the ZIP and it will tell you about the morph. Just hit "apply all" at the bottom and let it do it's thing. Now your Swype popup will look stock with the black background.

Weird, I'm running Vibrant6 and the epic swype does not work as outlined here. The kb opens, but the 2 lower left and 2 lower right buttons are blank. The kb doesn't respond to input either, showing the blue error outline around the kb.

Actually, when I reverted back to the stock swype, I had the same missing buttons and lack of functionality. I then installed the epic swype (by executing the apk), uninstalled it, and the old Swype started working again.

ttabbal said:
There's another thread about this, but it had a non-obvious title. I posted some stuff in there, but I'll repost here as people are more likely to find it.
Get the Swype.apk from the dump, no I can't post it here for you. The Swype company has asserted their copyright and XDA won't violate it.
Open a text field and change keyboards so Swype isn't active.
adb pull /system/app/Swype.apk Swype.backup
Don't install it, just copy it over the one on your phone. I used this:
adb push Swype.apk /system/app/
Root explorer, SUFBS, etc. can do it. Yes, you need root. Just do it, it's drop dead simple.
Now, switch back to Swype keyboard using the long-press on a text field. You have a voice button. The down side I found, was that the popup window with word choices is yellow with white text. Talk about hard to read. I'll attach a MetaMorph that fixes that.
Just download my Morph, then go to the Market and download the MetaMorph application. Launch Metamorph and let it do its checks. You should have a mostly empty screen with 2 buttons at the bottom. Select "Unzip/Extract new theme". Now use the file browser to find the file you downloaded. It's probably in /sdcard/download if you downloaded in the browser. Select the ZIP and it will tell you about the morph. Just hit "apply all" at the bottom and let it do it's thing. Now your Swype popup will look stock with the black background.
Click to expand...
Click to collapse
Where is that other thread located? Whats the title?

I am having the same problem as the previous poster that gets the keyboard, but no swype buttons, input, or typing ability. I attempted to overwrite the swype.apk with the epic swype.apk using Root Explorer. What do I need to do differently?

iamosborne said:
I am having the same problem as the previous poster that gets the keyboard, but no swype buttons, input, or typing ability. I attempted to overwrite the swype.apk with the epic swype.apk using Root Explorer. What do I need to do differently?
Click to expand...
Click to collapse
Add another to this list. Exactly the same. It wouldn't let me push the file back
Code:
C:\Users\TJHart85\Desktop\Vib_Phone\_REPLACEMENT_FILES>adb push Swype.apk /system/app/
failed to copy 'Swype.apk' to '/system/app//Swype.apk': Permission denied
C:\Users\TJHart85\Desktop\Vib_Phone\_REPLACEMENT_FILES>adb push Swype.apk /system/app
failed to copy 'Swype.apk' to '/system/app/Swype.apk': Permission denied
I then used Root Explorer to copy the new APK to /system/app/
I then got the same keyboard as others have that doesn't accept any input.
Putting the original file back didn't make it work again either, so I'm doing a nandroid restore back to a few hours ago (luckily I replaced a few system files earlier and had decided to make a nandroid just in case).
The only non-stock part of my phone is that I have SIM-unlocked it & applied the lagfix ...lagfix makes it take forever to restore too :-(
Restarting did not make a difference.

Eazail70x7 said:
Where is that other thread located? Whats the title?
Click to expand...
Click to collapse
Something like "why can't we do this"... Not sure why they used that.
Note that I am using the EVO swype, NOT the Epic one. And you have to REPLACE the existing Swype. DO NOT USE THE PACKAGE INSTALLER. You have to place it with adb or something like root explorer should work. It must OVERWRITE the existing one. Make a backup of your Swype so you can get back to it. There should be no reason to have to restore a Nandroid with this mod.
If adb push gives you a permission denied, you have the system mounted read-only or don't have root. Try the JAC kernel, that's what I'm using, and it worked fine. I don't know or care if it works with the stock kernel, the JAC is that much better.

Can you tell me which version of the EVO swype has the speech to text feature? I have a 1.56 apk, but i believe there are more recent versions.

I am using 1.57.32.7688 from evo and it works perfectly

Wow... I have just been through the whole process of adding this to my phone and I must say I have learned a lot! So I figured i'd share for anyone who might benefit:
The main reason it was so hard for me is because I am running eugene373's vibrant7 rom and in that rom swype is removed by default. This allows you to just install the swype file (swype-evo-tts.apk) using package installer without any troubles. *BUT* It makes the Swype_No_Yellow.zip not work. This is because when swype is installed stock it's in the system/app folder but when it's just installed as a regular app it's in a different folder(data/app).
Sooo I went and taught myself how to edit .apk files! Yay!
This thread was AMAZINGLY helpfull: forum.xda-developers.com/showthread.php?t=503007
So basically I followed the steps in that thread except I moved the files in Swype_No_Yellow.zip to the corresponding folder in swype-evo-tts.apk using 7-zip. Then I used the auto-signing tool and tada! I have swype tweaked perfectly for me!
[rant] It sure would be nice if I could just post up the file I created and save y'all the trouble. But I understand the forum rules. I just think everyone coming to this forum has vibrant and has payed for swype! We sure as heck can tweak it as we please, but why can't we upload those tweaks and share amongst ourselves?! The real question is why didn't swype just include a text to speech button on the vibrant?!?! [/rant] Oh wellz
Good luck!

Yes, the morph looks for it in /system/app as that's where I told people to install it.
You could have just modified the morph xml file to point to /data/app, but understanding apk files is very useful if you want to play with the phone at this level.

tt, I've been looking with no luck for the evo swype. Got a link?

ytj87 said:
tt, I've been looking with no luck for the evo swype. Got a link?
Click to expand...
Click to collapse
I don't, sorry. I downloaded it from an XDA thread before the mods caught it. I don't think we are even supposed to link from here. Irritating.
I'd host it myself, but I don't feel like joining Cyanogen in the C&D club.

This didn't work for me I tried to use Vibrant1.zip version of swype to revert back with root explorer and that didn't work so I had to do a nandroid restore, I wouldn't try this you would think it would just work but guess not.

Related

keyboard prediction is killing me

hey guys,
loaded up the 2.0.6 ASOP rom and love it. Except that the keyboard prediction is killing me. Today I typed "the quick brown fox jumps over the lazy doy" and instead received "the quick brown flood jumps iverson theman blazer dog."
What's interesting is that all the mistyped words are pulled from my contacts. Is there a way to curb this useage. I really liked the predictive text on the stock 1.5 rom better.
thoughts?
LOL That made me chuckle.
mcgrathx said:
hey guys,
loaded up the 2.0.6 ASOP rom and love it. Except that the keyboard prediction is killing me. Today I typed "the quick brown fox jumps over the lazy doy" and instead received "the quick brown flood jumps iverson theman blazer dog."
What's interesting is that all the mistyped words are pulled from my contacts. Is there a way to curb this useage. I really liked the predictive text on the stock 1.5 rom better.
thoughts?
Click to expand...
Click to collapse
I made an update.zip for this. Basically the issue is that there is literally no dictionary in this keyboard's apk. I will first tell you how to do this on your own.
Basically you need any rom that has an Android keyboard. 1.5, 1.6 or 2.0 will work. CDMA or GSM doesnt matter.
1. Find the /system/app/LatinIME.apk file in both roms.
2. Open them up with an unzipping utility. Do not unzip it or extract it to the computer.
3. Navigate to /res/raw in both apks and drag the main.dict file over from the other rom to this rom. The filesize should be considerably higher on the other rom. For instance, any 2.0 rom I download the main.dict file is 800 some kb.
4. Go into a terminal and push the LatinIME.apk file to your /system/app directory and you should be good to go. A restart may be necessary. Not sure.
Again, I uploaded the update.zip and the link is below. I didnt test the zip but it should work fine.
http://www.4shared.com/file/178486181/ca22758f/ime_update-signed.html
chuckhriczko said:
I made an update.zip for this. Basically the issue is that there is literally no dictionary in this keyboard's apk. I will first tell you how to do this on your own.
Basically you need any rom that has an Android keyboard. 1.5, 1.6 or 2.0 will work. CDMA or GSM doesnt matter.
1. Find the /system/app/LatinIME.apk file in both roms.
2. Open them up with an unzipping utility. Do not unzip it or extract it to the computer.
3. Navigate to /res/raw in both apks and drag the main.dict file over from the other rom to this rom. The filesize should be considerably higher on the other rom. For instance, any 2.0 rom I download the main.dict file is 800 some kb.
4. Go into a terminal and push the LatinIME.apk file to your /system/app directory and you should be good to go. A restart may be necessary. Not sure.
Again, I uploaded the update.zip and the link is below. I didnt test the zip but it should work fine.
http://www.4shared.com/file/178486181/ca22758f/ime_update-signed.html
Click to expand...
Click to collapse
Chuck's post is awesome. Please thank him for the detailed instructions! Just to clarify one thing in case you get confused (no offense, I just see the low post count) he already did steps 1-4 for you and made an update.zip for you to use in case you didn't want to do it manually. You apply it the same way that you installed the rom.
Flipz, No offense taken. For the record, I understand how to do this via the update.zip and using the mod steps chuck outlined.
Chuck! you are the man. Thanks a lot for the help! I'll try right now and post up how it goes. I evernoted the steps to btw.
Yup, worked perfectly. Thanks so much. What dictionary did you pull this from? With this fixed, i think I can officially say, I'll keep this build permanently.
mcgrathx said:
Yup, worked perfectly. Thanks so much. What dictionary did you pull this from? With this fixed, i think I can officially say, I'll keep this build permanently.
Click to expand...
Click to collapse
Thanks Flipz and Mcgrath. I pulled this from the 1.5 stock rom.

Will Pay: AOSP Dialer - Installing Contacts.apk to work with Sense

UPDATE: I'll pay someone to create an update/patch that works with Fresh's newest rom.
I want to use the AOSP dialer as the default dialer in android. I already know that the HTC dialer cannot be uninstalled. Tried ADB push and file manager install. ADB push will push the file to the system/app folder but the file itself will not install. File manager will not let it install either.
I've attached the file below.
Any suggestions?
warmachine69 said:
I'm using Fresh's Rom. Tried ADB push and file manager install. ADB push will push the file to the system/app folder but the file itself will not install. File manager will not let it install either.
I've attached the file below.
Any suggestions?
Click to expand...
Click to collapse
with sense contacts and the dialer are one and the same. that apk won't do anything for you, wait for an aosp build
Don't want an AOSP build, I like sense, I just don't like the dialer. I believe you can run both dialers at the same time with Sense. Check this post:
http://forum.xda-developers.com/showthread.php?t=711639
warmachine69 said:
Don't want an AOSP build, I like sense, I just don't like the dialer. I believe you can run both dialers at the same time with Sense. Check this post:
http://forum.xda-developers.com/showthread.php?t=711639
Click to expand...
Click to collapse
There are so many changes made to that rom I don't think you can just install aosp contacts/dialer without a lot of work(i've tried :/)
Try this
http://forum.xda-developers.com/showthread.php?t=711639
If anyone wants some coin please read the first post.
I would like this as well but for the Warm 2.2 ROM. I'll make a payment too
How do you like the AOSP dialer more than the Sense one? Smart dial is awesome and you can't do that with AOSP. Plus, the AOSP dialer is just plain ugly, it looks like google made just to be able to say "hey, we tossed a dialer in there too". I know different strokes for different folks but this I just don't get.
warmachine69 said:
If anyone wants some coin please read the first post.
Click to expand...
Click to collapse
I was thinking gold bars, not coins.
_MetalHead_ said:
How do you like the AOSP dialer more than the Sense one? Smart dial is awesome and you can't do that with AOSP. Plus, the AOSP dialer is just plain ugly, it looks like google made just to be able to say "hey, we tossed a dialer in there too". I know different strokes for different folks but this I just don't get.
Click to expand...
Click to collapse
If you will swap AOSP/Sense and Google/HTC I will agree with you. ;-)
If I recall correctly, the default way in Sense to search for contacts names is using a numeric keyboard.
Install AOSP, Dialer, Browser, Contacts, and OR Calendar.
Try go Contacts, I love it but if you really want the AOSP read bellow:
Find the AOSP apps from a CM6 build by unzipping and pulling the .apk file like browser.apk. Install "File Expert" (Free and amazing file browser with full root access and alteration capabilities application)
Copy the .apk you wish to have on to your phones SD Card
Run File Expert,
hit menu/more/File Explorer settings. Then check "Root Explorer" on the bottom.
hit menu/more/mount/Mount As Read Write
Browse to /System/Apps Find the App you wish to replace with the AOSP version.
Hold Down on the App and when the options come up choose file operations and rename to something like application name.apk.bak
Browse to your SD Card find your app. hold down to choose file operation then choose copy.
Go back to /System/Apps then hit Menu button and choose paste.
Locate the app you just pasted and hold down on it and in file operations choose "permissions" Check Everything and exit out of File Expert
Note: You may need to redo the shortcuts for the app on your desktop and or launcher.
Note: Must have a rooted phone.
Note: 2.3.3 apps may or may not work on 2.2 Android Roms and vice versa.
Note: if this causes errors or failures delete the new apk and rename the old apk to its original name.
Good luck!!

[Q] Swype for MyTouch 4G

I love the swype feature on the android phones so far. While I was trying to upgrade to a newer version, it says "Application cannot be installed". I even deleted the old version with Titanium Backup Pro and tried to install the new one and no go Is there a reason why I can't install it?
Kid Poker said:
I love the swype feature on the android phones so far. While I was trying to upgrade to a newer version, it says "Application cannot be installed". I even deleted the old version with Titanium Backup Pro and tried to install the new one and no go Is there a reason why I can't install it?
Click to expand...
Click to collapse
Try to reboot your phone after you uninstall it..
ive been having the same problem with trying to uninstall swype and install new version....sadly i cant...any tips....or work around
I was in a thread about this weeks ago and we hadn't figured it out... we wanted the mic button.. tried the G2 swype and it wouldn't work.. I gave up for now. thanks to nandroid when I lost my original! There is yet another thread around here somewhere with the original swype to go back to stock... or just flash iced glacier.. its dope fast and the genius button loads way faster
This can be done, you need a few things first,
need to be rooted
need root explorer
need a new copy of swype
You need to kill the existing swype process, go into Settings, Applications, Manage Applications, All, find Swype, Force Stop, Clear Data.
Use 7zip to extract the new Swype(i found one via google that is red and black with the mic button) Once extracted you will need to find "libSwypeCore.so" its under \lib\armeabi
copy both Swype.apk and libSwypeCore.so to your SD card, make sure the CASE matches the above.
Open Root Explorer Mounr R/W, and copy Swype.apk to \system\app overwrite the existing file
then copy libSwypeCore.so from your SD card and copy to \system\lib overwrite the existing file
if you dont get an overwrite mesage your file case is incorrect, doublecheck it.
reboot your phone and navigate back to system\app and install Swype.apk, you shouldnt have any trouble now.
goto settings\language & keyboard and open swype settings, then go back and check the swype check box.
your swype should be fully functional now.
G
GuardianZX9 said:
your swype should be fully functional now.
Click to expand...
Click to collapse
TY I was going nuts typing without swype all day since I updated to cm7 rom!
Guardian...you got a pm
Sent from my HTC Glacier using XDA App
does anybody know where i can find these files to add it to my phone?
Rainbowbright081 said:
does anybody know where i can find these files to add it to my phone?
Click to expand...
Click to collapse
These files can be found on in any rom that has Swype installed with the rom. What Rom are you trying to put it on?
Finally got Swype to work...
... after rooting, I wanted to install Swype. Downloaded via the Swype webpage, but kept getting "Trial Period Has Ended."
They suggested uninstalling the older version, and reinstalling via the Installer. Problem was, uninstalling was not an option. The work around is: Using a root file explorer (I used AntTek Explorer), you'll need to rename/delete the existing Swype files in order to reinstall the newer working version. To do this, start your root-explorer and navigate to /system/app/Swype.apk, and rename it (I added .bak to the file name). Then do the same for /system/lib/libSwypecore.so
Now reboot your phone, then rerun the Swype Installer! Wallla!
I ran swype for a few hours, and found I didn't like it.

[SOLVED] [Q] Gingerbread Keyboard for HD2 Desire HD builds

SOLUTION: Download the .apk from this thread http://forum.xda-developers.com/showthread.php?p=9907136. Works Perfectly on MDJ's Desire HD build without any force closes.
ORIGINAL POST:
Does anyone know how we can get the Gingerbread keyboard from this thread; http://forum.xda-developers.com/showthread.php?t=863475 onto our HD2 android builds?
Click to expand...
Click to collapse
Conflikt Icey said:
Does anyone know how we can get the Gingerbread keyboard from this thread; http://forum.xda-developers.com/showthread.php?t=863475 onto our HD2 android builds?
Click to expand...
Click to collapse
Yes, I just did it. Pushed with adb. works fine.
testing now.
pretty impressive
edit1: i thought i read somewhere that it was multi touch, but this doesnt seem to be
edit2: auto correction seems to have little or no words to correct to.
maybe it would function better with the 2.3 build
MotoMudder77 said:
Yes, I just did it. Pushed with adb. works fine.
Click to expand...
Click to collapse
I have never tried adb and wouldn't know what to do. Is there another way to get it working. Tried installing normally, using Root Explorer and placing in system/app but I get force closes with these methods.
Edit: So I researched and it seems as though the adb method is pretty much the same as using root explorer (correct me if I'm wrong) and yet I still get force closes. FYI I did try with adb and still no luck...
dapoharoun said:
pretty impressive
edit1: i thought i read somewhere that it was multi touch, but this doesnt seem to be
edit2: auto correction seems to have little or no words to correct to.
maybe it would function better with the 2.3 build
Click to expand...
Click to collapse
this version http://www.droidforums.net/forum/dr...bread-2-3-keyboard-w-working-predictions.html has supposedly fixed the auto correction/word prediction.
I got it to work with predictions. Used adb push with the two files in "system" in the ZIP. Very fast and predictive!
Still can't seem to get it to stop force closing. Perhaps it's the build I'm using, who knows.
Sent from my HTC HD2 using XDA App
i had use adb push to push the zip file. but nothing happen after reboot. need help here.
.hide said:
i had use adb push to push the zip file. but nothing happen after reboot. need help here.
Click to expand...
Click to collapse
have to extract the files, and push the files to there location.
Conflikt Icey said:
I have never tried adb and wouldn't know what to do. Is there another way to get it working.
Click to expand...
Click to collapse
Droid Explorer is a pretty nice alternative to adb. Just drag and drop... I just pushed this keyboard onto a HD2ONE installation with no problems at all.
carbine_au said:
Droid Explorer is a pretty nice alternative to adb. Just drag and drop... I just pushed this keyboard onto a HD2ONE installation with no problems at all.
Click to expand...
Click to collapse
With that being said i've come to the conclusion that it's definitely a build issue. I tried with droid explorer and it still force closes. I'm using MDJ's Desire HD build (Froyo HD 4.3)
Sent from my HTC HD2 using XDA App
MotoMudder77 said:
have to extract the files, and push the files to there location.
Click to expand...
Click to collapse
I pushed the two files (/system/app/LatinIME.apk & /system/lib/libjni_latinime.so) to the relevant folder.
(the commands I used were "adb push LatinIME.apk /system/app/LatinIME.apk" and "adb push libjni_latinime.so /system/lib/libjni_latinime.so")
But I get FORCE CLOSE whenever the keyboard is called... do I miss something?
p/s: I didn't push any of the META-INF files.
carbine_au said:
Droid Explorer is a pretty nice alternative to adb. Just drag and drop... I just pushed this keyboard onto a HD2ONE installation with no problems at all.
Click to expand...
Click to collapse
could you elaborate more?
how you drag and drop? I can't view my Desktop in Droid Explorer, so how you drag your file into the /system?
singcheng said:
could you elaborate more?
how you drag and drop? I can't view my Desktop in Droid Explorer, so how you drag your file into the /system?
Click to expand...
Click to collapse
Well, almost drag and drop (sorry, I deleted that bit from my comment before posting since I don't really use drag-and-drop, the keyboard is just faster). You have to use Ctrl+C (or right click -> copy if you fancy) from explorer/desktop/where-ever then right click -> paste in droid explorer at the appropriate location.
You'll get a dialog popping up showing you the copy progress (it's pretty quick).
carbine_au said:
Well, almost drag and drop (sorry, I deleted that bit from my comment before posting since I don't really use drag-and-drop, the keyboard is just faster). You have to use Ctrl+C (or right click -> copy if you fancy) from explorer/desktop/where-ever then right click -> paste in droid explorer at the appropriate location.
You'll get a dialog popping up showing you the copy progress (it's pretty quick).
Click to expand...
Click to collapse
I only manage to copy the libjni_latinime.so into /system/lib.
But I can't navigate to /system/app in Droid Explorer because under /system, there are only two subfolders, i.e. /lib and /lost+found. (see screenshot attached)
Therefore, I still unable to copy the LatinIME.apk to /system/app.
(p/s: I try copy the /app folder from desktop and paste in the /system of DE, but it doesn't work~)
please help
singcheng said:
I only manage to copy the libjni_latinime.so into /system/lib.
But I can't navigate to /system/app in Droid Explorer because under /system, there are only two subfolders, i.e. /lib and /lost+found. (see screenshot attached)
Therefore, I still unable to copy the LatinIME.apk to /system/app.
(p/s: I try copy the /app folder from desktop and paste in the /system of DE, but it doesn't work~)
please help
Click to expand...
Click to collapse
What you could do is create a root/system/app folder in the root folder of your android build on your sd card, place the latinime.apk in that folder, restart and the file should be placed in the system/app folder on your phone. Or you could use ES Explorer and place the latinime.apk in the system/app folder on your phone.
Sent from my HTC HD2 using XDA App
just got an HD2 today so i knew nothing about any of this ( the flashing on top of windows or whatever, I'm pretty experienced in flashin roms for other android phones)....anyways the guy who recommended using Droid Explorer was spot on, it was easy. I don't know why the other dude can't get into system/app :/, but I hate screwing with ADB so that program is sweet! reps!
singcheng said:
I pushed the two files (/system/app/LatinIME.apk & /system/lib/libjni_latinime.so) to the relevant folder.
(the commands I used were "adb push LatinIME.apk /system/app/LatinIME.apk" and "adb push libjni_latinime.so /system/lib/libjni_latinime.so")
But I get FORCE CLOSE whenever the keyboard is called... do I miss something?
p/s: I didn't push any of the META-INF files.
Click to expand...
Click to collapse
I'm currently using the HD build as well, and I noticed that I couldn't use the droid multi touch keyboard which is a real bummer cuz I really liked that one. It worked on Motoman's Black and Blue build.
Anyways, I'll try this and see what happens.
edit: nope, doesn't work. It seems that the DesireHD does not have the stock android keyboard, as I didn't have to overwrite any files. Does this make any sense? I really want a keyboard without arrows and that does not have haptic feedback. The newest version of better keyboard removed the option to 1) go without keypad sounds and 2) go without haptic feedback. Really don't feel like paying for another keyboard though, as it just seems silly.
dung8604 said:
I'm currently using the HD build as well, and I noticed that I couldn't use the droid multi touch keyboard which is a real bummer cuz I really liked that one. It worked on Motoman's Black and Blue build.
Anyways, I'll try this and see what happens.
edit: nope, doesn't work. It seems that the DesireHD does not have the stock android keyboard, as I didn't have to overwrite any files. Does this make any sense? I really want a keyboard without arrows and that does not have haptic feedback. The newest version of better keyboard removed the option to 1) go without keypad sounds and 2) go without haptic feedback. Really don't feel like paying for another keyboard though, as it just seems silly.
Click to expand...
Click to collapse
It will just have to be down to the Desire HD devs to add it to their builds during the building process
Sent from my HTC HD2 using XDA App
works great for me, this is what i did.
connect your phone vua usb to your pc. copy LatinIME.apk & libjni_latinime.so from the zip. copy them to the same folder where 'adb.exe' is (android sdk). Open a command prompt (cmd.exe from the start menu > search bar). cd to your android sdk folder, where you put the apk & so files. type the following...
adb push Latinime.apk /system/app
adb push libjni_latinime.so /system/lib/
long press in a text field > select input type > pick android keyboard.

[Q] Swype on CM7

Does anyone know how to get the stock version of swype that came on the preinstalled 2.2.1 rom onto CM7? The only reason i dont use the beta is because the theme it has is so ugly.
If you want that one. Extract the swype apk and lib file from a rom with it in it
esincho said:
If you want that one. Extract the swype apk and lib file from a rom with it in it
Click to expand...
Click to collapse
Sorry but how do you do that
Sent from my HTC Glacier using XDA App
U can download a rom like iced glacier, and you'll need root explorer. extract the the zip. The apk is in system system/ apps. The lib is in the lib folder, although i don't know the name of it. What i do is use search when in the system folder, search swype. The two will show. Then you'll have to put those on the same folders on your system
check filecrop you want wvga version
esincho said:
U can download a rom like iced glacier, and you'll need root explorer. extract the the zip. The apk is in system system/ apps. The lib is in the lib folder, although i don't know the name of it. What i do is use search when in the system folder, search swype. The two will show. Then you'll have to put those on the same folders on your system
Click to expand...
Click to collapse
Thanks man that worked for me.. was the only thing I was starting to miss using cm7.
Pulled the apk and lib from mik 4.3 rom I had downloaded and then pushed them to my phone in recovery.
THunDA said:
Thanks man that worked for me.. was the only thing I was starting to miss using cm7.
Pulled the apk and lib from mik 4.3 rom I had downloaded and then pushed them to my phone in recovery.
Click to expand...
Click to collapse
Cool. Only thing, you'll have to do it everytime u flash a rom
esincho said:
Cool. Only thing, you'll have to do it everytime u flash a rom
Click to expand...
Click to collapse
Only takes a few min's so its worth it.. I didnt even realize I was in the myTouch forum..lol goes to show it pays to search the whole forum..
esincho said:
U can download a rom like iced glacier, and you'll need root explorer. extract the the zip. The apk is in system system/ apps. The lib is in the lib folder, although i don't know the name of it. What i do is use search when in the system folder, search swype. The two will show. Then you'll have to put those on the same folders on your system
Click to expand...
Click to collapse
I was able to put everything in the right folders but when I tried to use swype it had the look of the old swype but no functionality. How so you flash it in recovery like the other guy did?
Sent from my HTC Glacier using XDA App
U can't flash it in recovery, he worded that wrong, make sure the permissions are set right
Jacezo said:
I was able to put everything in the right folders but when I tried to use swype it had the look of the old swype but no functionality. How so you flash it in recovery like the other guy did?
Click to expand...
Click to collapse
Check the post below. It's for the G2, but works for MT4G as well (just verified).
http://forum.xda-developers.com/showpost.php?p=9503569&postcount=6
As the post suggests, put your Swype files in the same folder as ADB and you should be fine. Note that you will have to go to Settings > Language & keyboard, and manually enable Swype since it's disabled by default.
is there any free "root manager" app out there i can get for this?
Thanks in advance!
Rvezz28 said:
is there any free "root manager" app out there i can get for this?
Thanks in advance!
Click to expand...
Click to collapse
I do believe you can use AndroidMate from the market.
ok, so apparently I don't know what I'm doing lol.
Sorry if this appears totally n00bish but thats what I am.
If I extract the .apk and the libswypecore.so from another Rom and place them into their respective folders on the Rom I'd like to use, (ex. placing swype.apk into the "app" folder on cm7) and then flash the Rom and start from scratch, shouldn't that work?
I actually tried it and it didn't. Am i missing something? I was hoping the answer was that obvious but it failed. Swype shows up but i get "swype package you installed is configured for another device" message and it continues to only function as a regular keyboard.
I'd prefer to avoid going through the CMD prompt on my computer again because without super detailed instructions, I really don't know how to go about doing it. So if anyone, anywhere can help me out it would be super appreciated. I checked the forums and I keep getting lost in the words.
(perhaps shouldn't have rooted my phone if I can't make it that far huh? but we all have to start somewhere I suppose)
Forgive me for making this so long winded but the more details i give up front the less back and forth messages that wing clog up forums.
-Rocky
Rvezz28 said:
is there any free "root manager" app out there i can get for this?
Thanks in advance!
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=923130&highlight=root+explorer
MT4G stock apps on CM7
how can i get the stock apps like the message app on my CM7. i dont like the old version of it.

Categories

Resources