[Completed] How to Customize SystemUI - XDA Assist

Hi! I'm new member from Indonesia..
Can you guide me to customize system ui??
How to custom signal icon??
Thank's before..

happyhadott said:
Hi! I'm new member from Indonesia..
Can you guide me to customize system ui??
How to custom signal icon??
Thank's before..
Click to expand...
Click to collapse
Hi happyhadott
Thanks for using XDA Assist.
Each device has its peculiarities and can be customized accordingly to which Operational System you are running on it. At XDA, each device has its Theme & App dedicated forum.
For example, Android devices commonly use a tool for customization named Xposed that you may get familiar with at the below Forum:
http://forum.xda-developers.com/xposed
As so, could you please state the Manufacturer & Model of your device so we could better approach your issue guiding you to the appropriate experts?
I will be waiting for your reply within the next 2 days.
Nice regards.
.

Hi Kdio.. thank's for your reply..
I use Infinix Hot 2 X510 and i have installed xposed ...
Can i customize without xposed module?

happyhadott said:
Hi Kdio.. thank's for your reply..
I use Infinix Hot 2 X510 and i have installed xposed ...
Can i customize without xposed module?
Click to expand...
Click to collapse
Hi happyhadott
Thank you for your prompt answer
There is indeed a Themes & Apps forum for your device but seems that it contains not much activity:
Infinix HOT 2 > HOT 2 Themes and Apps
For further information regarding it, I will invite you to post at the below forum and our experts there should be able to help you.
HOT 2 Q&A, Help & Troubleshooting
Nice regards and good luck.
.

Kdio said:
Hi happyhadott
Thank you for your prompt answer
There is indeed a Themes & Apps forum for your device but seems that it contains not much activity:
Infinix HOT 2 > HOT 2 Themes and Apps
For further information regarding it, I will invite you to post at the below forum and our experts there should be able to help you.
HOT 2 Q&A, Help & Troubleshooting
Nice regards and good luck.
.
Click to expand...
Click to collapse
Ok thank you Kdio

Related

[Completed] [Q] Andy Yezz A4m

