[Root] SPenBoardSwitcher 3.4 - Changing keyboards depending on the S-Pen Position - Android Apps and Games

Note: The application requires root to work.
A brief description of the application's capabilities and features:
Have you ever wanted to use a certain keyboard for normal use, and a different one for the S-Pen! This will ease your life.
- When the service is running, the pen's position is detected and the keyboard is switched to the pre-defined one.
- The service runs quietly. No popups, no interventions.
Click to expand...
Click to collapse
Installation and Usage:
Download the Application for free from xda or the PlayStore
Move the apk to the sdcard, and install it using a file manager.
Open the application and grant it root permission.
Click to expand...
Click to collapse
A Screenshot of the app:
​
Click to expand...
Click to collapse
Video review by our TK:
Getting the app:
The application is in the Play Store as well as attached in the second post.
Play Store Link
Click to expand...
Click to collapse
Tested on:
- Note 3
- Note 4
- Note 5
- Should work on any device that has an S-Pen and is rooted (except the Note 1)
Click to expand...
Click to collapse
Thanks to:
- pulser_g2 and Lennyuk for the idea
- if4cto0r for the great icon
Click to expand...
Click to collapse

The application is attached.
Changelog:
V3.4
- Rewritten application. No longer requires a special installer, just install regularly or from the play store and give it root permission.
V3.3
-Improved installer by writing main application directly to /system/ instead of extracting to storage and then moving it.
-Added installation support on marshmallow
V3.2
-Added dynamic installation which will help this application get installed on many devices without any problems
-Added support for jellybean and kitkat devices.
-Should work on Note 2, 3, 4 and 5 and other S-Pen devices now without any problems (all variants, only N910F note 4 variant was tested, please give feedback)
V3.1
-Rewrote the installer. Installer is much more reliable now.
-Rewrote the service from scratch up. No notification, and uses very little power since it only runs when the pen state changes.
-Removed Learning/Static modes because I thought they were redundant.
Click to expand...
Click to collapse

Reserved

Why does it need root access?

MishaalRahman said:
Why does it need root access?
Click to expand...
Click to collapse
It needs root access because the "default_input_method" setting is a secure setting, which only system level applications can change.
Read more here!

LegendK95 said:
It needs root access because the "default_input_method" setting is a secure setting, which only system level applications can change.
Read more here!
Click to expand...
Click to collapse
I thought so. But luckily for you, you don't need root access to change that value. Just WRITE_SECURE_SETTINGS which you can instruct someone to grant via ADB. Just like this app: https://www.xda-developers.com/keyb...utomatically-switches-keyboards-without-root/

MishaalRahman said:
I thought so. But luckily for you, you don't need root access to change that value. Just WRITE_SECURE_SETTINGS which you can instruct someone to grant via ADB. Just like this app: https://www.xda-developers.com/keyb...utomatically-switches-keyboards-without-root/
Click to expand...
Click to collapse
The application already does this automatically - it grants itself WRITE_SECURE_SETTINGS by using root. I'll look into your suggestion of giving a root-free version where the user grants the permission through adb. Thanks for the info!

No problem. It would become a useful app for a far larger group of people if it doesn't need root!

hy any news?
Would love to use it on my note 8
Thanks

wolfrs said:
hy any news?
Would love to use it on my note 8
Thanks
Click to expand...
Click to collapse
It should work on the note 8 given that it's rooted.

Related

[APP][4.0.3+] WiFi Fix (Repair broken WiFi)

