Deleted - Zenfone 5 General

Deleted

Update: BusyBox-1.26.1-YDS-x86

Update: BusyBox-1.26.2-YDS-x86

what is the use of busybox... i'm new to this kinda stuff ,help me?
---------- Post added at 08:03 AM ---------- Previous post was at 07:32 AM ----------
do i configure the file to .bak?

vkapoor201 said:
what is the use of busybox... i'm new to this kinda stuff ,help me?
---------- Post added at 08:03 AM ---------- Previous post was at 07:32 AM ----------
do i configure the file to .bak?
Click to expand...
Click to collapse
Busybox allows you or programs to perform actions on your phone using Linux (copied from Unix) commands. Android is basically a specialized Linux OS with a Java compatible (Dalvik) machine for running programs. The Android kernel is a modified version of the Linux kernel (that is why the Android kernel must always be open source). Busybox gives functionality to your phone that it does not have without it. Many programs, especially root programs such as Titanium Backup, require busybox to perform the functions of the program. Without busybox installed your phone is much more limited in what it can do.

ryukseloglu said:
Busybox allows you or programs to perform actions on your phone using Linux (copied from Unix) commands. Android is basically a specialized Linux OS with a Java compatible (Dalvik) machine for running programs. The Android kernel is a modified version of the Linux kernel (that is why the Android kernel must always be open source). Busybox gives functionality to your phone that it does not have without it. Many programs, especially root programs such as Titanium Backup, require busybox to perform the functions of the program. Without busybox installed your phone is much more limited in what it can do.
Click to expand...
Click to collapse
do I have to configure the file to .bak?

vkapoor201 said:
do I have to configure the file to .bak?
Click to expand...
Click to collapse
No. I do not understand why you ask such a question? I already explained the setup clearly.

ryukseloglu said:
No. I do not understand why you ask such a question? I already explained the setup clearly.
Click to expand...
Click to collapse
I was asking that because I've not experienced a noticeable difference in the volume

vkapoor201 said:
I was asking that because I've not experienced a noticeable difference in the volume
Click to expand...
Click to collapse
Have you made Viper4Android settings?
https://drive.google.com/folderview?id=0BxJX4qjnGDeDWjdudGhaVEt2am8
This mode is the audio enhancement mode.
Download the files.
Use Root Explorer.
Copy files to system/ etc / paramater-framework / settings / audio. Set the permissions to rw-r-r and restart the device.

ryukseloglu said:
Have you made Viper4Android settings?
https://drive.google.com/folderview?id=0BxJX4qjnGDeDWjdudGhaVEt2am8
This mode is the audio enhancement mode.
Download the files.
Use Root Explorer.
Copy files to / etc / paramater-framework / settings / audio. Set the permissions to rw-r-r and restart the device.
Click to expand...
Click to collapse
you should mention this in steps....
---------- Post added at 03:26 PM ---------- Previous post was at 03:25 PM ----------
ryukseloglu said:
Have you made Viper4Android settings?
https://drive.google.com/folderview?id=0BxJX4qjnGDeDWjdudGhaVEt2am8
This mode is the audio enhancement mode.
Download the files.
Use Root Explorer.
Copy files to / etc / paramater-framework / settings / audio. Set the permissions to rw-r-r and restart the device.
Click to expand...
Click to collapse
files are already present in there

Subject Updated.

Is this alright?

vkapoor201 said:
you should mention this in steps....
---------- Post added at 03:26 PM ---------- Previous post was at 03:25 PM ----------
files are already present in there
Click to expand...
Click to collapse
https://drive.google.com/folderview?...jdudGhaVEt2am8
This mode is the audio enhancement mode.
Download the files.
Use Root Explorer.
Copy files to system / etc / paramater-framework / settings / audio. Set the permissions to rw-r-r and restart the device.
These are mod files

vkapoor201 said:
Is this alright?
Click to expand...
Click to collapse
Just like that.

