Replies: 3 comments
-
|
I have the same problem on rooted Samsung Galaxy Tab S4 with Android 10, model SM-T830, WiFi. |
Beta Was this translation helpful? Give feedback.
-
|
UPDATE: I studied a little bit the way VPNHotspot works and figured out how to setup WiFi Hotspot on WiFi only model S4, as well as on Nexus 10 (though dnsmasq part on Nexus is a bit different). Anyway, here are the working files for the rooted S4, running Android 10, tested in Termux 0.119.0-beta3
Also, you need to create a small Magisk module to enable the ioctls used by hostapd and dnsmasq. Let's call it enable_hotspot. So, just create a directory
|
Beta Was this translation helpful? Give feedback.
-
|
I forgot to mention that the whole point of WiFi hotspot functionality for me is to access the library on the micro sd card of S4 tablet from Kobo eInk devices which do not support micro sd. My library is 500GB in size, so it won't fit in the local storage on Kobo and so having WiFi hotspot on S4 is very useful for browsing the books on it. In particular, this means that I do not care about Internet, etc. I did not even test if the NAT/forwarding (e.g. to Ethernet through USB adapter) would work with the above setup -- probably not, but it is not hard to add, I just don't need this functionality. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear developer, i can't use this feature although i have areadly used app systemizer for magisk to install your app under /system/priv-app
Beta Was this translation helpful? Give feedback.
All reactions