[HELP] Viper4Andriod - LG V10 Q&A, Help & Troubleshooting

I have it installed but after I install the drivers and check the driver status I get this.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Any help would be much appreciated.
Thanks for any replies.
Sent from my LG-H901 using Tapatalk

That's because the SELinux state is set to "setenforce" by default. Viper4Android needs SELinux to be disabled. Busybox might be missing as well.
Take a look at this thread. It contains a detailed description of the installation of Viper4Android and changing the SELinix settings.

cyvr1 said:
That's because the SELinux state is set to "setenforce" by default. Viper4Android needs SELinux to be disabled. Busybox might be missing as well.
Take a look at this thread. It contains a detailed description of the installation of Viper4Android and changing the SELinix settings.
Click to expand...
Click to collapse
Thank you so much. That command worked perfectly. I can't thank you enough.

linsalata28 said:
Thank you so much. That command worked perfectly. I can't thank you enough.
Click to expand...
Click to collapse
You're welcome.

Related

[Q] How can i delete this bugged folder

I delete this folder located at -> /storage/sdcard0/android the folde file name is DO_NOT_DELETE
every time i delete this, after few hours it will comeback
what should i do ??
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
and here is the DO_NOT_DELETE folder contain
What is in the file? Probably an app creating it, just a matter of finding which one
Do you use an app called HIDE IT?
rootSU said:
Do you use an app called HIDE IT?
Click to expand...
Click to collapse
i use audio manager just like a HIDE IT
pedropenduko said:
i use audio manager just like a HIDE IT
Click to expand...
Click to collapse
Well its just that according to here, Hide IT uses this aqua file
http://kaushikwavhalhacks.blogspot.co.uk/
rootsu said:
well its just that according to here, hide it uses this aqua file
http://kaushikwavhalhacks.blogspot.co.uk/
Click to expand...
Click to collapse
ok i see so i need to uninstall it , then delete it , then it will never comeback again?:d

Root Cubot Hafury Note 10

I hope someone can help me! I have a Cubot Hafury Note 10 and i want to root it, i've find some online guides, but they doesn't work! One click root did not work and some guides miss important resources like the ROM and are not easy to understand (i'm noob at this!). I know this device is a little bit strange but if someone can help me i'll appreciate so much! And sorry for my english
@dortoni
Try Chainfire's SuperSu. It installs the necessary su binary
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
jwoegerbauer said:
@dortoni
Try Chainfire's SuperSu. It installs the necessary su binary
Click to expand...
Click to collapse
Thank you for the reply! I cannot install SuperSu because is required TWRP and it is not supported for this device
dortoni said:
Thank you for the reply! I cannot install SuperSu because is required TWRP and it is not supported for this device
Click to expand...
Click to collapse
You're absolutely wrong: SuperSu doesn't require TWRP. SuperSu should work on all Android devices,

Question Granting authorization via ADB does not work!

Hello everybody,
I have a problem with my Nord 2.
I would like to release permissions for some apps via ADB. (Gsam, Macrodroid, BBS. Etc)
USB debugging is of course activated! So of course also the developer functions.
I use Cybercat's debloat tool as a tool.
But I also tried it directly via the input console.
Deactivate apps works via ADB
With my 7 Series and also 8T, everything worked without any problems.
Does anyone know what I'm doing wrong?
Thank you very much!
Maybe this?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks for your answer,
I don't understand the context.
Can you please explain this to me in more detail?
Many Thanks
In the developer options menu , enable the following option :
"Disable Permission Monitoring" (should be near the end of the options lists)
Once enabled you should have all the permissions to run adb commands as usual
Perfect! that was it. Now everything works as it should!
Pouic, thanks very much!

How To Guide Native call recording (ROOT)

Youll need an rooted s22
First find your cscfeature.xml with root explorer
mine was in root/system/optics/configs/carriers/single/EUX (my CSC code)/conf/system/ and finally cscfeature.xml
copied it to my PC, installed JAVA and decoded with OMC text decoder (google the github link)
and added these lines right under </FeatureSet>
Code:
<CscFeature_VoiceCall_ConfigRecording>
RecordingAllowed</CscFeature_VoiceCall_ConfigRecording>
<CscFeature_VoiceCall_IPCallPrefix>false</CscFeature_VoiceCall_IPCallPrefix>
<CscFeature_VoiceCall_TotalCallTime>false</CscFeature_VoiceCall_TotalCallTime>
<CscFeature_VoiceCall_ServiceNumberDisplay>false</CscFeature_VoiceCall_ServiceNumberDisplay>
<CscFeature_VoiceCall_RemoveCallButtonInLogsList>true</CscFeature_VoiceCall_RemoveCallButtonInLogsList>
encoded it back and copied back to my phone, checked the properties for rw-rw-rw-
restarted and viola, call recording is working!
the xml looks like this
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
BIG thanks to pitelasssss!!
Why did you need to add so many lines?
Isn't it sufficient just to add:
<CscFeature_VoiceCall_ConfigRecording>RecordingAllowed</CscFeature_VoiceCall_ConfigRecording>
Or... having root and lsposed installed (up and running), install my OneUI_4_Phone_X from here
ZXR said:
Why did you need to add so many lines?
Isn't it sufficient just to add:
<CscFeature_VoiceCall_ConfigRecording>RecordingAllowed</CscFeature_VoiceCall_ConfigRecording>
Click to expand...
Click to collapse
more lines - more adidas
John525 said:
Looking for a close to issue. Expecting more reply.
Click to expand...
Click to collapse
huh??
juda iskariotsky said:
huh??
Click to expand...
Click to collapse
Just spam, don't mind this message. I have deleted the post.

Question S23U Quick Share stopped working

Verizon S23 Ultra: Quick Share stopped working last week. Rebooted all 3 Verizon phones and verified Quick Share was turned on.
Any ideas why?
Any updates?
Clear system cache and double check settings/permissions.
Try in Safe mod.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I don't allow this app to run...
blackhawk said:
Any updates?
Clear system cache and double check settings/permissions.
Try in Safe mod.
View attachment 5901717
I don't allow this app to run...
Click to expand...
Click to collapse
Tried these suggestions and none worked. However "Nearby Share" does work.
Found the problem, "Quick Share Agent" was off.
Airstream25 said:
Tried these suggestions and none worked. However "Nearby Share" does work.
Click to expand...
Click to collapse
Settings matter...
Sometimes a upgrade or update will toggle stuff, fun huh?

Categories

Resources