FoxMMM - Magisk

The last several versions of Fox Magisk Module Manager has been crashing for me and the app has no way of reporting issues. And the dev is not on GitHub any longer.
Anyone else having the same problems? Are there any other module managers?

Same here.It just started today

A few weeks ago I was having problems with it. The, I saw on the github page that the project was transferred to a different repo with a different developer. So, I installed the build from the new repo and it work for a while and now it is crashing every time I open it. It does have a report feature now though when it crashes.
The old repo is here: https://github.com/Fox2Code/FoxMagiskModuleManager
Scroll down and they link you to the new repo here:
The new repo is here: https://github.com/Androidacy/MagiskModuleManager
The new one seems to still be having some issues though.

Today it happened here as well and the reporting function is outgreyed. Is there any alternative? It showed strange behaviour: it tried (unsuccessful) to use the camera, check the sensors and asked for tracking

It also stopped working for me and gives me an error...

synesthete said:
A few weeks ago I was having problems with it. The, I saw on the github page that the project was transferred to a different repo with a different developer. So, I installed the build from the new repo and it work for a while and now it is crashing every time I open it. It does have a report feature now though when it crashes.
The old repo is here: https://github.com/Fox2Code/FoxMagiskModuleManager
Scroll down and they link you to the new repo here:
The new repo is here: https://github.com/Androidacy/MagiskModuleManager
The new one seems to still be having some issues though.
Click to expand...
Click to collapse
Hasn't worked for me since v1.1

Last night I installed the latest arm64 v8a build here:
Androidacy Downloads Center
Welcome to the Androidacy downloads web app, your one stop place to download past and present versions of Androidacy software.
www.androidacy.com
This is the site linked from the new GitHub repo. So far, it is working for me.

Related

[Q] JB rom for OG Droid with everything

