Running a sense 3.5 Rom. Can't find the code for the USB debugging icon or the charge only icon in services.jar. Anyone able to help out on the location of these so I can change the code to turn them off? Thanks.
is there any way i can have a widget or quick access to the usb host option?
How about a mod to remove the USB Debugging icon when plugged into the computer? I know it's enabled by default on UKB, but I'm on Venom and would love to see this. If no one can come up with a mod, maybe someone can tell me how to do it and I'll do it? I'm guessing it has something the do with the services.jar. Any help would be appreciated.
NaitsirkC said:
How about a mod to remove the USB Debugging icon when plugged into the computer? I know it's enabled by default on UKB, but I'm on Venom and would love to see this. If no one can come up with a mod, maybe someone can tell me how to do it and I'll do it? I'm guessing it has something the do with the services.jar. Any help would be appreciated.
Click to expand...
Click to collapse
Add these two lines to the bottom of your build.prop:
Code:
#To disable usb debugging icon in the notification bar
persist.adb.notify=0
I am looking to see if there is a mod to set the default USB connection to USB 3.0 and not MTP by default. It's annoying to have to keep changing it all the time.
Hi,
Is there anyway to add screenshot function and usb tethering to the quick settings titles without using an app and using ADB ?
e.g to readd the datamobile on quick settings app:
$ settings put secure sysui_qs_tiles Wifi,SoundMode,Bluetooth,RotationLock,custom(com.android.settings/com.samsung.android.settings.qstile.PowerSavingTile),custom(com.android.nfc/com.samsung.android.nfc.quicktile.NfcTile),Location,Flashlight,AirplaneMode,custom(com.samsung.android.lool/com.samsung.android.sm.ui.booster.PerformanceTile),BlueLightFilter,custom(com.samsung.knox.securefolder/.switcher.SecureFolderTile),custom(com.samsung.android.smartmirroring/.tile.SmartMirroringTile),Dnd,custom(com.android.settings/com.samsung.android.settings.qstile.SecAccountTiles),custom(com.sec.android.app.soundalive/.DolbyTile),custom(com.baloota.dumpster/.service.DumpsterTileService),WorkMode, MobileData,Hotspot
Is there anyway we can do this for usb tethering and screenshot function?