Can u change your phones user interface eg put one UI on an OPPO phone? Without using a launcher
Oscarkm said:
Can u change your phones user interface eg put one UI on an OPPO phone? Without using a launcher
Click to expand...
Click to collapse
Sure. Recompile you're framework and pull all the imgs and xlms from the other framework system ui and the app the other phone uses them find where they are in your current rom and swap the images and edit all the zmls in your phone to match the other will take several days maybe weeks to accomplish.
Cn u please help me
toolhas4degrees said:
Sure. Recompile you're framework and pull all the imgs and xlms from the other framework system ui and the app the other phone uses them find where they are in your current rom and swap the images and edit all the zmls in your phone to match the other will take several days maybe weeks to aaaccom
toolhas4degrees said:
Sure. Recompile you're framework and pull all the imgs and xlms from the other framework system ui and the app the other phone uses them find where they are in your current rom and swap the images and edit all the zmls in your phone to match the other will take several days maybe weeks to accomplish.
Click to expand...
Click to collapse
So is there like a video of this on YouTube or anywhere u know that can help me
Click to expand...
Click to collapse
toolhas4degrees said:
toolhas4degrees said:
Sure. Recompile you're framework and pull all the imgs and xlms from the other framework system ui and the app the other phone uses them find where they are in your current rom and swap the images and edit all the zmls in your phone to match the other will take several days maybe weeks to accomplish.
Click to expand...
Click to collapse
So is there like a video of this on YouTube or anywhere u know that
Click to expand...
Click to collapse
Search in themeing section, and porting roms. Learn APK tool and how to modify code. If you are not a coder, dev good luck
Related
Whats the easiest way to covert a 6.1CM theme to work on a 6.2CM ROM.
asiandrg0n said:
Whats the easiest way to covert a 6.1CM theme to work on a 6.2CM ROM.
Click to expand...
Click to collapse
Depends. Which theme? Link?
There's a couple theme porters available here on xda, or google. Or you can look into doing it manually, then you can grab what you want and mix and match. It sometimes takes a few tries, but its fun if you like that sort of thing. All you have to do is unzip, swap out the pngs you want, zip and and sign, make an update.zip and flash, or use something like Ninjamorph to stuff it back. Automates the zip, sign, replace.
Sent from my ERIS using XDA App
The Theme that I was interested in coverting over to CM6.2 was the andro green theme originally found in the Hero forum, the link is http://forum.xda-developers.com/showthread.php?t=783883
+1 for an answer to this, I'm in the same boat. Tried Theme Porter but I think I'm doing it wrong...
Basically what i ended up doing was just replacing all the appropriate images in the framework-res.apk
asiandrg0n said:
Basically what i ended up doing was just replacing all the appropriate images in the framework-res.apk
Click to expand...
Click to collapse
what program/app did you use to do this?
It be really easy to port that theme since its already on a same size mdpi device . Only thing that would be a little time consuming is if he made any changes to the xml's which isn't hard to do just takes a little time to sift through it and compile it to your framework based on the rom you are using.
Sent from my Lucid-Eris with Froyo using XDA App
xlumberjackx said:
what program/app did you use to do this?
Click to expand...
Click to collapse
I used dsixda's HTC Android Kitchen to decompile the ROM that I wanted to replace the images in the framework-res.apk. I definitely recommend learning how to use it because it will allow you to customize ROMs of your choice and allow u to add and remove apk's in the ROM. And then recompile it.
SicNside said:
It be really easy to port that theme since its already on a same size mdpi device . Only thing that would be a little time consuming is if he made any changes to the xml's which isn't hard to do just takes a little time to sift through it and compile it to your framework based on the rom you are using.
Sent from my Lucid-Eris with Froyo using XDA App
Click to expand...
Click to collapse
Do you know where i could read up on creating themes and modifying the xml's?
asiandrg0n said:
I used dsixda's HTC Android Kitchen to decompile the ROM that I wanted to replace the images in the framework-res.apk. I definitely recommend learning how to use it because it will allow you to customize ROMs of your choice and allow u to add and remove apk's in the ROM. And then recompile it.
Do you know where i could read up on creating themes and modifying the xml's?
Click to expand...
Click to collapse
Not anywhere specifically, I learned by decompiling frameworks and reading tthrough the source xml's and asking and read up in theme threads and Appmanager. But if you have any question about something specific you can pm me
Sent from my Lucid-Eris with Froyo using XDA App
asiandrg0n said:
Do you know where i could read up on creating themes and modifying the xml's?
Click to expand...
Click to collapse
Here's a guide on how to theme.
Can someone supply me with their stock Framework-res and SystemUI APKs?
EDIT: Look what I found (attached as a zip file). LTE network icons. Pretty interesting. For anyone that wants to pretend they have LTE connectivity, the icons are there.
There you go sir!
Skyler2Dope said:
There you go sir!
Click to expand...
Click to collapse
Thank you sir!
Skyler2Dope said:
There you go sir!
Click to expand...
Click to collapse
These are from Stock framework and systemUI? If so, we can use these in the UOT kitchen for battery mods, etc, right?
Yes these were the stock Apks. As for ur other question I don't want to assume anything.
Sent from my SAMSUNG-SGH-I777 using XDA App
eep2378 said:
These are from Stock framework and systemUI? If so, we can use these in the UOT kitchen for battery mods, etc, right?
Click to expand...
Click to collapse
Yes you can. However, if your framework and systemui apks are different from the ones in the first reply, you'll lose any changes you made (if you made any).
Simba501 said:
Yes you can. However, if your framework and systemui apks are different from the ones in the first reply, you'll lose any changes you made (if you made any).
Click to expand...
Click to collapse
I'm still on stock and haven't made any framework/systemUI changes, so I should be good to go, Once I root, I can start working on some battery mods
Simba501 said:
Yes you can. However, if your framework and systemui apks are different from the ones in the first reply, you'll lose any changes you made (if you made any).
Click to expand...
Click to collapse
why would this be, cuz i messed around with framework and systemui then used like root explorer to go place it back into /system/app/ it should work as per the changes right?
androidobsessed said:
why would this be, cuz i messed around with framework and systemui then used like root explorer to go place it back into /system/app/ it should work as per the changes right?
Click to expand...
Click to collapse
If someone modified their apks and used the stock ones to add a battery mod, for example, the result would be a completely stock framework with the modified battery. This would cause them to lose any changes they made to the framework (outside of the battery mod) before they replaced it. Same thing applies for the SystemUI and anything else. To avoid all of this, the best choice is always to use apks directly pulled from your device.
i want to ask if any body tried already to remove menus from settings like i want to hide the about phone on stock settings.apk deodexed on jb 4.2 i want to get rid of some menus in my settings i ported dakele os to mtk6589 so i would like to ask if how to? since it is a ported rom some of the menus are not a feature of my stock rom and i want to hide or remove them just to prevent boot loop for example like this in the attachment below i want to get rid of the ad block or sensor_cali .. ..
i badly need help kinda excited to release my ported rom hehe
TIA:good::fingers-crossed:
uppdate: ive done some experement in settings_header.xml i tried to change the name of about phone to phone only and it works so my conclusion is settings_headers changes the appearance of the settings menu
I have not used ICS or JB much but it's possible.
I know exact process of how to do that on GB but not ICS. You'll have to decompile Settings.apk and look for the xml which controls the layout of app.
iamareebjamal said:
I have not used ICS or JB much but it's possible.
I know exact process of how to do that on GB but not ICS. You'll have to decompile Settings.apk and look for the xml which controls the layout of app.
Click to expand...
Click to collapse
yes i think its the settings.header yet everytime i change something in that xml,recompile success, and push my mooded settings but the problem is it wont open systemUI stops everytime i try to open settings from the noti. bar and there's no icon for settings in the drawer ive check the permission its rw-r-r and its correct . ive also tried drag and drop signing still the same problem
marc2777 said:
yes i think its the settings.header yet everytime i change something in that xml,recompile success, and push my mooded settings but the problem is it wont open systemUI stops everytime i try to open settings from the noti. bar and there's no icon for settings in the drawer ive check the permission its rw-r-r and its correct . ive also tried drag and drop signing still the same problem
Click to expand...
Click to collapse
Which tool are you using to compile apps? And System apps don't need to be signed. Maybe that's the problem.
If you want, you can check out Ultimate Guide in Android Development Section which shows how to correctly compile system apps. Its sticky(noun, not an adjective ) there
iamareebjamal said:
Which tool are you using to compile apps? And System apps don't need to be signed. Maybe that's the problem.
If you want, you can check out Ultimate Guide in Android Development Section which shows how to correctly compile system apps. Its sticky(noun, not an adjective ) there
Click to expand...
Click to collapse
sorry gotta bad english here tnx gonna check it out
marc2777 said:
sorry gotta bad english here tnx gonna check it out
Click to expand...
Click to collapse
editing the xmls dose not change anything any suggestions but using apk multi tool works it didnt cause any systemui fc and the settings is properly installed but as i said as i edit xml it didnt change anything in the setting menus
marc2777 said:
editing the xmls dose not change anything any suggestions but using apk multi tool works it didnt cause any systemui fc and the settings is properly installed but as i said as i edit xml it didnt change anything in the setting menus
Click to expand...
Click to collapse
Then maybe that xml doesn't change it
Or, did you delete the modded files from keep folder?
marc2777 said:
editing the xmls dose not change anything any suggestions but using apk multi tool works it didnt cause any systemui fc and the settings is properly installed but as i said as i edit xml it didnt change anything in the setting menus
Click to expand...
Click to collapse
Are you extracting the resources.arsc from the new apk and dropping it back again after compiling?
XperienceD said:
Are you extracting the resources.arsc from the new apk and dropping it back again after compiling?
Click to expand...
Click to collapse
since im using multi tool i dont know if that resource.asrc is original from my original apk for example i already compiled my modded settings.apk shud i keep the resource.asrc or shud i get the resource.asrc from the original and unmodded settings.apk?
1757 fuchet
iamareebjamal said:
Then maybe that xml doesn't change it
Or, did you delete the modded files from keep folder?
Click to expand...
Click to collapse
ive read alot of tuts on how to add apps on settings menu yes it is possible since it is possible to add then maybe it is possible to delete ive tried to reverse the tuts on adding to delete the menus specially on the settings_header.xml and strings tried to edit those xmls after editing recompile i directly push it to my phone i tried to push unsigned and signed apks yet i get same results nothing change i got a feeling that resource.asrc has something to do with this
marc2777 said:
ive read alot of tuts on how to add apps on settings menu yes it is possible since it is possible to add then maybe it is possible to delete ive tried to reverse the tuts on adding to delete the menus specially on the settings_header.xml and strings tried to edit those xmls after editing recompile i directly push it to my phone i tried to push unsigned and signed apks yet i get same results nothing change i got a feeling that resource.asrc has something to do with this
Click to expand...
Click to collapse
If you've read my guide, you would know that you'll have to add resources.arsc from new app to old app and then push old app to your phone
iamareebjamal said:
If you've read my guide, you would know that you'll have to add resources.arsc from new app to old app and then push old app to your phone
Click to expand...
Click to collapse
can you lead mo to ur link/? so this means the created resources.asrc from my mooded apk will be transfered to my original apk am i ryt? and ill push my old apk ?
marc2777 said:
can you lead mo to ur link/? so this means the created resources.asrc from my mooded apk will be transfered to my original apk am i ryt? and ill push my old apk ?
Click to expand...
Click to collapse
Here you go
http://forum.xda-developers.com/showthread.php?t=2326393
I hope its good enough to make it clear
iamareebjamal said:
Here you go
http://forum.xda-developers.com/showthread.php?t=2326393
I hope its good enough to make it clear
Click to expand...
Click to collapse
tnx im reading this but as i check my log something is weird in the res forlder of settings.apk since this is a ported rom there are some folders that multi tool cant read
marc2777 said:
tnx im reading this but as i check my log something is weird in the res forlder of settings.apk since this is a ported rom there are some folders that multi tool cant read
Click to expand...
Click to collapse
Upload your apk.
XperienceD said:
Upload your apk.
Click to expand...
Click to collapse
http://www.4shared.com/account/home.jsp#dir=VTulsuo_ everything you need is in that link i hope you can help me im havng a hard time T_T
marc2777 said:
http://www.4shared.com/account/home.jsp#dir=VTulsuo_ everything you need is in that link i hope you can help me im havng a hard time T_T
Click to expand...
Click to collapse
Access denied?
XperienceD said:
Access denied?
Click to expand...
Click to collapse
access denied ? where sir? in the links?
marc2777 said:
access denied ? where sir? in the links?
Click to expand...
Click to collapse
Works now, but no Settings.apk?
XperienceD said:
Works now, but no Settings.apk?
Click to expand...
Click to collapse
o my god my settings.apk is gone reuploading demet
I am a new one for this forum and also for android rooting. I attachaone imahe that shows colourful icons in the settings menu. Its really nice one. If I get that type of view in my device? Is yes kindly anyone help how to get that theme? Which theme is used in this image?
Hi,
Could you please tell us a bit more about your device, like, is it rooted, which rom are you using, do you have xposed framework installed ? ...
vinoca said:
I am a new one for this forum and also for android rooting. I attachaone imahe that shows colourful icons in the settings menu. Its really nice one. If I get that type of view in my device? Is yes kindly anyone help how to get that theme? Which theme is used in this image?
Click to expand...
Click to collapse
@vinoca u can get this type of theme in DROIDWIN ROM 5.0 So download that rom and then go to HT ktheme manager then apply kitkat theme nd done
primaelq said:
Hi,
Could you please tell us a bit more about your device, like, is it rooted, which rom are you using, do you have xposed framework installed ? ...
Click to expand...
Click to collapse
Yes its rooted
Am using Cosmic Rom
Latest xposed installer installed and busybox installed
As you have xposed install you might be able to use SystemUI Icons which allows you to change every images from the system UI apk. The only problem is it's a bit long to change each icons one by one. I may be able to make an app to automate the process, but I need to find time for that. You could try using SystemUI icons for now and I'll tell you if I've found time to make an app or if I find a quicker way
Hope that was helpful
primaelq said:
As you have xposed install you might be able to use SystemUI Icons which allows you to change every images from the system UI apk. The only problem is it's a bit long to change each icons one by one. I may be able to make an app to automate the process, but I need to find time for that. You could try using SystemUI icons for now and I'll tell you if I've found time to make an app or if I find a quicker way
Hope that was helpful
Click to expand...
Click to collapse
Thanks for ur reply prprimaelq. I can try but also Am waiting for your work for the app.
vinoca said:
Thanks for ur reply prprimaelq. I can try but also Am waiting for your work for the app.
Click to expand...
Click to collapse
Ok I took a bit of time to see how I could manage to automate the process, for now the app is able to get superuser rights and access the SecSettings.apk file in System/app, now I need to see if I could modify the apk without decompile it. The problem is I have a lot of exams these weeks so it might take some time before I can finnish the whole app. I'll tell you when it will be ready
How can i delete or edit this (screenshot) types of starting text line on any game apk files?
By opening and editing ever game apk or hunting It down in the system apks.
From the looks it is common for this OEM and others from this region of the world.
zelendel said:
By opening and editing ever game apk or hunting It down in the system apks.
From the looks it is common for this OEM and others from this region of the world.
Click to expand...
Click to collapse
I cant understand sir, what are u saying.
I just want Remod the moded apk.
Can you help me how can i do that???
Khem Chand said:
I cant understand sir, what are u saying.
I just want Remod the moded apk.
Can you help me how can i do that???
Click to expand...
Click to collapse
I did. You will have to rip apart every apk in the os to find it. It is not just one apk. It's built into the whole OS