-
Currently, the app downloads and installs the binaries to `/data/user/0`:
However, since Android 10 and the introduction of the W^X policy, it's not permitted to run binaries from an applicatio…
-
Hi,
I'm using your app and I can't copy CLIPBOARD from the device to a non-rooted device
Please help me check, thank you very much ^^!
-
Libs:
- libusb v 1.0.26
- libuvc v 0.0.7
Device:
- Khadas VIM3 Pro
OS:
- Non-Rooted Android 9.0 32bit (ARMv7)
In continuation to this issue: #260
I can't reopen stream on usb camera…
-
### Bug description
Cannot install directly from manager v1.18.0 after patching an APK because root access is not granted despite phone is not rooted, tried to reinstall but problem persist. Can in…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Upon opening AdAway for the first time, I am greeted with a start page asking me to choose wh…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Upon opening AdAway for the first time, I am greeted with a start page asking me to choose wh…
-
## Enhancement
@amesos2
@srajama1
@ndellingwood
@romintomasetti and I have been exploring code in Amesos2 related to the flag `IsContiguous`
that can be passed to several solvers. We have a…
-
Lspatch that helps to use xposed modules in non rooted device, does this app support that ? Coz every time i open it it tells me to enable in lsposed, if it doesn't support lspatch will it do in futur…
-
The gain and offset values for each axis are stored in database table which allows them to be manually edited but its not possible to edit the values in a non rooted phone as only the application can …
-
Hi, On ASUS Zen9 Android 7.0. On a Non Rooted Phone.
RootBeer rootBeer = new RootBeer(context);
if (rootBeer.isRooted()) ------> Return True.
How can we solve this problem?