how to deodex OPSystemUI - OnePlus 3 Questions & Answers

hello,
i want to know that how to deodex opsystemui.odex file and combine with systemui.apk ??
actually i'm trying but getting error of out folder of odex file is empty ||
m follwing this guide to port pixel animated navbar on op3 but i'm really very noob for this https://chromloop.com/2016/11/guide-how-to-port-pixel-navigation-bar-animation-to-your-phone/
any kind of help would be very appreciated ..
thank you

TicklemyAndroid should be all you need.
https://forum.xda-developers.com/showthread.php?t=1633333

MarcTremonti said:
TicklemyAndroid should be all you need.
https://forum.xda-developers.com/showthread.php?t=1633333
Click to expand...
Click to collapse
very very thanx bro !!!!
plz check the results
https://forum.xda-developers.com/oneplus-3/themes/animated-pixel-navbar-ported-to-ob22-13-t3663906

Ashish_Maurya said:
very very thanx bro !!!!
plz check the results
https://forum.xda-developers.com/oneplus-3/themes/animated-pixel-navbar-ported-to-ob22-13-t3663906
Click to expand...
Click to collapse
Good job
But i think you can also have that easier by using substratum themes. navbar themes do work on oos if im not wrong

MarcTremonti said:
Good job
But i think you can also have that easier by using substratum themes. navbar themes do work on oos if im not wrong
Click to expand...
Click to collapse
Animation porting is more complex than simple navbar port !!!
Btw i don't know anything about coding , it was just by reading !!
I want to learn substratum theming.... Brother , Can you help me to get resources and tutorial ????

Ashish_Maurya said:
Animation porting is more complex than simple navbar port !!!
Btw i don't know anything about coding , it was just by reading !!
I want to learn substratum theming.... Brother , Can you help me to get resources and tutorial ????
Click to expand...
Click to collapse
Hmm no sorry, i am not a themer. Maybe have a look in themes section. Ungeeked and Kpchuck have created some nice substratum modules (Ozone an K-Klock) for OOS there, maybe they are willing to assist you.

Related

[Mod] Sliding Window Effect !!

