[MOD] SM-N9750/DS Secure Folder (Working with Root) - Samsung Galaxy Note 10+ Guides, News, & Discussion

Secure Folder for SM-N9750/ds with root
1st off:
Credit khongloi113 for Guide: @khongloi113 https://forum.xda-developers.com/galaxy-note-8/development/secure-folder-patch-custom-rom-t3949878
Go to his thread and hit the Thanks Button!
Credit ShaDisNX255 for claifying the guide AND for his speedy responses !!! @ShaDisNX255 You are a superstar my friend!
You see this guy around the forum, automatically hit the thanks. This guy is Pure Blood XDA !
SM-N9750 ONLY!!! exynos already has this...
You should do a system backup in TWRP before these steps just in case.....
Services.jar.apk attached to bottom of post....follow instructions i.e rename to [ services.jar ] etc
You will need to edit a single line in your build.prop file (located in /system)
Look for the line: ro.config.iccc_version=3.0
change it to read: ro.config.iccc_version=iccc_disabled (replacing 3.0 with iccc_disabled)
Save and Exit.
Replacing the services.jar manually.
Please follow these steps, otherwise your system may bug out until you are able to set permissions for the file correctly.
keep in mind if system is bugging out it will be difficult to set the permissions.....so lets just keep this as simple as possible and follow these steps.
1st, REMOVE (.apk) from the end of the file name So name it to: services.jar (from services.jar.apk)
I use Root Explorer, whichever you use just follow the same steps.
Once you have my modified services.jar on your phone....
With root explorer
1. navigate to the modified file, select copy.
2. navigate to /system/hidden NOT INTO FRAMEWORK.....Not Yet!!
3. paste modified services.jar into "/system/hidden folder
4. NOW WE'LL CHANGE THE PERMISSIONS to 0644 aka (rw-r-r-)
5. And now we will select the modified jar again with our explorer and this time select CUT or MOVE and paste it into /system/framework folder.
Reboot and test it out.
all the steps above are just meant to have the permissions for the file PRESET before overwritting your original services.jar.
In past dealings with the services.jar things get wonky before you have a chance to adjust permissions....so is best to have the file permissions set prior to paste operation.
You can (in my experience) only set the permissions we need within the system files....meaning you can't set them to correct permissions while in place on your internal or external sdcard.....
So it doesn't have to take place in /system/hidden....Just make sure not to attempt the change in the /system/framework folder!
ONLY TESTED ON SM-N9750/DS
Hit my thanks button.....However if you only have it in ya to hit the button one time only Please give it to one of the gents I mentioned above!
Thank you!

Reserved

And 1 more....
Sent from my [device_name] using XDA-Developers Legacy app

In the future i plan to get biometrics unlock after boot, and........damn it slipped my mind....something else annoying that i want to fix.....it'll come to me.
Sent from my [device_name] using XDA-Developers Legacy app

Good work, smali can be a bit scary at times but that's why we always try our best to help.

Thank you again. [emoji109][emoji106]
Sent from my [device_name] using XDA-Developers Legacy app

Are there precompiled modded services.jar for the other Note 10 models (e.g., N975F or N976B)? This N9750 secure folder patch is the only version I can find.

vpxlxdb said:
Are there precompiled modded services.jar for the other Note 10 models (e.g., N975F or N976B)? This N9750 secure folder patch is the only version I can find.
Click to expand...
Click to collapse
I believe dr ketan rom has this feature.....at least his android 9 rom
Sent from my [device_name] using XDA-Developers Legacy app

Does this still work for N9750 on Android 10?

vpxlxdb said:
Does this still work for N9750 on Android 10?
Click to expand...
Click to collapse
I don't believe this mod works with 10....last i saw (months ago) there wasn't a working solution.....hopefully that has changed as I'm getting nearer to updating to 10 myself.
Sent from my [device_name] using XDA-Developers Legacy app

anyone can confirm this works in andorid Q

m_carleone82 said:
anyone can confirm this works in andorid Q
Click to expand...
Click to collapse
I'm still on android 9, but from what i have seen when Q first dropped it doesn't work.
Sac23 was the most recent dev I've seen that was working on it.
Sent from my [device_name] using XDA-Developers Legacy app

@sac23 , sir do you have any updates?

m_carleone82 said:
@sac23 , sir do you have any updates?
Click to expand...
Click to collapse
not yet this times its kickin my ass but ill be working on this on the side need to update couple phones before

Eagerly waiting for an update to work on Android 10

What mod you make in your service.jar?
Because I replace your jar in my s10 5G but phone not boot I whant to mod my one service.jar for s10 5g
Thanks

