X8 eclair Jit enable - XPERIA X8 Android Development

I just make guide to enable Jit
Requirement:
eclair Rooted
Download this http://bit.ly/JiT-toggle
first use this command at adb
adb pull /system/build.prop
you can also manually use root expolrer to copy built.prop
edit the build.prop (im using notepad)
change this:
dalvik.vm.heapsize=32m
debug.sf.hw=1
added this at the end:
dalvik.vm.execution-mode=int:jit
save the changes..
after that extract http://bit.ly/JiT-toggle
at sdcard/JiT-toggle-0.1
and save the file
then do this steps
after that you must copy and overwrite the mod built.prop to folder
/sdcard/JiT-toggle-0.1/vmlibsv2
and the original build.prop to /sdcard/JiT-toggle-0.1/vmlibs_stock
then
1: enable JIT (in a termnial or adb shell)
cd adb
adb shell
su
cd /sdcard/JiT-toggle-0.1
sh enable_jit.sh
and your phone will reboot with JIT enable.
and if you want to disable jit effect just use this command
tribute for Zocker Tko
With jit, i can increase the value of quadrant score by 10 - 15 %
and linpack almost 3 times than normal
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
other
Before
After
and look at cpu score (the blue one)
it make almost twice faster than normal
hope this help you guys.,

Hmmm a question, what is Jit refers to??
is it gonna mak X8 run faster or ??

JIT refers to Just In Time compilation. Which is basically converting VM code into native code. Yes, it will definetly make your X8 MUCH faster.

card-us said:
Hmmm a question, what is Jit refers to??
is it gonna mak X8 run faster or ??
Click to expand...
Click to collapse
is stand for Just in time
The JIT is a software component which takes application code, analyzes it, and actively translates it into a form that runs faster, doing so while the application continues to run

sorry for my bad eng
I follow 2 this step
sh enable_jit.sh
but nothing happen, and when i reboot my x8, it's hang in SE-logo.
Can u test in more than 5 device?

Any downside ????
or other question is y se not include the jit if there is no downside)

how to enable JIT for android 1.6?

Something isn't perfect with your solution.
I had enabled the jit by your script and my phone had been slower.
I disabled it and the phone stopped at the boot screen.
A had to reflash it.
Before you publish a solution be sure that it's working well!
What firmware you get the lib-s from?

JIT is fully working thanks.

avers said:
Something isn't perfect with your solution.
I had enabled the jit by your script and my phone had been slower.
I disabled it and the phone stopped at the boot screen.
A had to reflash it.
Before you publish a solution be sure that it's working well!
What firmware you get the lib-s from?
Click to expand...
Click to collapse
Its works properly theres only a boost for game loading time or decoding videos
For rest the processor is good as it is
Dont blame the op if you brick or wreck your phone it works for others you must have done something wrong!
Sent from my rooted E15i

muzik_demon said:
Its works properly theres only a boost for game loading time or decoding videos
For rest the processor is good as it is
Dont blame the op if you brick or wreck your phone it works for others you must have done something wrong!
Sent from my rooted E15i
Click to expand...
Click to collapse
I know what I did. There was no problem.
I could enable it as well.
I changed some things in the system. Maybe one of them doesn't like it.
If you try to disable it, please let me know is it working or not.
Thanks.

Could you, please, make the thread sticky ?

avers said:
I know what I did. There was no problem.
I could enable it as well.
I changed some things in the system. Maybe one of them doesn't like it.
If you try to disable it, please let me know is it working or not.
Thanks.
Click to expand...
Click to collapse
Yup disabling doesn't work
But you still can't blame others for that!
Sent from my E15i using XDA App