Fix your broken WiFi!
After having lots of trouble myself with broken WiFi on my device (especially on custom ROMs), I have identified some of the issues and made an app to automate the process of fixing the problems automatically.
Currently the app supports two fixing methods:
Method 1 (Clearing DHCP Lease)
Sometimes, the DHCP lease of Android gets corrupted. In this case, you are not able to connect to any WiFi network - it keeps displaying "Obtaining IP address...". If that is the case, the functionality of WiFi can easily be restored by deleting two files contained in /data/misc/dhcp - dhcpcd-wlan0.lease and dhcpcd-wlan0.pid. They will automatically get recreated once WiFi is enabled again.
Method 2 (Deleting wpa_supplicant)
The file wpa_supplicant.conf (located in /data/misc/wifi) stores all the WiFi passwords of Android. However, for some reason this file gets corrupted easily. Deleting it will force Android to recreate it and WiFi will work again. WARNING: This method will delete your WiFi passwords. Refer to below for instructions on how to backup them.
How to read the WiFi passwords:
Install a file manager with root access (e.g. Root Browser)
Go to /data/misc/wifi and open the file wpa_supplicant.conf
Write down the passwords on a piece of paper (Do NOT backup the file!!!)
PLEASE NOTE: You need ROOT ACCESS for this app to work.
If you don't trust me, you can always check the source on GitHub and build the app yourself. Just in case ^^
XDA:DevDB Information
WiFi Fix, App for all devices (see above for details)
Contributors
Aenadon
Source Code: [url]https://github.com/Aenadon/WiFi-Fix[/URL]
Version Information
Status: Stable
Created 2016-05-22
Last Updated 2017-11-06
Changelog:
v1.1.2
-(Hopefully) fix the No-Root-Problem
v1.1.1
-Send reports for No Root-exceptions
v1.1.0
-Refactor code structure
-Use new-style dialogs
-Introduce stacktrace mailing for investigations
-Use semantic versioning
v1.03
-Fixed broken version number
v1.02
-Updated to Android 7.1.1
v1.01
-Updated to support Android N
-Little design changes
v1.0
Initial Release
Downloads are attached to this post.
I'm always open for your feedback and bug reports.
Please hit thanks if my app has helped you!
Good work bro .
It will help alot of people around XDA :good:
So far so good
Hi,
Running Resurrection Remix 5.6.9 with built in root (not SuperSU) and it doesn't ask for root permissions, just fails with the Fail error message.
Every other root program pops up a box requesting access.
Any ideas?
kimxk said:
Hi,
Running Resurrection Remix 5.6.9 with built in root (not SuperSU) and it doesn't ask for root permissions, just fails with the Fail error message.
Every other root program pops up a box requesting access.
Any ideas?
Click to expand...
Click to collapse
Install form play store then do prompts to install as system app
Tmobilefan906 said:
Install form play store then do prompts to install as system app
Click to expand...
Click to collapse
Do you have a link to it in the play store, I can't seem to find it?
kimxk said:
Do you have a link to it in the play store, I can't seem to find it?
Click to expand...
Click to collapse
Search supersu
Tmobilefan906 said:
Search supersu
Click to expand...
Click to collapse
Sorry, I thought you meant search the play store for wifi fix.
Not going to do this for one specific root app when all others work fine with the built in root.
kimxk said:
Sorry, I thought you meant search the play store for wifi fix.
Not going to do this for one specific root app when all others work fine with the built in root.
Click to expand...
Click to collapse
This one. And it also doesn't hurt installing SuperSU from play.
Tmobilefan906 said:
This one. And it also doesn't hurt installing SuperSU from play.
Click to expand...
Click to collapse
This one is not my app, it is an app from someone else.
kimxk said:
Sorry, I thought you meant search the play store for wifi fix.
Not going to do this for one specific root app when all others work fine with the built in root.
Click to expand...
Click to collapse
I will look into the issue of why it doesn't prompt you on CM root when I have time.
Sent from my taoshan using XDA Labs
Superb. Thank you Sir works perfect.
I think it not work on cm 13 and 14
7n4n03n said:
I think it not work on cm 13 and 14
Click to expand...
Click to collapse
Well, it depends on the issue. If the appearing issues have been fixed in such a way that they can't appear on CM13/14, then it surely won't, but other than that there should be no problem
Aenadon said:
Downloads are attached to this post.
I'm always open for your feedback and bug reports.
Please hit thanks if my app has helped you!
Click to expand...
Click to collapse
The 1.2 apk identifies as version 1.0... So I'm always asked to update to the new version.
guest4711 said:
The 1.2 apk identifies as version 1.0... So I'm always asked to update to the new version.
Click to expand...
Click to collapse
Oh seems that the version update went wrong... Will fix ASAP
EDIT: Should be fixed now.
Something went wrong
Aenadon said:
EDIT: Should be fixed now.
Click to expand...
Click to collapse
Now it seems to be ok. Thank you so much.
Hmm... This looks interesting and I'll have to check it out...
"Live Long and Prosper..."
~Ambassador S'chn T'gai Spock
Sent via Communicator [D2VZW] from the Bridge of the U.S.S. Enterprise

[ROOT] PornAway : Block porn sites

