[Guide] Installing Swype Beta on HTC Inspire 4G

I got it installed, works great until I restart the phone. Then I can only touch type the letters, swype does not work. When I try to swpye, the phone just yells at me. Piece of ****.
 
Ok I got the Installer up on my phone but whenever I try to log in it tells me "There was a data error, likely due to a bad network connection. Please try again." even though I have 4-5 bars of H+. What's going on?
 
I got it installed, works great until I restart the phone. Then I can only touch type the letters, swype does not work. When I try to swpye, the phone just yells at me. Piece of ****.
That will happen each time the phone reboots. Just pick another keyboard in input setting, then go back and pick Swype. Problem solved.
 
SWM Mac not working

i cant seem to get pass step one ... i click the link and some script comes out, i save it to my comp and use the terminal but once i type the needed message in the terminal it says "no such file or directory" what am i doing wrong... im using a mac

any help would be great
 
Step one i get "The system cannot find the specified path" i have checked everything over and over its all right just wont work all the drivers are installed the sideloader says my drivers are fine it just wont work
 
Step one i get "The system cannot find the specified path" i have checked everything over and over its all right just wont work all the drivers are installed the sideloader says my drivers are fine it just wont work

I'm in the process of doing this myself, had this problem then noticed my AC-SWM downloaded as AC_SWM. when you type it in, use "cd C:\AC_SWM" thats how I got mine to work anyway.
 
blonde moment on phone..ugh

steps 11-12 i am having issues with :( thru cmd.exe im getting this error..... "remote object '/data/data/com.swype.android.installer/files/mypackage.apk' does not exist"

i had the error saying about the market with settings/cancel i pressed cancel and nothing, now the error im getting when i go thru the list of apps on my phone i click on swype installer, it has an option to update it says...... "There is a problem parsing the package." WATS THIS??? lol i click ok and then update again and it takes me back to the install blocked error...... for security ur fone is set 2 block apps not thru the market yada yada yada.

Please help me and if possible email me!!!!
 
Perfect!

Thanks! After messing with it for a loooong time, I finally got it to work. My problem was that I had multiple swype-installer.apk files so I went in and deleted all of them and downloaded the file from the original email from swype. I then followed the instructions and it worked. I now have SWYPE on my inspire! Way to go and thanks for the instructions.
Mike
 
Was having a similar issue (see post above this one).
I had to exchange my Inspire and removed the memory card from my original that had Swype installed. Couldn't get it installed on this new on.

Finally had to go in, remove all instances of swype-installer from the download folder on the SD Card. Then remove the mypackage.apk from AC_SWM folder on my computer. Then start from where you download the Swype installer from the beta program and follow the steps from there. Got it working now, hopefully that helps.

i have done what u said --- i took all the previous swype downloads out the sd dwnld folder and when i go into the SWM on my computer there is no 'mypackage' - i think this is my problem since it is saying "remote object '/data/data/com.swype.android.installer/files/mypackage.apk' does not exist"
 
Help

I can't even get it to recognize the first prompt (cd C:\AC-SWM) and I put the folder in the C: drive and I also have installed HTC sense and have enabled debugging, and have it in charge only mode. I am going crazy without Swype on my Inspire. Please help me figure out what I am doing wrong. Thanks
 
Had trouble with the commands in the beginning. I don't trust myself, so I copy and paste. I noticed the reason the first command wasn't working was because there was a dash where and underscore should be on step 4. (cd C:\AC-SWM). Since I was copying and pasting, it wasn't reading the command correctly. Once I switched out the character, this whole guide worked like a charm! Swype is now successfully installed on my HTC Inspire!! Thanks Scroll and Androidcentral!!!! :D
 
Windows users get these:
1) http://forum.androidcentral.com/and...40770-ac-sideload-wonder-machine-windows.html
2) Application - HTC Sync for all HTC Android Phones

Linux/Mac users get this:
1) http://forum.androidcentral.com/and.../24362-sideload-wonder-machine-linux-mac.html

Steps:
1)
Windows: Install HTC sync, reboot afterwards to ensure the drivers are snuggled into your system. Install Sideload Wonder Machine by downloading the zip file in the link I posted, and copy the AC-SWM directory into C:\ (for simplicity)
Mac/Linux: Download the Sideload Wonder Machine zip in the link, open it and extract it somewhere. Open a terminal and type: "cd /path/to/directory", then, "chmod +x swm-install.sh", then "./swm-install.sh". On the mac, it will point you to a URL that contains the package, for linux it will install it automatically.

