Editing permissions - Huawei P9 Lite Questions & Answers

How can i edit an app's permission ( like in the stock android)?

Johnny TDN said:
How can i edit an app's permission ( like in the stock android)?
Click to expand...
Click to collapse
Settings - apps - advanced - app permissions. Not sure if its called app permissions in English, but its the first one on the list.
Sent from my Huawei P9 Lite using XDA Labs

Dankmeme said:
Settings - apps - advanced - app permissions. Not sure if its called app permissions in English, but its the first one on the list.
Sent from my Huawei P9 Lite using XDA Labs
Click to expand...
Click to collapse
Yeah. But i can't modify their keep awake and autostart permissions ....sadly

Related

[Q] How do I install multiple apps with my app

I am creating an app that requires a couple of other apps... my first idea was to check to see if the app is installed if not open the market page so the user could d/l. Now it looks like that won't work, I need to know if it is possible to bundle the other .apks with my app somehow so that when my app is installed it will also install the other required apps. Can this be done?
I'm also wondering this
Sent from my ADR6300 using XDA App
Not without root permissions.
evilkorn said:
Not without root permissions.
Click to expand...
Click to collapse
thats what I thought... thanks for the answer.

Install App To System?

Ok so i sort of made my own rom for myself to use i removed all stock launchers etc etc, i wanted to use launcher 7 as default laucher, not the se one. but when i full wipe my phone it deletes it as its a downloaded app which then leaves my phone without a launcher, so how do i build it into the system like adw is in the cm roms? so it dosnt wipe when i clear all data on my phone. Thanks in advance.
Edit: I would release this rom to public but its only based on 2.1.1.a.0.6 and most people prefer to use Floyo, Hackdroid etcetc. It dosnt have any extra features its just how i like it with all the crap removed lol, Different framework. Its just the launcher bit whats doing me lol.
install the application, then move it from /data/app to /system/app using root explorer...
restart your phone, it should works..
Ok thanks ill try that as soon as I get back from dentist
Sent from my E15i using Tapatalk
alil said:
install the application, then move it from /data/app to /system/app using root explorer...
restart your phone, it should works..
Click to expand...
Click to collapse
I don't have a /system/app folder, all stock apps are in same folder as downloaded apps
Sent from my E15i using Tapatalk
furrabbit.nh said:
I don't have a /system/app folder, all stock apps are in same folder as downloaded apps
Sent from my E15i using Tapatalk
Click to expand...
Click to collapse
what do you mean with "I don't have a /system/app folder"?have your device rooted?
Yes its rooted. But in root explorer the system folder is there but no app folder inside.
Sent from my E15i using Tapatalk
cruizz said:
what do you mean with "I don't have a /system/app folder"?have your device rooted?
Click to expand...
Click to collapse
I've sorted it now it was me being an idiot. Lol
Sent from my E15i using Tapatalk
furrabbit.nh said:
I've sorted it now it was me being an idiot. Lol
Sent from my E15i using Tapatalk
Click to expand...
Click to collapse
so... how bout your test,,, its work?? wat happen when u do factory reset ??
cuecak said:
so... how bout your test,,, its work?? wat happen when u do factory reset ??
Click to expand...
Click to collapse
Yes it does what I wanted it to do. Use launcher 7 as default launcher after full factory reset.
Sent from my X8 using XDA Premium App
Thanks guys, I was looking to the answer for this!
alil said:
install the application, then move it from /data/app to /system/app using root explorer...
restart your phone, it should works..
Click to expand...
Click to collapse
When I moved a software from /data/app to /system/app ,the software disappeared from the menu ..What should I do now ?
Reboot your phone. Should work then
Sent from my E15i using XDA Premium App

[Q]How to change phone animation