muzik_demon said:
Yup disabling doesn't work
But you still can't blame others for that!
Sent from my E15i using XDA App
Click to expand...
Click to collapse
I didn't want to blame anyone. Really sorry, if I was rude.
For a compensation I give you a taskbar theme (what I'm already using)
You can change it by this way:
1. Extract the framework-res.apk from the zip to the root of your sdcard.
2. Be sure that the busybox is present on your phone!!
3. Save your framework-res:
Code:
adb pull /system/framework/framework-res.apk
4. Copy the new one to the /system/framework from your sd:
Code:
adb shell
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock2 /system
busybox cp /sdcard/framework-res.apk /system/framework/framework-res.apk
I modified pulp's framework-res (from his X8.img) (2.1-RUS).
When you change it, the phone maybe freeze! You will see the new theme after a reset.
if you make something wrong, your phone will restart without any changes.
If you try it, please let me know how do you like it!
If you don't like it, you can put back the original framework-res.apk by the same way.
by Avers

After enabling jit my phone slowed down.. what can be wrong?
Sent from my E15i using XDA App

Avers screenies please

muzik_demon said:
Avers screenies please
Click to expand...
Click to collapse
Here we go.

avers said:
Here we go.
Click to expand...
Click to collapse
nice .. please upload default SE clock.apk thanks.

isaac12 said:
nice .. please upload default SE clock.apk thanks.
Click to expand...
Click to collapse
It is just the taskbar what I uploaded. Everything else will remain as before.
But if you haven't got the original SE Home screen app and the SE clock, I attached them.
(I prefer the mClock, because it is fully customizable. That's what you see on the screenshots. )

Jit works very good on my phone. For those who have problems and lag after enabling jit i recommend to delete the contents of your /data/dalvik-cache folder using root explorer and immediately reboot after this. Phone will boot slower first time after the deleting of the dalvik cache because it will need time to rebuild it but after this your phone will definitely work better. I got quadrant result 513 and linpack 7.4 on my X8.

Related

HTC Black theme for E15i X8

This is my black theme ported to X8.
Alfa version, works on Android 1.6 1.x.62 ..
Its a start, I hope we get 2.1/2.2 soon, so I'm not working actively on updating it atm, if someone feels thrilled - you can continue this work.
Thanks for uploading, looks great, like x10 mini goes black.
Hope you`ll update it on 2.1.
It runs good, thanks a lot.
I hope you give me permission to share it on my german Android User Page.
That would be great, and all the other Users thank you too.
It says it cannot replace the andriod system
Sure, share as you like, I'm not greedy
mzmz83 said:
I hope you give me permission to share it on my german Android User Page.
That would be great, and all the other Users thank you too.
Click to expand...
Click to collapse
Thanks a lot, I`m looking for 2.1 Framework.
mzmz83 said:
Thanks a lot, I`m looking for 2.1 Framework.
Click to expand...
Click to collapse
What are you going to do with it ? 2.1 is not released yet!
And how to put it, you can manual?
u need to root your device
thn
extract this to your sdcard
go to command prompt (cmd)
adb shell
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock2 /system
busybox cp /sdcard/framework-res.apk /system/framework/framework-res.apk
pulpoff said:
This is my black theme ported to X8.
Its a start, I hope we get 2.1/2.2 soon, so I'm not working actively on updating it atm,
Click to expand...
Click to collapse
I`v meant you`re not updating 1.6 Version anymore.
So I thought you maybe wanna create a new black edition on 2.1 Update.
And that`s I`m looking forward to.
Of Course I still know, the 2.1 update is still waiting.
I hope it comes till the end of the year.
I just got black screen of sony ericsson and hold at boot screen, help... how to enter into /system/ fold?
help?
shivenjuneja said:
u need to root your device
thn
extract this to your sdcard
go to command prompt (cmd)
adb shell
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock2 /system
busybox cp /sdcard/framework-res.apk /system/framework/framework-res.apk
Click to expand...
Click to collapse
tried but not working...detailed explaination please
Can someone explain in bit more details how to change default blue theme to this black? Because, that blue theme suck
when I try it, I met the black screen, the phone can not turn on, can u tell me the way to use this theme?
manhchien1311 said:
when I try it, I met the black screen, the phone can not turn on, can u tell me the way to use this theme?
Click to expand...
Click to collapse
Finally, I take it to sony ericssion to flash the ROM again, so now all back to normal.
So don't touch the framework.....res.apk as its cause the system halt at the boot screen.
Detailed "how to" is in x10 mini themes -> black htc thread
pulpoff said:
Detailed "how to" is in x10 mini themes -> black htc thread
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=821790
Uf... I have just read that topic.... And I still don't have a clue what to do, so I think that it will be best if I leave it as it is
But it looks so nice in black:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
this theme is so nice, but I don't know it can install or not in X8, that is x10 mini, When I try it, my phone have eror, I have to flash by SEUS
shivenjuneja said:
u need to root your device
thn
extract this to your sdcard
go to command prompt (cmd)
adb shell
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock2 /system
busybox cp /sdcard/framework-res.apk /system/framework/framework-res.apk
Click to expand...
Click to collapse
what application should I use to do this? thanks
To Root you need "super one click", for example.
Then to copy the files to your system you need to install the sdk tool on your PC or install the Root Explorer from Market. It`s the easier way.
pulpoff said:
This is my black theme ported to X8.
Alfa version, works on Android 1.6 1.x.62 ..
Its a start, I hope we get 2.1/2.2 soon, so I'm not working actively on updating it atm, if someone feels thrilled - you can continue this work.
Click to expand...
Click to collapse
I made it.
Steps:
1.) Flash your X8 by SE Software Updater (with existing flash could brick your phone).
2.) Root your phone
3.) Follow the steps you read here: http://forum.xda-developers.com/showthread.php?t=821790 in "ANDROID_1.6_implementation_steps.txt"
4.) * App2sd your phone http://forum.xda-developers.com/showthread.php?p=8579902#post8579902
5.) Have fun
* Important! Existing ext2 partition could be cause that your phone desn't boot after App2sd. When this happen, put your SD card to your card reader and format Ext2 Partition and repeat step 4. Your SD card installed apps will lost, backup them!
! The framework only 95% because there is layout bugs here:
. search button (forexample in Market)
. alarm switch button is bule
. message bubbles are blue
. PatternControl (non default app, downloaded from Market) - when you enter your gesture code, the screen doesn't fit the screen
This bugs just cause the UI stranges, even so your operating system works perfectly.

