When i delete and systemui.odex
And when i put back with all permission
It not working
(HELP)
CLICK THANKS IF YOU HELPED
Delete systemui.odex and try to flash my systemui
http://forum.xda-developers.com/showthread.php?t=2727982
Sent from my GT-S5282 using Tapatalk
No @Arsh arora i want to know why this happning
CLICK THANKS IF YOU HELPED
akshaygalaxystarmod said:
No @Arsh arora i want to know why this happning
CLICK THANKS IF YOU HELPED
Click to expand...
Click to collapse
this happens when you replace an odexed app with deoxed one.. and put back the odex one... now to answer why....
the android runtime creates a dex file on dalivk-cache for that deodexed app... it then loads the app from the dalvik cache... likewise... for odexed app the app is loaded from the odex file ..
but when you put back the odexed app along with its odex file... you have a dex file on dalvik cache and the other odex... now i dont know from where the app will load... but either way it will create confilcts... so when you put back the odex file.. be sure to clear the dalvik cache...
Related
Is it posible to deodex Galaxy Tab Stock rom?
Tnx in advance
Hello, if you head on over to the 10.1 development tab, the developer Calkulin posted a deodexed stock rom all set up for Modding.
Yes only problem is that there are only Wifi roms and i want to Deodex 3g one so i can post it in development section for 3g users , i tried xUltimate with baksmali-1.2.7 moded for honeycomb but i get error when script try to deodex Calendar.apk...
Easy solution: Take the calendar apk from the UEKM7 deodexed rom
There are some modded baksmalis out that can handle the deodex, search at xoom forum
Tnx DocRambone
@DocRambone ok i tryed method to copy deodexed apk that i can't deodex from my rom, but SystemUI can't be deodexed and if i put from the wifi version i get no statusbar show silly thing so in that way i can't use a tablet... i think bootclasspath is not full for those files or baksmali is not yet made to fully support honeycomb...
secretfile said:
@DocRambone ok i tryed method to copy deodexed apk that i can't deodex from my rom, but SystemUI can't be deodexed and if i put from the wifi version i get no statusbar show silly thing so in that way i can't use a tablet... i think bootclasspath is not full for those files or baksmali is not yet made to fully support honeycomb...
Click to expand...
Click to collapse
Can you post the framework and app folders?
i can have a go with my setup.
App: http://www.multiupload.com/NR1CPG772D
Framework: http://www.multiupload.com/74KIPK0ZYX
Tnx in advance
secretfile said:
App: http://www.multiupload.com/NR1CPG772D
Framework: http://www.multiupload.com/74KIPK0ZYX
Tnx in advance
Click to expand...
Click to collapse
Ok, all went ok, attaching cal and system ui.
Let me know if u need any more apk
Tnx i will rebuild the deodex package and will try to flash, i had couple of more deodex errors but i think only System. Ui was different from wifi only rom? Can i ask which tool did you use to deodex it
Sent from my GT-P7500 using XDA Premium App
Thank you i just flashed it and deodex update is working & everything is working normal , now i know i ask too much but how i can make ODIN or CWM package for full rom not just update for stock one?
MiniTaskcloserService is giving FC can you deodex it also? i would be thankfull
secretfile said:
MiniTaskcloserService is giving FC can you deodex it also? i would be thankfull
Click to expand...
Click to collapse
Try this:...
DocRambone said:
Try this:...
Click to expand...
Click to collapse
It looks like i still have FC :/
secretfile said:
It looks like i still have FC :/
Click to expand...
Click to collapse
Go to settings /apps, find the fc application: clear all cache etc.
DocRambone said:
Go to settings /apps, find the fc application: clear all cache etc.
Click to expand...
Click to collapse
Strange but nothing in there to click this app doesn't have apsolutly anything it says just storage 92.00KB but i can't change that...
secretfile said:
Strange but nothing in there to click this app doesn't have apsolutly anything it says just storage 92.00KB but i can't change that...
Click to expand...
Click to collapse
Ok, if you have root explorer: go to data /dalvik-cache
Multiselct: all, then delete
reboot
DocRambone said:
Ok, if you have root explorer: go to data /dalvik-cache
Multiselct: all, then delete
reboot
Click to expand...
Click to collapse
Not working still FC huh i had copied some other apks from wifi rom maybe that was problem i just don't get it why i get errors for deodexing those files?
secretfile said:
Not working still FC huh i had copied some other apks from wifi rom maybe that was problem i just don't get it why i get errors for deodexing those files?
Click to expand...
Click to collapse
Yes, there can be dependencies that gets broken.
I will upload the apps you sent in deoxed form.
DocRambone said:
Yes, there can be dependencies that gets broken.
I will upload the apps you sent in deoxed form.
Click to expand...
Click to collapse
Thank you for that
First, sorry for bad english.
I wanted to try this mod: http://forum.xda-developers.com/showthread.php?t=1411317 on my I9100 running Mhyegen rom 2.0 final but when I try to extract my framework.jar it only contains META-INF, classes.dex and preloaded-classes. I cant see any .odex files in my framework folder so I assume that im deodexed Is there something wrong with my rom or am I doing something wrong?
Anyone? I cant post in developement forum :/
Odex files is not inside of apk.
Go to system/app/ if there odex file your rom is odex if not it is deodex.
grisoxxl said:
Odex files is not inside of apk.
Go to system/app/ if there odex file your rom is odex if not it is deodex.
Click to expand...
Click to collapse
Sorry, mean I dont have any .odex files in my app folder. I whrite that on hurry so I made mistake :/
Still needing help :/
Sent from my GT-I9100 using xda premium
Bumb
RICKROCKER said:
Bumb
Click to expand...
Click to collapse
If there aren't any .odex file in system/app folder means you have a deodexed rom.:good:
Here is modded systemui.apk
(Changes are Network Signal Color+in notification panel setting icon changed+internet icon converted to 3g icon+changed battery icon+toggle icons changed)
Note:- Before flashing ensure you have root access & you have deodex stock rom....
Method:-
Download attached systemui.apk to root of ur ext sd.
Download root explorer
Now open root explorer.
in root go to the system/app/ here find the systemui.apk n rename it to asystemui.apk (before renaming check you have given read write permission)
now click on other tab and copy that downloaded systemui.apk and paste here (before pasting check you have given read write permission)
now move asystemui.apk from system/app/here and paste in ext sd for backup
restart your phone...
Thanks to @dashingdwivedi & @Chirtagh
dashingdwivedi said:
Here is modded systemui.apk
(Changes are Network Signal Color+in notification panel setting icon changed+internet icon converted to 3g icon+changed battery icon+toggle icons changed)
Note:- Before flashing ensure you have root access & you have deodex stock rom....
Method:-
Download attached systemui.apk to root of ur ext sd.
Download root explorer
Now open root explorer.
in root go to the system/app/ here find the systemui.apk n rename it to asystemui.apk (before renaming check you have given read write permission)
now click on other tab and copy that downloaded systemui.apk and paste here (before pasting check you have given read write permission)
now move asystemui.apk from system/app/here and paste in ext sd for backup
restart your phone...
Thanks to @dashingdwivedi & @Chirtagh
Click to expand...
Click to collapse
can you provide the screen shots
asdcxz1 said:
can you provide the screen shots
Click to expand...
Click to collapse
screen shot check it out..
dashingdwivedi said:
here is modded systemui.apk
(changes are network signal color+in notification panel setting icon changed+internet icon converted to 3g icon+changed battery icon+toggle icons changed)
note:- before flashing ensure you have root access & you have deodex stock rom....
Method:-
download attached systemui.apk to root of ur ext sd.
Download root explorer
now open root explorer.
In root go to the system/app/ here find the systemui.apk n rename it to asystemui.apk (before renaming check you have given read write permission)
now click on other tab and copy that downloaded systemui.apk and paste here (before pasting check you have given read write permission)
now move asystemui.apk from system/app/here and paste in ext sd for backup
restart your phone...
Thanks to @dashingdwivedi & @chirtagh
Click to expand...
Click to collapse
screen shots
Any opinion? no one tried?
headnotfound said:
Any opinion? no one tried?
Click to expand...
Click to collapse
its working & many members have installed this systemui in my group..
Hello sir, I would like to try your systemUI, but my ROM is odexed. Could you post a link or share a deodexed ROM since I do not have the resources to deodex the ROM. Thanks
jephimax said:
Hello sir, I would like to try your systemUI, but my ROM is odexed. Could you post a link or share a deodexed ROM since I do not have the resources to deodex the ROM. Thanks
Click to expand...
Click to collapse
u can download it from below link....there are two firmwares one is prerooted stock & one is prerooted deodexed custom stock
http://forum.xda-developers.com/showthread.php?t=2380619
Hey dude,
Can u make a systemui with leaving all settings default and just change the e symbol to h
Sent from my GT-S5282 using Tapatalk
rahulsinghal said:
hey dude,
can u make a systemui with leaving all settings default and just change the e symbol to h
sent from my gt-s5282 using tapatalk
Click to expand...
Click to collapse
u can do the same wid xposed..???
dashingdwivedi said:
u can do the same wid xposed..???
Click to expand...
Click to collapse
Can u give the name of that.xposed module which can do this
Sent from my GT-S5282 using Tapatalk
Nice Share Bro
dashingdwivedi said:
Here is modded systemui.apk
(Changes are Network Signal Color+in notification panel setting icon changed+internet icon converted to 3g icon+changed battery icon+toggle icons changed)
Note:- Before flashing ensure you have root access & you have deodex stock rom....
Method:-
Download attached systemui.apk to root of ur ext sd.
Download root explorer
Now open root explorer.
in root go to the system/app/ here find the systemui.apk n rename it to asystemui.apk (before renaming check you have given read write permission)
now click on other tab and copy that downloaded systemui.apk and paste here (before pasting check you have given read write permission)
now move asystemui.apk from system/app/here and paste in ext sd for backup
restart your phone...
Thanks to @dashingdwivedi & @Chirtagh
Click to expand...
Click to collapse
Great Mod :good:
Canvas turbo A250
Hey
Can u post modded systemUI.apk for canvas turbo A250????
Jinesh33333 said:
Hey
Can u post modded systemUI.apk for canvas turbo A250????
Click to expand...
Click to collapse
what do you want to modify in that???? these days m bussy wid little work...so you upload you framework-res.apk & systemui.apk & give me link wenever i get time...i ll mod
It's ok bro.
Actually i wanted transparent status bar.
Now i did that from xposed modules.
Sent from my A250 using xda app-developers app
dashingdwivedi said:
screen shots
Click to expand...
Click to collapse
while installing systemui.apk from xda devolpers.com i messed up my phone. After rebooting my device the notification bar and soft keys have disappeared. I again put the original or stock systemui.apk and systemUI.odex but still it aint working. There is also something as SwiqiMasterRest.apk , i changed the permissions of that still it aint working. Please help guys. Please send me the permissions screenshot of all the 3 mentioned above( systemui.apk , systemUI.odex , SwiqiMasterReset.apk) ThankYou. My Phone Is Xperia C.
Anmol Bhasin said:
while installing systemui.apk from xda devolpers.com i messed up my phone. After rebooting my device the notification bar and soft keys have disappeared. I again put the original or stock systemui.apk and systemUI.odex but still it aint working. There is also something as SwiqiMasterRest.apk , i changed the permissions of that still it aint working. Please help guys. Please send me the permissions screenshot of all the 3 mentioned above( systemui.apk , systemUI.odex , SwiqiMasterReset.apk) ThankYou. My Phone Is Xperia C.
Click to expand...
Click to collapse
/system/apps need only the permissions r--r--r
and if you use deodex one then put back odexed one it wont work...
go to cwm recovery and do a wipe dalvik-cache and wipe cache.....
and if your phone is Xperia C.. you should have asked help in your own device forum
dashingdwivedi said:
screen shots
Click to expand...
Click to collapse
Can we use this with custom rom?
Sent from my Galaxy Star Running T3 Romv2 using Xda premium app
psych.half said:
/system/apps need only the permissions r--r--r
and if you use deodex one then put back odexed one it wont work...
go to cwm recovery and do a wipe dalvik-cache and wipe cache.....
and if your phone is Xperia C.. you should have asked help in your own device forum
Click to expand...
Click to collapse
I dont have cwm installed. Suggest me some other method for doing so. I dont care if my internal memory wipes, just tell me a method to get my notification toggle and softkeys back. Thanks!
forgot to back up the my files apk and .odex while trying a new one
the new one doesn't work
and now I'm left with no my files app
so if someone can help and post his my files apk and .odex..I would be very grateful
I'm running official jb 4.1.2 rom
it's an international gs2!
thanks
rohan2395 said:
forgot to back up the my files apk and .odex while trying a new one
the new one doesn't work
and now I'm left with no my files app
so if someone can help and post his my files apk and .odex..I would be very grateful
I'm running official jb 4.1.2 rom
it's an international gs2!
thanks
Click to expand...
Click to collapse
Hmmm. It's not hard to flash the firmware again. Backup your apps with titanium backup. Reflash clean firmware and root it. Restore your files again. Then you should be having the My Files application.
Regards,
Hashy.
HashyCode said:
Hmmm. It's not hard to flash the firmware again. Backup your apps with titanium backup. Reflash clean firmware and root it. Restore your files again. Then you should be having the My Files application.
Regards,
Hashy.
Click to expand...
Click to collapse
actually I have limited data!
so if anyone can provide the two files..
it'll be great!
rohan2395 said:
actually I have limited data!
so if anyone can provide the two files..
it'll be great!
Click to expand...
Click to collapse
Here you go. File is under attachment
If you glad that i helped you. Consider pressing the thanks button.
Regards,
HashyCode.
HashyCode said:
Here you go. File is under attachment
If you glad that i helped you. Consider pressing the thanks button.
Regards,
HashyCode.
Click to expand...
Click to collapse
it's not working
I copied the apk to preload
created link in system app
copied the .odex to system
and set permissions of both files
but it's not installed
please help!!
btw I'm fully stock..
rohan2395 said:
it's not working
I copied the apk to preload
created link in system app
copied the .odex to system
and set permissions of both files
but it's not installed
please help!!
btw I'm fully stock..
Click to expand...
Click to collapse
Use root explorer. Copy both files in system/app. Paste there. Then search for the files and set correct permission. I just did that. And it worked fine once you reboot the device.
Video :-
i am not responsible anything happen with ur device
######## DO it YOur OWn RIsk ##########
Yo guys i have seen some video about cool animation in youtube and thing why dont it should not be in our device so i tried and made it possbile !
[[[[ worked with de-odex rom ]]]]
STEPS :-
1.download file
2.open recovery
3.select install from zip and select file
4.reboot device
5.go to setting-devloper option- nd window animation scale<>transition animation scale<>animator duraion scale<> set all them to 0.5x
6.enjoy !!!!
>->->->->->-> DOWNLOAD FRON HERE <-<-<-<-<-<-
The videos after privet
Sent from my GT-I8552 using Tapatalk
iead_20 said:
The videos after privet
Sent from my GT-I8552 using Tapatalk
Click to expand...
Click to collapse
10x for notice it nd reply me.
i made it public !!
Awesome.....
Sent from my GT-I8552 using XDA Premium 4 mobile app
beauty anim:good:
Manoj, any chances of adding to ODEX ROMs too? :fingers-crossed:
El_Dark said:
Manoj, any chances of adding to ODEX ROMs too? :fingers-crossed:
Click to expand...
Click to collapse
yups delete odex and apk both file and replace this apk only it will work!!!
manojkumar8552 said:
yups delete odex and apk both file and replace this apk only it will work!!!
Click to expand...
Click to collapse
Worked like a charm, like I told you on whatsapp only issue is that my galaxy win (i8550L) has only 1 sim slot, not 2. Also, the signal bar is not working at all, it displays the "no signal" icon where it does have signal
Wrong post above, sorry for that
Will try this one tomorrow I'll report you then how it went :fingers-crossed:
How do I disable the framework?
Can you make a disabler zip?
id74em8 said:
How do I disable the framework?
Can you make a disabler zip?
Click to expand...
Click to collapse
yups little wait or flash original framework !!!!!
put original framework into this zip>>>>>CLICK HERE<<<<<< to /system/framework folder and and flash it
manojkumar8552 said:
yups little wait or flash original framework !!!!!
put original framework into this zip>>>>>CLICK HERE<<<<<< to /system/framework folder and and flash it
Click to expand...
Click to collapse
No I figured it out already :laugh:
But thanks anyway. Vortex framework is awesome.
Can I suggest a thing?
Use the SystemUI.apk and framework-res.apk from Wacky ROM and combine the vortex framework :good:
id74em8 said:
No I figured it out already :laugh:
But thanks anyway. Vortex framework is awesome.
Can I suggest a thing?
Use the SystemUI.apk and framework-res.apk from Wacky ROM and combine the vortex framework :good:
Click to expand...
Click to collapse
wait i will publish how to add vortex animatipn in gt-i8552 roms so u can add it into any rom !! thepsy animation is also superb but it cause so many problem.