Franc89 said:
What mod you make in your service.jar?
Because I replace your jar in my s10 5G but phone not boot I whant to mod my one service.jar for s10 5g
Thanks
Click to expand...
Click to collapse
This modded file doesn't work with android 10, you'll want to use the secure folder mod sac23 made here in the note 10 development thread.
Sent from my [device_name] using XDA-Developers Legacy app

Related

[MOD][GUIDE][THEME] - Adding Locale to the rom you want. Download available for XWJS5

Background
Samsung has released a few 2.2.1 for the europe region, while those in the Asia / Middle East regions are still having 2.2 roms, and no sign of whether Samsung is going to release it, if any at all.
I took the liberty to try having additional locale in the rom (not the MoreLocale or others available in the market) and manage to get it done.
I have tried it with the South East Asia rom, with languages available in thai, viet, simplified chinese, malay and indonesian.
Disclaimer
I'm not sure if it will work with other regions such as China and Hong Kong (ZS series), or Middle East (JP series), but those who have time to spare, and want to have an authentic 2.2.1 rom, can always try.
Also, even when it can be done, I'm pretty certain it is not a 100% fit, but would dare say in the region of about 95%.
Also, it would be a long and tedious process as each system app will be needed to decompile.
Tools Needed
Apk Manager 4.9 (courtesy of Daneshm90)
7zip compression utility
2.2.1 Rom (latest is WXJS5) which I have used
2.2 Rom (other regional rom) which in this case is DXJPE for my case
Instructions
1. Create separate directories for both roms and install / unzip the apk manager in each respective directories.
2. Copy the system apps (including framework-res.apk and twframework-res.apk) for each rom to the respective folders (place-apk-here-for-modding).
3. Decompile all the system apps for each rom.
4. Navigate to the projects folder and select the apps you want to start with (probably a good idea to start with framework-res.apk)
5. Go to the res folders and in it you will find all the values folders as well. Example:
- values-en-rGB folder
- values-en-rUS folder
- values-ko folder
- values-ko-rKR folder
6. Go to your 2.2 rom folder and do the same and you will notice that these are different from the 2.2.1 folder.
7. Copy those different values-xxxxxx folders to the 2.2.1 rom res directory.
8. Recompile the apk and in the process, select yes to keep all the info intact, and apk manager will generate a keep folder.
9. Delete the resources.arsc from this keep folder and proceed to complete the compilation.
10. You will now have the unsignedframework-res.apk in your place-your-apk-here-for-modding folder.
11. Open up this apk with 7zip and you will see the resources.arsc file which is compressed.
12. Drag this file out and close the 7zip program
13. Next, right click the resources.arsc and select Add to archive from the 7zip option.
14. Make sure your option is to store (not compressed) and click on the ... icon to select the file, in this case is the unsignedframework-res.apk. This method of doing is to ensure that your resources.arsc is changed from compressed format to store format (no compression).
15. That is your first change in adding locale.
16. Repeat the above steps for the rest of the apps (I know it is tedious but the experience is well worth it).
17. Create an update zip to store these modded files (make sure you delete the prefix unsigned from the apps).
18. Like everyone says, ALWAYS do a backup of your current rom.
Disadvantages
Your apps will definitely be bigger in size and hence occupy more space.
Advantages
This is as near as you get with your region on a 2.2.1
This can be done with any stock or customized rom.
I hope the above guide will be useful for those who has time to spare, and who is willing to try it.
Please let me know if this works for other regions as well.
Any questions, please ask.
Edit:
Download is available here for those who wants locale of the SEA region. Consist of some apps that were modded.
The attached image showed the comparison of the 2 framework-res.apk.
On the left is the 2.2 rom (DXJPE), with the values-in, values-id-rID (Malay and Indonesian), and the values-mcc204-zh-rCN as the chinese as well.
On the right is the 2.2.1 rom (WXJS5), with the values having the European languages as well.
What you need to do is find those files unique in the left side and copy these to the right side.
Recompile and that's it.
The second image showed the language (in this case simplified chinese) after i selected chinese as the locale after modding the Settings.apk as described above.
thanks its quiet useful, many of friends were looking for such a thing,
I'm also running middle east rom (jpg) which I like to try 2.2.1 with support of persian language. it should be possible by your tutorial.
I have one question:
17. Create an update zip to store these modded files (make sure you delete the prefix unsigned from the apps).
Click to expand...
Click to collapse
so you mean it is not necessary to sign the apk? just rename back to original?
taha_e said:
thanks its quiet useful, many of friends were looking for such a thing,
I'm also running middle east rom (jpg) which I like to try 2.2.1 with support of persian language. it should be possible by your tutorial.
I have one question:
so you mean it is not necessary to sign the apk? just rename back to original?
Click to expand...
Click to collapse
There is no need to sign system app. Just rename will suffice.
Sent from my GT-I9000 using XDA App
Useful guide. I've been meaning to do this for a while but I didnt know how.
For step11, what .apk do we open? unsignedframework-res.apk? When I open this file, theres no resources.arsc...
and step12, what do you mean by "drag this file out"?
apparition said:
Useful guide. I've been meaning to do this for a while but I didnt know how.
For step11, what .apk do we open? unsignedframework-res.apk? When I open this file, theres no resources.arsc...
and step12, what do you mean by "drag this file out"?
Click to expand...
Click to collapse
Step 11, yes the unsignedframework-res.apk. It can't be that there is no resources.arsc. Did you encounter errors during decompiling? Use 7zip to open the framework-res.apk and see if you have resources.arsc.
I meant extract the resources.arsc.
Sent from my GT-I9000 using XDA App
Also, I recommend to decompile Settings.apk as the 3rd one. This is where the ui is.
Sent from my GT-I9000 using XDA App
g00ndu said:
Step 11, yes the unsignedframework-res.apk. It can't be that there is no resources.arsc. Did you encounter errors during decompiling? Use 7zip to open the framework-res.apk and see if you have resources.arsc.
I meant extract the resources.arsc.
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
Oh, maybe that's it; I'm getting errors. Do I have to (10) decompile with dependencies? then use the twframework from my ROM?
apparition said:
Oh, maybe that's it; I'm getting errors. Do I have to (10) decompile with dependencies? then use the twframework from my ROM?
Click to expand...
Click to collapse
Your framework-res.apk must be a modded one. There is no dependencies for the framework-res.apk. Settings.apk need the twframework-res.apk as the dependency. Let me guess, you are on Darkyy's rom?
Sent from my GT-I9000 using XDA App
Yeah definitely modded. FireFly ROM (for SGS Captivate i896).
But thanks. Excellent guide.
apparition said:
Yeah definitely modded. FireFly ROM (for SGS Captivate i896).
But thanks. Excellent guide.
Click to expand...
Click to collapse
The rom chef may have not done the moding cleanly, and hence decompiling will always end up with the errors. Perhaps you can try to see what the log of apk manager says, and solve it from there.
Thanks, I will now add chinese, arabic and hebrew to ultimate rom.
Sent from my GT-I9000 using XDA App
webstar1 said:
Thanks, I will now add chinese, arabic and hebrew to ultimate rom.
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
Hope that it will work with hebrew and, especially the right to left sentences. Let me know if it works.
Sent from my GT-I9000 using XDA App
I have tried some files for jpg rom which is persian/arabic these languages are right to left. unfortunately this method did not work. I mod browser.apk but the characters are shown seperate and also left to right. anyone knows how to mod for RTL or which apk is related to rtl?
I think RTL should be mod in .so files as i know
taha_e said:
I have tried some files for jpg rom which is persian/arabic these languages are right to left. unfortunately this method did not work. I mod browser.apk but the characters are shown seperate and also left to right. anyone knows how to mod for RTL or which apk is related to rtl?
I think RTL should be mod in .so files as i know
Click to expand...
Click to collapse
Did you try Darkyy's patch on hebrew / arabic? It's on the first post of his "Incredible" rom. Download those files and installed them and check again?
Hope this helps.
Edit: I guess maybe not, there must be something in the framework.jar that supports rtl language support for jp series. if you have the time, maybe do a baksmali for framework.jar for these 2 roms?
g00ndu said:
Did you try Darkyy's patch on hebrew / arabic? It's on the first post of his "Incredible" rom. Download those files and installed them and check again?
Hope this helps.
Click to expand...
Click to collapse
Im on stock rom js5 I think that patch will not work for it. can i use it for stock?
This is an awesome guide! I've always wanted chinese locale on Darkys rom. Gonna try this when I get home. Thanks for your hard work goondu.
taha_e said:
Im on stock rom js5 I think that patch will not work for it. can i use it for stock?
Click to expand...
Click to collapse
Darkyy's rom is also based on js5, and in that case you can always try. But always do a backup first before any attempts to try.
I wish you luck!
Edit: I downloaded it once, and found the following:
/system/app - AxT9IME.apk and Swype.apk (presumably arabic based)
/system/fonts - 11 fonts with names of hebrew and arabic on them
/system/framework - framework.jar (this one not sure what is modded, maybe ask Darkyy?)
/system/lib - 5 .so files
/system/etc - apns-conf.xml (which is not related to this)
Go try it.
psychedelic'd said:
This is an awesome guide! I've always wanted chinese locale on Darkys rom. Gonna try this when I get home. Thanks for your hard work goondu.
Click to expand...
Click to collapse
You are most welcome.
Point to note: there are some apps that do not have any other region locale, for example, SecDownloadProvider.apk and DownloadProvider.apk. You need to go through one app at a time. I made a mistake.
Having said that, if you are adventurous, you can even create your own for these 2 apks in chinese.
:O
Any ways to just replace files using root explorer to add chinese language to my rom?
All these steps are beyond my skills and knowledge.

