[TWRP Recovery] X-Trem theme - Advanced [M7] [2014/03/08] - One (M7) Themes and Apps

​
- Any pages customized
- Reboot menu and Advanced wipe on main page​(Boot button is reboot in bootloader)
INSTALLATION / TROUBLESHOOTING
HOW TO: Flashable Zip
Download the flashable zip theme you want.
Reboot into recovery mode.
Flash the Zip file
Reboot recovery
Enjoy :fingers-crossed:
Note: if you already have a custom theme in /TWRP/theme it will be overwritten.
HOW TO REMOVE
If you took the flashlable zip: flash this file or use the following Terminal command:
Code:
su
rm /sdcard/TWRP/theme/ui.zip
(replace /sdcard to /sdcard/0 if needed)
Notes:
If a method doesn't work try the other one before reporting an issue.
We wasn't able to make screenshots for 1080p resolution so we had to "photoshop" to present a general preview. Don't hesitate to share your own screenshots on this thread!
Click to expand...
Click to collapse
X-Trem-signed.zip - 10.66 MB
Come see our other themes
[TWRP Recovery] Original TWRP Themes | New UI (480/720/1080p)*​
.

Advanced theme TWRP blue
Reserved

Followed directions and no dice. What could I have missed
Sent from my HTC One using Tapatalk

Martin Walker said:
Followed directions and no dice. What could I have missed
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
Really easy :
- Download X-Trem-signed.zip
- Reboot in Recovery ( need TWRP installed )
- install X-Trem-signed.zip
- Reboot in Recovery
- Enjoy

Did that but it keeps saying failed.
Sent from my HTC One using Tapatalk

Martin Walker said:
Did that but it keeps saying failed.
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
Verify in TWRP if you have actived Simulate action and simulate failure in Setting page.
In this case desactivate
Or
- unzip the X-Trem-signed.zip
- copy the ui.zip in sdcard/TWRP/theme ( in theme folder )
- paste to sdcard/TWRP/theme ( in your device )
- Reboot in recovery

I'll give her another whirl later on hope it works as theme is badass!!!
Sent from my HTC One using Tapatalk

@ All
I'm finishing a new theme for 1080p resolution screen with a special UI.
I can't do any screenshots with adb screenshot.
It's a big theme and it's a too hard works that photoshop screenshots for the thread. :crying:
If you have a device in 1080p, you can make adb screenshot please contact me by PM
Thanks by advance

Related

SparksMod Themes Optimized Using PNG Crush Brute Method

