Quick Share.apk
40.8 MB
Install extension with apkmirror app I guess idk any other ways lol
โค9
When making full ui9 spoof, I needed to revert ro sdk and sdkfull versions from 37 to 36. I tried many stuff untill I discovered this
Just wanted to clean some things up:
100% Volunteer: Everything here is built and modded for free. We do this for the tech, not a paycheck.
No Paid Ads: We don't take money to promote companies. If we post it, it's because we actually like it.
Independent: Since no one pays us, no one dictates our rules or how we run this community or what we post.
Donations Only: The only way to support us is through voluntary donations. No strings attached.
You can support us by donating at https://ko-fi.com/damanmikey
Which you don't have to ofcourse, it's at your own choice, no one forces you to pay. Donating does NOT give any special perks its just for showing love
100% Volunteer: Everything here is built and modded for free. We do this for the tech, not a paycheck.
No Paid Ads: We don't take money to promote companies. If we post it, it's because we actually like it.
Independent: Since no one pays us, no one dictates our rules or how we run this community or what we post.
Donations Only: The only way to support us is through voluntary donations. No strings attached.
You can support us by donating at https://ko-fi.com/damanmikey
Which you don't have to ofcourse, it's at your own choice, no one forces you to pay. Donating does NOT give any special perks its just for showing love
Ko-fi
Support DaManMikey
โค6
0003-Allow-app-target-SDK-bypass.patch
1.2 KB
if anyone ned, based on s26+ S947B AZCF
Forwarded from Triblade
full guide: replicate folders in UN1CA root folder like the image ill send
rm -rf .git
git init
git add . -f
git commit -m "Base State" then edit the smali itself with the steps gemini says
then do this: git add . -f
git commit -m "Allow app target SDK bypass"
# Export the patch directly over the old broken one
git show --format=email HEAD > /home/ditternation/UN1CA/unica/mods/settings/smali/system/framework/services.jar/0003-Allow-app-target-SDK-bypass.patch
rm -rf .git
git init
git add . -f
git commit -m "Base State" then edit the smali itself with the steps gemini says
then do this: git add . -f
git commit -m "Allow app target SDK bypass"
# Export the patch directly over the old broken one
git show --format=email HEAD > /home/ditternation/UN1CA/unica/mods/settings/smali/system/framework/services.jar/0003-Allow-app-target-SDK-bypass.patch
โค1
I needed to edit it because the prev one caused bootloop, but now fully working ๐ช