This Mod is for ICS ROMs
Hello
I did find new effect, I don't know if it is already known to others but I did search about it and find nothing.
Anyhow, I named it "Sliding Window Effect"
To see the sliding window effect !! here is it on youtube:
http://youtu.be/NeVrvoo8jO4
How to do this Mod:
Decompile SystemUI.apk
Open SystemUI\res\values\bools.xml
Search for
Code:
<bool name="config_useCaptureView">false</bool>
Change it to
Code:
<bool name="config_useCaptureView">true</bool>
Now Compile it and enjoy this effect
BTW this Mod will be added to my Kitchen in the next ver.
If you liked my work encourage me by small donation HERE .... and if you will not...please click Thanks button.
Pretty cool effect, good work dude.
i will try to add in my rom thanks.
Looks cool mate. Looking forward to have it in my rom thx :thumbup:
cool mod, already trying but it gets annoying after half-day
anyway thanks thanks thanks and keep up the good work
your tool is awesome, and i m gonna pm you for a particoular request
This is nice!!!
Voted 5 stars,why people have so hate/evil/jealous inside them?
siberian tiger said:
This is nice!!!
Voted 5 stars,why people have so hate/evil/jealous inside them?
Click to expand...
Click to collapse
i agree.i haven't used thi mod but gave 5 stars.coz it's something different and looks nice.
5 stars here too!
no matter how much i like this mod, the important thing is that Gangs_kid shared a nu mod so 5 stars!
Been using this for a while but haven;t included it in my rom since it breaks manual brightness adjustment. I'm in the process of making a toggle for it.
Mirko ddd said:
cool mod, already trying but it gets annoying after half-day
anyway thanks thanks thanks and keep up the good work
your tool is awesome, and i m gonna pm you for a particoular request
Click to expand...
Click to collapse
I did get you pm and I replied
shoman94 said:
Been using this for a while but haven;t included it in my rom since it breaks manual brightness adjustment. I'm in the process of making a toggle for it.
Click to expand...
Click to collapse
What did you mean by "it breaks manual brightness adjustment" because I didn't notice a thing.
Please explain it to me so that I will try to find a solution for it.
Edit: I get it now and I will start finding fix for it
good work bro. hamooooooody
we r waiting 4 ur a new rom نسخة الايسكريم
وراك وراك
Can Anybody upload a video for the effect ?
and I'm not a developer ,how can I edit my system file step by step
Wow
Enviado desde mi GT-I9100 usando Tapatalk 2
Kadhim7 said:
Can Anybody upload a video for the effect ?
and I'm not a developer ,how can I edit my system file step by step
Click to expand...
Click to collapse
There is a video on youtube !! at the thread.
There are many threads explaining how to decompile on the forum also there is my Kitchen which will decompile and compile for you
GanGs_KiD said:
There is a video on youtube !! at the thread.
There are many threads explaining how to decompile on the forum also there is my Kitchen which will decompile and compile for you
Click to expand...
Click to collapse
Look what I did is
Extract systemUI.apk frim my phone
decompile it by using your kitchen
edit some png image
compile it
and copy it to my system is it ok ?
OMG MY My notification bar is just Gooooone *_*
siberian tiger said:
This is nice!!!
Voted 5 stars,why people have so hate/evil/jealous inside them?
Click to expand...
Click to collapse
Bcoz 90% of xda is made up of morons.
Good work, OP.
---------- Post added at 06:31 PM ---------- Previous post was at 06:29 PM ----------
Kadhim7 said:
Look what I did is
Extract systemUI.apk frim my phone
decompile it by using your kitchen
edit some png image
compile it
and copy it to my system is it ok ?
OMG MY My notification bar is just Gooooone *_*
Click to expand...
Click to collapse
Errors during compilation/recompilation? which rom, additional mods like JKay. Info required.
Kadhim7 said:
Look what I did is
Extract systemUI.apk frim my phone
decompile it by using your kitchen
edit some png image
compile it
and copy it to my system is it ok ?
OMG MY My notification bar is just Gooooone *_*
Click to expand...
Click to collapse
Think your missing the signature of the apk, best to copy the classes.dex, reaources.arsc and the res folder over from the compiled apk to the original SystemUI.apk that you have
Sent from my GT-I9100 using xda premium
I'm using wan am log from 12 with gray Kay theme
I want to learn how can I create my one notification bar?
Yes error appear could not find sourced :banghead:
Sent from my GT-I9100 using xda premium
Kadhim7 said:
Look what I did is
Extract systemUI.apk frim my phone
decompile it by using your kitchen
edit some png image
compile it
and copy it to my system is it ok ?
OMG MY My notification bar is just Gooooone *_*
Click to expand...
Click to collapse
Do it again but before starting you need to install framework-res.apk and twframework-res.apk Plz write your future issues to the kitchen thread so that others will benefit from the answers.
soyef said:
Think your missing the signature of the apk, best to copy the classes.dex, reaources.arsc and the res folder over from the compiled apk to the original SystemUI.apk that you have
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
Thank you FYI my kitchen will not sign the apk in fact it will keep your original signature YEAH
GanGs_KiD said:
Do it again but before starting you need to install framework-res.apk and twframework-res.apk Plz write your future issues to the kitchen thread so that others will benefit from the answers.
Thank you FYI my kitchen will not sign the apk in fact it will keep your original signature YEAH
Click to expand...
Click to collapse
install framework-res.apk and twframework-res.apk ?
I don't understand
they already in my system phone

CM9 rc9 Center clock

Is it possible? couldn't find a working link in Theme section
vklexer said:
Is it possible? couldn't find a working link in Theme section
Click to expand...
Click to collapse
u must mod ur framework-res.apk
sorenzoren said:
u must mod ur framework-res.apk
Click to expand...
Click to collapse
can you post a link to the instructions?
Never tried modding before, but i bet its not that hard for this particular reason

[Tut][Mod][5.1.1] Advanced Framework

