i have installed this custom rom http://forum.xda-developers.com/showthread.php?t=2223878 and it is missing tun module. and i am unable to run any app of VPN .
i have downloaded tun.ko installer android app but it says couldn't find any tun module for your phone.
can anyone help me about this?
I have htc explorer and just flashed the ROM from the link above.
First of all I am not able to change ntp server. I am using Faster Fix app for that. But after rebooting my device the settings are gone. Same for AdAway. After downloading and updateing hosts file all seems to work until reboot, than AdAway is disabled an ads are shown. Third app with problems is TWRP Manager. It sasy I have to install BusyBox in bewest version. After doing so it works, but after restart BusyBox is again an older version.
My device is HTC One, my custom rom is Android Revolution HD 71.0.
HI, I hope someone can help me.
I installed TWRP 2.6.3.0 R.A.H BigPart Edition Recovery and [ROM][4.4.2] OmniROM - Everest - bigPart on my European Xoom Wifi + 3G twice. The rom installed correctly both times and everything seems fine.
The first time I installed the rom and set it up, The Cifs.ko module was located in System/Lib/Modules. I installed Cifsmanager and was able to successfully mount my share folder in mnt/cifs and was able to successfully access my network files.
I then messed something up by accidentally deleting some apps (with Titanium backup). So I decided to completely wipe and and re-install the rom a second time. Only now the Cifs.KO module is nowhere to be found and naturally CifsManager no longer works.
I am not sure if the Cifs modules were installed as part of the rom or I inadvertently installed them as part of some other software (CifsManager, Mount manager etc)
Can someone tell me where I can get the Cifs modules from? I really need this functionality.
Thank You.
Hi,
I'm trying to inject an Xposed module in a rooted phone with SuperSu configured as "disabled" .
I could download and install Xposed and the corresponding modules with SuperSu "enabled", but I'm wondering if the Xposed modules will actually work when SuperSu is in "disabled" mode.
Specifically, could I inject an Xposed module in a specific app(I.E. angrybird and such) when SuperSu is disabled?(assuming I already downloaded and installed the Xposed module when SuperSu is enabled)
Also, if it is not possible, is there any alternative I can use to dynamically inject code into a running app?
Thanks!
Anyone?
Edit : Nevermind. I tried it and it works!
So I can load install Xposed modules and have my phone unrooted afterwards.
Thanks!
The thread title says it all. Does anyone know why V4A won't install properly on OB 12? If you install the drivers and reboot, it just asks you to do it all over again on reboot.
Install busybox with magisk, try use v4a legacy version. Try different v4a versions
Burt Squirtz said:
The thread title says it all. Does anyone know why V4A won't install properly on OB 12? If you install the drivers and reboot, it just asks you to do it all over again on reboot.
Click to expand...
Click to collapse
Old version needed 2 reboots the current 2.7.1.6 just requires 1 reboot worked fine for me on OB12.
liam_davenport said:
Old version needed 2 reboots the current 2.7.1.6 just requires 1 reboot worked fine for me on OB12.
Click to expand...
Click to collapse
I discovered the culprit for this. It's AML ( audio modification library) it's simply not compatible with v4a on the newest one plus firmware. As soon as I removed a AML, viper installed
On latest Oxygeon OS 10.3.4 having issues installing ViPER4Android legacy from Magisk.
It keeps asking to reinstall the driver....succeed, reboot...and back to the same message to reinstall the driver.
Does anyone have it working? What did you do?
ViPER4Android 2.7.1 install and Tasker automation
Managed to install the latest ViPER4Android 2.7.1 on Oxygen OS 10.3.4.
Installed the APK which creates a Magisk module and you can then update it from there.
You can find the latest version here: https://labs.xda-developers.com/store/app/com.pittvandewitt.viperfx
Driver installs with no issues and seems to work fine though all profiles got converted to the new format it uses in 2.7.1
Tasker automation also broke since the app commands changed to kill/reload it. For anyone interested, these are the new shell commands to use in Tasker to automate bluetooth profile switching in Tasker.
Code:
cp /sdcard/Android/data/com.pittvandewitt.viperfx/files/Preset/Headphone1/bt_a2dp.xml /data/data/com.pittvandewitt.viperfx/shared_prefs/bt_a2dp.xml
killall process.ViPER4Android
am start -n com.pittvandewitt.viperfx/com.pittvandewitt.viperfx.MainActivity
Launch app: Spotify
Run each as root. Repeat for each device you want it to switch settings for. These actions are activated when a bluetooth headset connects.