Icon image clear all apps - Nexus 5X Q&A, Help & Troubleshooting

Hi, i try to fine this app in the rom source but I dont ha è Lucky.. Where is her location? Framework.apk systemui.apkk? Where?
Thanks guys

fire7777777 said:
Hi, i try to fine this app in the rom source but I dont ha è Lucky.. Where is her location? Framework.apk systemui.apkk? Where?
Thanks guys
Click to expand...
Click to collapse
You can find framework-res.apk located in the following path: /system/framework/framework-res.apk and you can find system ui also in the system folder.

Related

This image?

Can somebody tell me where is the little green android image/png located in a ROM?
mikevillarroel said:
Can somebody tell me where is the little green android image/png located in a ROM?
Click to expand...
Click to collapse
it's at the following path and one of the following
Code:
.zip
app
phone.apk
res
drawable-hdpi
picture_unknown.png
picture_dialing.png
picture_conference.png
picture_busy.png
mrono said:
it's at the following path and one of the following
Code:
.zip
app
phone.apk
res
drawable-hdpi
picture_unknown.png
picture_dialing.png
picture_conference.png
picture_busy.png
Click to expand...
Click to collapse
thank you my friend!

Modified framework-res.apk (button+thin progress bar)for Hybrid2/XXLM6/XXLM8

Hi all,
I know some of us are not comfortable with the black font color on the buttons in Rio's Hybrid2 ROM and also for XXLM6/8 ROM.
With the guidance of doles, I managed to modified the framework-res.apk making the font color white and also adding ICS sense to the progress bar.
This mod is similar to the mod theme provided by doles but mine is mainly for Hybrid2.
Simply download the framework-res.apk and put it into ur sdcard. Replace the one under /system/framework by using root explorer. Then Reboot. DONE~
I have added a flashable zip Hybrid2_ICS_button+progressbar+extended_menu.zip for convenience. It is together with extended menu.
Remember to do a nandroid backup just in case.
Thx
Sent from my GT-I8150 using XDA
Thank you very much i think they should implent this next version !
thanks very much man!!!
Man, i'm trying to make a theme for me with that tiny bars too
But I'm using the GingerIce rom, and the framework-res dont match
Can u help me ?
If you could do that theme for the GingerIce Rom I'll thank you so much
guigadourado said:
Man, i'm trying to make a theme for me with that tiny bars too
But I'm using the GingerIce rom, and the framework-res dont match
Can u help me ?
If you could do that theme for the GingerIce Rom I'll thank you so much
Click to expand...
Click to collapse
Yes, of course. This framework-res.apk is based on DXLC1.
U need to pull and decompile ur framework-res.apk by using apktool.
To change the font color on buttons
Go to res\values\ and open styles.xml by using notepad then search for
style name="Widget.Button"
change <item name="android:textColor"> to white
Code:
<item name="android:textColor">#ffffffff</item>
To change the progress bar
u can follow this thread http://forum.xda-developers.com/showthread.php?t=1374394
yewsiong said:
Yes, of course. This framework-res.apk is based on DXLC1.
U need to pull and decompile ur framework-res.apk by using apktool.
To change the font color on buttons
Go to res\values\ and open styles.xml by using notepad then search for
style name="Widget.Button"
change <item name="android:textColor"> to white
Code:
<item name="android:textColor">#ffffffff</item>
To change the progress bar
u can follow this thread http://forum.xda-developers.com/show....php?t=1374394
Click to expand...
Click to collapse
Page not found bro =\
If u can make this for meView attachment framework-res.apk
guigadourado said:
Page not found bro =\
If u can make this for meView attachment 1030126
Click to expand...
Click to collapse
Edited the link.
yewsiong said:
Edited the link.
Click to expand...
Click to collapse
Thanks man, I just need to use apktool to decompile the framework-res and find that string but i'm so noob in this thing, i dont know how to use this :|
guigadourado said:
Thanks man, I just need to use apktool to decompile the framework-res and find that string but i'm so noob in this thing, i dont know how to use this :|
Click to expand...
Click to collapse
I have edited the framework u gave but I do not have the same ROM version for testing. U backup ur original framework-res.apk 1st and the replace it with the one I give.
Please see the attachment.
yewsiong said:
I have edited the framework u gave but I do not have the same ROM version for testing. U backup ur original framework-res.apk 1st and the replace it with the one I give.
Please see the attachment.
Click to expand...
Click to collapse
Thank u so much bro.=DDDDDD
tnks tnks tnks tnks tnks tnks tnks tnks tnks \o/
It work on my stock rom, thanks dude..
Sent from my GT-I8150 using xda premium
i i put the file with es file explorer, but when i overwrite the old file, the phone become blocked, what can i do?
thanks in advice
Sorry for the bad english
Phoenix Fire said:
i i put the file with es file explorer, but when i overwrite the old file, the phone become blocked, what can i do?
thanks in advice
Sorry for the bad english
Click to expand...
Click to collapse
What do u mean "blocked"?
sorry i wanted to say stuck
when i touch on "overwrite" the phone remains stucked on the confirmation screen
Try this Root Browser
http://db.tt/qmXVPpOB
o O From My Ancora o O
andynroid said:
Try this Root Browser
http://db.tt/qmXVPpOB
o O From My Ancora o O
Click to expand...
Click to collapse
thanks, with it i correctly overwrited the old apk
Phoenix Fire said:
thanks, with it i correctly overwrited the old apk
Click to expand...
Click to collapse
Yes best to backup ori by renaming to .apk1 before pasting
o O From My Ancora o O
andynroid said:
Yes best to backup ori by renaming to .apk1 before pasting
o O From My Ancora o O
Click to expand...
Click to collapse
Yup. Always make a backup of original files. This is the way to save ur phone.
yewsiong said:
Yup. Always make a backup of original files. This is the way to save ur phone.
Click to expand...
Click to collapse
the problem was that after the overwriting, phone stuck on confirm panel, pulling out the battery and powering on, the phone remains stuck on blank screen after the boot animation, so i didn't know how to put the old file, so i wipe all and reflash the rom