PornAway is an extracted version of AdAway. I know blocking porn sites sounds kinda ridiculous but I did what I just wanted. It needs root and does the same as AdAway, make changes of system/etc/hosts file and that's all. Library & Compilation credit goes to AdAway developers.
- Requires 'root' privilege
- Blocks country based porn sites
- Blocks porn ads, spammers (Now Ongoing!)
- Block mature contents provided by search engines.
- Doesn't support browsers that provides their own host sources.
If you're a parent you can try this for your children!
NOTES :
-You can't use both the AdAway & PornAway, cause they both make changes of the host file, conflicts! Either use Pornaway to block porn sites or AdAway. Yeah I don't support ad blocking that much. You should uninstall AdAway(if you already have) before installing PornAway(You can keep both app installed).
How To Use :
- Read above 'Notes' first.
- Install PornAway , open it.
- Give root access.
- Press on 'Apply Porn Blocking' with data connection.
- After successfully applying, reboot your phone.
Mature-Safe Activation :
- PornAway now included with mature-safe hosts, if you don't even like safe-mature contents(ex. dating ads) then it is useful for you. It's already enabled by default for experimental purpose, but not recommend as it also removes appropriate ads, disable this hosts if you're already satisfied with porn,porn-ads blocking feature. To disable it in PornAway, go to 'Host Source' , then remove the tick from the first site in the list.
Changelog :
v1.0.2
- Hosts source fixed, replaced with a temporary source, works fine now. Will be updated with the genuine PornAway source later.
v1.0.1
- Extracted from latest AdAway 3.2, supports Nougat
- Extreme Mode enabled, helps to block any mature content provided by search engines.
- New Interface, material UI.
v1.0
-New Interface, material UI
- Initial release.
Download :
PornAway is now available in XDA-Lab! You can get download and sync with updates from XDA-Lab now.
Download From XDA-LAB
GitHub source :
[url]https://github.com/mhxion/pornaway[/URL]
Hosts source :
[url]https://github.com/mhxion/pornaway/tree/master/hosts[/URL]
You can use the hosts in your ad blocker or any other 3rd party software that enables hosts file on any machine(Windows, Mac). Happy browsing!
Great job ! It's great for kids who tried to watch porn video.I have one more question about other Countries porn site and non-root .Will you add them at after build?
BTY,htc 816 android 6.0 could not install
frank9184 said:
Great job ! It's great for kids who tried to watch porn video.I have one more question about other Countries porn site and non-root .Will you add them at after build?
BTY,htc 816 android 6.0 could not install
Click to expand...
Click to collapse
Thanks ! And it is already country based, like mostly supports USA,UK,Canada and Asia. I m still working on it. Without root, it'd be possible, which can be done by a VPN service that blocks porn sites! Will keep your words in mind.
Make sure you have root access and uninstall any version of AdAway before you install PornAway , I've tested it on Marshmallow, Lollipop and CM13, works fine!
error analysis when you install the apk. any suggestions ??
Android 6.0.1
Enviado desde mi XT1563 mediante Tapatalk
joshua764 said:
error analysis when you install the apk. any suggestions ??
Android 6.0.1
Enviado desde mi XT1563 mediante Tapatalk
Click to expand...
Click to collapse
This can be happened because of issues in your system/ROM , cause the app fails to analyse data. This should be happened with many other app that analyse data. Try to upgrade your ROM.
Maybe you can post your hosts source as a file that can be used in other hosts managers.
The contrary is also true, antiad sources could be used in PornAway.
The "conflict" is just two hosts managers. If we have just one, hosts file will be smaller and both objectives could be achieved.
Technical said:
Maybe you can post your hosts source as a file that can be used in other hosts managers.
The contrary is also true, antiad sources could be used in PornAway.
The "conflict" is just two hosts managers. If we have just one, hosts file will be smaller and both objectives could be achieved.
Click to expand...
Click to collapse
I understand what you meant, but I've mentioned it in the post, I don't support ad blocking that much, or I'd add an option to apply the ad blocker in PornAway. You're free to get advantages by yourself!
mhxion said:
Download :
I couldn't find any option to upload in XDA or I would upload here. Consider downloading it from Github. And as I'm new here, I can't post any link. Just copy the link below and go. The apk will be downloaded automatically.
- github.com/mhxion/pornaway/blob/master/PornAway_v1.0.apk?raw=true
To get app updates you can follow the provided link or just come here. You can update manually from the app inside, view the FAQ option. You'll get how to.
Click to expand...
Click to collapse
Hi,
You can easily offer updates through XDA Labs: http://www.xda-developers.com/xda-labs/
Primokorn said:
Hi,
You can easily offer updates through XDA Labs: http://www.xda-developers.com/xda-labs/
Click to expand...
Click to collapse
Thanks! Sure, I will check it
Fail to install it on Memu emul (error analysis) and on Oracle VM (EOCD error not a zip file)
Haha thanks dude. I found more sites to browse.
Not for PC!
4ugui said:
Fail to install it on Memu emul (error analysis) and on Oracle VM (EOCD error not a zip file)
Click to expand...
Click to collapse
Please understand that, it's not an app for your PC, like 'why not you try a phonecall on your emulator?' It will only work on your rooted android devices.
htb2050 said:
Haha thanks dude. I found more sites to browse.
Click to expand...
Click to collapse
Haha... I forgot about that, next time I should better make an encrypted list!
There was a problem parsing the package
Why is that ???
Mat4r said:
There was a problem parsing the package
Why is that ???
Click to expand...
Click to collapse
I've figure out the issue already and soon(in a few days) I'll be updating the app and release it as a open project for every devices that support custom host file including Android. Please have patience till then :angel:
Ok thanx
I'll be waiting then
1.0.1 v looks stunning !! Thank you,
But why is it not block any porn at the moment ?? I guess the blocking list is not up yet ??!!
Mat4r said:
1.0.1 v looks stunning !! Thank you,
But why is it not block any porn at the moment ?? I guess the blocking list is not up yet ??!!
Click to expand...
Click to collapse
Thanks! The hosts list is up-to-date, just click Apply while you're on wifi/data connection. If you still find a problem let me know.
Hosts file doesn't update! and Hosts sources show "Online: not available"!!!
AdroitAdorKhan said:
Hosts file doesn't update! and Hosts sources show "Online: not available"!!!
Click to expand...
Click to collapse
mhxion said:
Thanks! The hosts list is up-to-date, just click Apply while you're on wifi/data connection. If you still find a problem let me know.
Click to expand...
Click to collapse
Unfortunatly, nothing seem to have changed, but Im not giving up on waiting for it thank you for your efforts man