Hi everybody :silly: , i*m kinda new on this forum . I'm seeking your help because i have just rooted my phone ( Andy Yezz A4m) and I wanted to know if it was possible for you to tell me the roms (cyanogenmod..) for my phone : is it possible to upgrade my android?
As i'm not a great knower about the roms etc...( just a beginner )
Hope i get an answer from you soon , I just rooted my phone yesterday and i'm pretty excited about theses fascinating things about android!
:highfive:
Hi, thanks for using XDA Assist.
I'm sorry, but I couldn't find your device forum or roms on XDA. But I would like to inform you since your device has Mediatek MT6572M processor, you can find a clone device and start porting roms by referring to a guide here > [GUIDE]How To Port Different ROMS to Your Device (Simplest and Fastest)
For any further assistance visit Android Q&A, Help & Troubleshooting
Always read carefully before proceeding.
Good luck.
reply
DC07 said:
Hi, thanks for using XDA Assist.
I'm sorry, but I couldn't find your device forum or roms on XDA. But I would like to inform you since your device has Mediatek MT6572M processor, you can find a clone device and start porting roms by referring to a guide here > [GUIDE]How To Port Different ROMS to Your Device (Simplest and Fastest)
For any further assistance visit Android Q&A, Help & Troubleshooting
Always read carefully before proceeding.
Good luck.
Click to expand...
Click to collapse
Thank you for your assistance :good: If it was possible, could you tell me if I could use the following steps in that website to upgrade my android: http://www.kernels.info/mp3-0/yezz-andy-a4m-5912.html
Looking forward for your reply :laugh:
j.english said:
Thank you for your assistance :good: If it was possible, could you tell me if I could use the following steps in that website to upgrade my android: http://www.kernels.info/mp3-0/yezz-andy-a4m-5912.html
Looking forward for your reply :laugh:
Click to expand...
Click to collapse
Hello again,
Sorry, I cannot help you on the guides posted outside XDA. But you can post over there if you have questions.
Goodluck.
@DC07
DC07 said:
Hello again,
Sorry, I cannot help you on the guides posted outside XDA. But you can post over there if you have questions.
Goodluck.
@DC07
Click to expand...
Click to collapse
Re
DC07 said:
Hello again,
Sorry, I cannot help you on the guides posted outside XDA. But you can post over there if you have questions.
Goodluck.
Click to expand...
Click to collapse
@DC07
Sorry to bother you another time, is there an universal way for all android devices ( as i hasn't found rom customs for my device) for getting the installation of the rom customs?
j.english said:
@DC07
Sorry to bother you another time, is there an universal way for all android devices ( as i hasn't found rom customs for my device) for getting the installation of the rom customs?
Click to expand...
Click to collapse
No, every android device have different hardware and other specs which separates them .
For more questions go here > Android Q&A, Help & Troubleshooting
Thanks.

[Completed] Hacking games

I tried to hack some games it tell me you have a third application tried to ocorribted the game then crash
How can I solve it
NOUR ATOUT said:
I tried to hack some games it tell me you have a third application tried to ocorribted the game then crash
Click to expand...
Click to collapse
Hi NOUR ATOUT
Thanks for using XDA Assist.
Could you please state the Manufacturer & Model & Operational System of your device so we could better approach your request guiding you to the appropriate experts?
I will be waiting for your reply within the next 2 days.
Nice regards.
.
My device
My device is HUAWEI Y3C 4.4.2 KitKat
NOUR ATOUT said:
My device is HUAWEI Y3C 4.4.2 KitKat
Click to expand...
Click to collapse
Hi NOUR ATOUT
Thank you for your prompt answer
Our experts at the below forum should be able to help you. Please be welcome to post over in there.
Android Apps and Games
Nice regards and good luck.
.

[Completed] Permission group for system service

Hi!
I have created a kernel module (and insmod it at the start of the device) to control /dev/xx and only the system can access /dev/xx.
Thank to the code I have added, /dev/xx can be controlled from the Framework .
I now want to create a system service to handle this.
Which permission should be used for permissionGroup so that the service can access /dev/xx?
I have read the documentation (I am not able to post the link since I have less than 10 posts) but it doesn't help me to guess the right permission group for the system service
PS: I am working on Marshmallow
svobo said:
Hi!
I have created a kernel module (and insmod it at the start of the device) to control /dev/xx and only the system can access /dev/xx.
Thank to the code I have added, /dev/xx can be controlled from the Framework .
I now want to create a system service to handle this.
Which permission should be used for permissionGroup so that the service can access /dev/xx?
I have read the documentation (I am not able to post the link since I have less than 10 posts) but it doesn't help me to guess the right permission group for the system service
PS: I am working on Marshmallow
Click to expand...
Click to collapse
Hi svobo
Thank you for using XDA Assist
Our experts at the below forum should be able to help you. Please be welcome to post over in there.
Android Q&A, Help & Troubleshooting
Nice regards and good luck.
.
Kdio said:
Hi svobo
Thank you for using XDA Assist
Our experts at the below forum should be able to help you. Please be welcome to post over in there.
Android Q&A, Help & Troubleshooting
Nice regards and good luck.
.
Click to expand...
Click to collapse
Hey.
Thank you for your reply! I didn't know it would be the right place to ask this question.

[Completed] Root S5 SM-G900F 6.0.1

Hello there im new at this forum so i have a question how can i root my device is a Samsung Galaxy S5 SM-G900F Running 6.0.1 the build package is G900FXXU1CPF7 but i cant find that tar file in chainfire files i really appreciate the help with this thanks
AdiZero said:
Hello there im new at this forum so i have a question how can i root my device is a Samsung Galaxy S5 SM-G900F Running 6.0.1 the build package is G900FXXU1CPF7 but i cant find that tar file in chainfire files i really appreciate the help with this thanks
Click to expand...
Click to collapse
Hi AdiZero
Thank you for using XDA Assist
At the S5 CF-Autoo-Root main thread (link below) you will find everything you need:
1st Post is the introduction and general instructions
2sd Post is the Installation Instructions
3rd Post contain the download links you have missed
[SM-G900*] CF-Auto-Root
If any further questions remains, our experts at the below forum should be able to help you. Please be welcome to post over in there.
Galaxy S 5 Q&A, Help & Troubleshooting
Nice regards and good luck.
.
Kdio said:
Hi AdiZero
Thank you for using XDA Assist
At the S5 CF-Autoo-Root main thread (link below) you will find everything you need:
1st Post is the introduction and general instructions
2sd Post is the Installation Instructions
3rd Post contain the download links you have missed
[SM-G900*] CF-Auto-Root
If any further questions remains, our experts at the below forum should be able to help you. Please be welcome to post over in there.
Galaxy S 5 Q&A, Help & Troubleshooting
Nice regards and good luck.
.
Click to expand...
Click to collapse
Thanks for your rapid response but i cant find the correct for my build the file that i found is G900FXXU1CPD3 do you think it work with my build compilation?
AdiZero said:
Thanks for your rapid response but i cant find the correct for my build the file that i found is G900FXXU1CPD3 do you think it work with my build compilation?
Click to expand...
Click to collapse
Hi AdiZero
Thank you for your reply.
There is no relation between the firmware version you are running and CF-AUTO-ROOT version. As you can see, the only information needed to select the correct one to flash is your device model.
I suggest you to take your time and increase your knowledge by starting reading the below ((but not limited to):
How to Root Any Device
Nice regards and good luck.
.
Kdio said:
Hi AdiZero
Thank you for your reply.
There is no relation between the firmware version you are running and CF-AUTO-ROOT version. As you can see, the only information needed to select the correct one to flash is your device model.
I suggest you to take your time and increase your knowledge by starting reading the below ((but not limited to):
How to Root Any Device
Nice regards and good luck.
.
Click to expand...
Click to collapse
So It doesn't matter what build I have? I just have to download the correct file for my device? As I can see is the kltexx based on G900FXXU1CPD3 6.0.1 right?
AdiZero said:
So It doesn't matter what build I have? I just have to download the correct file for my device? As I can see is the kltexx based on G900FXXU1CPD3 6.0.1 right?
Click to expand...
Click to collapse
AdiZero said:
my device is a Samsung Galaxy S5 SM-G900F
Click to expand...
Click to collapse
Hi AdiZero
Given your initial information: YES.
If any further questions remains, our experts at the below forum should be able to help you. Please be welcome to post over in there.
Galaxy S 5 Q&A, Help & Troubleshooting
Nice regards and good luck
.

[Completed] Wifi problem

Hi, all the apps are talking few seconds to load data when on wifi, though wifi speed is 175 mbps.
When in lte cellular mode, the data loading becomes very fast.
Please help me
What is dnset app means???
aaku2101 said:
Hi, all the apps are talking few seconds to load data when on wifi, though wifi speed is 175 mbps.
When in lte cellular mode, the data loading becomes very fast.
Please help me
What is dnset app means???
Click to expand...
Click to collapse
Hi aaku2101
Thanks for using XDA Assist.
DNSet is an app for set up DNS. I could pinpoint 2 XDA users with different endings regarding DNSet:
slow wifi
and
[SOLVED] Problem with wifi on stock MM
Anyway, could you please state the Manufacturer & Model of your device so we could better approach your issue guiding you to the appropriate experts?
I will be waiting for your reply within the next 2 days.
Nice regards.
.
Kdio said:
Hi aaku2101
Thanks for using XDA Assist.
DNSet is an app for set up DNS. I could pinpoint 2 XDA users with different endings regarding DNSet:
slow wifi
and
[SOLVED] Problem with wifi on stock MM
Anyway, could you please state the Manufacturer & Model of your device so we could better approach your issue guiding you to the appropriate experts?
I will be waiting for your reply within the next 2 days.
Nice regards.
.
Click to expand...
Click to collapse
The Manufacturer is One Plus and Model number is A0001.
I am using Color Os version 2.1.4i and I have rooted my device.
Kindly let me know if you need any other information.
But I want to get rid of these slow wifi speeds. Help me
aaku2101 said:
The Manufacturer is One Plus and Model number is A0001.
I am using Color Os version 2.1.4i and I have rooted my device.
Kindly let me know if you need any other information.
But I want to get rid of these slow wifi speeds. Help me
Click to expand...
Click to collapse
Hi aaku2101
Thank you for your prompt response
Our experts at the below forum should be able to help you. Please be welcome to post over in there.
ONE Q&A, Help & Troubleshooting
Nice regards and good luck.
.
Kdio said:
Hi aaku2101
Thank you for your prompt response
Our experts at the below forum should be able to help you. Please be welcome to post over in there.
ONE Q&A, Help & Troubleshooting
Nice regards and good luck.
.
Click to expand...
Click to collapse
Sure, I would be eagerly waiting for your reply.
Thanks a lot in advance.
Aakash
aaku2101 said:
Sure, I would be eagerly waiting for your reply.
Thanks a lot in advance.
Aakash
Click to expand...
Click to collapse
Hi Aakash
Thank you for your reply.
I think you misunderstood me. I've requested YOU to post over your request onto the below forum.
ONE Q&A, Help & Troubleshooting
Nice regards and good luck.
.

Categories

Resources