I'm surprised, with the full power of Xposed Framework, I didn't find any chat group focused on developing Xposed modules.
When I started learning how to develop Xposed modules, I had a huge pain trying just to get the fundamentals, given that Xposed docs are not very clear, with 0 examples. So I wasted lots of hours browsing the codebase of different open source modules, to get some very simple things to work (ie XSharedPreferences)...
Therefore, it would be awesome if there was some place where you can find all resources related to Xposed, some place where you can request help and read cool tutorials, some place where everyone unites to grow the android modding community...
Long Story
Xposed has a lot of unnoticed potential, it can accomplish a lot of otherwise impossible things, and I'm very sure many creative devs never heard of it, or some tried to learn it but just gave up given the lack of related resources...When I started learning how to develop Xposed modules, I had a huge pain trying just to get the fundamentals, given that Xposed docs are not very clear, with 0 examples. So I wasted lots of hours browsing the codebase of different open source modules, to get some very simple things to work (ie XSharedPreferences)...
Therefore, it would be awesome if there was some place where you can find all resources related to Xposed, some place where you can request help and read cool tutorials, some place where everyone unites to grow the android modding community...