2) Ensure your device has USB debug mode enabled, to do this, go to Settings -> Applications -> Development, and check the "USB Debugging" option.

3) Plug your phone in to your computer, make sure you are in "Charge Only" Mode. (drag the notification bar at the top down to see what mode you're in, tap to change it, make sure you hit DONE).

4)
Windows:
Open up a command prompt (Start -> Run, type "cmd") and then type: "cd C:\AC-SWM"
Type "adb devices"
You SHOULD see an HTC device listed. If not, you either didn't enable debugging or your drivers are not correct. If you do not see a device, STOP.

Mac/Linux
Open up your favorite terminal, type "cd /path/to/where/you/extracted/it" and type "./adb devices"
You SHOULD see an HTC device listed. If not either there's a problem with your USB connection or you didn't enable USB debugging. If you do not see a device, STOP.

5) Sign up for the swype beta if you haven't already, and after you have gone through the process and they sent you your download link, DOWNLOAD the file to your device.

6)
Windows: type: "adb pull /mnt/sdcard/download/Swype-Installer.apk Swype-Installer.apk", this will download the installer to your local machine. If there's a problem it's most likely that your device is in USB disk drive mode, and your computer is mounting your filesystem. Make sure you are in charge mode.

Mac/Linux: type: "./adb pull /mnt/sdcard/download/Swype-Installer.apk ./Swype-Installer.apk", this will download the installer to your local machine. If there's a problem it's most likely that your device is in USB disk drive mode, and your computer is mounting your filesystem. Make sure you are in charge mode.

7)
Windows: type: "adb install Swype-Installer.apk"
Mac/Linux: type: "./adb install ./Swype-Installer.apk"

8) You may need to restart your phone to see the installer, but under your applications, you SHOULD see "Swype Installer". Run it.

9) During the install, you can pick either Swype Full or Swype English/Spanish, pick your version.

10) A warning will pop up saying that applications from outside the marketplace cannot be installed. DON'T WORRY, BUT DON'T CLICK ANYTHING YET.

11)
Windows: type "adb pull /data/data/com.swype.android.installer/files/mypackage.apk ./mypackage.apk"
Mac/Linux: type "./adb pull /data/data/com.swype.android.installer/files/mypackage.apk ./mypackage.apk"

12)
Windows: type "adb install mypackage.apk"
Mac/Linux: type "./adb install ./mypackage.apk"

13) Click the "Cancel" button on the warning, install should proceed as normal! If not, just run the installer again, it'll pick up the package and you are all set.

If you don't get the Swype keyboard, make sure the Swype installer was completed, you can always start it again. If it IS complete and you still don't see it, reboot your phone.

Also, to enable/disable Swype, go to Settings -> Language & keyboard and make sure "Swype" is checked.

Let me know if you have any problems.
I can't get past step 5 ....I can't install the swype installer any suggestions?
 
please help

I can't get past #5..went to the swype page downloaded the installer but it will not let me install it any suggestiond as to why this isn't working I went to my settings but nothing pops up there it is sooo frustrating

Thanks
Jackie
 
please help

I can't get past #5..went to the swype page downloaded the installer but it will not let me install it any suggestiond as to why this isn't working I went to my settings but nothing pops up there it is sooo frustrating

Thanks
Jackie

ok before i attempted anything, i downloaded the installer after creating an account on swype. that way, after step 5 all i had to do was login. really simple.

this took me less than 5 minutes to install and i'm not that computer savy(sp?). open the command prompt and simply copy and paste every command the OP posted and it's a breeze from there. like everyone else previously mentioned, it's AC_SWM.
 
Hey. I've just gotten my HTC Desire and I followed these directions and have swype up and running. Thanks!

And to anyone having a problem on starting the command prompt: It wasn't allowing me to change AC-SWM to AC_SWM, so I just renamed the folder in the C: to AC-SWM.
 

Trending Posts

Forum statistics

Threads
956,419
Messages
6,968,143
Members
3,163,540
Latest member
Thomaspeter