This thread will be simply for SparksMod Rom Themes. The latest rom is based off of CM6.1.0-DS, so it will work on the stock base as well. So enough talking and lets get to the info:
Credits for the base Theme goes to Cyanogenmod team which can be seen here: http://wiki.cyanogenmod.com/index.php?title=Compile_CyanogenMod_for_Dream_and_Sapphire
Credits for the theme(s): http://www.sdx-developers.com/sdx/dj07-black-chrome/
Credits for the png script used to optimize the theme and boot animations goes to Lithid on the cyanogenmod forums:
http://forum.cyanogenmod.com/user/2311-lithid/
Windows animations can be seen here. All of the transitions are from here except for two .xml's: http://forum.xda-developers.com/showthread.php?t=814072
Crisvillani added in two xml's that are needed to work on cm6.1.0 framework, which are slide_in_left.xml and slide_in_right.xml
So what are these and what do they do?:
Well they are for the pulldown bar that allows you to swipe your notifications away either to the left or the right. So far I have only seen them in cm6.1.0 based roms. Without these, we would not have that function and would result in soft reboots if not present.
I ported this theme over to work on cm6.1.0, otherwise will not work as is for the Samsung Moment phone
Instructions: Do a Nandroid Backup! Reboot into recovery and flash the theme, that's it! It will auto-reboot for you and boot your phone up as normal
Themes:
BlackChrome-First theme, hope you all like it
This theme also included my latest SparksMod wallpapaers
http://www.mediafire.com/?mmr9sbn6cplm6g4
Bootanimations
http://www.mediafire.com/?mmr9sbn6cplm6g4
CM Theme: http://www.mediafire.com/?mmr9sbn6cplm6g4
Usage:
Step 1:
First cd to your folder that you want to crush. All I do is drag the folders that I want to crush like drawable-mdpi ect to my home folder. That way the only thing I have to cd to in termial is the folder itself. /home/$cd drawable-mdpi
Step 2:
Copy and paste this code into termial and press enter. It could take awhile for it to finish, and uses the Brute method which is the best method of compression available, enjoy!
Code:
#!/bin/sh
for png in `find $1 -name "*.png"`;
do
echo "crushing $png"
pngcrush -brute "$png" temp.png
mv -f temp.png $png
done;
thank u again sparks...
Finally
So glad you did this I hinted around for a while. Good your builds needed their own theme section when I get to make one for the new build I'll send it to you to add to the OP. Thanks Sparks
I want everybody to know Sparksco is one of the most helpful people on XDA he goes out of his way for people he doesn't even know all the time...Hit the thanks button often he deserves it!
just a question, can u just flash this through recovery? or terminal, if so what commands to flash this through terminal
badboy68 said:
just a question, can u just flash this through recovery? or terminal, if so what commands to flash this through terminal
Click to expand...
Click to collapse
You don't need to do anything in termial, just flash it through recovery as long as you are on cm6.1.0-DS or any other rom based on it will work fine. And it doesn't matter what radio or spl your on
Do I flash the bootanimations through recovery?
Sent from my HTC Dream using XDA App
zay012 said:
Do I flash the bootanimations through recovery?
Sent from my HTC Dream using XDA App
Click to expand...
Click to collapse
Yes
Sent from my HTC Dream using XDA App
lol it didnt work for my, and i have android 2.2.1 flashed
and i install it with the recovery =O
thank u again sparks...

Stock Rom Application & Widgets

