PrivSet - Lenovo P2 Themes, Apps, and Mods

Has anybody been using PrivSet
Modify Android Framework Values without needing APKTool using Privset
https://www.xda-developers.com/modify-android-framework-values-privset/

Sutcliffe9 said:
Has anybody been using PrivSet
Modify Android Framework Values without needing APKTool using Privset
https://www.xda-developers.com/modify-android-framework-values-privset/
Click to expand...
Click to collapse
What you changed?

I installed it and scrolled through the options but have not changed anything yet.

Related

decompiling systemUI.apk?

I'm trying to decompile the systemUI.apk to get into the xml files, but I'm getting errors from both APKtool and APK Manager. Is there a special trick to getting system files to decomp?
Try this
bigrushdog said:
Try this
Click to expand...
Click to collapse
Noob alert: What do I do with those? Just put them in the folder with everything else?
arrtoodeetoo said:
Noob alert: What do I do with those? Just put them in the folder with everything else?
Click to expand...
Click to collapse
It's a custom apktool patched for honeycomb. Use the .jar file with dependencies just just you would with apktool. It currently will not recompile though due to the decompile causing some anomalies. BigRushDog is working on a fix for that.
I actually got a build that works from someone else.
XOOM'd from the XDA app.
Quick tip. When you solve your own problem, you may want to share the solution with others
^^^this
Sent from my Xoom using XDA Premium App

[Q][Help!]How ta compile systemUI apk

Can someone help me, how to compile systemUI apk, after i edit xml file.
Sent from my GT-P1000 using XDA App
waazaii said:
Can someone help me, how to compile systemUI apk, after i edit xml file.
Sent from my GT-P1000 using XDA App
Click to expand...
Click to collapse
isnt a APK a type of zip?
a zip with scripts to tell the os how to install it.

[Q] Help adding menus to Setting app

Hello,
I've been trying to add a section to Settings, but whenever I recompile the app and push, setting permissions, it to my phone, my device will say "App not installed". I've just added a few lines to settings.xml, and then stated the string on values/strings.xml. It gives no error when recompiling, am I doing something wrong?
Thanks in advance.
ImSoBored said:
Hello,
I've been trying to add a section to Settings, but whenever I recompile the app and push, setting permissions, it to my phone, my device will say "App not installed". I've just added a few lines to settings.xml, and then stated the string on values/strings.xml. It gives no error when recompiling, am I doing something wrong?
Thanks in advance.
Click to expand...
Click to collapse
You have to sign the apk coz android won't allow unsigned apk to be the system app. Use signapk for signing the apk file. Its very common tool for signing u can find it in the forums or just Google it.
Sent from my GT-S5830 using xda premium
BhawaniSingh said:
You have to sign the apk coz android won't allow unsigned apk to be the system app. Use signapk for signing the apk file. Its very common tool for signing u can find it in the forums or just Google it.
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Thanks, but it didn't work. I thought system apps didn't have to be signed unless AndroidManifest was touched...
That true
To add links to mai settings.xml
Make sure the packagenames are correct of the apk you want to link in the settings
An also add proper strings and icon resources
Sent from my GT-S5830 using xda premium
DeadSp1d3r said:
That true
To add links to mai settings.xml
Make sure the packagenames are correct of the apk you want to link in the settings
An also add proper strings and icon resources
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
With that's true, you mean signing the apk? I tried to sign it still, but still no luck. Thanks
ImSoBored said:
With that's true, you mean signing the apk? I tried to sign it still, but still no luck. Thanks
Click to expand...
Click to collapse
No sign apk
Did u replaced your res folder of compiled apk !
Sent from my GT-S5830 using xda premium

[Q] Framework res editing

which files do i replace on framework res apk to change settings background?
ZeroProxy said:
which files do i replace on framework res apk to change settings background?
Click to expand...
Click to collapse
I found only this.
http://forum.xda-developers.com/showpost.php?p=41321253&postcount=26
Ok ill try to change it and see I'll let you know
Sent from my XT890 using Tapatalk 4

Decompiling apk

Every time i try to recompile or decompile i get this error it looks like a java error but i have tried reinstalling in and on other computers so i dont know what it is if anybody could help that would be great.
You need to install the framework-res.apk and tw-framework.apk both of them in the framework folder. Google how to install framework for apktool.
Sent from my SM-N900A
RErick said:
You need to install the framework-res.apk and tw-framework.apk both of them in the framework folder. Google how to install framework for apktool.
Sent from my SM-N900A
Click to expand...
Click to collapse
Will try and report back thanks for the reply
Musgrove99 said:
Will try and report back thanks for the reply
Click to expand...
Click to collapse
i am still getting the same error. I thought it might be the rom so i downloaded a new stock rom and a new systemui.apk and try to decompile it and and i am i getting the same error but i decompiles it i dont know if it is missing something or not.
Musgrove99 said:
i am still getting the same error. I thought it might be the rom so i downloaded a new stock rom and a new systemui.apk and try to decompile it and and i am i getting the same error but i decompiles it i dont know if it is missing something or not.
Click to expand...
Click to collapse
Tell me the steps you're doing
It's because your using an old version of apktool. Don't use the automated programs they suck. Do it manually with aptool.jar just Google how to use it properly. Should have no issues. And make sure java is installed properly.
Sent from my SAMSUNG-SM-N900A using XDA Premium 4 mobile app
drakeymcmb said:
It's because your using an old version of apktool. Don't use the automated programs they suck. Do it manually with aptool.jar just Google how to use it properly. Should have no issues. And make sure java is installed properly.
Sent from my SAMSUNG-SM-N900A using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Not necessarily. I use an outdated apktool only has api up to 4.3 works fine. You can clearly see that its not getting framework info from the screenshot he took
RErick said:
Not necessarily. I use an outdated apktool only has api up to 4.3 works fine. You can clearly see that its not getting framework info from the screenshot he took
Click to expand...
Click to collapse
I have tried apktool.jar it does same thing.
Musgrove99 said:
I have tried apktool.jar it does same thing.
Click to expand...
Click to collapse
Yeah I know. It doesn't matter. What are your exact steps?
RErick said:
Yeah I know. It doesn't matter. What are your exact steps?
Click to expand...
Click to collapse
I download java files and installed I got the systemui.apk and put in in the put files and I put twframework.apk in framework I opened .bat file and tried to decompile it and I get that error but I get a systemui decompile but I think it is missing something
Yep. You have to install both frameworks. Framework-res.apk AND tw-framework.apk. They also have to be installed. See this website
http://bit.ly/LLKRja look for a YouTube video or a guide and THEN try decompiling
Edit: the second hit that comes up there will help you a lot
Sent from my SM-N900A
RErick said:
Yep. You have to install both frameworks. Framework-res.apk AND tw-framework.apk. They also have to be installed. See this website
http://bit.ly/LLKRja look for a YouTube video or a guide and THEN try decompiling
Edit: the second hit that comes up there will help you a lot
Sent from my SM-N900A
Click to expand...
Click to collapse
Will try this afternoon and report back thanks
I did the command for the framework and it installed the framework but i am getting the same result.
Did you put the java path in the correct environmental path? for your apk tool?
tankxx said:
Did you put the java path in the correct environmental path? for your apk tool?
Click to expand...
Click to collapse
I did.
It is only when i try to do systeyui.apk i get a error

Categories

Resources