[GUIDE] How To Fix Wi-Fi tether / Portable Hotspot for any ported ROM

Hy bro...
i write this thread not from PC. but OPERA MINI
so..... Sorry, i cant make this thread fully detailed..
Ok. Lets go...
What you need ??
1. framework-res.apk from port rom
2. framework-res.apk from base rom
3. tool for decompile and recompile.. i use APK Manager
Simple way.
1. decompile both framework-res.apk
2. open decompiled framework-res.apk from base rom and copy arrays.xml
3. replace to decompiled framework-res.apk from port rom
4. recompile framework-res.apk from port rom.
5. finish
How its work ??
we just need change tether config.. every device have different config.. if you want to know, you can compare both arrays.xml from framework-res.apk base and framework-res.apk port.. and this should work for any ROM..
thats all..
thanks.
Thanks for the guide sir...
but i usually fix wifi problem only with flashing dhd1.1.zip file
and all work fine
gothed said:
Thanks for the guide sir...
but i usually fix wifi problem only with flashing dhd1.1.zip file
and all work fine
Click to expand...
Click to collapse
hmm. i dont know. but i just share proper way for fix..
wich arrays.xml must i replace?
Inviato dal mio GT-S5570I con Tapatalk 2
devilyuri said:
wich arrays.xml must i replace?
Inviato dal mio GT-S5570I con Tapatalk 2
Click to expand...
Click to collapse
Config_tether_wifi_regexs
Sent from my IMO S79 using XDA Free mobile app
do i need to sign it after compiling it ?
thebiggboss180 said:
do i need to sign it after compiling it ?
Click to expand...
Click to collapse
Yes.
Sent from my Xperia E1 dual using Tapatalk
1. Love doesn't need any reason.
2. Wanna speed up 3G (not 4G LTE)?
Here it is:
http://forum.xda-developers.com/showthread.php?t=2586876
3. My blog
4. Press the thanks button if I really helped/assisted you.
thebiggboss180 said:
do i need to sign it after compiling it ?
Click to expand...
Click to collapse
if you on PC, Dont sign framework....
thebiggboss180 said:
do i need to sign it after compiling it ?
Click to expand...
Click to collapse
No
Sent from my IMO S79 using XDA Free mobile app