Stock Rom Application & Widgets
Description:
These are the applications and widgets i have extracted from the stock rom. I have tried them on CM7 and they worked well.
Downloads:
1) Orange Smart Dialler:
Code:
http://www.mediafire.com/?m409lx3b8ga5eh1
2) Orange Mail:
Code:
http://www.mediafire.com/?4xm0vz4lp07k4p8
3) Orange Analog Clock Widget:
Code:
http://www.mediafire.com/?amkz0it7n87hbql
4) Orange Digital Clock Widget:
Code:
http://www.mediafire.com/?t2eh5u51go4zq5f
5) Orange RSS Feeds Widget:
Code:
http://www.mediafire.com/?gqyi6gpzdr63qd5
6) Keyboard Used In Stock Rom: (market link since its free there)
Code:
https://play.google.com/store/apps/details?id=com.cootek.smartinputv5&feature=search_result
7) Orange Maps:
Code:
http://www.mediafire.com/?p6o27agnqc3j6a8
8) Orange TV:
Code:
http://www.mediafire.com/?mvrc106zvnhbdbc
9) Orange Wednesdays:
Code:
http://www.mediafire.com/?66rj12wkh36bfk3
10) Your Orange Release:
Code:
http://www.mediafire.com/?cs0x5xxy2smmxkd
11) Orange App Shop:
Code:
http://www.mediafire.com/?kem8bzatxn9g1om
12) Orange Home Screen Selector:
Code:
http://www.mediafire.com/?0klvbin7obyipbm
13) Orange Set Up Wizard:
Code:
http://www.mediafire.com/?bgqp6n3crkz5y39
14) Orange Home Screen: (does not install)
Code:
http://www.mediafire.com/?qhhk2e4yagio2wy
15) Orange Task Manager:
Code:
http://www.mediafire.com/?85yf9qlg2crr88w
EDIT: I have gotten the orange stock home screen and also lots of different stock applications that were in the stock rom by default. The homescreen is the only application that will not install maybe i am doing something wrong or it needs an application that is missing if anyone gets it to work please let me know
Try putting hone screen in /system
And here is task manager
https://www.box.com/shared/ajdu6m676bbpex2zq8nb
saaransh9 said:
Try putting hone screen in /system
And here is task manager
https://www.box.com/shared/ajdu6m676bbpex2zq8nb
Click to expand...
Click to collapse
added your link to the list mate i will try putting it into system and see how it goes
so is the launcher working??
saaransh9 said:
so is the launcher working??
Click to expand...
Click to collapse
no luck so far mate :/
i too got some dell stock apps like u connect etc if u want i can post them here
feel free to post them im sure someone would find them useful especially those who dont flash a custom rom due to using the stock apps
How to install taskmanager in blade cm 7 not installing
tried to put in system but doesn't works
Sent from my Blade using XDA
i did not pull the task manager application myself from the stock rom but i will check to see how to install it later during the day because of work mate
rohitzz said:
How to install taskmanager in blade cm 7 not installing
tried to put in system but doesn't works
Sent from my Blade using XDA
Click to expand...
Click to collapse
Did u change the permissions if not do it and reboot it works I have extracted it and use it daily
it would be best to give him or her the permissions mate to avoid more confusion
Kannibalism said:
it would be best to give him or her the permissions mate to avoid more confusion
Click to expand...
Click to collapse
Yeah sorry I forgot rw-r-r
Can u give me step by step point to install taskmanager after downloading
Sent from my Blade using XDA
Ohh I have successed thnxxxx
Sent from my Blade using XDA
good to see you have installed the application was going to reply to your PM now
Reupload the files
Can someone please, upload all these files to other website because on box.net it says:
"The user hosting this
content is out of bandwidth. "
I really want to test orange apps in cm7.
the applications links have been updated
Kannibalism said:
the applications links have been updated
Click to expand...
Click to collapse
great, thanks you!
no problem and sorry for the delay was busy with work
Nice one - Might find a use for some of those, esp Orange Wednesdays

[DEV][DELL]Lewa OS Octo Edition for GT-S5660[update][19/10/2012]

