Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Sorry bro, Im giving it a solid month/2 months of stock Sense. After that, ill really start to look for alternatives either because I need them or just to try them out.
i was able to get it installed. you need to side load by doing the following....
1) Install the SDK (Android SDK | Android Developers) to your windows machine, pay attention to where you installed it to (might need to install java JDK as well Java SE Downloads)
1a) Once the SDK is installed, open the SDK AVD manager and install "Android SDK Platform-tools". This will create the '*sdk_install_path*/platform-tools' directory where the 'ADB' commands will lie
2) Install HTC Sync (HTC - Support)
SIDE NOTE: Not 100% sure this was even necessary
3) Download the .apk on your phone from Swype but dont install
4) Connect the phone to the computer as a USB drive, and find the 'swype.apk' (file name will be something like 'swype-installer.apk) you just downloaded (in the downloads folder on the phone) and copy it to the newly created 'platform-tools' directory in the SDK install location (where ever you installed the SDK to)
5) Change your USB settings to 'Sync' from USB Drive (either unplug and replug in, or from the notification area (make sure usb debug is enabled))
6) In windows, goto 'start' --> 'run' (can be found in the accessories folder). Then type 'cmd' and hit enter
7) if your this far i hop you know dos. if not, type 'cd\'. This will take you to your root drive. and follow this (if you took the default locations on the install)
cd program files\android\android-sdk-windows\platform-tools
8) Verify that your device is there by typing 'adb devices'. You should see a line with a bunch of numbers and letters. That means your device is there. Now type "adb install Swype-Installer.apk"
9) Keeping your phone plugged in, from the applications screen on your phone you should see 'swype installer'. Choose that, login to swype. Choose 'Start Download'
10) you'll then get the same security message saying it wont install DONT HIT ANYTHING. Run these two commands from the command line
-adb pull /data/data/com.swype.android.installer/files/mypackage.apk
-adb install mypackage.apk
11) then hit the 'review security' or whatever its called, and just leave that screen
12) Then you should be all set. Goto your message application, 'add text' from that screen, hold ure finger down in the typing area, release and choose 'input method' select swype and blamo, should be all set.
I got it working just fine, I posted a complete guide to do it here:
[Guide] Installing Swype Beta on HTC Inspire 4G - Android Forums
It takes a bit of extra work (since the installer and application are separate), but I had it up and running in less than 5 minutes.
The side loading wonder machine is point and click and does all those steps for you.
Yes, you need the APK but it can easily be found on the internet.
1. not for mac/linux
2. swype has two installer apk's for beta
1 is true, but 2 is not needed. You do not need the installer, just the actual apk.