How Install Eclipse 2.2.1 Swype On CM9. - Motorola Droid X2

(Assuming you've already installed CM9) These steps will install Swype from Eclipse 2.2.1 on your device.
INSTALL:
1.) Download the Eclipse Swype.zip from here: http://db.tt/IZomJAjY
2.) Download Root Browser here: https://play.google.com/store/apps/details?id=com.jrummy.root.browserfree&hl=en (Root Explorer will work too)
3.) Extract the Eclipse Swype.zip.
4.) Copy Swype.apk from Eclipse Swype/app folder.
5.) Paste Swype.apk to /system/app/
6.) Set Swype.apk permissions to rw-r-r
7.) Copy lib files from Eclipse Swype/lib folder.
8.) Paste lib files to /system/lib/
9.) Set libSwypeCore.3.26.92.39062.so and, libSwypeCore.so permissions to rw-r-r
10.) Boot into Boot Strap Recovery.
11.) Wipe Cache.
12.) Wipe Dalvik Cache.
13.) Reboot.
14.) Open Settings/Language & input.
15.) Click the dials to the right of Swype.
16.) Click Select input method.
17.) Select Swype.
18.) Swype Away....
Sent from my MB870 using xda premium

Related

Droid2 bootanimation but eye scans mulitple times

**IF you use this on a D1 it won't play smoothly, its not optimized for the D1**
I made it for my self but figured I might as well share it.
This is the stock Droid 2 boot animation. All I did was change move a couple files so that the eye will scan multiple times instead of just once.
Instructions (rooted users):
1. Download the bootanimation.zip file from above to your SD card.
2. Open Root Explorer and copy the file to /data/local or /system/media (replaces the stock)
3. Reboot your phone and enjoy your new boot animation.
Instructions (non-rooted users):
You will need the Android SDK installed to do this and know how to use ADB
1. Download the bootanimation.zip file from above to your PC.
2. Move the file into your android-sdk/tools folder.
3. Make sure nothing is selected and hold SHIFT+right click inside your tools folder.
4. Choose “open command window here.”
5. Type in the following commands:
adb push bootanimation.zip /data/local
adb reboot
6. Your phone will reboot with your new boot animation.
http://www.megaupload.com/?d=HE1N22YU
Thank you sir

[APP] CM6 MMS.apk (2.2/2.2.1)

For those like me who wanted CM6 mms.apk instead of the TW mms.apk
1. Download the attached file
2. Use either Root Explorer or Terminal Emulator.
3. Place the "mms.apk" on the root of your sdcard
For Root Explorer
1. Go to /system/app
2. Rename current Mms.apk to Mms.apkbak (Example)
3. Go to /sdcard
4. Press and long hold "mms.apk"
5. Select "Copy"
6. Go to /system/app
7. Select "Paste"
8. Enjoy
For Terminal Emulator
Put the attached file below on the root of your sd and installed using Terminal Emulator with these commands
su
mount -o remount rw /system
rm /system/app/Mms.apk
cd /sdcard
install /sdcard/mms.apk /system/app/mms.apk
Then Reboot
You can pull it from the onyx r3 files and use root explorer to overwrite the tw file.
Good idea....just did it.....thanks
Screenshot?
thanks for the detailed instructions worked like a charm
When I type in the commands, it says "install: not found". why is that?
also my messaging icon is now gone as well..what did i do wrong?
untermensch has posted one that works with the puzzle piece as well.
Messaging icon will be gone since it's a different apk.
Sdobron said:
Messaging icon will be gone since it's a different apk.
Click to expand...
Click to collapse
Yes, its just stock AOSP Mms.apk
thank you so much for this. i just came from a g1, the original android and hated tw mms so much. i cant stand those stupid bubbles.

Cannot install Music.apk

When i install Music.apk it always fails. I tried copying it to the /system/apps using Root Explorer but it doesnt shows up.
it may require flashing...i am not sure.
Did you try installing from the sdcard? Click on the apk file and the Root Explorer should ask if you want to install the file. I have had some installs work that way and some not work. I am a beginner also, sorry if this doesn't work.
First, mount /system as rw from root explorer (there's a button in top right corner). Then copy and paste the file to /system/app. Now, tap and hold on the pasted file and select permissions. Change the permissions to: User-read,write Group-read Others-read. Then mount /system as ro using the same button in top right corner and reboot the phone.
Sent from my LG-P500 using XDA App

[MOD][4.4.4]Native Tether for Build 24.3.7

YOU HOLD MYSELF AND XDA FREE FROM ANY LIABILITY. WE ARE NOT RESPONSIBLE FOR YOUR DEVICE. FLASH AT YOUR OWN RISK.
I just modified the files from the previous mod of Topsnakes and uploaded them here. All credit should go to Topsnake. I even copied the instructions.
I messaged Topsnake prior to posting. He no longer has this phone and was O.K. with me posting.
This will enable Native Tether for Build 24.3.7.
Prerequisites:
Droid Maxx/Ultra Rooted w/WP off
or
Bootloader Unlocked
METHOD 1: TWRP INSTALL
1) Download the package below labeled "24.3.7-tether_twrpinstall".
2) Reboot Into TWRP recovery and navigate to the file for flashing.
3) Reboot
4) Verify tether works
5) Profit.
METHOD 2: MANUAL INSTALL
1) Download the package below labeled "24.3.7-tether".
2) Download root browser by Jrummy from the play store
3) Navigate to System/Priv-App and rename VZWEntitlementservice.apk to VzwEntitlementservice.apk.bak.
4) Navigate to System and rename the build.prop to build.prop.bak
5) Place the package on the root of your sd card and extract the build.prop file within the folder.
6) Navigate to system and Copy and paste the new file.
7) Set permissions for the file to
Owner: Read/Write
Group: Read
Others: Read
This should show (rw-r--r--)
8) Reboot. Verify tether works
9) Profit.
REVERTING
METHOD 1:
If installed in twrp, download the package below labeled 24.3.7-tether_revert. Flash in Twrp, reboot, verify subscription check re-enabled.
METHOD 2:
If manually installed, simply delete the build.prop you installed, remove the .bak extension from the original build.prop, verify permissions, reboot.
Files
Files
Nice, would you happen to have the modem too?
Will this work on the Droid Mini?

