[Q] First module, modify host file? - Xposed General

Im currently working on my first module for Xposed framework. What i want to accomplish at the moment is that when i enable my module it will use my modified host file instead of the original one. Is this possible with Xposed and if so, can someone please point me into the right direction? Hopefully someone can help me with this, thanks in advance!

Related

[Req] tun.ko for stock kernel?

I'm looking for a tun.ko module for the stock kernel, so I can use DroidVPN. Does anyone know where I can find this module? Or can one of the devs around here compile one for us?
Using OpenVPN Settings and it doesn't requires additional tun.ko. Is says "TUN device is at /dev/tun" and works fine! Just need to install OpenVPN binary using OpenVPN Installer.
Maybe you should just make some configurations?
Ah, apparently it's baked into the kernel, so we don't need a module.

[Q] Hide Launcher Icon

[email protected],
I'm writing an Xposed module including a user interface and implemented this to hide the launcher icon. I thought, it would still be possible to launch the interface from the Xposed Installer, but this doesn't work.
Can someone tell me how to solve this problem? I'm sure it's possible, because I've seen modules doing so, but I can't find one anymore.
Plz help, thx
Cypher_01 said:
[email protected],
I'm writing an Xposed module including a user interface and implemented this to hide the launcher icon. I thought, it would still be possible to launch the interface from the Xposed Installer, but this doesn't work.
Can someone tell me how to solve this problem? I'm sure it's possible, because I've seen modules doing so, but I can't find one anymore.
Plz help, thx
Click to expand...
Click to collapse
Get a logcat from the event you click on the module in the Xposed Installer. It has to show the error.
Sent from my iPhone 6 Plus using Tapatalk
Check this post
http://forum.xda-developers.com/android/help/how-to-hide-app-drawer-t3075000

Xposed modules not working

Xposed is loading modules from mnt/asec, not sure if that's the correct location but that's the only info I have. I have the following error saying file does not exist when the modules load. Any way to fix this? Sorry don't have much info. Thanks in advance ?
Any other information? ROM, device, etc.
Also, maybe share the logs?
I'm not too techy when it comes to how Xposed works, but maybe I can provide some assistance.
Sent from my Nexus 6P using Tapatalk
Stock Rom, J200Y. 5.1.1. How do I share the log? Sorry bit of a noob ?

Making a magisk module

Hello, I've been using a camera mod on my phone for a while now and I switched to magisk a couple weeks ago
I need some help to convert the flashable zip into a magisk module but i dont know how
If anyone is willing to help I would really appreciate it
I don't have an opportunity to help with that, but start here:
https://github.com/topjohnwu/Magisk/blob/master/docs/modules.md
It's quite easy to make a Magisk module... Just follow the instructions above, and the ones you'll find in the module template.
Can you repeat the tutorial on how to make modules?
You'll find the link to the new documentation in the release thread or on the Magisk GitHub.

Single User Module for Android 13

Hi there,
I've tried and tried and for the life of me I can't make or install a module that will remove the ability to create new users.
I know I can use fw.show_multiuserui=0 along side MagiskHide Props Config. But I want a stand alone module that does this.
Could anyone create one for me or help me in anyway. Thank you!
PS. I've edited build.prop and it doesn't make a difference.
Thanks!

Categories

Resources