[BETA]Cyanogenmod 6[usbmounting][11.02.2011] (2.2.1)

This is Hero Floyo port for E10i. First it was made to work on X8(actually it is still WIP by Racht) but I found that it works for E10i and I think for E10a aswell so I decided to share.
So:
Floyo 0.9a E10i
Working:
Screen
ADB
GSM
SMS
Data(3G, EDGE)
Sensors
Compass
Video decoder(mpeg4, H264)
GPS
Bluetooth
SD(not with ext partition)
Vibra
OpenGL/3D
xRecovery preinstalled and working
Wifi
Quadrant is around 1000!
Detect /sdcard (vfat) properly when ext* is also present
Froyo native app2sd ! This fixes installation of large apps from marker (e.g. angry birds)
Usb mass storage fixed !
In .10 :Changed density back to 120, fixing dialer ASAP
In .10a :/sdcard symlink fix
Bugs:
Camera
Doesn't detect headphones
Mixer is bit messed up
it reboots sometimes
it has problems with installing apps
Requirements:
Latest 2.1.1.A.0.6 SE firmware(seems to be that kernel is changed bit)
Root
xRecovery
Instructions for installing:
Make sure you have xrecovery installed
Download Floyo 0.9a
Put the folder with images to sdcard into xrecovery/backup/ folder and zip to sdcard
Reboot to xrecovery
Make backup using Backup & Restore
Now install your firmware with Backup&Restore, Restore and select your copied folder
After succeeding clear dalvik and fix permissions if it doesn't boot.
Install any custom zips if attached!
Reboot!
Enjoy
nobodyAtall said:
All, here is an update.zip that fixes the sdcard related issues:
To install, move to sdcard, i.e.
Code:
adb shell
# mount /dev/block/mmcblk0p1 /mnt/sdcard
exit
adb push update.zip /sdcard/update.zip
and flash via xrecovery.
Click to expand...
Click to collapse
Seriously wow, nobodyAtall!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I'm not responsible if you brick ur device becouse it is you who are making decisions what to do with your device !
Is it have original HTC music player or music mod?
Is volume key working when playing music?
What about dialer is it fixed?
Sent from my unknown using XDA App
It doesnt have SENSE applications. And mixer works but vice a versa. It is bit messed up. When music is playing and you are trying to change volume it changes incall volume but in lockscreen it works .
Dialer is usable, but 1 2 and 3 are bit out of screen .
How can i install this rom? and is posible flash with SEUS after install it?
sorry for my english.
Thanks for this! will try it asap
tufadorin said:
How can i install this rom? and is posible flash with SEUS after install it?
sorry for my english.
Click to expand...
Click to collapse
It is possible to restore your old firmware with your settings or flash original firmware back wuith SEUS or Binary's flashtool. I wrote instructions to first post.
This firmware has the xrecovery?? Or i have to flash with seus to restore my original firmware??
Multi/Dual Touch work ?
No Multi/dual touch.
This is a good try....at least a boost to the froyo thing!!!!
KEEP-IT-UP
thank you flotilla rom very
thank you .....
@wiilweer sent a pm
Sent from my E10i using XDA App
Can you do smth about camera and wifi? Its very important to me and i cant install it without them :/
Wifi is working on next release. Got it like 5 minute ago . I'll remove some crap and add new bootanimation.
Youtube video decoder got also fixed. I'll post new update as soon as somebody teaches me how to build update.zip. Packing my image atm.
wiilweer said:
Wifi is working on next release. Got it like 5 minute ago . I'll remove some crap and add new bootanimation. Somebody could PM me how to build proper update.zip . Thank you.
Click to expand...
Click to collapse
Can u explain this much better..about app2sd and jit in this port 2.2
App2sd work extra work wifi work dial work
deeplyshocked said:
App2sd work extra work wifi work dial work
Click to expand...
Click to collapse
And ext3 for app..any find problem with this 2.2..sum please confirm..
http://forum.xda-developers.com/showthread.php?t=732957
i think this is the tutorial to make the update.zip my friend
I don't use personally App2SD, but I will look at it later. JiT is v2 i think. It works much faster than in Eclair build.
Thanks for link how to build update.zip. I'll update my first post tomorrow, couse now I need sleep. 2AM already.
wiilweer said:
I don't use personally App2SD, but I will look at it later. JiT is v2 i think. It works much faster than in Eclair build.
Thanks for link how to build update.zip. I'll update my first post tomorrow, couse now I need sleep. 2AM already.
Click to expand...
Click to collapse
Best if u update with ext3 apptosd install with xrecovery..i believe many user now partition ext3 on sdcard..for their application..a bit messed up for it to install this rom without it..sorry for my broken language..not gd with english..