Hi
I would like to share to u how to make advanced framework easily
By using advanced framework, u will get Sony UI in non-Sony apps
Only for stock rom 5.1.1, odex or deodexed
Maybe fits with stock based custom rom, but u need to compare
STEPS
1. Decompile ur framework-res.apk
2. Download attached files then extract
3. Put it to framework-res.apk/res/values/here
4. Recompile, sign, push
5. Done
Screenshots
LEFT: standard framework
RIGHT: advanced framework
Looks good !
Will give it a try for sure
removed
Thanks! Very good Mod.
Good!!! Thanks
Yesielito said:
Good!!! Thanks
Click to expand...
Click to collapse
Hi mate can share the modded framework.Me on z1 stock deodex 368.
am using a modded rom, please @idid idamrep, can yhu state what is to be changed in colors.xml & styles.xml
thanks
anakdayak said:
Hi mate can share the modded framework.Me on z1 stock deodex 368.
Click to expand...
Click to collapse
here mate , flashable zip z1 LP .368
whalesplaho said:
am using a modded rom, please @idid idamrep, can yhu state what is to be changed in colors.xml & styles.xml
thanks
Click to expand...
Click to collapse
No need to do changes in colors.xml. Just use his styles.xml file bro. thanks bro @idid idamrep
It works great!
@iedafarha thanks for making a flashable version for the Z1 .
jitz975 said:
No need to do changes in colors.xml. Just use his styles.xml file bro. thanks bro @idid idamrep
Click to expand...
Click to collapse
thanks brov.... im using existenZ Premium & its heavily modded, i saw some strings in tha styles.xml which is related to tha rom & its not in tha styles.xml uploaded by OP.. i believe yhu understand what im trying to say!
thanks
edited style ...
hi i'm use modded framework and i'm get lost mode when i use this guide
can you provide full style editing guide
Can use for my rom?
Ofc credits would be included, that ok with ya?
Thanks!
How fix background black...
Tankz

S3 i9300 DN4 ROM with all best mods applicable on this great rom!!!!

Hello guys this is a video made by me having best appropriete mods applicable on this rom....
I haven't used my name anywhere as the dev....but guys really if i have used it anywhere then don't mind bros....
https://youtu.be/ujdY6ARsxGQ
[emoji3] [emoji3] [emoji3] [emoji3] [emoji3] [emoji3]
Guys like,subscribe,and share this vdo for more....plzzzz[emoji6] [emoji6] [emoji6]
Subscribe for more^■^
Can i ask u guys a question..
How can i get a touchwiz lollipop port rom for s3 i9300???..
Plzz guys if anyone knows then plzz tell me....
There is no lollipop port for our device. Only AOSP ROM's
So sad
Guys any note 5 mods for s3???
Can anyone guide me how to decompile edit and recompile any apk file on android without pc...
As quick as possible
http://forum.xda-developers.com/android/themes/guide-apktool-mobile-setup-decompile-t3048238
LeoDeos said:
http://forum.xda-developers.com/android/themes/guide-apktool-mobile-setup-decompile-t3048238
Click to expand...
Click to collapse
Thank u bro...trying it?
LeoDeos said:
http://forum.xda-developers.com/android/themes/guide-apktool-mobile-setup-decompile-t3048238
Click to expand...
Click to collapse
Bro its not working for me.
amit.sharma said:
Bro its not working for me.i'm trying this all day long and getting errors...can u recompile my extracted apk file...
https://mega.nz/#!j0EniTQT!XkOPHrf2sjtk2_8KskYgaaMfja5g8mZ9escRzqMTZA4
Waiting....
Click to expand...
Click to collapse
cant recompile if you dont give me the apktool.yml file
LeoDeos said:
cant recompile if you dont give me the apktool.yml file
Click to expand...
Click to collapse
Where can i find it bro...???
amit.sharma said:
Where can i find it bro...???
Click to expand...
Click to collapse
with this question, i see the files in your zip.
you have only extracted them, not decompiled the apk.
i think you have to learn how to decompile/mod/compile an apk
Yes...i hv extracted..when tryed to decompile i got a _src file but it was all empty...
And in some videos posted on youtube the folder had all the files present in the .apk file
amit.sharma said:
Yes...i hv extracted..when tryed to decompile i got a _src file but it was all empty...
Click to expand...
Click to collapse
amit.sharma said:
And in some videos posted on youtube the folder had all the files present in the .apk file
Click to expand...
Click to collapse
i dont use apktool on phone, but only on pc.
then i dont know if it has a bugs.
however decompile and extract are two things different.
LeoDeos said:
i dont use apktool on phone, but only on pc.
then i dont know if it has a bugs.
however decompile and extract are two things different.
Click to expand...
Click to collapse
Its ok bro..thnxx 4 ur replyzz...??
I want KitKat for my s3 any help
fashjesus said:
I want KitKat for my s3 any help
Click to expand...
Click to collapse
Go and read up on what you need to do then. It's relatively easy and there are tons of tutorials.
fashjesus said:
I want KitKat for my s3 any help
Click to expand...
Click to collapse
Just go to the video page and click on discription the links are given there...??