[Guide][6.0.1/7.0] 10 Hours of Screen On Time + Extreme Privacy

**Root access required**
This guide will enhance your privacy and take your battery life to the next level.
We will be replacing Google Cloud Messaging and Play Services with microG which is an open-source alternative. It strips identifying data and only sends basic info such as account name to Google while anonymizing the rest. Privacy-caring users can reduce or monitor data that is sent to Google and users can expect some battery life improvements. Find more about it here.
1. Uninstall all Google apps from system except GooglePackageInstaller, GoogleExtServices & GoogleExtShare. Reboot. Make sure these apps have been removed:
Code:
Phonesky/Play Store
Google Services Framework
Gsmcore/Play Services
Velvet, Chrome, Youtube, Sync Adaptors, Backup Transport
All other pre-installed/downloaded Google Apps
2. Uninstall all Google Apps installed as user apps in Settings/Applications. At this point you should not have any Google applications installed.
3. Download microG Services Core & GsfProxy. Install them as user apps.
4. Now we need a Play Store. Install Fake Store from here to fulfill this requirement and use Yalp Store [ open-source Play Store ] for downloading applications.
5. You also need Signature Spoofing. Use either method below and reboot:
(a) If you have Xposed, use this module.
(b) If you are on Nougat and have a deodexed rom then use this guide to enable signature spoofing.
6. Go to Settings and grant all permissions to microG. Open microG and enable Google device registration & Cloud Messaging respectively. Use Self-Check to make sure everything looks good.
7. For location services to work with high accuracy, download an open-source location backend e.g Mozilla and enable it in microG Settings. Reboot.
8. Add a Google account through device settings.
9. Done! You can now install any applications [Google/Non-Google]
FAQs
Q. Why is it not working?
A. Are you sure you rebooted? Did you remove GAPPS? OK. Now, ask!
Credits to creater of microG project: MaR-V-iN
Source Code: https://github.com/microg/android_packages_apps_GmsCore
Updated : 02/19/2017
This is a thing I'd lose my warranty to... Looking for feedback.
the debloat batch dont work at all , plz check again
moneyrain said:
the debloat batch dont work at all , plz check again
Click to expand...
Click to collapse
It works. Enable debugging in developer settings
Oh, man, this seems too good to be true! A working, power efficient Google Play Service alternative???
And you say with this all of Google's apps will work?
judasith said:
Oh, man, this seems too good to be true! A working, power efficient Google Play Service alternative???
And you say with this all of Google's apps will work?
Click to expand...
Click to collapse
All Google Apps i have tested so far have worked without any problems
can i use it with custom rom (like Superman rom)?
Kubas_inko_CZ said:
can i use it with custom rom (like Superman rom)?
Click to expand...
Click to collapse
Yes.
Does the Google apps work with assistant enabler xposed module?
Sent from my SM-G935F using XDA-Developers mobile app
TylerDurben said:
Does the Google apps work with assistant enabler xposed module?
Sent from my SM-G935F using XDA-Developers mobile app
Click to expand...
Click to collapse
It does!
installed on note7 port.... playstore crash and no microG setting app... where can i find microg settings????
update : flashable didn't install gms. had to move it to system > app-privv manually now everything working
can you please tell me why tapatalk crashes???
- tapatalked - from my VANTABLACK S7 EDGE
how do you run patch.cy?
Have anyone test this?
Everything seems to be working fine!
MarceloSiciliano said:
Everything seems to be working fine!
Click to expand...
Click to collapse
Fully charge, use your phone daily (don't try to waste battery life by just having screen on like most people with their 7+ hour SoTs do) and report back please!
Not see microg setting after flash how can solve?
Perfectdevil said:
installed on note7 port.... playstore crash and no microG setting app... where can i find microg settings????
update : flashable didn't install gms. had to move it to system > app-privv manually now everything working
can you please tell me why tapatalk crashes???
- tapatalked - from my VANTABLACK S7 EDGE
Click to expand...
Click to collapse
I still have to make a flashable zip for Note 7 ports. Tapatalk
works fine for me, try clearing data and cache
fureedx said:
how do you run patch.cy?
Click to expand...
Click to collapse
I'll update the post today with complete instructions
resurrect said:
Not see microg setting after flash how can solve?
Click to expand...
Click to collapse
What rom are you using?
aditia581999 said:
Have anyone test this?
Click to expand...
Click to collapse
I have posted this after testing it for 2 weeks

[APP] [ROOT] [7.1+] Oneplus 3/3t Control Center || All ROMs [07 MARCH]

Hey guys
This app is a result of me getting tired of some roms providing some features and some not.
So I created the PocketMode app in almost 6 hrs and it was my first android app.
This is the second iteration of the app and is completely revamped and greatly improved(I mean a lot....lot).
FEATURES:
1) Disables all enabled gestures and the fingerprint sensor while in pocket.
2) Full control of your phone's pocketmode service.
3) You won't see the fingerprint sensor getting unresponsive sometimes. Greatly improved the pocketmode part of the app.
4) You can toggle all the available gestures
5) Swap Home and Back Buttons
6) A little bit of theming
7) Starts automatically at boot, so you don't need to do anything except grant superuser rights.
8) HBM and sRGB modes included.
9) It works. 'nuf said !!
INSTRUCTIONS:
1) Download the apk from the second post.
2) Install like normal app.
3) open it for first time and grant root access.
4) Then enjoy the great UI
NOTE:
1) It performs perfectly fine in presence of other conflicting apps, like the cyanogenmod/LOS shipped pocketmode app. But I would suggest if you find the performance better of this one, then either uninstall the other app or freeze it because of redundancies in the system.
2) Although I've tested this rigorously, still bugs may be found and you may report them here.
HUGE SHOUTOUT OUT TO YETI-DESIGNS for the 2 amazing icons on this app. @Yeti12​
Downloads, Sreenshots and Changelog
DOWNLOAD FROM HERE​
Changelog:
V1.0.0 :: 08-02-2017
LOOK FOR YOURSELVES.
V1.2.0 :: 06-03-2017
1) Added option to disable the "Double Tap power button to launch camera" while in pocket.(if your ROM supports it)
2) SUPORT for OxygenOS is added although the features are very limited as OOS handles everything quite well already.
3) Added Sweep2Wake toggles.
4) Added option to restore settings on boot on each page.
5) Various cosmetic changes.
6) Added 2 new icons. All thanks to @Yeti12 (look in the screenshots)
7) Squashed many bugs here and there
8) Many performance updates.
V1.2.1 :: 07-03-2017
1) Fixed force closing on OpenBeta 7.1.1​
NOTE :: Uninstall the previous app(if you have it) before installing this.
Nice, I will definitely try it
"No mirrors found"
Sent from my OnePlus3 using XDA Labs
Unn113 said:
"No mirrors found"
Sent from my OnePlus3 using XDA Labs
Click to expand...
Click to collapse
Yup. Can confirm this.
EDIT: Could find some by refreshing the page a few times.
If this works, I works kiss the dev if I could.
Unn113 said:
"No mirrors found"
Sent from my OnePlus3 using XDA Labs
Click to expand...
Click to collapse
Just refresh and try again
OP updated for attachment, those who have issues on AFH.
@rituj26
Thanks mate, works perfectly.
Only small cosmetic bug, the startup screen is to big, it does not show all the toggles. I can not scroll down. ( screenshot attached)
Thanks again for this fix.
Regards ysco..
ysco said:
@rituj26
Thanks mate, works perfectly.
Only small cosmetic bug, the startup screen is to big, it does not show all the toggles. I can not scroll down. ( screenshot attached)
I put the file on mega as extra link for the ones that have problems downloading it. Let me know if you want me to remove it.
https://mega.nz/#!TwcjyBAK!l4CKRaVHEzQeFFMPPLOVEWVKXJa3BcgWFKSKOj5RhLc
Thanks again for this fix.
Regards ysco..
Click to expand...
Click to collapse
Oops, sorry. Since I have a low DPI, all of it fits on my screen. Will look into it ASAP.
And you'll have to remove the mirror please.
Thanks.
@ysco
Fixed.
Please remove the link.
rituj26 said:
Oops, sorry. Since I have a low DPI, all of it fits on my screen. Will look into it ASAP.
And you'll have to remove the mirror please.
Thanks.
Click to expand...
Click to collapse
Erm, you need to edit your post too, to remove the link
Link removed.
Thanks for the quick reply and for fixing it.
Regards ysco..
siankatabg said:
Erm, you need to edit your post too, to remove the link
Click to expand...
Click to collapse
Hahahaha xD
wow !! Thanx man for this aw featured app
HatRiGt said:
wow !! Thanx man for this aw featured app
Click to expand...
Click to collapse
Glad you like it.
I can't install on oos 4.02
Luca222 said:
I can't install on oos 4.02
Click to expand...
Click to collapse
You don't need to. The fingerprint sensor and pocket mode works flawlessly on OOS.
Great work man! Keep your nice work up !
Luca222 said:
I can't install on oos 4.02
Click to expand...
Click to collapse
Yeah the OOS pocketmode is perfect. But this does the job pretty well.
You're awesome man! Now goodbye OOS