[THEME] Black Bar Bell. (Gingerbread)

I think I have finished my first Black Bar for the Bell Atrix, I need some other people to try it out as well now, and make sure it works for others.
PHONE MUST BE DEODEX
I used the icons from [THEME] Gingerbread Theme V2 (NO ATT)+Black Browser
http://forum.xda-developers.com/showthread.php?t=974112 so thanks to synergye for the icons.
This is a framework-res.apk and services.jar. I don't recommend trying these unless you are confident you can recover yourself from a possible brick (I had many while making this, but it should work now).
BACK UP YOUR FILES BEFORE YOU INSTALL THIS.
I am not responsible for any bricking that occurs.
Please let me know if it works for you. Thanks
Note: I am getting that black signal bar, but I assume its because I am in a basement apartment, it should have green bars when you have a signal.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
looks nice!
Thanks a lot, works great! I tried to do the same myself but after soft bricking a couple times I gave up. I installed it like this:
adb push framework-res.apk /sdcard/
adb push services.jar /sdcard/
adb shell
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
cp -f /sdcard/framework-res.apk /system/framework/
cp -f /sdcard/services.jar /system/framework/
sync
reboot
Click to expand...
Click to collapse
can you guys explain how to do this in a safe mode...i've just rooted my phone with aRoot and don't really know how to recover from a soft-brick !
Silent8Strike said:
Thanks a lot, works great! I tried to do the same myself but after soft bricking a couple times I gave up. I installed it like this:
Click to expand...
Click to collapse
Awesome. I figured it should work for everyone but since I learned how to do this while doing this, I couldn't be sure. I know what you mean about the soft bricks, I must have bricked mine a dozen times. You can notice the time in the picture. I refused to give up until I got it.
Thanks for the info on installing, I didn't want to give anyone advice on that, since I was relying on a script kenneth gave me.
I have a Honeycomb Port almost finished, I figure I will try to port most of the ones other people have made for ATT. (all credit goes to them obviously)
aliafi90 said:
can you guys explain how to do this in a safe mode...i've just rooted my phone with aRoot and don't really know how to recover from a soft-brick !
Click to expand...
Click to collapse
You will need to ADB pull your framework-res.apk and services.jar from system/framework as backups in case of a brick. I know I read a good tutorial on this in another thread, I will find it and post a link
thanks ! and another silly question all i have to do is to rename the zip files to .apk and .jar ?
No unzip them. The apk and jar are there, the apk was to big to upload without zipping it
EDIT: as for the backup, if you run backup.bat in this file it should create your backups for you and then if you run installer it should revert back to those backups. I say Should. It did on mine.
EDIT 2: Figured I would upload an installer as well. The code is messy, but it should work. You just need to run installer, it already has the framework-res.apk and services.jar included.
Sent from my MB860 using XDA App
thanks a lot for your help...it's just that when i run backup.bat it says do you see you device listed above ? it's not recognizing my device for some reason...do i have to run it in another folder or it wouldn't make a difference?
aliafi90 said:
thanks a lot for your help...it's just that when i run backup.bat it says do you see you device listed above ? it's not recognizing my device for some reason...do i have to run it in another folder or it wouldn't make a difference?
Click to expand...
Click to collapse
hmmm, thats odd, it should be fine running in that folder. Do you have the phone plugged in via USB and the options set to NONE and USB DEBUGGING ON?
toughbax said:
hmmm, thats odd, it should be fine running in that folder. Do you have the phone plugged in via USB and the options set to NONE and USB DEBUGGING ON?
Click to expand...
Click to collapse
yea and it's still not showing the device...do i need to have adb or anything installed on my computer for this?
aliafi90 said:
yea and it's still not showing the device...do i need to have adb or anything installed on my computer for this?
Click to expand...
Click to collapse
I think all the adb files you needed were in the folder, I think by you seeing the list of attached devices (even if there is none there) it means adb is working.
I am not really sure what could be causing the problem... I would try a Reboot first if you haven't then maybe you could try booting into "Enable USB enumeration early." by holding vol- and power and see if it picks it up then. After it says "Reading ODM fuse: 1" wait 10 seconds or so and run the backup.
Sorry my knowledge of the finer workings of android is still a ways off
It works here as well.
Nice job!
EDIT: Just so you know, I didn't use your install scripts.
NFHimself said:
It works here as well.
Nice job!
EDIT: Just so you know, I didn't use your install scripts.
Click to expand...
Click to collapse
Thanks, couldn't have done it without your deodex.
Sent from my MB860 using XDA App
don't know whats wrong but still not showing anything under devices....is there another way i can do it manually?
aliafi90 said:
don't know whats wrong but still not showing anything under devices....is there another way i can do it manually?
Click to expand...
Click to collapse
if you use command prompt you can enter:
Code:
adb devices
adb pull /system/framework/services.jar services.jar
adb pull /system/framework/framework-res.apk framework-res.apk
That should pull the files into the folder you are in. ex. C:\backup\
When you do the adb devices it should list yours in the list. I don't think that will make much difference in it working though, since that's the same thing the bat does.
Maybe someone who actually knows something can be more use then me.
Kenneth gave me these recommendations if it wasn't working when I was first stuck:
If it isn't listed... you need to check the following:
USB plugged into back of computer
Restart computer
kill-server adb or task manager >> Processes >> end "adb.exe" processes
maybe that will help?
I'm never sure about this but are these files compatible on a mac?
ChongoDroid said:
I'm never sure about this but are these files compatible on a mac?
Click to expand...
Click to collapse
I don't know about the scripts, I would say no just to be safe. The framework-res.apk and services.jar would work though (the first post). I am not sure how you would push them to the device, but I'm sure its been covered in another thread somewhere.
k so i finally did it,though the time on the top right side is not showing anymore
That means the services.jar didn't get pushed. it is still the black font
Sent from my MB860 using XDA App
toughbax said:
That means the services.jar didn't get pushed. it is still the black font
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
if you could add to the first post the you DEFINITELY need to be deodexed for this to work, that would be appreciated
The services.jar file will not work if services.odex is still on the phone, likewise - if you don't deodex correctly, and just delete the services.odex file you will end up bricked.