[Flashable Zip] Sewing Boot Animation For CM & AOSP Based Roms

SEWING BOOTANIMATION FOR CM & AOSP BASED ROMS.
It's Flashable Zip. So, No need to paste file in /system/media/ folder and give it permissions...
Download Sewing BootAnimation Flashable Zip
Instructions:
1. Download.
2. Move to your Internal or External.
3. Flash it Via TWRP (or CWM.)
Thanks to RockingJassie for testing.
ENJOY ☺?
great friend, works great, thanks for the contribution[emoji106]
Enviado de meu Moto E usando Tapatalk
Good. Well done
valdebertogarcez said:
great friend, works great, thanks for the contribution[emoji106]
Enviado de meu Moto E usando Tapatalk
Click to expand...
Click to collapse
Thanks frnd
am2012 said:
Good. Well done
Click to expand...
Click to collapse
Thank u bro
Anyone help me please...
I created a boot animation ... I replaced in system/media but it's not getting changed.. And I was shocked when i saw the backup bootanimation. The thing is I updated to lollipop and got new boot animation(sewing) , but when i opened the zip file it still containing old logo(globe).. Im confused a lot..
Please somebody help me to change it to my custom animation..
TIA
ReX-Hell2heAven said:
Anyone help me please...
I created a boot animation ... I replaced in system/media but it's not getting changed.. And I was shocked when i saw the backup bootanimation. The thing is I updated to lollipop and got new boot animation(sewing) , but when i opened the zip file it still containing old logo(globe).. Im confused a lot..
Please somebody help me to change it to my custom animation..
TIA
Click to expand...
Click to collapse
Bro. Enable root access & go to system/media & rename current bootanimation.zip to bootanimation.bkp & paste ur new boot animation in system/media & change the permissions to rw-r-r & then reboot
Harshveer Sidhu said:
Bro. Enable root access & go to system/media & rename current bootanimation.zip to bootanimation.bkp & paste ur new boot animation in system/media & change the permissions to rw-r-r & then reboot
Click to expand...
Click to collapse
In that path there is old bootanimation and i changed it but no use -_-
ReX-Hell2heAven said:
In that path there is old bootanimation and i changed it but no use -_-
Click to expand...
Click to collapse
Read all the steps in #7
Harshveer Sidhu said:
Read all the steps in #7
Click to expand...
Click to collapse
I did the same but no use :/
ReX-Hell2heAven said:
I did the same but no use :/
Click to expand...
Click to collapse
Did u changed the resolution of ur boot animation ?
540×960 of moto e
Thanks it worked !
ddamani9 said:
Thanks it worked !
Click to expand...
Click to collapse
? Wlcm

Is it possible to port the LG G6 weather app to any other device?

Like the tittle says, Is it possible?, I already have the Xperia weather app that is posted in the Xperia crossed device section and work amazing in my N5X, but I cant find anything about the G6 or S8 weather apps and I dont want just the widget, Im interested in the fully app, if not I just could download a theme for some widget app.
everything is not possible, we get only whats possible, if it would be possible, there would have been so many posts,
btw, drop an apk file with oat / lib folder , i will give it a try
thilak devraj said:
everything is not possible, we get only whats possible, if it would be possible, there would have been so many posts,
btw, drop an apk file with oat / lib folder , i will give it a try
Click to expand...
Click to collapse
Where are those folders exactly? I will ask to my friend for these files; thanks a lot Thilak
Jerber said:
Where are those folders exactly? I will ask to my friend for these files; thanks a lot Thilak
Click to expand...
Click to collapse
look inside system/app/ or system/priv-app
thilak devraj said:
look inside system/app/ or system/priv-app
Click to expand...
Click to collapse
This is inside opt folder
Jerber said:
This is inside opt folder
Click to expand...
Click to collapse
Not opt! System/app or it my be in system/priv app. Your in emulated storage. Go to system.
You need to be rooted to get to system - use a root explorer

Categories

Resources