I would like to deodex the odex system. How Can I do that? Help me pls.

I would like to deodex the Codex system. How Can I do that? 232 Stock-based update. I have the Sony Xperia z2.
This is a very compressed and short guide, but hopefully it'll help you to start (it assumes you already have your phone rooted and have recovery installed) :
1ST OF ALL : MAKE NANDROID BACKUP.
you'll need to have JAVA installed on your machine, download and install that.
- on your device, enable "usb debugging" from developer options
- connect your device to PC, click "allow" on device for usb debugging
- have adb.exe on your pc, navigate to that folder and press shift+right click in empty space in the folder, choose "open command window here"
- in the cmd window that shows up type these commands in order :
adb pull /system/app system/app/
adb pull /system/priv-app system/priv-app/
adb pull /system/framework system/framework/
adb pull /system/vendor/app system/vendor/app
adb pull /system/build.prop system/build.prop
this will get you a folder next to your adb.exe file called "system" with all the files inside
- open system/vendor/app folder and copy "ims" and "chrome customizations" to system/app folder
- open system/framework/ folder and copy "SemcGenericUxpRes" to system/app folder
download deodex tool from here : http://forum.xda-developers.com/galaxy-s5/general/tool-deodex-tool-android-l-t2972025 (if you're not sure if your system is 32 or 64, get the 32 version)
- extract SVADeodexerForArtx32.zip to your c:/ drive
- open SVADeodexerForArt.exe and browse to where your "system" folder is (same folder as adb.exe)
- check app/framework/priv-app in the program options
- click deodex
- once done, create a flashable zip file from the resulting folders (remember to move files from "app" folder back to "framework" and "vendor" folder in the same order, or you'll get FCs)
- have SuperSU and flashable NUT recovery too on sdcard
- flash deodexed zip, then flash SuperSU and NUT recovery files again
- clear cache/dalvik, reboot
This is a rough guide, basically how I do it. if you need further help, post here and I'll try to respond or someone else will help/correct me if I made a mistake.
thanks
i deodexd with SVADeodexerForArtx64.exe
after that
how to create flashble zip
and which folders will i zip?
pls tellme bro
see attached file for creating flashable zip.
you need to copy the deodexed version from the SVADeodexerForArtx64 folder (you'll find app, framework, priv-app folder there) just open the zip with winrar, drag and drop folder, do a replace (don't change any settings).
Remember to move the "SemcGenericUxpRes", "ims" and "chrome customizations" to their respective folders (framework and vendor/app) to avoid FCs
Once you do that, your deodex file is ready to flash, then after that reflash SuperSU and NUTs recovery.
thanks
thanks bro.:laugh::laugh::laugh::laugh::laugh::laugh::laugh:
it is working bro
thanks thanks
and small Dought can i use this empty zip file for future versions like android 6.0
and how to conform my lolipop5.1.1 is deodexed
One question :what does it mean nut recovery???is clockworkmod recovery right?
rameshkotibani said:
thanks bro.:laugh::laugh::laugh::laugh::laugh::laugh::laugh:
it is working bro
thanks thanks
and small Dought can i use this empty zip file for future versions like android 6.0
and how to conform my lolipop5.1.1 is deodexed
Click to expand...
Click to collapse
I'm not sure if this zip will work for Android 6.0 since it's not available to test atm. Let's wait until it's out and see then
To confirm your rom is deodexed, use a file explorer with root acces (es explorer) and navigate to /system/, then do a search for "odex" and you should not find any files.
Cris95 said:
One question :what does it mean nut recovery???is clockworkmod recovery right?
Click to expand...
Click to collapse
NUTs dual recovery is what is used on locked bootloader Z2 phones, it has both CWM and TWRP for you to choose from, just google "NUTs dual recovery Z2" or search the forums here for more details.
thank bro......
ticktock666 said:
see attached file for creating flashable zip.
you need to copy the deodexed version from the SVADeodexerForArtx64 folder (you'll find app, framework, priv-app folder there) just open the zip with winrar, drag and drop folder, do a replace (don't change any settings).
Remember to move the "SemcGenericUxpRes", "ims" and "chrome customizations" to their respective folders (framework and vendor/app) to avoid FCs
Once you do that, your deodex file is ready to flash, then after that reflash SuperSU and NUTs recovery.
Click to expand...
Click to collapse
i did all you said, but after flashing the deodex.zip with the deodexed apk´s inside i get bootloop.
Tried everything but no chance. Always bootloop - damn

Categories

Resources