[TUT] ICS transition animation for SGA

Original thread here: (thank to capez
http://forum.xda-developers.com/showthread.php?t=1342117
Click to expand...
Click to collapse
I think this tut is for advance users. But others can try
1. Get your "framework-res.apk" in /system/framework
2. Use apktool to decomplie that file. (I recommend apktool becoz I often use it )
- Command to decomplie: apktool d framework-res.apk framework-res
3. Download source file here:
http://www.mediafire.com/?4u6y6udecy60dei
Click to expand...
Click to collapse
4. In extracted folder which u get from "framework-res.apk", find "anim" folder in \res
5. Extract source file in step 3, u will get 2 folder:
- anims
- other_files
6. Copy files from both folders in step 5 into "anim" folder in step 4
7. Open "integers.xml" in /res/value and find this line:
<integer name="config_shortAnimTime">150</integer>
Click to expand...
Click to collapse
then add the following lines after it:
<integer name="config_activityShortDur">150</integer>
<integer name="config_activityDefaultDur">220</integer>
Click to expand...
Click to collapse
8. Complie your "framework-res.apk" with command: apktool b framework-res new.apk
9. You will get a file "new.apk" but dont use it. Open extracted folder which u get in step 2, u will find a folder "build" and a file is "resource.arsc" inside
10. Now you need to use 7zip. Right click on that resource file, choose 7zip > add to archive and select original framework-res.apk with type is zip.
11. Open "new.apk" in step 8 and original "framework-res.apk" with 7zip. Drag and drop "anim" and xml folders in "new.apk" to "framework-res.apk"
12. It's finished. U can use the file "framework-res.apk" now and see the transition.
Have fun! If u have question, just ask and I will answer
Example of ICS transition:
http://www.youtube.com/watch?v=vf1U_30Ngfk
Click to expand...
Click to collapse
Actually i have the easier way to apply the animation but it will only work on CyanogenMod... I call this easy patcher by Achep.... For Samsung Stock ROM (Rooted!), please give me ur framework-res.apk as i can work something for the intergers.xml...
Link: http://forum.xda-developers.com/showpost.php?p=19285951&postcount=41
Use it on the PC!
1. Put ur framework-res.apk to res/framework
2. When ur ready, press Patcher.exe
3. Then press Enter
4. Once done patching, put the patchers (flashable zip) to ur phone and flash it!
Remember this is only for the CyanogenMod 7 or other stock AOSP, for Stock ROMs, please pm me the framework-res.apk...
Sent from my Nexus One using Tapatalk
I'm writing tut for stock samsung roms
devilsking said:
I'm writing tut for stock samsung roms
Click to expand...
Click to collapse
Good, i have whole stack patchers for other phones
-LG Optimus One
-Nexus One
-Desire
-Galaxy S2
-Nexus S
And many many more! Works on MIUI, Cyanogen and Stock HTC Roms... Havent tested on Samsung Stocks...
Sent from my Nexus One using Tapatalk
"java" is not recognised . :/
Edit: Fixed my problem
EmoBoiix3 said:
"java" is not recognised . :/
Click to expand...
Click to collapse
Have u install Java??
Sent from my Nexus One using Tapatalk
DaxElectro said:
Have u install Java??
Sent from my Nexus One using Tapatalk
Click to expand...
Click to collapse
he solved )
It's done, working perfectly
Ohh *like* devilsking work ^^ ...
Well can any one help me do for general user like meh?? ....
M NT advanced ^^
Sent from Wherever I was last using XDA :]
Aadigoku13 said:
Ohh *like* devilsking work ^^ ...
Well can any one help me do for general user like meh?? ....
M NT advanced ^^
Sent from Wherever I was last using XDA :]
Click to expand...
Click to collapse
Yes, framework???
Sent from my Nexus One using Tapatalk
could someone do this mod with my framework.apk? I tried few times and always bootloops, FCs or nothing changed.
here's my framework:
http://www.megaupload.com/?d=9DD6XC30
I didnt manage to install the apktool
Can someone help telling me how to install it and get it working?
DaxElectro said:
Actually i have the easier way to apply the animation but it will only work on CyanogenMod... I call this easy patcher by Achep.... For Samsung Stock ROM (Rooted!), please give me ur framework-res.apk as i can work something for the intergers.xml...
Click to expand...
Click to collapse
Worked fine for me by using your tool, thanks.
Got a bootloop when I install the patcher from recovery :/, already tried two times
alcachofita said:
Got a bootloop when I install the patcher from recovery :/, already tried two times
Click to expand...
Click to collapse
Hi alcachofita,
You have just PM me about the framework-res.apk bootloop, maybe you havent tried my patcher yet but nevermind, here you go and others who are running CM7-KANG-cooper like his, u can use this patch...
Dax
Im stucked in the step of signning the apk
DaxElectro said:
Hi alcachofita,
You have just PM me about the framework-res.apk bootloop, maybe you havent tried my patcher yet but nevermind, here you go and others who are running CM7-KANG-cooper like his, u can use this patch...
Dax
Click to expand...
Click to collapse
Thank you sir! (Pressed thanks button too)
The patch is working.
not working for me :/
@ alchaforta, killmyself
Last try, one of them already claim its working...
Sent from my Nexus One using Tapatalk
DaxElectro said:
Actually i have the easier way to apply the animation but it will only work on CyanogenMod... I call this easy patcher by Achep.... For Samsung Stock ROM (Rooted!), please give me ur framework-res.apk as i can work something for the intergers.xml...
Link: http://forum.xda-developers.com/showpost.php?p=19285951&postcount=41
Use it on the PC!
1. Put ur framework-res.apk to res/framework
2. When ur ready, press Patcher.exe
3. Then press Enter
4. Once done patching, put the patchers (flashable zip) to ur phone and flash it!
Remember this is only for the CyanogenMod 7 or other stock AOSP, for Stock ROMs, please pm me the framework-res.apk...
Sent from my Nexus One using Tapatalk
Click to expand...
Click to collapse
thanks, working well on nims's sonygenmod.