Like the title,how can i change the phone animation?,i heard an app called anim mod can do it but i saw a lot of bad review on market.
Sent from my X8 using XDA Premium App
anmiman said:
Like the title,how can i change the phone animation?,i heard an app called anim mod can do it but i saw a lot of bad review on market.
Sent from my X8 using XDA Premium App
Click to expand...
Click to collapse
You mean there boot animation? Replace the bootanimation.zip in system > media with your own (make sure it is named bootanation.zip) and set permissions to 644.
And like always, make a nandroid backup first just in case.
Sent from my X8 using XDA App
No,not boot animation..the phone animation..like the effect when you change volume,press menu,etc..
Sent from my X8 using XDA Premium App
That is included in most themes, so you would have to install a new theme.
Mostly are coded into framework-res.apk in system/framework but other are app specific.
Use Apk Manager for decompile them and change what you need.
be carefoul, if you change something wrong your phone could go into a bootloop, make a nandroid backip before.
Search in forum for framework-res and you will find a lot of good guides for modify it.
anmiman said:
No,not boot animation..the phone animation..like the effect when you change volume,press menu,etc..
Sent from my X8 using XDA Premium App
Click to expand...
Click to collapse
af974 said:
Mostly are coded into framework-res.apk in system/framework but other are app specific.
Use Apk Manager for decompile them and change what you need.
be carefoul, if you change something wrong your phone could go into a bootloop, make a nandroid backip before.
Search in forum for framework-res and you will find a lot of good guides for modify it.
Click to expand...
Click to collapse
Oh..thats the answer that i'm looking..thanks for the tip..
Sent from my X8 using XDA Premium App

[Q] How to change the text in Settings

How to change the text in Settings "Zombie art by Jack Larson" in settings->About phone->Android version and tapping it
Sent from my GT-S5360 using xda-developers app
EDITING
raghu gautam said:
how to change the text in settings "zombie art by jack larson" in settings->about phone->android version and tapping it
sent from my gt-s5360 using xda-developers app
Click to expand...
Click to collapse
by editing frame-work res.apk in seeting/framework
[email protected] said:
by editing frame-work res.apk in seeting/framework
Click to expand...
Click to collapse
its in framework.jar not framework-res.apk
Raghu Gautam said:
How to change the text in Settings "Zombie art by Jack Larson" in settings->About phone->Android version and tapping it
Sent from my GT-S5360 using xda-developers app
Click to expand...
Click to collapse
please search before posting
guide is
http://forum.xda-developers.com/showthread.php?t=2345086
No I am asking how to do it through mobile, when I browse the framework.jar via root explorer only three files are present classes.dex,preloaded classes and Meta.inf folder no other files are found as mentioned in the thread
Sent from my Samsung Galaxy Y using XDA premium
Raghu Gautam said:
No I am asking how to do it through mobile, when I browse the framework.jar via root explorer only three files are present classes.dex,preloaded classes and Meta.inf folder no other files are found as mentioned in the thread
Sent from my Samsung Galaxy Y using XDA premium
Click to expand...
Click to collapse
you need to decompile it with apktool - it is step number 1!
a decompiling tool is also mentioned in stuff you need - I use apktool but others have been mentioned
Is there any way to change battery icon without pc in galaxy y,bcoz my pc harddisk is crashed :thumbup::thumbup::thumbup::thumbup::thumbup::thumbup:
Sent from my GT-S5360 using xda app-developers app
[email protected] said:
Is there any way to change battery icon without pc in galaxy y,bcoz my pc harddisk is crashed :thumbup::thumbup::thumbup::thumbup::thumbup::thumbup:
Sent from my GT-S5360 using xda app-developers app
Click to expand...
Click to collapse
yes just rename framework-res.apk to framework-zip
extract it with a zip app like zarchiver
replace the pngs and only pngs on a like for like basis - same filenames - dont touch xml files or anything else
rezip
change back to .apk
put and a flashable zip and flash in cwm with system mounted or push to system with rw-r-r but flashing is better

P9 Lite Missing Applications After Format

Dear All,
Formatted a friend's P9 Lite, After phone boot found a lot of missing apps for example there was no keyboard just google voice, even in settings the dual sim management menu is missing.
How can i solve this issue ?! and how to know the exact firmware for the device.
Thanks
Go to settings update phone
Sent from my TRT-L21A using XDA-Developers Legacy app
AliGul48 said:
Go to settings update phone
Sent from my TRT-L21A using XDA-Developers Legacy app
Click to expand...
Click to collapse
There is no updates this is the final build

Categories

Resources