[How To] Add percentage to the battery icon

Prerequisites:
1. You need an unlocked boot loader.
2. You need root.
3. You need a PC with adb that can see your phone
4. Your phone needs to have USB debug enabled
All of these are well documented here in the forum.
On the PC grab the two apk files that the UOT kitched needs:
Code:
adb pull /system/framework/framework-res.apk
adb pull /system/app/SystemUI.apk
Now go to the UOT kitchen and choose your battery style from the battery tab.
Next click on the "File Upload" tab and upload your two files.
Then submit your work to the kitchen and wait.
When the kitchen is done processing, you have a download called UOT-*.zip. download that. And extract it somewhere on your PC. Now you need to push the files to your phone.
Code:
adb push SystemUI.apk /data/local/SystemUI.apk
adb push framework-res.apk /data/local/framework-res.apk
Next you need to adb shell to the phone to remount the system partition as read-write and copy the files to their correct location. From the PC run "adb shell" Then, on the phone:
Code:
su
mount -o remount,rw /dev/block/mmcblk0p29 /system
cp /data/local/SystemUI.apk /system/app/SystemUI.apk
cp /data/local/framework-res.apk /system/framework/framework-res.apk
cd /data/dalvik-cache
rm *
Then reboot the phone. When it comes back up you should have your customized battery.
NOTE: This is all from memory so there may be some minor inconsistencies but the general concept is sound. The main thing you MUST do is unlock the bootloader and you MUST have root (temp-root should be fine)
NOTE 2: There are a lot more things that you can customize using the UOT Kitchen. I've only changed the battery but you should be able to change icons, taskbar, lockscreen and more. So, if you are comfortable doing so, have at it.
And one final note. This is the brute-force method. Once a CWM recovery is created for the Amaze then most (all?) of this is unnecessary and you can just flash the UOT zip file from recovery.
-xdadevelopers-user
after i do the adb pull, where can i find the files it pulled????
Should be in the same adb folder
Sent from my HTC_Amaze_4G using XDA App
what exactly are the inconsistencies? cause i cant get it to stick although i follow your instructions to a "t"
Enzopreme said:
what exactly are the inconsistencies? cause i cant get it to stick although i follow your instructions to a "t"
Click to expand...
Click to collapse
Is your bootloader unlocked?
I try doing this framework but it work's it force close's alot i restored firmware then i tryed it went good then i restarted my phone & now i'm on a black screen the button's show up but no display , what the hell ?
Revolution said:
I try doing this framework but it work's it force close's alot i restored firmware then i tryed it went good then i restarted my phone & now i'm on a black screen the button's show up but no display , what the hell ?
Click to expand...
Click to collapse
bricked again huh?? you building a skyscraper with all those bricks??
Here's a thought-let's all be patient and take one step at a time.
We need recovery before we start buggering around.
Sent from my HTC_Amaze_4G using xda premium
TheSneakerWhore said:
Here's a thought-let's all be patient and take one step at a time.
We need recovery before we start buggering around.
Sent from my HTC_Amaze_4G using xda premium
Click to expand...
Click to collapse
I agree 100% with this.
We need to be able to do backups with Clockwork as well as use other scripts such as fix_permissions, clear dalvik-cache, etc to prevent bricks, FC errors, etc.
Let's work on getting a recovery first.
I fixed it last night
Sent from my HTC Ruby using XDA App
Here you go guys.. If you have CWM Recovery installed, just install my zip.
This.is what I've been looking for. Thx man..
Sent from my phone.
by any chance, do you have a screenshot for this battery percentage update?
what rom does this work on? quiksense? bliss sense?
-FuRBz- said:
what rom does this work on? quiksense? bliss sense?
Click to expand...
Click to collapse
It's only been tested on the 1.36.531.5 stock ROM(My Phone) but I imagine it will work on most all Sense 3.0 ROMS.
Screenshots of an identical mod I released can be found in my other thread here:
http://forum.xda-developers.com/showpost.php?p=11848512&postcount=1
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Working on enegrys rom w/o issues.
Sent from my phone.
Wonder if it will work on bliss sense....?
Sent from my HTC Amaze 4G using xda premium
I flashed the stock kernel so that wifi could work on Android revolution rom. Wifi works now, but I'm unable to sync my phone with HTC sync, so that I can use adb. Any suggestions to what I can do to set up adb again? (I'm using a windows 7 laptop btw)
dharvey4651 said:
It's only been tested on the 1.36.531.5 stock ROM(My Phone) but I imagine it will work on most all Sense 3.0 ROMS.
Screenshots of an identical mod I released can be found in my other thread here:
http://forum.xda-developers.com/showpost.php?p=11848512&postcount=1
Click to expand...
Click to collapse
holy thread revival...anyone test this out on 1.43 stock?
mrmako777 said:
holy thread revival...anyone test this out on 1.43 stock?
Click to expand...
Click to collapse
you can take Stock statusbar with percentage battery from V2T section in this post, extract framework-res.apk from it and replace battery graphics in it for any you like. You can use a Graphics replace from the same post for that.