This is a ROM which is brought to GIO
THE UPDATED Link is posted on #24 or u can see the link to ridect to the post
Original Site : http://bbs.lewaos.com​
Features:
Code:
[SIZE=4]-using ext4 fstype
-using Delano kernel update to 2.6.37.6
-BLN working
-Lewa custom bootanimation
-Lewa theme
[/SIZE][SIZE=4]-System update
[/SIZE][SIZE=4]-etc
[/SIZE]
Previews:
About app2sd/data2ext default on LeWa
​
About S2E
https://dl.dropbox.com/u/51409930/s2e_lewa.png
About A2SD
https://dl.dropbox.com/u/51409930/a2sd zipalign_lewa.png
https://dl.dropbox.com/u/51409930/a2sd_lewa.png
Working:
Code:
[SIZE=4]2D/3D Acceleration RIL Headset Audio Sensor Bluetooth Wifi USB Mount Camera Vibrate FM Radio[/SIZE]
Known bug:
Code:
[SIZE=4]-haven't found yet, plz tell me[/SIZE]
Code:
[SIZE=5][B]Changelog of 21/08/2012 [/B][/SIZE]
[LIST]
[*][SIZE=4]Latest LeWa OS source with their changes and my change [/SIZE]
[*][SIZE=4]Update system (features which's changed by me, too) [/SIZE]
[*][SIZE=4]Deodexed version xD[/SIZE]
[*][SIZE=4]Update kernel (17082012 version, not 18082012)*[/SIZE]
[*][SIZE=4]More info about ROM changelog from LeWa changes >>> [URL="http://bbs.lewaos.com/forum.php?mod=viewthread&tid=69997&highlight=12.08.17"]here[/URL][/SIZE]
[/LIST]
[ROM LINK & INSTRUCTIONS]
BUILD DATE
21082012
RELEASE DATE
[21/08/2012] LATEST UPDATE [MF]
download here
*NOTE: If u want latest kernel build n release, just go to this link
http://technomonde.blogspot.com/2012/08/newkernel18082012-delanokernel-for.html
Make sure check your md5sum is match
How to Install :
Code:
[SIZE=4]1. Download & Place this rom on your root sdcard[/SIZE]
[SIZE=4]2. Go to recovery mode[/SIZE]
[SIZE=4]3. Wipe data/cache before install[/SIZE]
[SIZE=4]4. Install zip from sdcard, install rom (cwm)[/SIZE]
[SIZE=4] or[/SIZE]
[SIZE=4] Install menu, install rom (RZR)[/SIZE]
[SIZE=4]5. Wait till installation completed[/SIZE]
[SIZE=4]6. Reboot & Enjoy it![/SIZE]
For who wants this package apps (Calendar, LWP, App translation):
Download here
[PATCH]
CenterClock
download here
[BONUS]
T-Mob
download here
Note:
This is ThemeChooser of CM. It will change statusbar icon & background, change appdrawer icons
(which not changed by .lwt), change a bit fwrk
Preview:
​
For example above:
I combine miui icons (.lwt), colorful LS (.lwt), SysUI & Fw-res (DELIX.apk for CM7)
Who wants to use LeWa theme (lwt), just follow these instructions!
Code:
[SIZE=4]1. Download and place theme on your root sdcard[/SIZE]
[SIZE=4]2. Go to themes, tap on From SD (Local tab) [/SIZE]
[SIZE=4]3. Check your downloaded theme(s), then, import it.[/SIZE]
[SIZE=4]4. Back to Local tab, and choose theme u wanna use[/SIZE]
Who wants to use app2sd / data2ext, just follow these instructions!
Terminal emulator execution method
1. Install terminal emulator (find in market or various kind of xD)
2. Open it
3. Type these commands:
Code:
[SIZE=4] su[/SIZE]
[SIZE=4] cd system/misc[/SIZE]
[SIZE=4] sh 1-app2sd.sh[/SIZE]
Just wait, it reboots automatically!
4. Type these commands:
Code:
[SIZE=4] su[/SIZE]
[SIZE=4] cd system/misc[/SIZE]
[SIZE=4] sh 2-data2ext.sh[/SIZE]
Just wait, it reboots automatically!
Done!
Root explorer execution method
Code:
[SIZE=4]1. Install root explorer (find in market or various kind of xD)[/SIZE]
[SIZE=4]2. Open it[/SIZE]
[SIZE=4]3. Go to system/misc[/SIZE]
[SIZE=4]4. tap 1-app2sd.sh, execute it[/SIZE]
Just wait, it reboots automatically!
Code:
[SIZE=4]5. like 1,2,3, and then[/SIZE]
[SIZE=4]6. tap 2-data2ext.sh, execute it[/SIZE]
Just wait, it reboots automatically!
Done!
And, For A2SD users, if u wanna use it, follow these instructions:
Code:
[SIZE=4]-Download A2SD file > [URL="http://www.mediafire.com/?mdl30lsgls1bl70"]here[/URL] (Thx to Dwiaris to upload this) [Flash via recovery][/SIZE]
[SIZE=4]-Go to terminal emulator, and type these commands:[/SIZE]
[LIST]
[*][SIZE=4]su[/SIZE]
[*][SIZE=4]a2sd zipalign[/SIZE]
[*][SIZE=4]a2sd cachesdreset[/SIZE]
[/LIST]
[SIZE=4] or[/SIZE]
[LIST]
[*][SIZE=4]a2sd datasd[/SIZE]
[/LIST]
It will reboot automatically, and, it takes a time.
Just wait, and see!
Code:
[SIZE=4]Q: Got a problem ..... So, how?[/SIZE]
[SIZE=4]A: Delete geno script on system/etc/init.d![/SIZE]
[SIZE=4]Q: Still got. How?[/SIZE]
[SIZE=4]A: Try to repartition yours![/SIZE]
And, For S2E users, if u wanna use it, follow these instructions:
Code:
[SIZE=4]-Download & install s2e from android Pstore[/SIZE]
[SIZE=4]-Open it, mount as ext4 first, reboot![/SIZE]
[SIZE=4]-Open it again, and check all (available option)[/SIZE]
Code:
[SIZE=4]Q: Got a problem ..... So, how?[/SIZE]
[SIZE=4]A: Delete geno script on system/etc/init.d![/SIZE]
[SIZE=4]Q: Still got. How?[/SIZE]
[SIZE=4]A: [URL="http://www.mediafire.com/?nnllweb2r7f7zud"]Download this script[/URL] and flash via recovery![/SIZE]
Good Luck!
Code:
[SIZE=5][B]Credits & Thx to :[/B][/SIZE]
[SIZE=4]-Of course Original LeWa Developers;[/SIZE]
[SIZE=4]-Samsung for device and source;[/SIZE]
[SIZE=4]-BNC;[/SIZE]
[SIZE=4]-Galaxy Gio Community;[/SIZE]
[SIZE=4]-phiexz, tjstyle, squadzone[/SIZE]
[SIZE=4]-All Coders, All programers[/SIZE]
[SIZE=4]-All ppl who supporting [/SIZE]
Thread @GIOCOMM
[DEV] Lewa OS GT-S5660[update]
DELANO's BLOG
LeWa latest version build (Octo Edition by Delanoister 18/10/2012)
http://forum.xda-developers.com/showpost.php?p=33001018&postcount=24
-reserveddd
-reserve-
Yay! Thanks for publishing! First!
Languages?
Inviato dal mio GT-S5660 con Tapatalk 2
galaxygio-user said:
Languages?
Inviato dal mio GT-S5660 con Tapatalk 2
Click to expand...
Click to collapse
english and chinese
Play store?
Sent from my GT-S5660 using Tapatalk 2
galaxygio-user said:
Play store?
Sent from my GT-S5660 using Tapatalk 2
Click to expand...
Click to collapse
Of course
Sent from my jelly bean
Hi delano.. Just a suggestion.. Leave this odexed .. you can apply theme from cm7 (tested) and system is smoother ..
Frankin96 said:
Hi delano.. Just a suggestion.. Leave this odexed .. you can apply theme from cm7 (tested) and system is smoother ..
Click to expand...
Click to collapse
I did for 1708 update . .
And, I changed for 2108 update . .
I wanna see how's feedback of user :highfive:
About those ..
Delanoister said:
I did for 1708 update . .
And, I changed for 2108 update . .
I wanna see how's feedback of user :highfive:
About those ..
Click to expand...
Click to collapse
Reply my P.M! You have time to comment but not reply??? LOL xD
Delanoister said:
I did for 1708 update . .
And, I changed for 2108 update . .
I wanna see how's feedback of user :highfive:
About those ..
Click to expand...
Click to collapse
I know.. I've used both version .. and odexed version is more smoother than the deodex one .. also .. many time people deodex a rom for theme it .. but you can use cm7 theme with lewa .. so .. why deodex ...
(Just my opinion)
Frankin96 said:
I know.. I've used both version .. and odexed version is more smoother than the deodex one .. also .. many time people deodex a rom for theme it .. but you can use cm7 theme with lewa .. so .. why deodex ...
(Just my opinion)
Click to expand...
Click to collapse
just to make system ROM space larger . . Lol. .
Odex half eaten space of deodex. .
But, I will make odex. For next . .
Cz I use odexed too
(^Ő^)/ ŐĶĂŶ thx to give an opinion. .
Odex will make faster. Muohoho
Sent from my GT-S5660 using Tapatalk 2 Beta-5
Peteragent5 said:
Reply my P.M! You have time to comment but not reply??? LOL xD
Click to expand...
Click to collapse
I was on mobile so I didn't check my PM since I got late PM notif to my ⠈ -___- lol
Sent from my GT-S5660 using Tapatalk 2 Beta-5
hello. I have problem mount phone as SD card on windows 7. What could it be? reinstalled drivers
There is no google play. many apps still are Chinese.
Remove chinese app and flash gapps .. SIMPLE
im using this rom a long time but yesterday when i tried to turn on one of my installed app got the information "application is not installed"
and i cant use my installed app i like lewa and what i can do to fix it?
mateuszppp said:
im using this rom a long time but yesterday when i tried to turn on one of my installed app got the information "application is not installed"
and i cant use my installed app i like lewa and what i can do to fix it?
Click to expand...
Click to collapse
Where did u install?
On sd? And u didn't unplug your sd, do u?
Or try to re-install.
Cz I got no problem with all of installed app.
Sry
Sent from my GT-S5660 using Tapatalk 2 Beta-5

[APP][ICS][Ion] Xperia GX Home Launcher For All Xperias (Multi-Resolution)

Found this linked in a thread over in the SXS forum.
Xperia GX Home Launcher For All Xperias (Multi-Resolution)
It's a modded GX Home Launcher with customizable launcher settings. It's pretty sweet.
Many customizable settings accessed through the menu/settings hard key. Landscape and auto-rotation works.
Credits:
serajr - the creator of the mod
Ganesh - for checking my zip
¤ You must be rooted and deodexed.
¤ Do not try to flash the zip from the original thread, it's for the LT26 and will not work for the LT28.
¤ Instructions and LT28 file links in post 2.
UPDATE INSTRUCTIONS:
Now that we have our lt28 flashable zip for this mod, I fear some may not be reading the original thread's instructions on installing this. So I'm reposting them here.
The Manual Way:
Instructions for manual installation on Xperia ICS firmware devices:
TRY IT AT YOUR OWN RISK !!
Clearing predefined system settings xml´s folder for Home.apk:
- Check for this path in your /system: /system/etc/customization/settings/com/sonyericsson/home
- If the /home folder is there, just delete it (only /home) !!!
Now install:
1 - Download attached v4.2_ICS_MultiResolution_Xperia_GX_Home.apk and put it on your sdcard
1.1 - Rename it to Home.apk
2 - Download attached v4.2_ICS_HomeAdd.apk and put it on your sdcard
2.1 - Rename it to HomeAdd.apk
3 - Download attached v4.2_ICS_HomePreferences.apk and put it on your sdcard
3.1 - Rename it to HomePreferences.apk
4 - Using Root Explorer copy all three files to /system/ (mount /system as R/W)
5 - Change all three files permissions to rw-r--r--
6 - Long press on Home.apk and select Move
6.1 - Paste Home.apk on /system/app/ (replace if asked)
7 - Long press on HomeAdd.apk and select Move
7.1 - Paste HomeAdd.apk on /system/app/ (replace if asked)
8 - Long press on HomePreferences.apk and select Move
8.1 - Paste HomePreferences.apk on /system/app/ (replace if asked)
9 - Reboot you phone
Important (after reboot)
10 - Go to "Config >> Applications >> Manage Applications >> All", tap on "Xperia Home" and select "Clear Data" (you need to rearrange your widgets)
VERY IMPORTANT
Home.apk, HomeAdd.apk and HomePreferences.apk work together and they should be in the /system/app folder!!
Click to expand...
Click to collapse
Or the easy way:
Flash the zip in cwm. You should still follow step 10 from the manual instructions. You may also want to try the prestep of. "Clearing predefined system settings xml´s folder for Home.apk:" if you're having issues.
Flashable zip: v4.2_ICS_MultiResolution_Xperia_GX_Home_ION.zip
-----------------------------------
Some more screen shots with the lt28 systemui mod from ganeshbiyer's deodex thread. The previous pics were with the lt30 systemui.
Home crashes with gx mod. Don't know what I'm missing. Would like to have this running. Any ideas?
Sent from my LT28at using xda premium
Recon Freak said:
Home crashes with gx mod. Don't know what I'm missing. Would like to have this running. Any ideas?
Sent from my LT28at using xda premium
Click to expand...
Click to collapse
Check your permissions?
How did you install?
Did you reboot?
What GX mod and was it working before?
I downloaded the flashable zip, extracted the 4 apk files to /system, changed permissions on these files, moved them to /system/apps, reboot.
I think mine may have crashed after installation and a reboot set it straight.
That's how I did it. Home just stops. Maybe another mod is conflicting. Guess I'll go stock, root, and deodex again and retry.
Sent from my LT28at using xda premium
Recon Freak said:
That's how I did it. Home just stops. Maybe another mod is conflicting. Guess I'll go stock, root, and deodex again and retry.
Sent from my LT28at using xda premium
Click to expand...
Click to collapse
Maybe a fresh download of this mod too
More on functionality:
Auto rotate works great, so I get consistent landscape action now.
Folder image, indicator style, homescreen count, app drawer background, launch button style, and dock background customization options.
You can backup and restore settings.
Good stuff.
The CWM zip did not work for me. It aborted itself.
The zip is for the S. I extracted the files and installed manually.
Ganesh sent me a zip container for lt28, I'll make a new zip install soon.
Sent from my LT28 w MIUI
Oh okay. Kinda throws me because it says it's for all Xperia ICS firmware. I was wondering if it had something to do with our CWM recovery. What's the differences for why it won't work for the LT28at? This phone gets ignored/overlooked way too much.
KEB64 said:
Oh okay. Kinda throws me because it says it's for all Xperia ICS firmware. I was wondering if it had something to do with our CWM recovery. What's the differences for why it won't work for the LT28at? This phone gets ignored/overlooked way too much.
Click to expand...
Click to collapse
Well the install zip may not work, but the mod works great. I'll to get ion zip up tomorrow.
Sent from my LT28 w MIUI
xperia gx home att ion
hey any word on that flashable zip for the ion or any advice getting it working i desperately want to get this working need that launcher landscape rotation nothing else i tried will do it and tried everything i know to get it to work
techdeisel said:
hey any word on that flashable zip for the ion or any advice getting it working i desperately want to get this working need that launcher landscape rotation nothing else i tried will do it and tried everything i know to get it to work
Click to expand...
Click to collapse
Here I put together all the files in a Flashable Zip for ION - Download.
Edit: I finally tried them out today - really cool . Thanks Jeriku for the find.
accts said:
Here I put together all the files in a Flashable Zip for ION - Download.
Edit: I finally tried them out today - really cool . Thanks Jeriku for the find.
Click to expand...
Click to collapse
Right on. Thanks for putting the zip together, I totally forgot.
Sent from my LT28 w MIUI
Flashed the 28i fw on my at. Flashed this zip and everytime I open the Launcher settings and tap a category the settings closes immediately
joe3681 said:
Flashed the 28i fw on my at. Flashed this zip and everytime I open the Launcher settings and tap a category the settings closes immediately
Click to expand...
Click to collapse
Oopsss too quick a freebie 'thanks'..
Are you deodex your rom yet?
Sent from my LT28i using Tapatalk 2
Besides the obvious any reason I get bad zip in cwm I tried flash as standard zip and rename update zip and downloaded it a few times with a few differnt browser
Sent from my LT28at using xda app-developers app
accts said:
Oopsss too quick a freebie 'thanks'..
Are you deodex your rom yet?
Sent from my LT28i using Tapatalk 2
Click to expand...
Click to collapse
No. Last time I did running the 28i fw it froze and had to let die and charge up to reflash. Didn't like it I guess.
Sent from my LT28i using XDA Premium HD app
---------- Post added at 11:54 AM ---------- Previous post was at 11:54 AM ----------
Also keep getting "Xperia Home has stopped" at random
Sent from my LT28i using XDA Premium HD app
It needs deodexed to work properly.
Sent from my LT28i using Tapatalk 2
I assumed it said deodexed in the original thread. I 've added that to the op.
Also found this on the ot:
- Check for this path in your /system: /system/etc/customization/settings/com/sonyericsson/home
- If the /home folder is there, just delete it (only /home) !!!
Click to expand...
Click to collapse
Sent from my LT28 w MIUI

[ROM-Installer]XARI - Xoom Automated ROM Installer - Alpha 2 - 10/12/12

XARI - Xoom Automated ROM Installer
The First Xoom ROM Installer​
I DON'T TAKE ANY RESPONSIBILITY IF IT BRICKS YOUR DEVICE!!!
What is it?
XARI is a tool made by XxLordxX to install ROMs easily, but we need developers support to it become amazing! It uses some Unix features to quickly change the ROM and kernel. It's in alpha phase, expect bugs and ALWAYS keep a backup on your computer if anything goes wrong
Click to expand...
Click to collapse
Instructions:
For Developers:
After creating ROM upload the system.img and boot.img;
Create a list with links and name of each version to be put here;
Let XxLordxX extract all the latest version of system.img and boot.img and you can continue working the way you want (with update.zip), just let he do the "dirt" job for you and upload.
"Soon I intend to make a better way to it be done, I don't like the idea of making it
a harder job for you, hope with the help of a friend we achieve a supreme installer "
~~ XxLordxX
Click to expand...
Click to collapse
Click to expand...
Click to collapse
For Users:
Extract the folder anywhere you want;
Open a terminal and type:
Eclair - cd /location/of/your/folder/
Froyo - chmod 755 Installer.sh
Gingerbread - ./Installer.sh
(See what I did there ?, if not 2.1; 2.2; 2.3)
Connect your Xoom to your PC with a cable;
Open a terminal and type:
4.1 - XARI
On the menu select Download and select the ROM you want;
After the download is finished just go back and install using the XARI
Thank me on XDA and if possible make a donation
Click to expand...
Click to collapse
Benefits:
For Developers:
No need to make LONG install instructions;
No need to answer and receive stupid: "How do I install it?" questions;
No need to make updater-script files;
No need to take time with recoveries.
Click to expand...
Click to collapse
For Users:
Make life easier when changing ROMs;
Helps user in choosing ROM;
Have restore to stock (keeping ALL your data preserved) option;
Easier install than having to select many options.
Click to expand...
Click to collapse
Donation balance
US$20.00
Click to expand...
Click to collapse
Bug List
Code:
YOU TELL ME :D
Requirements:
A Motorola Xoom
Root Access
Unlocked Bootloader
Custom Recovery (you can install from XARI app_
Linux Computer (Soon WIndows)
Click to expand...
Click to collapse
Download Link:
http://d-h.st/jte
READ THE F-WORD README FILE!
Have fun
XxLordxX
Alpha 1 - 10/12/12 - link for download (not working...): d-h.st/TVM
First release! Enjoy !!!
Waiting for bugs report...
Alpha 2 - 10/12/12 - link for download: http://d-h.st/jte
Fixed many bugs
Added dreamwcli Android 4.2 version Thanks man!
Reserved TOO!!! Soon will add a special image for it
Nice work. I think quite a useful thing)
Alpha 2 released, bugs fixed, dreamwcli Android 4.2 ROM added , thanks man!
This is greatttt
Next version will include Windows version Hope I can still do it and it brings more interest!
"This Story Ends Where It Began"

Categories

Resources