ryukseloglu said:
Just like that.
Click to expand...
Click to collapse
after removing the driver..... and rebooting and deleting the files from the audio folder.... sound volume increased...

vkapoor201 said:
after removing the driver..... and rebooting and deleting the files from the audio folder.... sound volume increased...
Click to expand...
Click to collapse
Do the same with these files.
https://drive.google.com/file/d/0B54aLmjSpvLbZ0tGRHliUGF5bEE/view

ryukseloglu said:
Do the same with these files.
https://drive.google.com/file/d/0B54aLmjSpvLbZ0tGRHliUGF5bEE/view
Click to expand...
Click to collapse
showing file unsupported

vkapoor201 said:
showing file unsupported
Click to expand...
Click to collapse
Don't you look at him. Apply. Nougat supports.

ryukseloglu said:
Don't you look at him. Apply. Nougat supports.
Click to expand...
Click to collapse
wtf are you talking about?

vkapoor201 said:
wtf are you talking about?
Click to expand...
Click to collapse
Nougat supports. Lollipop writing is not important.

Related

Spice MI 425 mods/tweaks

Hi All,
***************************************** Warning ********************************
Doing any stuff mentioned below might brick your phone and
I am not responsible for that. Please do it at your own risk and
after knowing what you are doing.
************************************************************************************
Was trying few small things with the phone.
1) Tweaking the build.prop for fun.
I tried few changes with build.prop as following are the changes I have done.
A) ro.sf.lcd_density=200 changed from 240 increases resolution. but I am not sure about stock launcher as I have Go Launcher.
B) ro.media.enc.jpeg.quality=100 sets jpeg img quality to 100%
C) windowsmgr.max_events_per_sec=55 improves performance.
......more to come soon.
Have attached my build.prop as build.prop.txt all u need is removing .txt at the end.
2) Tried boot animation and its simple by replacing bootanimation.zip in /system/media/
3) Never liked typing password/pin/pattern for unlocking the device, I used this one methode for Galaxy S2 to have security less/administrator less email. You can try it from following link.
http://forum.xda-developers.com/showthread.php?t=1117452
Alternatively follow following steps;
How to apply this patch?
1) Root your phone. Your phone must be rooted. It is impossible to apply this patch without root access. You need root to proceed. Get Java (Java SE JRE v6 or 7)
2) Get USB drivers. Most likely you already have this because of step 1.
3) Enable USB debugging on the phone (Settings->Applications->Development->USB debugging)
*must have a working adb connection.
4) Download and unzip attached patch email policy zip.
5) Run apply-patch.cmd
* Mac/Linux users: run apply-patch-nix.sh for further instructions
THANKS rustamabd from Galaxy S2 forum for this, its whole and solely his work, I have only copied his work.
Zipaligning your apps.
Here is a way to zipalign all your systems for better performance as zipaligned apps consume less RAM.
1) Unzip attached zipalign.zip anywhere on your windows machine.
2) Open cmd run command adb pull /system/app app_stock. This will copy all apps from system/app to app_stock folder.
3) Run zip-align.exe and click select folder with apks and choose folder app_stock of step 2 and click yes when it asks open output folder with .bat
4) The folder that will open will contain one zipalign.bat file, run this batch file by double clicking it.
5) When it completes all your zipalign apps will in folder zipalignedapps in same folder as of bat file.
6) Run cmd and navigate to the folder where zipalignedapps folder is. Run adb push zipalignedapps /sdcard/
7) Reboot phone recovery(CWM recovery only) and goto mount menu, mount sdcard and system
8) Open cmd on your computer and run commands in same sequence as following.
adb shell cp /sdcard/zipalignedapps/* /system/app/
adb shell chmod 644 /system/app/*
9) unmount system and sdcard
10) goto advance menu of recovery and wipe dalvik cache
11) reboot your phone. It will take some time to reboot but will be fine.
Thanks to Jip-Jan for the zipalign application.
New battery circle mod.
download attached batterycirclemod.zip and place framework-res.apk in /system/framework/ folder and
place SystemUI.apk in /system/app/. wipe delvik cache from CWM recovery and reboot.
Plz upload the build.prop file..so that we can try
Sent from my Spice Mi-425 using Tapatalk 2
Hey this is indeed helpful.
Can I link this up in my thread of MI 425?
Here:
http://forum.xda-developers.com/showthread.php?t=1695807
suhas.holla said:
Plz upload the build.prop file..so that we can try
Sent from my Spice Mi-425 using Tapatalk 2
Click to expand...
Click to collapse
Done
prasad12ka4 said:
Hey this is indeed helpful.
Can I link this up in my thread of MI 425?
Here:
http://forum.xda-developers.com/showthread.php?t=1695807
Click to expand...
Click to collapse
Sure why not, we all want whats best for everyone
braveBuddy said:
Sure why not, we all want whats best for everyone
Click to expand...
Click to collapse
Ok so you can go through my thread,
there are various things which will fascinate you about this handset.
You can also contribute there.
It will be easy for all of us if we keep this together in a single thread which will make it easy for newbees to get a hold of what they look for.
As we all know , info for this handset is not that easy to find as its an OEM.
prasad12ka4 said:
Ok so you can go through my thread,
there are various things which will fascinate you about this handset.
You can also contribute there.
It will be easy for all of us if we keep this together in a single thread which will make it easy for newbees to get a hold of what they look for.
As we all know , info for this handset is not that easy to find as its an OEM.
Click to expand...
Click to collapse
Thanks, I had already gone through your thread and its very helpful. But the point my friend is it becomes very difficult to go through all those pages to get to what exactly u were looking for. In my opinion one should post a different thread when it has different purpose. This will also help us increase the thread count for our device and get us our own section.
braveBuddy said:
Thanks, I had already gone through your thread and its very helpful. But the point my friend is it becomes very difficult to go through all those pages to get to what exactly u were looking for. In my opinion one should post a different thread when it has different purpose. This will also help us increase the thread count for our device and get us our own section.
Click to expand...
Click to collapse
we won't get our own section as this handset is only in India.
also i have provided shortcuts in my 1st post itself for various stuff that its important
Sent from my Dell Venue using xda premium
how do i get vdo calling in gtalk? i dont even see google talk in market... it was there under google inc.
being run by armv7, vdo calling is natively supported right.... so can the dialer b modded or dialer from samsung/micromax dual sim fones can b used to make 3g vdo calls? i saw this micromax a52 (most probably) on utube that day & it could do 3g vdo call
also any other fm app b used tat would give features like mono/stereo, speaker/earfone, more channel memory, better seception
windowsmgr.max_events_per_sec=55 ....wat does it do actually?
---------- Post added at 11:08 PM ---------- Previous post was at 11:06 PM ----------
whats "security less/administrator less email" ....didnt understand anything bout yr point-3
---------- Post added 24th July 2012 at 12:01 AM ---------- Previous post was 23rd July 2012 at 11:08 PM ----------
another thing is to make mi-425 work with ad-hoc .....!!! like making a wpa_supplicant for our fone
sadhu_s60 said:
how do i get vdo calling in gtalk? i dont even see google talk in market... it was there under google inc.
being run by armv7, vdo calling is natively supported right.... so can the dialer b modded or dialer from samsung/micromax dual sim fones can b used to make 3g vdo calls? i saw this micromax a52 (most probably) on utube that day & it could do 3g vdo call
also any other fm app b used tat would give features like mono/stereo, speaker/earfone, more channel memory, better seception
windowsmgr.max_events_per_sec=55 ....wat does it do actually?
---------- Post added at 11:08 PM ---------- Previous post was at 11:06 PM ----------
whats "security less/administrator less email" ....didnt understand anything bout yr point-3
---------- Post added 24th July 2012 at 12:01 AM ---------- Previous post was 23rd July 2012 at 11:08 PM ----------
another thing is to make mi-425 work with ad-hoc .....!!! like making a wpa_supplicant for our fone
Click to expand...
Click to collapse
Video Calling in Gtalk is supported in ICS.
For video calls you need a client like Fring or Skype.
For other FM app, try Spirit FM
windowsmgr.max_events_per_sec=55 improves phone performance.
For the rest,,
Head here: http://forum.xda-developers.com/showthread.php?t=1695807
sadhu_s60 said:
how do i get vdo calling in gtalk? i dont even see google talk in market... it was there under google inc.
being run by armv7, vdo calling is natively supported right.... so can the dialer b modded or dialer from samsung/micromax dual sim fones can b used to make 3g vdo calls? i saw this micromax a52 (most probably) on utube that day & it could do 3g vdo call
[/COLOR]another thing is to make mi-425 work with ad-hoc .....!!! like making a wpa_supplicant for our fone
Click to expand...
Click to collapse
here's one link to working AV gtalk app. install with caution as its not yet tested by me.
http://forum.xda-developers.com/showthread.php?t=1056793
new development
Hi All,
Added few more things;
1) Zipaligning your apps.
2) Circle Battery mod.
details in first post.
Enjoy.........
theming
Anyone can easily theme there system/rom using the UOT kitchen.
http://uot.dakra.lt/kitchen/
ur thread is for advanced users..i m new and kw nothing..could u plz tell me in detail?? as were to place and what to replace?? how to use step by step?? plz bro...
anshul1321 said:
ur thread is for advanced users..i m new and kw nothing..could u plz tell me in detail?? as were to place and what to replace?? how to use step by step?? plz bro...
Click to expand...
Click to collapse
Hey mate, which mod you want to apply pls let me know and i will put more detailed info for it.
1] plz tell me detail about build.prop.txt, how to use it??
2]in batteryCirclemod...what it the meaning of below line and how to do it??
"wipe delvik cache from CWM recovery and reboot...how???"

Need pure SU binary

Hi All,
I'm looking for a pure su binary that would simply substitute with root every time its invoked, like in Linux. No looking into databases, no interactions with any Superuser apps.
Thanks.
The su, which used by the superuser apps is the same with original linux su.
Sent from my Galaxy Nexus using Tapatalk 4.
yashade2001 said:
The su, which used by the superuser apps is the same with original linux su.
Sent from my Galaxy Nexus using Tapatalk 4.
Click to expand...
Click to collapse
No, its not. The one with apps refers to the appropriate app's database to see whether this particular request should be granted, it may grant it if will find the requiring app in the database, or prompt or deny depending on Superuser app settings. Thus depends on Superuser app. The original Linux su has no app dependencies and grants all incoming requests. This is insecure, yes.
I will get it from my linux installed computer and send to you tomorrow.
---------- Post added at 09:56 PM ---------- Previous post was at 09:55 PM ----------
btw any source codes ?
yashade2001 said:
I will get it from my linux installed computer and send to you tomorrow.
---------- Post added at 09:56 PM ---------- Previous post was at 09:55 PM ----------
btw any source codes ?
Click to expand...
Click to collapse
Thanks, but I already tried one from Gentoo compiled for ARM processor and it doesnt work. Probably it needs to be compiled for Android specifically. And I cant even find sources for a "Pure" su, I only found those for Superuser.apk.
https://github.com/ChainsDD/su-binary/blob/master/su.c yeah it seems it's different from original su.

B634 - FMRadio , Hide Virtual Key and others

Hello everybody , there are some problems in B634 but i fixed them.
This will fix that problems.
- FMRadio
- Audio Output
- Hide Virtual Keys button
- Fixing lag at opening animation
- Others
Firstly you have been rooted and you will need Root Explorer [Pro] and try it at your own risk.
Open Root Explorer [ Pro] then open cust folder and delete everything in this folder.After that copy everything in Cust folder which you downloaded.
Note : If you are living other regions then just edit folder name in cust folder which named "neeurope" to your region.
Here regions list : in , mdasia , mdeast , namerica , nlamerica , northafrica , ru , samericas , seasia , spacific and weurope.
Cust (New) : http://www30.zippyshare.com/v/97420499/file.html
Open Root Explorer [Pro] then open data/cust folder and delete everything in this folder.After that copy everything in Cust-Data folder which you downloaded.
Cust-Data : http://www24.zippyshare.com/v/74777576/file.html
If there is no animation while opening then do this solution.
Open Root Explorer [Pro] then open system folder and copy media folder which you downloaded and apply all changes.This will fix your problem too.
Media : http://www67.zippyshare.com/v/73069715/file.html
is the fmradio fix necessary?
what is the problem about audio output?
virtual keys hide option like in the proper versions (by tweaking build.prop)?
Gesendet von meinem P6-U06
blueIBI said:
is the fmradio fix necessary?
what is the problem about audio output?
virtual keys hide option like in the proper versions (by tweaking build.prop)?
Gesendet von meinem P6-U06
Click to expand...
Click to collapse
- Somebody ask about radio and others so i did it.
- B634 has audio limit because there is a law about audio output for people's health in Turkey .
- Hide virtual keys does not appear with editing build.prop in B634.There are two way fixing hide virtual keys first is mine and other way is editing with SQLite Editor application.
ok..so no problem in usual sense..just law limitations like in germany/europe in general..
Gesendet von meinem P6-U06
I have stock B634 and i don't have any audio limits. FM radio also working.
viskerelv said:
I have stock B634 and i don't have any audio limits. FM radio also working.
Click to expand...
Click to collapse
Some regions have this problems for example when you use headset , system limits audio output about %60 in Turkey and it is really bad because you cannot hear any sounds if you have simple headset.
I am using high-end headset which i made it myself therefore it does not matter for me but you know , there are a lot of people using simple headset so they will need this solution
Thank you! But cust-data link doesn't seem to work for me?
Edit: Seemed to be a problem with Zippyshare, working now
Ottomaani0 said:
Thank you! But cust-data link doesn't seem to work for me?
Click to expand...
Click to collapse
It is working , try again
ikroll said:
It is working , try again
Click to expand...
Click to collapse
Yeah, just Edited my post
---------- Post added at 10:55 AM ---------- Previous post was at 10:43 AM ----------
My bootanimation is gone, only Android text now. Is it normal? Not a big deal for me but just wanted to know
Ottomaani0 said:
Yeah, just Edited my post
---------- Post added at 10:55 AM ---------- Previous post was at 10:43 AM ----------
My bootanimation is gone, only Android text now. Is it normal? Not a big deal for me but just wanted to know
Click to expand...
Click to collapse
This is unusual so i am going to look for what is going wrong.I'll repost tonight or tomorrow.
ikroll said:
This is unusual so i am going to look for what is going wrong.I'll repost tonight or tomorrow.
Click to expand...
Click to collapse
Same here, huawei bootlogo is gone, only Android, no hide virtual keys button, just get FM radio, but my phone is in Orange Poland, so I think this is a problem.
ikroll said:
Some regions have this problems for example when you use headset , system limits audio output about %60 in Turkey and it is really bad because you cannot hear any sounds if you have simple headset.
I am using high-end headset which i made it myself therefore it does not matter for me but you know , there are a lot of people using simple headset so they will need this solution
Click to expand...
Click to collapse
Dear ikroll, in fact I have the B513 that I find good in everything. The only problem, in my opinion, is the audio for phone calls (in music instead everything is ok, I use Viper4Android FX). But, in my opinion, the phone calls (capsule and speaker) have a volume that can be increased. Could you tell me what are the parameters to be changed? And in what files (system setting.db?)? Thank you!
New Cust File For Europe
Hello everybody , i fixed opening animation and i have to say that i am sorry that was my fault because i have added wrong cust file for europe and i changed it now.Although you can do everything if you still have same problem , i added a solution for that too.
Could someone try if they can use speaker in call? I tried today but my friend said he can hear only static.
We tried a few times.
I'm trying to pin out what caused this before reflashing whole rom.
ikroll said:
Hello everybody , there are some problems in B634 but i fixed them.
Open Root Explorer [Pro] then open data/cust folder and delete everything in this folder.After that copy everything in Cust-Data folder which you downloaded.
Click to expand...
Click to collapse
Big Problem : no folder /cust/ in folder data only /cust/ in head of root
Ottomaani0 said:
Yeah, just Edited my post
---------- Post added at 10:55 AM ---------- Previous post was at 10:43 AM ----------
My bootanimation is gone, only Android text now. Is it normal? Not a big deal for me but just wanted to know
Click to expand...
Click to collapse
DOWNLOAD THIS bootanimation.zip https://mega.co.nz/#!Al0nFQAK!caZNFPdrIqlUlhcpxi2UbVQjQfxK_7E2d-dNCX0jXmM
copy to SD CARD and then move or copy with root browser or root explorer to SYSTEM---MEDIA....reboot phone and bootanimation will apear.
---------- Post added at 11:18 PM ---------- Previous post was at 11:07 PM ----------
ikroll said:
Some regions have this problems for example when you use headset , system limits audio output about %60 in Turkey and it is really bad because you cannot hear any sounds if you have simple headset.
I am using high-end headset which i made it myself therefore it does not matter for me but you know , there are a lot of people using simple headset so they will need this solution
Click to expand...
Click to collapse
you can set sound volume from SQLITE EDITOR too as well as hide navigation key.
I also update to B634 but only the first part.
The folder structure in the /cust/ folder is very different to your cust.rar.
On my P6 I have:
/cust/hw/
/cust/lost+found/
/cust/vodafone/
In /cust/vodafone/ there are folders for different languages (au, cy, cz, de...).
Is it save to paste your cust onto my P6?

call recording

I currently have the AL00 varient and love that you can set it to automatically record all calls (great for when I'm on call) does the L29 varient have the same function?
Nope, it doesn't.
ooMoo said:
I currently have the AL00 varient and love that you can set it to automatically record all calls (great for when I'm on call) does the L29 varient have the same function?
Click to expand...
Click to collapse
I love that feature
can anyone get the record apk from an AL00 and post here ?
Greets, Peter
Buddy its already there in L29
just copy /cust/app/HwCallRecorder to /system/app/ and reboot
make sure permissions are correct.
after reboot enable it in dialer setting
For us, that are "somewhat" new to adb.. can someone please assist with a small tutorial with commands and all? =)
bark1234 said:
Buddy its already there in L29
just copy /cust/app/HwCallRecorder to /system/app/ and reboot
make sure permissions are correct.
after reboot enable it in dialer setting
Click to expand...
Click to collapse
cordac said:
For us, that are "somewhat" new to adb.. can someone please assist with a small tutorial with commands and all? =)
Click to expand...
Click to collapse
Yeh I'd like to know exactly how to do this too, itd be soo good to get it working. Thanks
Sent from LYA LYA Ya Bums on Fire
---------- Post added at 11:16 AM ---------- Previous post was at 11:14 AM ----------
cordac said:
For us, that are "somewhat" new to adb.. can someone please assist with a small tutorial with commands and all? =)
Click to expand...
Click to collapse
How to do this? Is it ADB? Cause couldn't find that file on my phone. I probably sound really stupid but I'm stuck... Lok
Sent from LYA LYA Ya Bums on Fire
Want to know how to enable this without root?
Sent from my LYA-L29 using Tapatalk
---------- Post added at 13:50 ---------- Previous post was at 13:32 ----------
bark1234 said:
Buddy its already there in L29
just copy /cust/app/HwCallRecorder to /system/app/ and reboot
make sure permissions are correct.
after reboot enable it in dialer setting
Click to expand...
Click to collapse
Do you need root for this???????
Sent from my LYA-L29 using Tapatalk
yes you need root for this. Maybe you can try installing that apk file if you are not rooted and see if it works.
---------- Post added at 04:17 AM ---------- Previous post was at 04:14 AM ----------
jadaress1 said:
Yeh I'd like to know exactly how to do this too, itd be soo good to get it working. Thanks
Sent from LYA LYA Ya Bums on Fire
---------- Post added at 11:16 AM ---------- Previous post was at 11:14 AM ----------
How to do this? Is it ADB? Cause couldn't find that file on my phone. I probably sound really stupid but I'm stuck... Lok
Sent from LYA LYA Ya Bums on Fire
Click to expand...
Click to collapse
First you need to be rooted. after that simply install "solid explorer" from playstore, and browse to source path, copy this source file, browse to destination and paste that.
i am not sure if this is still complex. no need to use adb.
stestesteste said:
I love that feature
Click to expand...
Click to collapse
I've got the Chinese AL00 too. When I enable call recorder in dialer, nothing really happened. There is no record in sounds/call recorder folder and neither in any other folder. I checked the system folder and I have app/HwCallRecorder in with correct permissions.
So, my question is: are you sure that your calls are actually recorded and if yes, where are records saved? Thanks.
piskr said:
I've got the Chinese AL00 too. When I enable call recorder in dialer, nothing really happened. There is no record in sounds/call recorder folder and neither in any other folder. I checked the system folder and I have app/HwCallRecorder in with correct permissions.
So, my question is: are you sure that your calls are actually recorded and if yes, where are records saved? Thanks.
Click to expand...
Click to collapse
On home screen pull down tab type files.hit files.hit internal storage.hit sounds.hit call record and there they are
You need turn in on under dialer settings
I have the ALOO and after every call I get a banner at the top notifying me of the recording. Recordings are accessed from the recorder app
bark1234 said:
Buddy its already there in L29
just copy /cust/app/HwCallRecorder to /system/app/ and reboot
make sure permissions are correct.
after reboot enable it in dialer setting
Click to expand...
Click to collapse
Would this need to be done after every OTA and security update applied?
Sean09 said:
Would this need to be done after every OTA and security update applied?
Click to expand...
Click to collapse
yes
bark1234 said:
Buddy its already there in L29
just copy /cust/app/HwCallRecorder to /system/app/ and reboot
make sure permissions are correct.
after reboot enable it in dialer setting
Click to expand...
Click to collapse
HOW???

How to get Theme Store and other apps that do not come with EU phone version.(Root)

I found a way to get theme store and other apps that come with other region phone versions but you need to have root.This is for EU phone, I do not know if this work on other phones versions .Also I am on Realme ui c28 version .
The apps are installed but hidden, the apps that this give are theme store, google phone, google contacts, google messages and app market. It also unlock call recording . I bet that you can add only several of them but because I can freeze or uninstall them later I did not continue to find a way to do it. I recommend to do this to this after installing stock rom or after doing factory reset as at first I think that it did not work for me, maybe because I tried to install many versions of themes apk.
Instructions
1.You need to download any file explorer that can access system folder, I used root explorer (paid app)
2.You need to go to /system/etc/oppoRegionMarkFeatures and copy com.oppo.regionmark.EUEX.xml and com.oppo.regionmark.RU.xml to internal storage in case that you want to revert this change .
3.Delete com.oppo.regionmark.EUEX.xml on /system/etc/oppoReginMarkFatures and rename com.oppo.regionmark.RU.xml to com.oppo.regionmark.EUEX.xml .
4.You need to go to /system/etc/ and copy the blacklist folder to internal storage in case that you want to revert this change.
5.You need to go to /system/etc/ and delete the folder blacklist .
6.Reboot the phone .
7.you need to go to setting and now you see on the top under search, sign in or something similar, click on it and register an account. Then you can go to setting, then click on "home screen & lock screen magazine", scroll down and you will see "Set Theme ."
8.Now you can select any theme you want and hit apply. The themes that you see is based on the region that you set the phone to, you can select India and reboot the phone and you will see other themes, most of them cost money but if you search free, you will see a free ones . You can also find a guides of how to install a paid themes for more then 5 minutes free trial .
Will the replacement of EUEX with RU create any problems?
I tried your procedure and it worked, but I reverted it waiting for your answer.
By the way, the themes will affect only stock launcher, right? Not the system interface, or am I wrong?
---------- Post added at 11:16 PM ---------- Previous post was at 11:15 PM ----------
By the way, I forgot to copy the blacklist folder. Can you send me yours, just in case...
asusgarb said:
Will the replacement of EUEX with RU create any problems?
I tried your procedure and it worked, but I reverted it waiting for your answer.
By the way, the themes will affect only stock launcher, right? Not the system interface, or am I wrong?
---------- Post added at 11:16 PM ---------- Previous post was at 11:15 PM ----------
By the way, I forgot to copy the blacklist folder. Can you send me yours, just in case...
Click to expand...
Click to collapse
I do not think that it will crate any problem, I am on c28 and all work as before, nothing is removed, only added .The EUEX (Europa) has restriction that that Russia does not, It just easier to rename the files and not need to download any other files. Also can you tell me what firmware you are ? I want to confirm if it work on any other firmware other then c28 as I think that they change some files .Here is a link to download the blacklist folder - https://mega.nz/file/EM0lhLgZ#dqHsIf8LlfJmWzvbCTAxwmBAJuoIvL1EYD86p6yuoAg
The Theme can affect the system interface, notification panel but not all do it, most do not.
or965 said:
I do not think that it will crate any problem, I am on c28 and all work as before, nothing is removed, only added .The EUEX (Europa) has restriction that that Russia does not, It just easier to rename the files and not need to download any other files. Also can you tell me what firmware you are ? I want to confirm if it work on any other firmware other then c28 as I think that they change some files .Here is a link to download the blacklist folder - https://mega.nz/file/EM0lhLgZ#dqHsIf8LlfJmWzvbCTAxwmBAJuoIvL1EYD86p6yuoAg
The Theme can affect the system interface, notification panel but not all do it, most do not.
Click to expand...
Click to collapse
Hi. I'm on C.28 downloaded from European site.
And thank you for blacklist folder. Now I'll add files again. Except for app manager I'm not interested in the other apps. And of the themes I tried none was interesting.
But your method is amazing. And I can confirm the whole morning I haven't had a single problem.
Sent from my Realme RMX1931 using XDA Labs
---------- Post added at 12:54 PM ---------- Previous post was at 12:52 PM ----------
asusgarb said:
Hi. I'm on C.28 downloaded from European site.
And thank you for blacklist folder. Now I'll add files again. Except for app manager I'm not interested in the other apps. And of the themes I tried none was interesting.
But your method is amazing. And I can confirm the whole morning I haven't had a single problem.
Click to expand...
Click to collapse
I would like to translate this guide and add it to a telegram group where I'm admin.
Guide is yours, so I won't do anything if I won't have your approval.
Sent from my Realme RMX1931 using XDA Labs
asusgarb said:
Hi. I'm on C.28 downloaded from European site.
And thank you for blacklist folder. Now I'll add files again. Except for app manager I'm not interested in the other apps. And of the themes I tried none was interesting.
But your method is amazing. And I can confirm the whole morning I haven't had a single problem.
Sent from my Realme RMX1931 using XDA Labs
---------- Post added at 12:54 PM ---------- Previous post was at 12:52 PM ----------
I would like to translate this guide and add it to a telegram group where I'm admin.
Guide is yours, so I won't do anything if I won't have your approval.
Sent from my Realme RMX1931 using XDA Labs
Click to expand...
Click to collapse
I do not mind that you translate or share this guide, just do not forgot to write that it work on c28 and this is not tested on other versions. I once tried to do it on c27 and it did not work but I edit some other files before, so maybe it cause the theme store to have problems applying themes.
Hi, this does not work on RUI 2.0 F.14. Do you have another steps to perform so i can unlock the hidden apps?

Categories

Resources