[new themes] stock jelly bean vanilla and kitkat themes (and more!)

Hello to everybody!!!
Finally the mod is complete!!!
A true new vanilla (holo stock) style theme is ready and can be installed on our device like a simple application!!!
No root required, no change in system directory, no strange operation to do! just install the APK in attachment.
You will have a new theme in the list, it is similar to stock JB theme.
It is for Italian version (E975) but it should works on other versions too! (please send feedback about)
Enjoy!!!!! and hello to everybody!!!!
I will be happy to receive feedback.
P.S. I found that is possible to make and install how much theme we want on our phone! LG rules this time!
EDIT
in the next pages you can found and download other very nice themes created by Syhon! (iphone,xperia Z, sense 5 and many more)
thanks to Syhon
EDIT 2
in attachment kit kat theme by me!!! I hope you enjoy!
pictures!!!!!
here some screen shoot
Good job!
Can´t you just name differently? I.e "LGHome3_Theme_Holo".
What tools do you use to compile and recompile?
BR Robert
Mirasdad said:
Good job!
Can´t you just name differently? I.e "LGHome3_Theme_Holo".
What tools do you use to compile and recompile?
BR Robert
Click to expand...
Click to collapse
Hello,
simply APK tool. I've tried to rename it (not only the pack, but decompiling and re-compiling the entire smali content) but then, it was not recognized by the launcher. Now I'm full of work and I can't spent time on this. maybe in the next week I can attempt to make a better mod.
Anyway, without tool, you can just substitute icon you want in APK file with winrar
bye
I threw in a bunch of new icons in "drawable-xhdpi" with winrar and then pushed the apk back to system but it didnt work so i guess i have to rename all icons to corresponding original names if i want it to work Thanks for the tip!
Sent from my LG-E975 using xda app-developers app
Ok. So here are my conclusions:
- It looks great and it is the best thing you can install on your optimus g
- You used odexed file so it need corresponding .odex file which probably means that you cannot change name without: a) deodexing or b) using correct .odex file.
- You used icons with too small resolution so they are not looking so good as they should be
than33 said:
Ok. So here are my conclusions:
- It looks great and it is the best thing you can install on your optimus g
- You used odexed file so it need corresponding .odex file which probably means that you cannot change name without: a) deodexing or b) using correct .odex file.
- You used icons with too small resolution so they are not looking so good as they should be
Click to expand...
Click to collapse
Yes you are right! mine is just an idea to implement. I will try to deodex the file, modify it and to make a copy as a new theme. If it will work, for sure a better theme can be done, But now I don't wont to spent time on one of the stock theme (as the mode work now), just becouse I dont wont to corrupt any file in system directory to avoid problem with future update
next week for sure I will have much time to implement it. If someone could help I will be very gratefull
antonio.talamo said:
Hello to everybody!!! this is my first mod for this phone. I've modified stock biz theme to trasform it on a stock JB holo theme
You need a root devices. Just copy the attached file in system/app folder and replace the original biz theme apk. (remember to make a backup before!!!!!!)
Please be sure to assign RW-R-R permission. Then restart device!!!
It is for Italian version (E975) I don't know if works on other versions
I've no much time, so I will be really greatfull if someone can found a way to create new theme without overwrite existing ones.
Theme can have some imperfections, for example app drawer in landscape is not modified. Please consider this a beta.
byeeeee
(there are 4 zip file in attachment due to upload limitation, download every file and extract all of them on the same folder. Then extract only the .zip file (contained in the first attachment) to obtain the APK )
Click to expand...
Click to collapse
ive already download all files>>extracted( Z01,Z02 n Z03 + zip file)..but when i try to extract zip file an error occur..(extract via 7zip)
hamba9551 said:
ive already download all files>>extracted( Z01,Z02 n Z03 + zip file)..but when i try to extract zip file an error occur..(extract via 7zip)
Click to expand...
Click to collapse
Hello, i've tryied again and the files in attachment still works. First step is to extract all the files in the same folder. Then you will have 1 zip and 3 other file. Now just extract the zip one (I've used win zip).
Anyway... In the next hours i will post the new version! So you can simply wait
In the new version you don't have to substitute a stock theme... But you have just to copy the apk in system folder to have a all new vanilla extra theme! coming very soon!
antonio.talamo said:
Hello, i've tryied again and the files in attachment still works. First step is to extract all the files in the same folder. Then you will have 1 zip and 3 other file. Now just extract the zip one (I've used win zip).
Anyway... In the next hours i will post the new version! So you can simply wait
In the new version you don't have to substitute a stock theme... But you have just to copy the apk in system folder to have a all new vanilla extra theme! coming very soon!
Click to expand...
Click to collapse
Good to hear that.. Can't wait to try.. Tq
Sent from my LG-E975 using xda premium
hamba9551 said:
Good to hear that.. Can't wait to try.. Tq
Sent from my LG-E975 using xda premium
Click to expand...
Click to collapse
so...try I've updated the post please read up
antonio.talamo said:
so...try I've updated the post please read up
Click to expand...
Click to collapse
Already installed.. Nice work bro.. Hope many more themes come out in future.. Ure awesome.. Thanks.. :thumbup::thumbup:
Sent from my LG-E975 using xda premium
Just installed on my E977 from VIVO/Brazil and worked perfectly!!!
Nice work mate, thanks a lot!
Great theme. Works great on my e975. Thanks.
Sent from my LG-E975 using xda premium
Nice. Thank you
Perfetto
!:thumbup:
Sent from my LG-E975 using xda premium
Hi!
It's working perfectly in my E987 Optimus G (Personal/Argentina).
Thanks!
Hi i ve modified the original vanilla theme from antonio to do xperia, sense5 and iphone themes.
They work on my e975 without root as the original apk.
Hope you like them.
Thank you. Great themes! :thumbup:
Sent from my LG-E975 using xda premium
Hi,
I ve updated the iphone theme previously posted to add more icons, application background transparency and new drawer icon.
Also i port the icons and background from crystal 2 theme (originaly made by DaRk_dOg for cm roms http://forum.xda-developers.com/showthread.php?t=1951690 ) which is the best theme ever.

[GUIDE][SS/DS][LB/UB] How To Theme SystemUI.apk (NOOB FRIENDLY)

Hey guys, i figured i should make this step by step guide to show people how to theme hour systemui.apk file. This is for example, making your status bar transparent or changing status bar icons... Etc. This guide will be fully fleshed out, even a day one android user should understand.
NOTE:
MIND YOU GUYS I AM IN NO WAY RESPONSIBLE FOR-
Bricking
exploding
data loss
loss of hair
or any other problems*
you do this at your own risk,though if you follow exactly, there should be no problems.
RULES:
1. One rule only: Backup any file you use. You have been warned.
PHONE REQUIREMENTS:
1. Fully rooted
2. Busybox installed
3. Need to be doedexed
APP REQUIREMENTS:
1. ninjamorph. (by stephen. free version is fine)
2. Root explorer. (or any other root enabled browser)
3. {optional} any photo editor/resizer
THE GUIDE:
1. Open root explorer
2. Navigate to /system/app
3. Scroll down till you find the file SystemUI.apk
4. Copy (do not move it, just copy) it to anywhere you like on your internal sdcard
5. Close root browser and open ninjamorph
6. Click start checks and allow root permissions
7. Click*new project*after it initializes this will create the Folder*Androidthemes*on your sd card
8. Locate where you just copied the systemui.apk on the internal sdcard and click on it
9. Allow the app to extract the apk (may take a few*seconds)
10. once it has extracted on your SD inside the*Androidthemes*folder there will be a sub-folder called Workspace*thats where all your extracted apks*NEED*to be
11. After extraction is complete, you should be presented with 6 files/folders as bellow:
View attachment 2740483
12. android manifest.xml<-DONT TOUCH
Assests<-DONT TOUCH
META-INF<-DONT TOUCH
res<-OPEN THIS
resources.arsc<-DONT TOUCH
13. When you open res, you will be presented with many folders, in this tutorial, we will concentrate on the drawable-hdpi folder. Be aware, most of the folders in the res folder are actually pretty useful for more modifications.
View attachment 2740485
14. Once drawable-hdpi is opened, you will be presented with many pictures. Look through them and identify the ones you want to modify.
15. You can either edit the pictures from ninjamorph by press and hold on the picture and pressing edit (this will give you basic edits like colour, height, rotate & width). Or you can use a photo editor/resizer to modify the picture beforehand and then just replacing the old picture with the new one using ninjamorph.
16. Once you got all images you want themed go back to*Ninjamorph*home and press*FINISH PROJECT
17. Press on the systemui folder that shows up.
18. Let it create the package
19. Click yes on the next three confirm action text boxes. This will remove the old apk in the internal sd and replace it with the new one you just made, zipalign the apk and delete the systemui folder in /sdcard/android themes/workplace.
20. Locate the new systemui.apk, it will have replaced the old one that you copied from /system/app in step 4
21. Move it to /system
22. Set it's permissions to rw-r--r--
23. Move it to /system/app and when it asks to overwrite, click yes.
24. Reboot phone
25. Enjoy your modifications.. VICTORY
Sent from my C2004 using XDA Free mobile app
Anyone tried it yet?
Hmmmmmm..... How abou *.9.png files? This method will break 9png when it replaced did u?
Posted using XDA apps mobile
paper13579 said:
Anyone tried it yet?
Click to expand...
Click to collapse
Yes Yesterday, with help of your tutorial, I changed baterry icon. Finally it looks as I want
cuatzstress said:
Hmmmmmm..... How abou *.9.png files? This method will break 9png when it replaced did u?
Posted using XDA apps mobile
Click to expand...
Click to collapse
Modifying .9.png is a whole different process, sorry, i should have said that in the thread. GUYS DONT EDIT .9.png IMAGES WITH THIS GUIDE, IT WILL BRIVK YOUR PHONE
Sent from my C2004 using XDA Free mobile app
Just tried it, working absolutely fine and an awesome step by step guide, good for the noobs. Keep up the good work and thanks
Sent from my C2004 using Tapatalk
paper13579 said:
Modifying .9.png is a whole different process, sorry, i should have said that in the thread. GUYS DONT EDIT .9.png IMAGES WITH THIS GUIDE, IT WILL BRIVK YOUR PHONE
Sent from my C2004 using XDA Free mobile app
Click to expand...
Click to collapse
Bukam Brick om, tapi break PNG, maksudnya nanti yg tadinya bisa fit malah jdi blurred ga jelas acak2an, sorry Im too lazy to write in english
Posted using XDA apps mobile
cuatzstress said:
Bukam Brick om, tapi break PNG, maksudnya nanti yg tadinya bisa fit malah jdi blurred ga jelas acak2an, sorry Im too lazy to write in english
Posted using XDA apps mobile
Click to expand...
Click to collapse
Im sorry, i know ur too lazy to write in english but i can only speak english, arabic, french and irish sooo... You might want to translate that for me to understand it
Sent from my E15i using XDA Free mobile app

[MOD,7.1.x/7.1.2 ] Network traffic meter ( root required)

[DISCLAIM]
Doing at your own risk, I don't hold any responsibility for any consequence that may have occured.
I personally have tested this mod on my rooted pixel on NOF26v release.
Remember to do a backup first.
I personally recommended to overwrite those files and keep your adb connected and restart the system ui instead of a directly rebooting by install the app. . By this way, if there is something wrong, you could easily revert the change via adb.
[Background]
After a week, accompanied with many bootloop and systemui FCs, I finally managed to make the real network traffic to show in the status bar.
I was inspired by this post post by @Morningstar, however, the code is outdated and does not work with the latest nougat release.
I then extracted all the updated smali files from Resurrect Remix ,specifically the system image for flo device because I personally owned a nexus7 2013.
I modified the scripts provided by @sellsky, actually a lot of changes needs to be done, and you need to add missing code when you see something unusual in 'adb logcat'.
You can find the modded files (SytemUIGoogle.apk, SettingsGoogle.apk ) from here.
You can find the modded trafficcm from here.
Screenshot is also attached.
Updated files for NOF27B: https://drive.google.com/file/d/0Bzu0Zqno-_D7ZzFOckhHSHRZeGc/view?usp=sharing
Updated files for N2G47E : https://drive.google.com/file/d/0Bzu0Zqno-_D7ejRYZU9UeFljTFE/view?usp=sharing
Updated trafficcm script for 7.1.2: https://drive.google.com/file/d/0Bzu0Zqno-_D7a3F6aTU2MDVrdFU/view?usp=sharing
Nicely done.
Great job .
Bro can you give me some instructions so that I can mod on my stock OnePlus 3 rom
Hi,
I would like to ask how apply this mod. Must I copy SettingGoogle.apk and SystemUIGoogle.apk from traffic_mod.tar? Where can I find this *.apk in system.
Thank you very much for your help
kevin.kvik said:
Hi,
I would like to ask how apply this mod. Must I copy SettingGoogle.apk and SystemUIGoogle.apk from traffic_mod.tar? Where can I find this *.apk in system.
Thank you very much for your help
Click to expand...
Click to collapse
They are both in system/priv-app in their own folders.
Tulsadiver said:
They are both in system/priv-app in their own folders.
Click to expand...
Click to collapse
I don´t have this folders in system/priv-app
kevin.kvik said:
I don´t have this folders in system/priv-app
Click to expand...
Click to collapse
Then you don't have a Pixel?
works perfectly, I copied both files to system/priv-app, reboot, magic. Thank you!
This one feature is ~70% of my love for xposed. Thanks for porting this over... greatly appreciate it.
To be clear for others, the script is not required for this to work.
Back up the two files in question, both in system/priv -- then copy the above apks into the respective folders and reboot.
After installing this mod and you want it on the left hand side, flash this.
If someone who is using a OnePlus 3/T is able to make this work please say how you did it because I can't find the files that need replacing on my device.
have no idea on how to use the modification and will this still work on latest security patch
bush911 said:
have no idea on how to use the modification and will this still work on latest security patch
Click to expand...
Click to collapse
Works fine.
The thread has been quite clear.
1.) Download
2.) Copy
3.) Reboot
4.) Enable
bush911 said:
have no idea on how to use the modification and will this still work on latest security patch
Click to expand...
Click to collapse
Should work fine, and you could also try the newest build I made ( I have updated the main OP ).
Scarface1991 said:
If someone who is using a OnePlus 3/T is able to make this work please say how you did it because I can't find the files that need replacing on my device.
Click to expand...
Click to collapse
Are you deodexed?
Tulsadiver said:
Are you deodexed?
Click to expand...
Click to collapse
I'm using a custom ROM that is based on AOSP so I think I am. At least there are no .odex files within my system/app folder.
Scarface1991 said:
I'm using a custom ROM that is based on AOSP so I think I am. At least there are no .odex files within my system/app folder.
Click to expand...
Click to collapse
Upload your systemui.apk, framework-res.apk, and settings.apk or whatever yours is called.
I'm not a pixel user, using clean AOSP on Redmi note 3 snapdragon. Can I use these modded files? Or they are SoC dependent?
I'm pretty much a noob ?
kurogami95 said:
I'm not a pixel user, using clean AOSP on Redmi note 3 snapdragon. Can I use these modded files? Or they are SoC dependent?
I'm pretty much a noob
Click to expand...
Click to collapse
You can't use the finished product but using the script might work if you will change the names of your settings.apk and systemui.apk to match the pixel and run his script on your pc. Afterwards change the names back.
Ops updated for android 7.1.2, there are some change in the android support lib.

Categories

Resources