[Guide][Easy][MM]Xperia X Animation Inside The Framework

Hello people !
Many people asked, how i can get Xperia X animation on my
Xperia device running on MM, Well Here is the guide howto modify
it to get that pretty fluid and nice animation.
What it do:
When you locked your phone, and you unlock it
with the lockscreen, the animation goes not up but
from right to the left and your homescreen get opened.
What you need:
Apktool
Framework-res.apk
7zip
Brains
Howto do it:
Decompile your Framework-res.apk
Download the attachment
Open the zip with 7zip
Open Res/Anim
Select all the files
Open your decompiled Framework-res.apk
Go to Res/Anim
Copy the selected files from my zip
Into your Anim folder
Replace? Yes
Copy integers.xml from my zip
Into Res/values folder
Replace ? Yes
Compile and sign
Make A Flashable zip
Flash it
Done
** Note: Don`t forgot to credit and thank me !!​
Review !
could you help me, please?
Metall Boy said:
could you help me, please?
Click to expand...
Click to collapse
@Metall Boy
Why you cant do ot by yourself ?
Thats why this guide is for.
Pandemic said:
@Metall Boy
Why you cant do ot by yourself ?
Thats why this guide is for.
Click to expand...
Click to collapse
i dont have much knowledge of apk modifying .... i tried apktool and i cant even decompile files....
Metall Boy said:
i dont have much knowledge of apk modifying .... i tried apktool and i cant even decompile files....
Click to expand...
Click to collapse
Oke well i am honest people get lazier and lazier around here on xda for sure ><"
I missed something in the TUT will be fixed asap
Tut is refixed and added missing stuff what also you need to do !
@Metall Boy
here your framework, its done
See attachment !
Pandemic said:
Tut is refixed and added missing stuff what also you need to do !
@Metall Boy
here your framework, its done
See attachment !
Click to expand...
Click to collapse
i actually tryed doing it again when you update the OP and it worked! but thanks anyway for your effort
Metall Boy said:
could you help me, please?
Click to expand...
Click to collapse
Pandemic said:
Tut is refixed and added missing stuff what also you need to do !
@Metall Boy
here your framework, its done
See attachment !
Click to expand...
Click to collapse
Which phone is this framework.apk from ??
& can you be kind enough to do this too
Thank You
chawlasrijan said:
Which phone is this framework.apk from ??
& can you be kind enough to do this too
Thank You
Click to expand...
Click to collapse
My framework is from z3c from latest. 291 firmware
Metall Boy said:
My framework is from z3c from latest. 291 firmware
Click to expand...
Click to collapse
No wonder i lost all vibrations
Can you please do the one i uploaded, it's from Xperia Z2 .291
chawlasrijan said:
No wonder i lost all vibrations
Can you please do the one i uploaded, it's from Xperia Z2 .291
Click to expand...
Click to collapse
Actually you no need to decompile it, just change the .apk to .zip.
The only thing to do is push the OP files into the ".zip".
After that rename .zip to .apk, and push to system.
You're done.
Hit thanks if I helped!
Note: The Z3 framework-res.apk don't have "value" this file. I tried to force push and it give me bootloop.
Note 2: Trying to use another method: compile the .apk by replace the zip.
sorry to bother you again @Pandemic I've just noticed all animations are very smoooth,but i found a small bug with the three-dot-menu animation...this animation is slow. I attached a screenshot so you will know which animation im talking about
maple_mak said:
Actually you no need to decompile it, just change the .apk to .zip.
The only thing to do is push the OP files into the ".zip".
After that rename .zip to .apk, and push to system.
You're done.
Hit thanks if I helped!
Note: The Z3 framework-res.apk don't have "value" this file. I tried to force push and it give me bootloop.
Note 2: Trying to use another method: compile the .apk by replace the zip.
Click to expand...
Click to collapse
Value is the folder name in Res folder ><"
Pandemic said:
Value is the folder name in Res folder ><"
Click to expand...
Click to collapse
If I found I already no need to say it before...
i do this but now my phone is bootlp
alinolaw71 said:
i do this but now my phone is bootlp
Click to expand...
Click to collapse
Same for me
Any suggestions @Pandemic
For those who have issues, do this(Especially for Z5 users)
1.Take the final compiled apk and install it as framework
2.Recompile and push to phone
Click thanks if i helped
Excellent work as ever, @Pandemic! :good:

Categories

Resources