I'm just wondering if there is one JB rom that has everything working. Kfazz has one that the FM radio works, but the Play Store doesn't. He has another one where the Store works but the Radio doesn't. Energic has done some interesting things with these. And somewhere in there, there is a version that some folks say the WiFi isn't working. I have installed all of them. I like bits and pieces of them all. Has anybody put all the pieces together? Alternately, is there a way that I can look at the differences between them and cherry pick out the best from each?
I hope somebody is out there to answer my plea.
pabeader said:
I'm just wondering if there is one JB rom that has everything working. Kfazz has one that the FM radio works, but the Play Store doesn't. He has another one where the Store works but the Radio doesn't. Energic has done some interesting things with these. And somewhere in there, there is a version that some folks say the WiFi isn't working. I have installed all of them. I like bits and pieces of them all. Has anybody put all the pieces together? Alternately, is there a way that I can look at the differences between them and cherry pick out the best from each?
I hope somebody is out there to answer my plea.
Click to expand...
Click to collapse
Currently there is no Jelly Bean ROM that has everything working 100% correctly, however if you wanted to you could look at each developers that created a Jelly Bean ROM github sources for that ROM and then using git and the Android build system cherry pick the commits that work and try build them in a new ROM. If each developer doesn't have a github you could also try and asking them for the repository where they store there source code.
shimp208 said:
Currently there is no Jelly Bean ROM that has everything working 100% correctly, however if you wanted to you could look at each developers that created a Jelly Bean ROM github sources for that ROM and then using git and the Android build system cherry pick the commits that work and try build them in a new ROM. If each developer doesn't have a github you could also try and asking them for the repository where they store there source code.
Click to expand...
Click to collapse
Can you give just a little more help? How do I look into the GIT? What program do i use for this?
pabeader said:
Can you give just a little more help? How do I look into the GIT? What program do i use for this?
Click to expand...
Click to collapse
You can look into each developers github (Here is Kfazz's github profile link) by finding there github profile on github by searching for it or if they have it linked on XDA by clicking on their username then select the "View GitHub profile". Use can then use github to browse each developers source repository, the main tools you will be using are Git and Repo to manipulate and cherrypick the various commits. Additionally I would recommend making sure you have acess to a Linux box or are running Linux to make building and working with the source code repository's easier. Also, I would recommend taking a look at this great guide on how to use Repo and this great guide on how to Git.

[ROM][UNOFFICIAL][T815][T810][T715][T710][8.1] AOKP Oreo

I made this ROM to test my build environment and I thought I would share it with the community in case someone finds it useful.
Find out more about AOKP here: https://aokp.co/
Sources:
Base ROM: https://github.com/aokp
Device trees and kernel: https://github.com/Exynos5433
My thanks to ripee and the exynos5433 team for supporting this tablet. Check out his thread for LineageOS which contains installation instructions and useful utilities which are also applicable to AOKP. https://forum.xda-developers.com/tab-s2/development/rom-lineageos-15-1-t3879302
Here is what you've been waiting for https://androidfilehost.com/?w=files&flid=296203
AOKP has Lineage SU baked in. If you prefer another root solution or don't want root then flash this immediately after flashing the ROM. https://mirrorbits.lineageos.org/su/addonsu-remove-15.1-arm-signed.zip
Heres a new build: latest upstream changes and security update
https://www.androidfilehost.com/?fid=6006931924117894736
thanks.
good to see t815 getting some love
Bug Wifi
With this last rom the wifi connection doesn't turn on, do you have the same problem? What should i do guys?
New builds being uploaded, now also available for the other tab s2 variants.
https://androidfilehost.com/?w=files&flid=296203
Flashed (clean) the latest for 715. I don't see any errors and all is working well... I use WiFi only so I can't confirm cellular data.
Google photos keeps crashing on T815
Google photos keeps crashing +1
T715Y
others work good by now.
Thanks a lot!
Select Google apps package without photos app and install it from play store. Works here! On 715.
Google Photos crashing seems to be an issue with opengapps. If you install the update to Photos from the Play Store, it starts working again.
How different is the T815 variant to the T815Y variant? I have a T815Y, am I able to use this ROM?
I have been using this as a daily driver for my 815 since your first build. thanks @Inkypen !
i took the liberty of forking your roomserice, i wanted to try to make an all in one build. not working so far, the remove frameworks av, didnt work.
ill keep digging. cheers
Tried flashing for the T810 and get error "E3004: This package is for device: gts210wifi,gts210wifixx; this device is ." and it fails.
Edit: Probably has to do with the old TWRP I use. Doesn't support newer versions, so I just edited the updater-script and it worked fine.
BeardKing said:
Tried flashing for the T810 and get error "E3004: This package is for device: gts210wifi,gts210wifixx; this device is ." and it fails.
Edit: Probably has to do with the old TWRP I use. Doesn't support newer versions, so I just edited the updater-script and it worked fine.
Click to expand...
Click to collapse
New twrp has been out for a while.
What mod did you make in the updater script and how.? Just curious to see your work around
New 710 and 815 up
Building 715 check in a little bit if it's uploaded.
Will do 810 after work
tripLr said:
New 710 and 815 up
Building 715 check in a little bit if it's uploaded.
Will do 810 after work
Click to expand...
Click to collapse
Android file host? Can't find new builds?
My build URL
ArtoD2 said:
Android file host? Can't find new builds?
Click to expand...
Click to collapse
Hi all , as i just started building these for myself from @Inkypen 's sources, I thought i would share the google drive link with everyone
tiny.cc/triplr
I will be updating my signiture
Note, I also build for the note 4 and there is some legacy tabs2 stuff im storing
download from the AOKP_oreo folder
thanks !
anyone else having constant (like, every 5 to 10min) drops? wifi stays on, it just disconnects everywhere and I have to manually select a network all the time, or wait a couple of minutes for it to automatically reconn
Dunno
Hi all.
Due to life issues( work )
And aokp not being used too much
I will be discontinuing builds.
Sources are still at
GitHub.com/exynos5433
Best wishes.

What happened to @VR25's modules in the repo?

What happened to @VR25's modules in the repo? Today I looked but his most excellent modules are gone from the repo. Good thing I downloaded them a few days ago, so I'm wondering if there's a reason for the modules' disappearance?
He didn't have time to update them to the new template before the repo purge. I'm sure he'll update and resubmit when time permits...
The modules will be back.
Don't ignore
VR25 said:
The modules will be back.
Click to expand...
Click to collapse
Sir I am working with a recovery project. I added magisk manager in the recovery by the help of your code. I also gave credit to you. I am asking the permission that can I release the project or I did a wrong step.

Magisk Downloads are missing

Hey guys I´m missing the downloads of Magisk, where are they now?
best dj
I'm having the same issue. Same after clearing repo cache and restarting even.
I´m talking about the Forum here
If you check the release thread you'll see that everything can be found on GitHub.

[MAGISK MODULE] Twemoji-Remastered (Twitter Emoji) 🐦

Twitter Emojis is BACK!!
Since the original author of the Magisk module for the Twitter Emoji, doesn't maintain it anymore, i decided to maintain it myself.
So here come Twemoji-Remastered!
A Twitter Emoji module maintained for Magisk!
You can view the source of this Magisk module right there
Reserved #1
Here you can find all of the previous and latest version of Twemoji-Remastered in the Release section of my GitHub repo
Reserved #2
Why is this module still Twemoji 13.1, as Twitter has released 14.0?
I'm aware of Twemoji being on release 14, but the upstream didn't updated the package yet, and the script to do it from source is atm very very broken, and i don't have time to fix it atm.
Also they still haven't "officially" updated the emoji to the 14th version yet.
Also atm i don't think it urgent to do it since it just emojis.
Edit: now it is
(Do NOT use this one with the latest magisk) Twemoji-Remastered-14.0.2 is out!!
You can also download it from the GitHub repo
Twemoji-Remastered-14.0.2 is out (again) !!
I've cleaned up the module and it now only compatible with Magisk v20.4+ and above.
You can also download it from the GitHub repo
Just FYI, I've been maintaining the Twemoji module for years on my GitHub at CrystalCommunication/Twemoji-systemless. I hadn't bothered to post it anywhere because I only started maintaining it for my personal phone, but other GitHub users started using the package I maintain, so I started offering automatic updates as well.
CrystalCommunication said:
Just FYI, I've been maintaining the Twemoji module for years on my GitHub at CrystalCommunication/Twemoji-systemless. I hadn't bothered to post it anywhere because I only started maintaining it for my personal phone, but other GitHub users started using the package I maintain, so I started offering automatic updates as well.
Click to expand...
Click to collapse
Cool i guess, well i continued to maintain the orginal twemoji module that was on XDA

Categories

Resources