[SCRIPT] Disable F**K Services , trackers on all Apps 1.5[04/15]

DISABLE F**K SERVICES
Credits :
@MOVZX
@saitama
@DanGoodin from Ars Technica
Hi, first of all, I'm not a dev but a happy android user and I modify some existing tools to my needs and to ameliorate system use
first I want to thank @MOVZX to let me use his script and @saitama to copy the tutorial. It give me the idea to add other google trackers in it...
I would like to continue to add different trackers to block them all, so if you want to post it that I can add it...
here is the description of the tool...
Disable F**k (Google) Services sh program by MOVZX
Tutorial by saitama
The goal of this program is to disable many Google tracking **** from the Google Services and the installed apps. It will do a search and disable all the google analytics, ads, and firebase services for all user apps
1. Download the Disable****Services.sh file
2. Copy it to /data/local/tmp with some root explorer (I used Mixplorer)
2.5 DELETE THE .txt extension, because I can'tupload on AFH otherwise..
3. Give it 755 permission (also used Mixplorer for this, right after pasting)
4. Open a terminal (like Termux or Terminal Emulator)
5. Do the following commands
su
cd /data/local/tmp
sh Disable****Services.sh
6. Wait (maybe a couple minutes depending on the number of apps installed)
7. Done
Warning: there is a small chance some apps will force close after this​You have to unistall and install again your app to have a functionnal app or use the blocker app and modify permissions ...
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
Blocker ( com.merxury.blocker )
Blocker is an open source Android App to block or disable app components (receiver, service, activity and content provider).
It works with PM (Package Manager) mode or IntentFirewall mode, it does support import/export Blocker rules, compatible with MyAndroidTools rules importing (or convert to IFW rules to import). PM mode was used by default.
Both IFW and PM mode require root to work, Blocker also provide Shizuku mode which require Shizuku Manager and adb to setup which does not require root.
Source code:
https://github.com/lihenggui/blocker
Download:
https://play.google.com/store/apps/details?id=com.merxury.blocker
Hopefully soon on fdroid:
• https://github.com/lihenggui/blocker/issues/22
• https://gitlab.com/fdroid/rfp/issues/947
? @libreware
#blocker #intent #mat
GitHub (https://github.com/lihenggui/blocker)
lihenggui/blocker
An useful tools that controls android components. Contribute to lihenggui/blocker development by creating an account on GitHub.
Links :
Look in my AFH Folder for blocker app and the script
changelog :
- 1.0 : Original version from @MOVZX
- 1.1 : add Facebook trackers
- 1.2 : add IAMs trackers read Ars technica article
- 1.3 : more FB adds and chinese trackers too...thank's to @LE CHEVALIER for the help Veyrbin
- 1.4 : I remove some trackers i added myself but without confirmation and I add some flurry adds
- 1.5 : much more trackers...thank's @steveglowplunk for the new ones
reserved 2
reserved 3
Since you're not actually providing this script anywhere (yet?) I'll have to ask: What does this have to do with Magisk (since you've posted it in the Magisk forums)?
Didgeridoohan said:
Since you're not actually providing this script anywhere (yet?) I'll have to ask: What does this have to do with Magisk (since you've posted it in the Magisk forums)?
Click to expand...
Click to collapse
it's uploaded right now...i ve posted here because I ve not found another place to post it..
rayman95 said:
it's uploaded right now...i ve posted here because I ve not found another place to post it..
Click to expand...
Click to collapse
The link you've posted in the OP is incorrect, and can only be accessed by you. You should replace it with the following correct link: https://androidfilehost.com/?w=files&flid=306957.
P.S. - This has nothing to do with Magisk, and that's why @Didgeridoohan is asking. This is not the correct forum for this.
shadowstep said:
The link you've posted in the OP is incorrect, and can only be accessed by you. You should replace it with the following correct link: https://androidfilehost.com/?w=files&flid=306957.
P.S. - This has nothing to do with Magisk, and that's why @Didgeridoohan is asking. This is not the correct forum for this.
Click to expand...
Click to collapse
thank's i modified the link, but in which section do i post this??
rayman95 said:
thank's i modified the link, but in which section do i post this??
Click to expand...
Click to collapse
Just use the report button on your OP and write a message that you want the thread moved to an appropriate section and one of the mods assigned to this forum will move it for you.
Who wrote this script? You?
Sent from my moto g(6) play using Tapatalk
Sands207 said:
Who wrote this script? You? Sent from my moto g(6) play using Tapatalk
Click to expand...
Click to collapse
No I use the script from @MOVZX but I add more trackers different than google
Do I have to run the script in every restart?
Sent from my MI 9 Lite using Tapatalk
elraffa said:
Do I have to run the script in every restart?
Sent from my MI 9 Lite using Tapatalk
Click to expand...
Click to collapse
No only once
gonna give this a try, thanks much
I tried but while it is running you see an endless series of errors, how come?
Inviato dal mio HTC U11 utilizzando Tapatalk
ippoglosso said:
I tried but while it is running you see an endless series of errors, how come?
Click to expand...
Click to collapse
no errors,but the endless is all the apps, the script clean...
ippoglosso said:
I tried but while it is running you see an endless series of errors, how come?
Click to expand...
Click to collapse
which version of android you run???
I tried on android 7.0 and got these errors....you are on android 4 on your signature...
Android 8.0.0
Inviato dal mio HTC U11 utilizzando Tapatalk
ippoglosso said:
Android 8.0.0
Click to expand...
Click to collapse
works on 9 and 10...tested on LOS on my phone...but got errors on 7 and imagine too with 8, but i don't understand why..will try to ask and fix
I can't root my device because my banking app isn't working on rooted devices. So I have tried to execute the script with TWRP terminal, but it's not working.
Error: line63: pm: not found
Any thought's how it could work on TWRP terminal ?
EDIT: Have tried it now on a android10 device rooted with MagisK20.4. No tracker where removed. So on my Android10 the script isn't working

Categories

Resources