[Q] Need Old System UI for jelly blast V3 - Galaxy Y GT-S5360 and Duos 6102 Q&A, Help & Troubl

I have Jelly blast V3.0.4 installed in my galaxy y:good::good::good::good::good:. I have just installed the status bar greper. But I do not like the new status bar.
how can i uninstall it and get the older status bar back.:crying::crying::crying::crying::crying::crying::crying:
(PLS DO NOT TELL ME TO INSTALL THE ROM ALL OVER AGAIN)

just change your framework-res.apk (i recently did this)
-copy the framework-res.apk in the .zip/.rar folder of the JELLYBLAST V3 to your sd card(open it don't extract just find the FRAMEWORK-RES.APK)
-the open ROOT EXPLORER in you device. COPY or MOVE the FRAMEWORK-RES.APK
-move it to /system/framework (just paste it)
-change the permission to RW-R-R
-reboot your device
Press thanks if i help

Do you still have the previous OTA? Try flashing it
Sent from my GT-S5360

Related

Theme chooser other rom's

Hi, Sorry for my bad English. The question is simple,
Theme Chooser you can install other rom? Thank you and
sorry if I do not speak English well
edit: I found this guide but does not work on my desireHD, is for Motorola Droid:
the way I did it (because I don't know where else to get a copy) was:
1. download a copy of ultimatedroid 3
2. extract it to your sdcard
use Root Explorer from here down:
3. go into your newly extracted UD folder's system/app folder
4. find themechooser.apk and thememanager.apk
5. copy them to your system's system/app folder
6. run them both so they install themselves
7. done
Help me please

Theme Chooser on OXYGEN

I think it's very easy to do it, so i want to make a tutorial for this.
1st step: You need to download and extract a CyanogenMod 7 rom.
2nd step: CM7/sytem/app and copy the files ThemeChooser.apk and ThemeManager.apk to the system/app folder of your phone with rootexplorer, qtadb or adb (Optional: if you want it, copy also Cyanbread.apk and/or Androidian.apk)
3rd step: Reboot your phone
4th step: now you can see the theme chooser icon on your appdrawer. now you can download themes for CM7 at the market or from another source.
If there occure any problems, send me a PM and i will help you
Crashed
Theme chooser crashed!!!
You must change the permissions for each file to rw-r--r--. if necessary, copy the CM7 SystemUI.apk and set the permission same as above. Then reboot your device. I've tried it when i'm using Oxygen a few months ago and it's working. CMIIW
Sent from my U8800 using Tapatalk

[Q] Can we have these in SGY duos...???

Hiii,.....
M a galaxy y duos user....
n my que is can we have the status bar icons of wifi , 3G , same as that s4 has....that too in stock rom that is simply rooted.....no custom rom...
u must be getting wht exactly i wanna say.....!!!
EDIT: See, i want this type of wifi icon in my stock rom of sgy duos....(Pls have a look at the attachment)
Thnx in adv.
ChaTy...
Deodex your rom
Copy SystemUI.apk to your pc
Rename to SystemUI.zip
extract contents to a folder
goto res/drawable-ldpi
Replace any image except images ending In .9
Make sure file names remain the same
rezip all the files
change name of zip to SystemUI.apk (note you will have to enable file extensions in folder options in control panel to change zip to apk)
put in a flashable zip and flash with system mounted
note this method is only for changing png images
to edit any other files like xml you must decompile with apktool
Okay....can u tell me how to deodex our rom...
sorry to give u trouble... but m a noob here...
ChaTy said:
Okay....can u tell me how to deodex our rom...
sorry to give u trouble... but m a noob here...
Click to expand...
Click to collapse
There is a guide in the general section about deodexing stock roms.Just use the search button.
Use kitchen
flash fresh stock rom and root
install terminal
use terminal to pull all system files into a tar file
load tar file into a working folder in kitchen
use kitchen to deodex - change api to level 10 first
build the rom and flash it
There are other methods but that one is simple
full guide
http://forum.xda-developers.com/showthread.php?t=1801690
ChaTy said:
Hiii,.....
M a galaxy y duos user....
n my que is can we have the status bar icons of wifi , 3G , same as that s4 has....that too in stock rom that is simply rooted.....no custom rom...
u must be getting wht exactly i wanna say.....!!!
EDIT: See, i want this type of wifi icon in my stock rom of sgy duos....(Pls have a look at the attachment)
Thnx in adv.
ChaTy...
Click to expand...
Click to collapse
Just for changing stat icons.... NO NEED TO DEODEX ...Even you can make it with just your cell phone,without the help of a COMPUTER...
Click bellow to see-
First you need "Zarchiver" and "Root Explorer" and rooted sgy duos ...
Then copy your Systemui.apk to your sd card and extract just the "drawable-ldpi" from there with Root explorer,then go to the extracted folder and change the stat icons which you want....But remember don't change the name of the icons which you have changed,rename your custom icons as stock sys ui icon names...when everything done,then open "Zarchiver" and go to sdcard's sysui.apk,just click to it and view,don't extract.After this from there delete the drawable-ldpi folder and push your customised "drawable-ldpi" folder in the place of deleted "drawable-ldpi" folder,But dont replace the folders,first delete one then add other one...
All done now just open root explorer and move the customised syssui to system/app folder and replace with original...and change the permission to rw--r--r..REBOOT now..
DON'T FORGET TO PRESS THANKS IF I HAVE A BIT SUCCESS TO HELP YOU

help me how to install

my rom is stock odex i used universal deodexer and deodexed my.system/app and system/framework folders in my pc . now my question.how can i install that app and framework folders to my phone ??(i tried replace with root explorer but it does not .(how can i make thats to a flashable zip?
but
my problem is not that . i can make a flashable zip . its working fine but after i flashed old .odex files doesnt delete. how can i add it to meta inf for when flashing delete app and replace new app and same for framework
You just need to put in a simple delete line into the update script
for example
Code:
delete("/system/app/Vending.apk");
will delete the Vending.apk from the folder system/app
remember if you are manually pushing files with a root browser you need root permissions and you need to set the correct file permissions - for most apps in the app folder it will be rw-r-r
thnx
thanx i learned if i want to delete folde i will use delete_recursive
help
look .
delete(system app systemui.odex
this is working succesfully but after i flashed my zip system ui is lost . it doesnt show . i looked system app its deodexed permissions is rw--r-r its true but doesnt show . what's can i do ?
denizarca said:
look .
delete(system app systemui.odex
this is working succesfully but after i flashed my zip system ui is lost . it doesnt show . i looked system app its deodexed permissions is rw--r-r its true but doesnt show . what's can i do ?
Click to expand...
Click to collapse
most likely if the status bar just doesn't show but does not display a force closed message its because the SystemUI.apk is not correctly signed
as long as the file name is correct and it is correctly compiled with no errors the only thing left is the signing
You can sign an apk easily with zipsigner (playstore)
just copy the apk to any folder on your sd card
start zip signer
select your apk as the input
select the name you want to call it for the output (make it different from the input - you can change the name later)
select platform key as the key you wish to sign (this is for system apps for user apps use a test key)
sign the apk
once done the apk will be outputted as a zip file
change the name of this zip to the name of your apk and don't forget to change the .zip extension back to .apk
put in a flashable and flash in cwm with system mounted
you can check any errors with the SystemUI.apk by doing a logcat via adb as the phone is starting up
By searching the logcat for SystemUI you will be able to see any errors in it and why its not starting - eg Signature mismatch skipping loading

Deodexing files for s3v3n's ROM v5.0

I deodexed system files for s3v3n's v5.0 ROM - as I know, not all customizations through xPosed are working with odexed, or partialy deodexed ROMs. Hopefully s3v3n won't have objetions. One more thing - there isn't Gravitybox - You have to install it again - I deodexed it after upgrading Gravitybox to newer version.
Instructions:
unzip files to your SD-card
boot to TWRP
go to mount and select to mount system partition
go to advanced/filemanager
delete /system/app, /system/priv-app & system/framework - you have to go to particular folder, then tap&hold select then delete
copy app, priv-app, framework from your sdcard to
/system/
fixing permissions is not necessary
PS: You are doing it on your own risk.
Download here: deodex-s3v3n-v5.0
Can you please deodex 5.1?
working on that, maybe @ evening, I have to deodex several 32bit apps...64bit are done already but because of some 32b there are some conflicts
phsnake said:
I deodexed system files for s3v3n's v5.0 ROM - as I know, not all customizations through xPosed are working with odexed, or partialy deodexed ROMs. Hopefully s3v3n won't have objetions. One more thing - there isn't Gravitybox - You have to install it again - I deodexed it after upgrading Gravitybox to newer version.
Instructions:
unzip files to your SD-card
boot to TWRP
go to mount and select to mount system partition
go to advanced/filemanager
delete /system/app, /system/priv-app & system/framework - you have to go to particular folder, then tap&hold select then delete
copy app, priv-app, framework from your sdcard to
/system/
fixing permissions is not necessary
PS: You are doing it on your own risk.
Download here: deodex-s3v3n-v5.0
Click to expand...
Click to collapse
file that comes in the download folder build.prop, we must also put ??
I hope we will see newer versions of 7 HD rom after the little storm that happened.
Back to topic: which apk is the one for smartnotice widget? I want to mod it to make it semi-transparent

Categories

Resources