[script][share] AMARULLZ DATA TO SD-EXT(A2SDX)

Guys ..I recommend you to try the following a2sdx script by amarulz..It is awesome..
Original thread-http://forum.xda-developers.com/showthread.php?t=1310309
It is an alternative to a2sd and link2sd ...but it uses a different method than link2sd or darktremor a2sd...resulting in faster performance
Internal memory is shown as 1 GB in this screenshot;
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Prerequisites
1.You must have /system/etc/init.d
2.You must have sd-ext partition
3.You should not have any a2sd or any other such script like darktremor or link2sd installed.You must uninstall them or delete them from /system/etc/init.d folder
Installation
1.Extract the zip.Copy 40ad2sdx into /system/etc/init.d
2.Change permissions to rwxrwxrwx inroot explorer(or adb chmod 777)
3.Reboot
4.Be patient...it may take 5 minutes or more to boot for the first time after copying the script as the script copies and symlinks the apps between sdext and /data.
5.That's it. No apps or terminal required!
Did you notice any real improvement on performance? What do you believe would be its advantage against link2sd for example?
Kasnar said:
Did you notice any real improvement on performance? What do you believe would be its advantage against link2sd for example?
Click to expand...
Click to collapse
The secret is in the method of symlinking.
Darktremor/s2e do not distinguish between system apps and 3rd party apps ...so decrease performance.
For me with about 80 applications darkrtremor a2sd system had become slow but with amarulz a2sdx system performance was like when I did not have apps.
This is the explanation by amarulz:
Another advantage -No app or terminal setup required. Just paste,give permission,reboot and you are done.
So this is the famous data2sd script used by HTC custom Roms ? ???ill try this
Thanxx a lot
Edit: the thing is still in alpha stage u sure its safe????
And the installation procedure looks to be a pain in the @$$
Dragonoid said:
So this is the famous data2sd script used by HTC custom Roms ? ???ill try this
Thanxx a lot
Edit: the thing is still in alpha stage u sure its safe????
And the installation procedure looks to be a pain in the @$$
Click to expand...
Click to collapse
It works fine for me.There is nothing in the script which is dangerous provided you do not have any other a2sd script in init.d. Only you have to find those scripts in init.d. The rest is just copying and giving permissions.Took me just 2 minutes.
sergeantgeneral said:
It works fine for me.There is nothing in the script which is dangerous provided you do not have any other a2sd script in init.d. Only you have to find those scripts in init.d. The rest is just copying and giving permissions.Took me just 2 minutes.
Click to expand...
Click to collapse
on the original thread amarullz said change permission to 755 and you told permission to 777, which one is right?
edited: oh, now i know. nothing different thanks for sharing.
my internal still doesnt show 1GB... follow all the instructions even from original threads. didnt notice any different. but, hey, thanks for sharing this.
Amarul? Wow...
[sent from something, can't remember it]
zaqwankira said:
my internal still doesnt show 1GB... follow all the instructions even from original threads. didnt notice any different. but, hey, thanks for sharing this.
Click to expand...
Click to collapse
try modified script by alex-v . it's also move dalvik cache to ext
Another information :
-Your phone already rooted
-Better use this script before you install any apllication (fresh rom) except root browser/explorer or terminal to copying or change script permission.
alldine345 said:
try modified script by alex-v . it's also move dalvik cache to ext
Click to expand...
Click to collapse
i can use s2e for that.
Dont want to screw my ace with this...satisfy with link2sd...
sergeantgeneral said:
It works fine for me.There is nothing in the script which is dangerous provided you do not have any other a2sd script in init.d. Only you have to find those scripts in init.d. The rest is just copying and giving permissions.Took me just 2 minutes.
Click to expand...
Click to collapse
What rom are you running? I'm running Stock Lite v6 and when I copy the file, set the permissions and reboot it just hangs and keeps hanging
it just slows my device
This one is truly remarkable. I'll hit thanks a thousand times if that's possible. )
I tried it ages ago. It's a clever idea, but messed up my phone. I modified the script and was going to post it here, but it didn't work as expected.
Sent from my GT-S5830 using Tapatalk 2
Flash CWM.... http://db.tt/0ed1kwjb
Sent from my GT-S5830 using Tapatalk 2
If it didn't get good respond from users then I guess I'll stay with simple2ext.
Sent from my GT-S5830 using xda premium
edromanx23 said:
If it didn't get good respond from users then I guess I'll stay with simple2ext.
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
The app data or launcher settings are restored to default after using this ... to bad.
Before applying this i need to delete a2sd init.d scripts, u also need to delete a2sdgui correct?
Sent from my GT-S5830 using xda app-developers app

Categories

Resources