I want to change the bootlogo (NOT BOOT ANIMATION).
I couldn't find the logo.bin anywhere. But there are few pngs in /system/media/images about charging.
If anybody come up with a solution for this, please let me know.
Thanks
Yes you can use this tool:http://www.daxiaamu.com/3605,use menu 8,then menu i,and drag png 1080p into it
Error:404 said:
I want to change the bootlogo (NOT BOOT ANIMATION).
I couldn't find the logo.bin anywhere. But there are few pngs in /system/media/images about charging.
If anybody come up with a solution for this, please let me know.
Thanks
Click to expand...
Click to collapse
This is the method I've been using, pretty straight forward.
https://forum.xda-developers.com/oneplus-5/themes/mod-splashinjector-t3650374
---------- Post added at 12:34 AM ---------- Previous post was at 12:33 AM ----------
https://forum.xda-developers.com/oneplus-5/themes/mod-splashinjector-t3650374
Piplup702 said:
This is the method I've been using, pretty straight forward.
https://forum.xda-developers.com/oneplus-5/themes/mod-splashinjector-t3650374
---------- Post added at 12:34 AM ---------- Previous post was at 12:33 AM ----------
https://forum.xda-developers.com/oneplus-5/themes/mod-splashinjector-t3650374
Click to expand...
Click to collapse
Hi!
Thanks mate. Can you assist me through the entire process?
I'm using Windows. Tell me what do I need to download and can't I do this in Android terminal?
Error:404 said:
Hi!
Thanks mate. Can you assist me through the entire process?
I'm using Windows. Tell me what do I need to download and can't I do this in Android terminal?
Click to expand...
Click to collapse
Since you're using Windows (like me) it's a little different than what it says in the link. You have to download and install Git bash. https://github.com/ethanbanker2428/SplashInjector/blob/1.5/README.md
Go to above link and read instructions (that page has a link for Git) Go to install directory, which should be C:/ProgramFiles/Git and run Git bash. That link will tell you how to install the Splash Injector tool once you install Git. Pretty straight forward after that but feel free to ask questions if you get stuck anywhere
Piplup702 said:
Since you're using Windows (like me) it's a little different than what it says in the link. You have to download and install Git bash. https://github.com/ethanbanker2428/SplashInjector/blob/1.5/README.md
Go to above link and read instructions (that page has a link for Git) Go to install directory, which should be C:/ProgramFiles/Git and run Git bash. That link will tell you how to install the Splash Injector tool once you install Git. Pretty straight forward after that but feel free to ask questions if you get stuck anywhere
Click to expand...
Click to collapse
I'm wondering if I can do this all in the Android shell itself?
Because my Windows has permission issues, I f***d it up real bad lol. I can't run git shell.
It is analogous to say I don't have a PC...
Error:404 said:
I'm wondering if I can do this all in the Android shell itself?
Because my Windows has permission issues, I f***d it up real bad lol. I can't run git shell.
It is analogous to say I don't have a PC...
Click to expand...
Click to collapse
Not really sure if that's possible.
Use a root browser and go to Dev/block/platform/soc/1da4000.ufshc/by-name and you will see a file named LOGO that is your logo.bin file. Copy and paste somewhere else. From there I have no idea lol Though I will do some research in the AM to see if it is at all possible
Piplup702 said:
Not really sure if that's possible.
Use a root browser and go to Dev/block/platform/soc/1da4000.ufshc/by-name and you will see a file named LOGO that is your logo.bin file. Copy and paste somewhere else. From there I have no idea lol Though I will do some research in the AM to see if it is at all possible
Click to expand...
Click to collapse
Lol okay!
Related
how do u use files from my phone to build a complete rom
katypeaceperry said:
how do u use files from my phone to build a complete rom
Click to expand...
Click to collapse
Are you trying to pull the system folder?
And the easy simple way to start is delete bloat, add stuff here and there, theme stuff in the framework-res.apk file, add scripts, turn it into Optimus Prime
what exactly are you trying to do?
---------- Post added at 07:57 PM ---------- Previous post was at 07:53 PM ----------
if your in windows, cd into the folder with adb and run the line "adb pull /system" to pull the system folder.
katypeaceperry said:
how do u use files from my phone to build a complete rom
Click to expand...
Click to collapse
Google 'how to make custom odin images'... Worked for me.
help please
Ok, i adb pull the framework and cannot find where on my computer the files are.....ive tried several times with several different files with no success.....any ideas?
timmythanoob said:
Ok, i adb pull the framework and cannot find where on my computer the files are.....ive tried several times with several different files with no success.....any ideas?
Click to expand...
Click to collapse
It pulls it to the directory you are in, when you do the pull.
For example, if you are in desktop, (c:\users\comp_name\desktop) it will put the file there. If you are on the root of your c drive, it'll put it there.
So, look for the directory you are in, in command prompt, and look there for the file.
Sent from my SCH-I400 using Tapatalk 2
abby_nitewolf said:
Are you trying to pull the system folder?
And the easy simple way to start is delete bloat, add stuff here and there, theme stuff in the framework-res.apk file, add scripts, turn it into Optimus Prime
Click to expand...
Click to collapse
All I'm interested in is that last step. That's what I want!
Umadbro?
Sent from my ADR6425LVW using Tapatalk 2
Can get my nexus 7 to take the 4.1.2. os update? I loaded Clock Work Recovery and can see the error message? See attached .txt. file.
Can anyone help resolve why, I've tried about 50 different ways and no cigar:crying:
stevey00 said:
Can get my nexus 7 to take the 4.1.2. os update? I loaded Clock Work Recovery and can see the error message? See attached .txt. file.
Can anyone help resolve why, I've tried about 50 different ways and no cigar:crying:
Click to expand...
Click to collapse
Patching BrowserProviderProxy.odex failed. Get the bootloader, system.img, boot.img from the 4.2 factory image and flash those via fastboot. Afterwards, boot clockwork recovery and wipe cache and dalvik.
stevey00 said:
Can get my nexus 7 to take the 4.1.2. os update? I loaded Clock Work Recovery and can see the error message? See attached .txt. file.
Can anyone help resolve why, I've tried about 50 different ways and no cigar:crying:
Click to expand...
Click to collapse
You probably added the stock Ics browser for flash or something. Part of that procedure is to rename the file BrowserProviderProxy.odex to a backup name like BrowserProviderProxy.odex1. All you need to do is rename it back to the proper name. You can use something like root explorer or command line.
---------- Post added at 05:43 PM ---------- Previous post was at 05:36 PM ----------
Here is the original thread http://forum.xda-developers.com/showthread.php?t=1780746
UncleCemka said:
You probably added the stock Ics browser for flash or something. Part of that procedure is to rename the file BrowserProviderProxy.odex to a backup name like BrowserProviderProxy.odex1. All you need to do is rename it back to the proper name. You can use something like root explorer or command line.
---------- Post added at 05:43 PM ---------- Previous post was at 05:36 PM ----------
Here is the original thread http://forum.xda-developers.com/showthread.php?t=1780746
Click to expand...
Click to collapse
I had the same problem with es explorer. So I went to settings - root settings - unchecked each option and then rechecked it. Then i went back to the system - apps folder and renamed it - no problems. Good luck.
I understand now that logcat requires root for Android 4.1+ is that right?
I would like some way to debug my app on someone's phone remotely, in the past I have got them to install alogcat and send me the output, but since I've upgraded to 4.1 I've never got it to work.
Whats the best technique to obtain syslog logcat data when my app fails, the data which I see on the play store isn't enough detail for me to resolve or identify the problem.
1 user is getting this error:
Caused by: java.lang.NoClassDefFoundError: com.google.android.maps.GeoPoint
Click to expand...
Click to collapse
as far as I know no-one else is seeing this issue,
They have google maps installed but I don't know what else to check other that get access to the logcat from there phone.
thanks
They can still download the Android SDK and then type
Code:
adb shell
logcat
I was hoping an easier method would be available.
you can ask them to mail you dumpstate_app_error.txt.gz from /data/log/ .I think astro can copy that to sdcard.Or else you could run
Code:
pull /data/log/dumpstate_app_error.txt.gz /sdcard
from any terminal app to copy that to sdcard.
vijai2011 said:
you can ask them to mail you dumpstate_app_error.txt.gz from /data/log/ .I think astro can copy that to sdcard.Or else you could run
Code:
pull /data/log/dumpstate_app_error.txt.gz /sdcard
from any terminal app to copy that to sdcard.
Click to expand...
Click to collapse
Isn't root required for that?
nikwen said:
Isn't root required for that?
Click to expand...
Click to collapse
Nope...data is mounted as RW by default and more over you need root only to write to a partition mounted as R(users should also be considered).You can even copy system files with astro without root. But Its been so long since I did that and don't know how it has changed with 4.1 and 4.2.But no harm in trying
vijai2011 said:
Nope...data is mounted as RW by default and more over you need root only to write to a partition mounted as R(users should also be considered).You can even copy system files with astro without root. But Its been so long since I did that and don't know how it has changed with 4.1 and 4.2.But no harm in trying
Click to expand...
Click to collapse
In 4.x you need root to access the logs from an app so I do not think that this is possible.
On 2.3 when my phone was not rooted I was not able to access /data at all.
nikwen said:
In 4.x you need root to access the logs from an app so I do not think that this is possible.
On 2.3 when my phone was not rooted I was not able to access /data at all.
Click to expand...
Click to collapse
https://play.google.com/store/apps/details?id=com.delta.Info .This app targets 4.0-4.2 and it mails the same file without root.So it will work.
vijai2011 said:
https://play.google.com/store/apps/details?id=com.delta.Info .This app targets 4.0-4.2 and it mails the same file without root.So it will work.
Click to expand...
Click to collapse
The description says that it does only work with DeltaROM.
nikwen said:
The description says that it does only work with DeltaROM.
Click to expand...
Click to collapse
Of course it is...But the fact I wanted to say is, the app doesn't need root for that
vijai2011 said:
Of course it is...But the fact I wanted to say is, the app doesn't need root for that
Click to expand...
Click to collapse
It does need root. Well, every app can get logs the old way and they will get logs, but just those logs with the user id of the app. No more logs.
Just one more thing I could think of: Maybe the developer of the ROM changed that code in the Android sources of his ROM.
Or when the app is installed, the ROM automatically runs that command:
Code:
pm grant com.delta.Info android.permission.READ_LOGS
I will test it on my phone and tell you the result. If it does not work, it is a feature of the ROM.
nikwen said:
It does need root. Well, every app can get logs the old way and they will get logs, but just those logs with the user id of the app. No more logs.
Just one more thing I could think of: Maybe the developer of the ROM changed that code in the Android sources of his ROM.
Or when the app is installed, the ROM automatically runs that command:
Code:
pm grant com.delta.Info android.permission.READ_LOGS
I will test it on my phone and tell you the result. If it does not work, it is a feature of the ROM.
Click to expand...
Click to collapse
FYI I'm the dev of the app .And there is no root,no extra permissions,Rom is not modded (except for a file which needs for the app to work.But it doesnt have any relation with logs).
If you still have doubt,Just create an email indent with the log file in /data/log as an extra data in Async task and try
vijai2011 said:
FYI I'm the dev of the app .And there is no root,no extra permissions,Rom is not modded (except for a file which needs for the app to work.But it doesnt have any relation with logs).
If you still have doubt,Just create an email indent with the log file in /data/log as an extra data in Async task and try
Click to expand...
Click to collapse
Ok. I did not see that.
I will try that.
---------- Post added at 03:03 PM ---------- Previous post was at 02:44 PM ----------
nikwen said:
Ok. I did not see that.
I will try that.
Click to expand...
Click to collapse
For me it said "Could not send attachment."
My code:
Code:
Intent mailIntent = new Intent(android.content.Intent.ACTION_SENDTO);
mailIntent.setType("text/plain");
mailIntent.setData(Uri.parse("mailto:[email protected]"));
mailIntent.putExtra(android.content.Intent.EXTRA_SUBJECT, "test");
mailIntent.putExtra(android.content.Intent.EXTRA_TEXT, "hi");
mailIntent.putExtra(Intent.EXTRA_STREAM, Uri.fromFile(new File("/data/log/dumpstate_app_error.txt.gz")));
mailIntent.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK | Intent.FLAG_ACTIVITY_EXCLUDE_FROM_RECENTS);
startActivity(Intent.createChooser(mailIntent, "Send via"));
(Of course, I changed the mail address.)
nikwen said:
Ok. I did not see that.
I will try that.
---------- Post added at 03:03 PM ---------- Previous post was at 02:44 PM ----------
For me it said "Could not send attachment."
My code:
Code:
Intent mailIntent = new Intent(android.content.Intent.ACTION_SENDTO);
mailIntent.setType("text/plain");
mailIntent.setData(Uri.parse("mailto:[email protected]"));
mailIntent.putExtra(android.content.Intent.EXTRA_SUBJECT, "test");
mailIntent.putExtra(android.content.Intent.EXTRA_TEXT, "hi");
mailIntent.putExtra(Intent.EXTRA_STREAM, Uri.fromFile(new File("/data/log/dumpstate_app_error.txt.gz")));
mailIntent.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK | Intent.FLAG_ACTIVITY_EXCLUDE_FROM_RECENTS);
startActivity(Intent.createChooser(mailIntent, "Send via"));
(Of course, I changed the mail address.)
Click to expand...
Click to collapse
Seriously?I just now tried on my sony xperia miro running 4.0.4 and it works just flawlessly...But I didnt use email indent...I use a external mail api...(Doesnt make difference if its blocked in core android I suppose)
vijai2011 said:
Seriously?I just now tried on my sony xperia miro running 4.0.4 and it works just flawlessly...But I didnt use email indent...I use a external mail api...(Doesnt make difference if its blocked in core android I suppose)
Click to expand...
Click to collapse
Yeah, seriously.
Ah. You run it on 4.0.4. They removed it in JellyBean.
Check this: https://groups.google.com/d/msg/android-developers/6U4A5irWang/AvZsrTdfICIJ
---------- Post added at 03:14 PM ---------- Previous post was at 03:11 PM ----------
@mtrax: Check the answer here: http://stackoverflow.com/questions/11499636/so-how-can-i-see-the-logs-in-jelly-bean
That's how to create reports and send them via email.
nikwen said:
Yeah, seriously.
Ah. You run it on 4.0.4. They removed it in JellyBean.
Check this: https://groups.google.com/d/msg/android-developers/6U4A5irWang/AvZsrTdfICIJ
---------- Post added at 03:14 PM ---------- Previous post was at 03:11 PM ----------
@mtrax: Check the answer here: http://stackoverflow.com/questions/11499636/so-how-can-i-see-the-logs-in-jelly-bean
That's how to create reports and send them via email.
Click to expand...
Click to collapse
Its min api is 4.0.4 and I even run it on 4.2.2 on my friends s3 and it works fine .Think I should make the class open source
vijai2011 said:
Its min api is 4.0.4 and I even run it on 4.2.2 on my friends s3 and it works fine .Think I should make the class open source
Click to expand...
Click to collapse
Interesting. I will test it if you opensource it.
nikwen said:
Interesting. I will test it if you opensource it.
Click to expand...
Click to collapse
Will do that part alone soon
Sent from my GT-N7000 using xda app-developers app
I tried this from my rooted SG2
ie
pull /data/log/dumpstate_app_error.txt.gz /sdcard
and I got pull command not found
mtrax said:
I tried this from my rooted SG2
ie
pull /data/log/dumpstate_app_error.txt.gz /sdcard
and I got pull command not found
Click to expand...
Click to collapse
If you do in computer, it will be
Code:
adb pull /data/log/dumpstate_app_error.txt.gz /sdcard
Sent from my GT-N7000 using xda app-developers app
Hi!
I've a rollback file on my Kindle currently waiting for downgrading.
The file just popped in and waiting that I'll charge my kindle.
Is there anything I can do for the community to support with information and/or files?
I am on stock 4.5.2 with, of course, no root.
Cheers
URBANsUNITED
Well I will be first to thanks for offering to help mate as not much happening with a root at the moment so well done for coming forward ...
URBANsUNITED said:
Hi!
I've a rollback file on my Kindle currently waiting for downgrading.
The file just popped in and waiting that I'll charge my kindle.
Is there anything I can do for the community to support with information and/or files?
I am on stock 4.5.2 with, of course, no root.
Cheers
URBANsUNITED
Click to expand...
Click to collapse
With out root .no not at this point that I know of
jimyv said:
With out root .no not at this point that I know of
Click to expand...
Click to collapse
OK
I've downgrade my device now.
URBANsUNITED
URBANsUNITED said:
OK
I've downgrade my device now.
URBANsUNITED
Click to expand...
Click to collapse
let me knowif you get down graded, root
Safestrapped ..and want to try something safe to get that file
jimyv said:
let me knowif you get down graded, root
Safestrapped ..and want to try something safe to get that file
Click to expand...
Click to collapse
Pretty sure the file gets deleted right after.
I believe too as my download dir is empty now...
I am on 3.2.7 rooted now if you still want to try...
URBANsUNITED said:
I believe too as my download dir is empty now...
I am on 3.2.7 rooted now if you still want to try...
Click to expand...
Click to collapse
install safestrap
newest version and install recovery
you saw something in your downloads directly? Before your downgrade?
safestrap 3.75 installed
yep, I also had some ROMS located. Downloads dir wasn't empty before
URBANsUNITED said:
I believe too as my download dir is empty now...
I am on 3.2.7 rooted now if you still want to try...
Click to expand...
Click to collapse
Check /cache with a root file explorer, but I doubt it's still there.
EncryptedCurse said:
Check /cache with a root file explorer, but I doubt it's still there.
Click to expand...
Click to collapse
no it will be gone from there once used it deletes it
Enter Recovery and do a backup of your stock lot
next build a ROM slot any will do
restore backup to ROM slot
download a copy of ROM Toolbox lite And install on running rom slot
Nope... gone
see the attched zip
jimyv said:
no it will be gone from there once used it deletes it
Enter Recovery and do a backup of your stock lot
next build a ROM slot any will do
restore backup to ROM slot
download a copy of ROM Toolbox lite And install on running rom slot
Click to expand...
Click to collapse
Ok, installed. Whats next?
URBANsUNITED said:
Ok, installed. Whats next?
Click to expand...
Click to collapse
so currently you are running on a ROM slot not your stock slot and you have rOM Toolbox installed correct?
---------- Post added at 02:50 PM ---------- Previous post was at 02:48 PM ----------
download this file https://mega.co.nz/#!wlQl2bZD!Kk-rcWtcMPWxoEH5VcHrtZb7nOsJet9si1pm5FYhT44
jimyv said:
so currently you are running on a ROM slot not your stock slot and you have rOM Toolbox installed correct?
Click to expand...
Click to collapse
Correct! I can read and(!) follow
open rOM Toolbox,scroll right to build.prop Editer and open
Scroll left and create backup
---------- Post added at 02:57 PM ---------- Previous post was at 02:55 PM ----------
now open root explorer or file explorer
go to SD card rOM Toolbox build.prop backup file and insert the file that you downloaded
---------- Post added at 03:02 PM ---------- Previous post was at 02:57 PM ----------
now go back to backup and restore in rOM Toolbox for build.prop and restore the file that you downloaded here's where it gets hairy
whatever you do do not let it try to install whatever it downloads if you keep touching and using the tablet it will not attempt it on its own it must be at idle.after you reboot go to settings and check version number it should have the new build.prop file and check for updates. I'm hoping it will attempt to redownload the downgrade file to cashe then you must immediately remove it from device and delete that ROM slot.
it may not even like the swap and not even boot in that case that's why we had safestrap installed. It will not work just delete the slot and move on with life
Ok! Did that, installed the downloaded file and did a reboout.
System works, but no text is visible, only icons.
Next to ask for a update? But how as i can't read anything...
URBANsUNITED said:
Ok! Did that, installed the downloaded file and did a reboout.
System works, but no text is visible, only icons.
Next to ask for a update? But how as i can't read anything...
Click to expand...
Click to collapse
ok its not going to play nice. Simply reboot into safe strap and restore to slot 1 again and we can try something else
jimyv said:
ok its not going to play nice. Simply reboot into safe strap and restore to slot 1 again and we can try something else
Click to expand...
Click to collapse
Done! Back in business
now it doesn't really matter how you want to try to do it but what we need to do is edit your file to accommodate the newer version numbers
you can either go to those backup files and swap their and restore again or use the backup file for reference and do it line by line in the prop build editor
---------- Post added at 03:37 PM ---------- Previous post was at 03:28 PM ----------
ro.build.description
ro.build.fingerprint
ro.build.lab126.project not sure if this one is there for both ones
ro.build.version.fireos
ro.build.version.incremental
ro.build.version.name
ro.build.version.number
robuild.version.release
Save
Reboot
ADD FACE UNLOCK TO ANY ANDROID
NOTE:- I AM NOT RESPONSIBLE FOR ANY DAMAGE TO YOUR DEVICE
So finally i have discovered a way to add face unlock to any android by using the Google Smart Lock feature...
This feature is available in most of the android devices:good:...
There are two methods of doing THIS 1. Using ROOT2. Without root(using adb)
LETS START
1. USING ROOT
-download gapps compatible with your android(gapps must be nano or above)
-install ''RAR'' to your phone
-extract gapps.zip to your phone[make a separate folder(optional)]
-open the extracted files and open GApps folder
-here you will find 4 files (1.facedetect-lib-arm.tar.lz, 2.faceunlock-all.tar.lz, 3.faceunlock-common.tar.lz, 4.faceunlock-lib-arm.tar.lz)
-open facedetect-lib-armcommonlib and copy libfilterpack_facedetect.so to systemlib and set the permissions
-similarlly copy all the files and if required create new folder with the permissions and paste the files from all the 4 files
-EX:- copy Face Lock folder to system/app and set permissions
-reboot your device
-open settings>security>smart lock... here you will find Trusted Face option
-ADD YOUR FACE ND ENJOY....!!!
NOTE:- Permissions details will be in second post...
2. Without root(using adb)
I will be updating the fourm later with full adb method details...
BUT, if you want to give it a try... then learn some adb commands for pushing files to system folder and setting up the commands...
Your would have to one by push the files and the folders and set the specific permissions...
***In the screenshot section, the first screenshot is of setting permissions for file and the second one is for setting permissions for folder***
NOTE:- I used es file explorer for doing this modification.
NOTE:- I tried this on a700fd on stock touchwiz android 6 rom... and it worked perfectly:laugh:
***If this helped you, please Press THANKS***
***For any query, REPLY***
XDA:DevDB Information
FACE UNLOCK, Tool/Utility for all devices (see above for details)
Contributors
smart123123
Version Information
Status: Testing
Created 2018-10-23
Last Updated 2018-10-23
Reserved
Hi, i need install trusted face using adb method in my j701m with android 8.1.0.. you can help me? Thanks
D2U2 said:
Hi, i need install trusted face using adb method in my j701m with android 8.1.0.. you can help me? Thanks
Click to expand...
Click to collapse
Yes but i would recommend you to use the root method bcz in adb method you have to side load everything and then give specific permissions...
adb method
smart123123 said:
Yes but i would recommend you to use the root method bcz in adb method you have to side load everything and then give specific permissions...
Click to expand...
Click to collapse
please i need adb method too can anyone help?
I have tried root method and is not working for me. I'm on Havoc OS Android AOSP 9.0 on a Xiaomi Mi Max 2 device.
Your guide isn't clear at all but I think that I made all the steps. When I reboot the phone, folder with files added in system/app are missing and of course the face unlock option at Smart Lock menu is not present. Seems that Android erase the files by itself, don't know why.
Thanks anyway.
Inotalas said:
I have tried root method and is not working for me. I'm on Havoc OS Android AOSP 9.0 on a Xiaomi Mi Max 2 device.
Your guide isn't clear at all but I think that I made all the steps. When I reboot the phone, folder with files added in system/app are missing and of course the face unlock option at Smart Lock menu is not present. Seems that Android erase the files by itself, don't know why.
Thanks anyway.
Click to expand...
Click to collapse
Have u rooted ur phn with magisk??
smart123123 said:
Have u rooted ur phn with magisk??
Click to expand...
Click to collapse
hey
It sounded risky when I read it but, I gave it a try using the root method. It works for me.
Thanks for these fantastic tricks.
OFRA562 said:
hey
Click to expand...
Click to collapse
Yes... Post any type is difficulty you aaya facing... I'll surely reply...
How can we get assistance spotlight for dark environment......
Will this work in android 10
there are no such files in the gapps for android 10
This should be at least be half a fix for android 10 faceunlock
MaximusPrime said:
there are no such files in the gapps for android 10
Click to expand...
Click to collapse
maybe this is a newb response but if the files aren't in android 10 it shouldn't matter since this mod is putting the files there. So the files will be there. Maybe the dev that started this thread or someone with more experience can chime in here because thats exactly why im here. They removed the faceunlock framework from opengapps and i figure if they can remove it then it can be added back. I kinda feel like something will still be missing if you do this mod alone on android 10 though. I would like to know what exactly they removed from opengapps and then compare that with the files in this mod and maybe the 2 combined should get it working. Thats the line of thinking that im on. Sometimes it's that simple. I mean look at how many features can be turned on with flags and simple build.prop edits. I'm just not sure exactly how the face detect and faceunlock was removed and i need that little piece of information to grasp the scope of the problem a little better. Anybody Tried this on lineage 17 or any other android 10/q rom yet?:silly:
---------- Post added at 09:31 PM ---------- Previous post was at 09:27 PM ----------
esparkinfo said:
It sounded risky when I read it but, I gave it a try using the root method. It works for me.
Thanks for these fantastic tricks.
Click to expand...
Click to collapse
What Rom/Device/and android version did you use??? Give us a little more info so more of us can try with less risk and a little more confidence.
Thanks
can i install it on Android 6.0?
Anything for Android 10?
Is it working in CUSTOM ROM AOSP 7.2
ON ONE PLUS 2?
CAN YOU PLEASE DESCRIBE WHAT TO EXACTLY DO?
Did you get anything?????
D2U2 said:
Hi, i need install trusted face using adb method in my j701m with android 8.1.0.. you can help me? Thanks
Click to expand...
Click to collapse
I don't want to root my device but I need face unlock in my Mi A2 device.
pixel experience (android Q) has this face lock feature, so I guess maybe we could extract from it
Welp, OpenGapps does not include the face unlock anymore so RIP :/