Hi
My devices galaxy s10+ is rooted with magisk (no twrp)
Android 10 one UI 2.0
I'm trying to convert app to system app with link2sd and get failure message:
mount: '/system' not in /proc/mounts
Also when I'm in the app info there is a note:
Second partition not found
How can I fix that problem?
GalZ123 said:
Hi
My devices galaxy s10+ is rooted with magisk (no twrp)
Android 10 one UI 2.0
I'm trying to convert app to system app with link2sd and get failure message:
mount: '/system' not in /proc/mounts
Also when I'm in the app info there is a note:
Second partition not found
How can I fix that problem?
Click to expand...
Click to collapse
Bro, its because of Magisk update. Revert magisk to 19.3, your problem will solve. For more info, check the changelog of magisk after 19.3 update.
test.recharge1 said:
Bro, its because of Magisk update. Revert magisk to 19.3, your problem will solve. For more info, check the changelog of magisk after 19.3 update.
Click to expand...
Click to collapse
Is that possible with android 10 One UI 2?
Video calls not displaying on locked screen
Hi guys .
I need help .
After updating my s10plus to latest android 10 stable build.
Video calls not displaying when screen is locked.
Screen not waking up.
Please help
GalZ123 said:
Is that possible with android 10 One UI 2?
Click to expand...
Click to collapse
I have checked on my OnePlus 6 Android 9 & 10. It was working fine.
GalZ123 said:
Hi
My devices galaxy s10+ is rooted with magisk (no twrp)
Android 10 one UI 2.0
I'm trying to convert app to system app with link2sd and get failure message:
mount: '/system' not in /proc/mounts
Also when I'm in the app info there is a note:
Second partition not found
How can I fix that problem?
Click to expand...
Click to collapse
Hello, did you find any working app for Android 10 that can move apps to system partition?
App2sd?
Also, which apps that you tried, work on Android Pie?
I'm still on Pie so i'd like to know (maybe i ll move in the next months)
test.recharge1 said:
I have checked on my OnePlus 6 Android 9 & 10. It was working fine.
Click to expand...
Click to collapse
S10+ One UI2 , not one plus
The regular method to root this broke my phone, that's why I'm asking here and not doing this
Related
Hello
For a few weeks i've seen the Omnriom 6.0.1 in the update dialogue. I am running the last version of 5.1.1 (20160108-NIGHTLY) on my hammerhead device.
Can I just uprade using OpenDelta as I would from a 5.x to a 5.x.x? Or do I have to wipe my device entirely first?
Thanks for your answers.
amilopowers said:
Hello
For a few weeks i've seen the Omnriom 6.0.1 in the update dialogue. I am running the last version of 5.1.1 (20160108-NIGHTLY) on my hammerhead device.
Can I just uprade using OpenDelta as I would from a 5.x to a 5.x.x? Or do I have to wipe my device entirely first?
Thanks for your answers.
Click to expand...
Click to collapse
You SHOULD be able to seamlessly upgrade unless we screwed up.
So make a backup first!!!
If things misbehave, try wiping.
Ok, to be honest that's what I did the first day it showed up. Phone way extremely buggy then (understandable). How is it today? Do you use it on your everyday device or just on a testing unit?
So I tried it via OpenDelta and after the upgrade "com.android.phone" crashes over and over. Same thing if I wipe the phone first. Went back to 5.1.1.
I opened an issue http://jira.omnirom.org/browse/OMNI-1272
amilopowers said:
So I tried it via OpenDelta and after the upgrade "com.android.phone" crashes over and over. Same thing if I wipe the phone first. Went back to 5.1.1.
I opened an issue http://jira.omnirom.org/browse/OMNI-1272
Click to expand...
Click to collapse
OpenDelta won't do major version upgrades.
Download a full package from dl.omnirom.org - and make sure to upgrade gapps.
I don't use gapps.
Are there any stable releases of Omni 6?
After flashing my mako to omni 6.0.1 I can´t login in any new installed google app they don´t find my account? Any ideas?
OpenDelta won't do major version upgrades.
Click to expand...
Click to collapse
OpenDelta do major upgrade and without any warning !
For com.android.phone popup :
adb shell
rm -fr /data/data/com.android.providers.telephony/
rm -fr /data/data/com.android.phone/
exit
perdow said:
After flashing my mako to omni 6.0.1 I can´t login in any new installed google app they don´t find my account? Any ideas?
Click to expand...
Click to collapse
You need to flash a 6.0 gapps. Backuptool should not preserve any addons (such as gapps) across version upgrades for this reason.
flyinva said:
OpenDelta do major upgrade and without any warning !
For com.android.phone popup :
adb shell
rm -fr /data/data/com.android.providers.telephony/
rm -fr /data/data/com.android.phone/
exit
Click to expand...
Click to collapse
That shouldn't have happened, and thatneeds to be disabled if it did happen...
Entropy512 said:
You need to flash a 6.0 gapps. Backuptool should not preserve any addons (such as gapps) across version upgrades for this reason.
Click to expand...
Click to collapse
Thanks now i understand
flyinva said:
For com.android.phone popup :
adb shell
rm -fr /data/data/com.android.providers.telephony/
rm -fr /data/data/com.android.phone/
exit
Click to expand...
Click to collapse
Code:
rm: /data/data/com.android.providers.telephony/: Permission denied
**EDIT**
Did it using TWRP built-in file manager
**EDIT 2**
And now getting "Infortunately Setup Wizard stopped"
Will try full wipe + flash then
I had to reflash the backupt from 5.x. Then I wiped instead of format and flashed Omni 6. Now it works.
I couldn't format, update TWRP, install Omni and SuperSU because when I tried to encrypt the phone it would never boot.
CoolRaoul said:
And now getting "Unfortunately Setup Wizard stopped"
Will try full wipe + flash then
Click to expand...
Click to collapse
That trick worked but I'm now getting a lot of Google Play Services crashes
Can someone confirm that Omnirom includes the patch which is referred to on that page: https://github.com/opengapps/opengapps/wiki/Notes-for-Android-6.0
"To install Open GApps on 6.0 your ROM needs the following patch to prevent Force Closures at first boot"
Installion of open gapps failed At my Nexus 4 because of a lack of memory
CoolRaoul said:
That trick worked but I'm now getting a lot of Google Play Services crashes
Can someone confirm that Omnirom includes the patch which is referred to on that page: https://github.com/opengapps/opengapps/wiki/Notes-for-Android-6.0
"To install Open GApps on 6.0 your ROM needs the following patch to prevent Force Closures at first boot"
Click to expand...
Click to collapse
No, it does not include that patch. If you can get into settings, you can allow the necessary permissions manually (ie all of them). A full data wipe should work as well...
xc-racer99 said:
If you can get into settings, you can allow the necessary permissions manually (ie all of them)
Click to expand...
Click to collapse
It worked but, unfortunately the permissions of several Googles apps happened to be reset to the non working configuration after each restart.
A full data wipe should work as well...
Click to expand...
Click to collapse
That the only solution which managed to be successful followed by gapps reinstall.
xc-racer99 said:
No, it does not include that patch. If you can get into settings, you can allow the necessary permissions manually (ie all of them). A full data wipe should work as well...
Click to expand...
Click to collapse
I've always been a bit nervous about that patch.
CM does not include it either, they do however include two patches that are in AOSP master but not any release branches:
https://android.googlesource.com/platform/frameworks/base/+/5d05bbea5faad9f9b53f8fe9cb0635429969959a
https://android.googlesource.com/platform/frameworks/base/+/f443384d9e30111aaa61dac75af1f40d19465e96
I'll talk to the team about these...
hi all,
Have just installed an update to xXx No Limits Rom, have posted there but got nothing, but i'm also guessing that this is a more widespread problem or something i've not spotted myself.
Essentially what happens is the devices applications lose the ability to read from or write to the internal memory.
EG:
You receive a pic on whatsapp but it'll fail to download.
You grab an image from chrome but chrome believes there is no SD card present.
Gallery fails to show any pics at all.
Running this command in a terminal then rebooting will get it back up and running
su
restorecon -FR /data/media/0
However after a day it will revert, my guess is that the android system is taking back control but not allowing permission for the phones applications.
I'm on 7.1.1 No limits v2.2 Encrypted
TWRP version: 3.1.1-0
Any ideas?
PS: just spotted that i didn't install the verified boot signer, not sure if this matters after a few rom installs or not?
there's an SD card permission fix floating around somewhere, I can't find it.. Im having the same issue
MrWilsonxD said:
there's an SD card permission fix floating around somewhere, I can't find it.. Im having the same issue
Click to expand...
Click to collapse
I have it.. Working now, changed ROM too.
Sent from my ONEPLUS A5000 using XDA-Developers Legacy app
dladz said:
I have it.. Working now, changed ROM too.
Sent from my ONEPLUS A5000 using XDA-Developers Legacy app
Click to expand...
Click to collapse
Would you mind sharing it? Or telling me what thread you got it from? I've had a headache all today trying to get this working on my phone haha
MrWilsonxD said:
Would you mind sharing it? Or telling me what thread you got it from? I've had a headache all today trying to get this working on my phone haha
Click to expand...
Click to collapse
I have to be honest mate, i dont' actually know what i did.
I re-installed the rom, updated TWRP, my device is encrytped now, not sure if it was decrypted before or not.
Beyond that i havent' done anything mate? There is an SD fix in the no limits rom thread which could help but i've not had to flash it.
Sorry mate.
Ok, so i've flashed ambasadii note 8 rom, which is great but i've noticed this bug in camera app. So i've tried installing official Samsung camera app, it was prompting me it's an update but installation ended without success. I've tried installing it with system app installer to overwrite faulty one, but there was message that it couldn't mount system partition as r/w. And i'm also unable to do so. Tried with mounting app and busybox commands. Help appreciated, thanks in advance.
Havoc 2.0 on 2017U
There are 4 problems:
1. Can't Grant accessibility due to error " app is obscuring a permission request...". Tried many suggestions found online already, ex gesture, stock pixel launcher.
2. Some app have duplicate icons in the app drawer. Such as McDonald app. Clean cache on the Nova launcher has no impact
3. Some app freeze, such as McDonald app, suspect it is related to #1.
4. ctsprofile check in Magisk always fail even with magisk19 and props config module. Basicintegrity is green though.
Any suggestions?
You don't need the props config module with magisk 19 on gsi pie system.I pass safetynet without
Predatorhaze said:
You don't need the props config module with magisk 19 on gsi pie system.I pass safetynet without
Click to expand...
Click to collapse
What about ctsprofile?
yxd0018 said:
What about ctsprofile?
Click to expand...
Click to collapse
Also passed with no module.Pie gsi speedy vendor
Predatorhaze said:
Also passed with no module.Pie gsi speedy vendor
Click to expand...
Click to collapse
Is it possible to send me link to speedy vendor ? My previous liquidremix rom failed with nfound vendor and I can't find the speedy. Thx
When I backup partition via twrp, I got error 255. I checked out and found it might due to multiple accounts. But I only have 1 account + guest which can not be deleted. Recalling I see double process on Android assistant, does it have nothing to do with multiple users?
Hello. I have been trying to convert a user app into a system app, but I keep receiving an error saying "mount: '/system/' not in /proc/mounts".
I'm running the latest Pixel Experience Android 10 ROM with the latest stable OrangeFox Recovery.
Any help is much appreciated.
I have same problem. When i flash miui 11 (xiaomi.eu rom) my phone encrypted. Then i format data and install miui 10 again (xiaomi.eu rom). After that this problem started.
I have been trying to convert apps into system app, i receiving this error.
I'm on xiaomi.eu stable 10.3.4
Sorry for bad English.
Use App Systemizer magisk module.
Partition tables changed on Q, apps not targeting SDK 29 may get errors.
Mohamedkam000 said:
Use App Systemizer magisk module.
Partition tables changed on Q, apps not targeting SDK 29 may get errors.
Click to expand...
Click to collapse
Thank you very much! This worked for me.