phhusson / treble_experimentations

Notes about tinkering with Android Project Treble
3.4k stars 660 forks source link

not able to flash GAPPS for s10+ #647

Closed manofsteel2017 closed 5 years ago

manofsteel2017 commented 5 years ago

Hi Phh, thanks for your hard work. 118/119 works great on s10+ except If i flash gapps su img version. Viper4android doesn't work and many rooted apps. given black screen due to conflict and Magisk doesn't pick up any root apps only Su does. even if i disabled Su but ended up not getting root at all if i do. I can't flash Gapps. it does flash but nothing is there after reboot. If i flash stock opengapps i got forced close. can we get a build with gapps without Su since most phones specially samsung ones will have magisk there anyway so it's reduntant to have both Thank you

phhusson commented 5 years ago

None of my Samsung devices use magisk :p

You can un-install included su by running phh-securize.sh

Le ven. 23 août 2019 à 15:17, manofsteel2017 notifications@github.com a écrit :

Hi Phh, thanks for your hard work. 118/119 works great on s10+ except If i flash gapps su img version. Viper4android doesn't work and many rooted apps. given black screen due to conflict and Magisk doesn't pick up any root apps only Su does. even if i disabled Su but ended up not getting root at all if i do. I can't flash Gapps. it does flash but nothing is there after reboot. If i flash stock opengapps i got forced close. can we get a build with gapps without Su since most phones specially samsung ones will have magisk there anyway so it's reduntant to have both Thank you

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/phhusson/treble_experimentations/issues/647?email_source=notifications&email_token=AAAA4OUSBYFNSEYVCZN27ZLQF7PPPA5CNFSM4IO7RGXKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HHBI63Q, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAA4OX5C5E5VNAFDEPKWQTQF7PPPANCNFSM4IO7RGXA .

manofsteel2017 commented 5 years ago

I deteled that line phh-securize.sh before i could boot it up. i don't think it's there anymore LOL yet su is still installed

phhusson commented 5 years ago

uh? Why would you remove it, anyway just flash image again?

Le ven. 23 août 2019 à 16:09, manofsteel2017 notifications@github.com a écrit :

I deteled that line phh-securize.sh before i could boot it up. i don't think it's there anymore LOL yet su is still installed

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/phhusson/treble_experimentations/issues/647?email_source=notifications&email_token=AAAA4OVORKD7U5XV2TSZBO3QF7VRLA5CNFSM4IO7RGXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5AKGXA#issuecomment-524329820, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAA4ORVJDXEVC6BM4GM26TQF7VRLANCNFSM4IO7RGXA .

manofsteel2017 commented 5 years ago

thought you had to remove that from system in other to boot s10 devices this has been fixed ? will flash image again.

manofsteel2017 commented 5 years ago

btw, how do i run that phh-securize.sh line sorry noob

manofsteel2017 commented 5 years ago

very annoying supersu out of date message as well

Flatty11 commented 5 years ago

btw, how do i run that phh-securize.sh line sorry noob

adb shell su phh-securize.sh 0

manofsteel2017 commented 5 years ago

all good. thanks