hi,
No parental controls on android, but I'm giving my phone sometimes to kids and, i don't want them to mess up with eg calling people in my list, starting messaging, reading email, going to porn site, installing new apps etc.. basically just let them play the installed games
Is there any ready made app or script anyone knows of that achieve that?
Basically, replacing the launcher by a launcher where i choose the apps, and which needs a password to exit (it has to also change the home button not to show task manager on froyo etc)
So not hacker proof but enough for regular 10y olds not to do bad stuff
Any idea? I'm nearly thinking of a quick of dirty bash script moving all apk's away and back...
Hey guys, I asked over in the Greenify thread but they said 'create another thread cause it's not about Greenify anymore.'
I have a Nexus 5, and I would have liked to Greenify Facebook Messenger and still get push notifications, but I use ART so I can't install XPosed, which is required for that functionality.
I asked if there was any way to accomplish this and someone said:
You might be able to use autoruns or autorun manager and try to cut off its receivers, I am not really sure if those would be effective wrt FB, but one can try,
Click to expand...
Click to collapse
I have no idea what this means or where to start - can anybody help point me in the right direction?
Open auto runs. Sort by applications. Open facebook. Look at (and disable as you choose) it's receivers. Receivers are what the app uses to listen to events. For example "startup" "new application installed" "push message received"
I'm surprised no one has reviewed this app but I'll give it a shot. *edit- attached pics keep going away each time I edit this post. Take a look at the attachments for screenshots.
My Android Tools (free version)
My Android Tools(Pro)
This is an app I stumbled across by chance or mentions in random forum posts and maybe those who've played with it do only a few things such as disable startup items but it's a lot more powerful than that in regards to blocking in-app ads and trackers.
Now, blocking stuff is a multi-prong approach.
You have Adaway for removing the DNS requests for both apps and browser traffic. MAP targets in-app stuff- not browser traffic. That's why you'd do something like Adaway + MinMinGuard/Adblocker XPosed modules. They actually target blocking the code in the app.
something like XPrivacy for sending random info instead of what an app wants from you
And a bunch of apps and XPosed modules to do things like block receivers or in-app ads.
I've whittled it down to Adaway + *Youtube Adaway + *CrappaLinks + My Android Tools(Pro)
*XPosed Modules
from now on I'm calling My Android Tools MAP
First, make a backup of your ROM
Next, make a backup in the About screen in MAP. The optional thing is if you want MAP to open after every app install/upgrade for review of new and updated apps.
*screenshot
The 3 things we'll look at are Services, Broadcast Receivers and Activities.
Services- things that run whenever
Broadcast Receivers - things that respond to system events (boot, connectivity changes, timezone changes, packages added, etc)
Activities - ads and junk that pop up on your screen. Developers add 3rd party sdk's to show pop-ups and stuff. This is how XPosed Modules such as MinMinGuard and Adblocker work
ContentProvider - still haven't figured out if I find stuff here yet. Maybe in Google Play Services it might have some analytics provider but it's basically things that share things with other apps.
*screenshot
Under Services I mainly look at Analytics and Campaign Tracking svcs. It's up to you but these do offer legit tracking analytics to developers.
Google to see what they do
*screenshot
Broadcast Receivers a few apps that do look at a limited selection of these like XPosed module ReceiverStop
mainly I look at 2 of them:
android.intent.action.BOOT_COMPLETED
com.android.vending.INSTALL_REFERRER
*screenshot
Finally, Activities
This is how MinMinguard and the like block things. We're going to block more because MinMinGuard just has a hardcoded list (see above link to its source code. That's what frustrated me about MinMinGuard. If I'm going to block this stuff I'd rather not have a hardcoded list as ad blocking should be equal opportunity if a user is going that route.)
under here it's really about getting familiar with names of ad networks. Here's a hint
I just downloaded a random app to find one with a bunch of fun things.
*screenshot
Great guide, thank you.
royeiror said:
Great guide, thank you.
Click to expand...
Click to collapse
yw, thanks for the nudge to put it together
Also, note disabling some activities core to an app can cause loss of functionality, force closes, icon removed from the app drawer, etc. That's why I toggle showing the long description of things (that <> button) so I know which are main pieces.
Unity is a library for game development so most of it is actually the app if you see that one a lot.
Sometimes I use the search to look for ad, analytic, track, campaign
Official worst app I've seen for ad activities : agar.io
It's one of the Google recommended apps of 2015 and I was able to find and block 35 ad network activities.
I can't imagine what it's like to actually play the app and what info about you gets collected
@jawz101 : There is an older thread where is shared this app along with an guide which stuff to disable: [SHARE] [APP] MyAndroidTools + Guide to disable some Play Services processes Add it to OP...
@Force I'm wary of disabling too many Google Play Services. I mainly look at the analytics and ads stuff but even then I wonder what repercussions any of it has on battery life. Say, if an app calls for a specific function and it's no longer able to retrieve the information would it cause a force close or get hung in some loop and chew up CPU? I dunno.
Anyone having FCs with the latest version?? It doesn't seem to open at all.. I have a note 4 N910C, on 5.1.1 COJ5, rooted, xposed.
i have been using this for many roms and it saves loads of ram and helps your phone/tablet boot up quicker,i read somewhere that it dont work with xposed or mm both are wrong because i use it on AICP MM ROM and have Xposed installed for XinternalSD and have had no problems at all.
I do submit any crashes if they happen and have emailed the dev in the past when crashes happened. I used to get app crashes until several months ago when trying to backup the current config or when clicking the Content Providers menu option but no longer. Sometimes I completely wiped my device to get it to stop crashing. Since it's been updated these past few months those problems don't occur.
You may want to try reinstalling the app, clearing its data, rebooting, etc to see if something fixed your app crash. Make sure your device I is rooted and the My Android Tools app does indeed have root privileges. Given the nature of the app it may take some error submissions and logcats sent to the dev.
Good to see that somebody reviewed and created a thread for this great app.
Just one question here (if someone could help out) - unlike other apps, Skype seems to be way too stubborn. By mistake I once turned off the connectivity change broadcast receiver. Now, no matter what I do I cannot toggle this receiver back on. WHY? I tried pretty much everything. Rebooting, enabling the receiver from within SD Maid pro, tried making a backup of MAT and then editing this backup manually to remove the tweak for skype but it all failed. With other apps I can toggle their receiver, activities and everything however I see fit and the toggles remain put. With Skype, however, it's a fail. Any help?
Let x
Great tutorial.
As you seem to be very clever with MyAndroidTools, do you have any idea how to spot the services to disable with MyAndroidTools, in order to kill UC news inside the 11.4.5.1005 UC browser last release :
For more or less one week, UC browser has become unusable for Android nowadays with forcing every user with b******* news, foxnews search engine, star magazine search engine, googlenews search engine, yahoo search engine, uc browser search engine, 9app, music player and many more.
Do you think MyAndroidTools could be able to strangle this overwhelming flow of stupidity ?
If yes, there are so much possible items among Services (run whenever), ...
What could be a method to spot the tap and turn it off?
thx
is there any FOSS alternative?
Can't locate in the Play store?
Has the app been removed from the play store? If so is there any chance you could make the file available here? This has been a favorite app of mine for quite sometime. Would hate to see it fade into oblivion.
Guys this was a one-stop app for me...can somebody make the apk here??
Sivabalan said:
Guys this was a one-stop app for me...can somebody make the apk here??
Click to expand...
Click to collapse
I don't know if I would be violating any XDA rules or not. For sure this app is no longer available on the Play store and the developer unfortunately didn't respond to my email. If I can be assured that I'm not violating any XDA rules, I'll gladly share. PS, I love this app I use it for so many things
Bobbaloo said:
I don't know if I would be violating any XDA rules or not. For sure this app is no longer available on the Play store and the developer unfortunately didn't respond to my email. If I can be assured that I'm not violating any XDA rules, I'll gladly share. PS, I love this app I use it for so many things
Click to expand...
Click to collapse
Buddy it's available in apk mirror portal.
App was removed from Play Store how to get the Pro now?
I bought it but if it's in my library its a pita to search a misplaced tap and you back to the top of the list
How I can get this app? It's no longer in the AppStore. I bought the Pro Version.
Bobbaloo said:
I don't know if I would be violating any XDA rules or not. For sure this app is no longer available on the Play store and the developer unfortunately didn't respond to my email. If I can be assured that I'm not violating any XDA rules, I'll gladly share. PS, I love this app I use it for so many things
Click to expand...
Click to collapse
I bought it on google play and suddenly it disappeared. I contacted the creator and he wrote me he violated some rules (?) of google play and they cutted off his account, but he send me the full apk. But I don't know if I can share it here and if he wants to share the full version. Anyway it's still possible to find it on some websites (apkmirror and something else).
I'm satisfied with it, expecially after I lost money buying autorun manager pro (the developer is not releasing new version, he said he's not interested in it anymore).
Anyway, if someone has any alternative to suggest to My Android Tools Pro it would be good.
Hi there,
I hope this is the right place to post such question, otherwise, please feel free to move to the right place.
I am quite into mobiles, since day 1 (1999 for me). This is also why I bought an HTC G1 ...
Anyway, when installing "Network Connections", I was quite surprised, how many connections, how many apps had, to several servers, even of services I dont use. My weather app calling Facebook, even though I dont have facebook on my mobile et all. "Brave" Browser, no tabs open, however, six connections...
Then the news with the Apps using trackers (PayPal, Outlook etc.). I really like my privacy, but I dont see, that this is respected. I do know, that nothing comes for free in life, and I do know, that it is a trade-off, data against services. And for Google it is okay (Google Maps e.g. couldnt live without it), but I think a few too many, want to have a peace of the cake, in particular, after I have paid for the apps (because, I also know, they need to make a living).
Anway, long story short, what is there I can do to protect myself, learn how it works etc. Pleasese refrain from tellin gme to sell my mobiel, turn off the internet etc
I used xprivacy on my Nexus4 - still a good idea?
I am using Android and iOS.
Thanks a lot in advance
Try MyAndroidTools to disable Google spyware embedded in apps. Components like these:
GcmInstanceIDListenerService GcmMessageListenerService
AppMeasurementService FirebaseInstanceIdService FirebaseMessagingService
AppMeasurementInstallReferrerReceiver AppMeasurementReceiver FirebaseInstanceIdInternalReceiver FirebaseInstanceIdReceiver
FirebaseInitProvider
These are all Google-related tracking/ analytics. Along with any Crashlytics components you see.
Stop using ALL Google apps. Including Chrome. Including bundled spyware. Including Play store. Including Calendar. Including SMS. Remove all of them from your rooted device and install non-Google equivalents. Try Osmand and others for maps and other apps from f-droid to get the functionality you want. Yes, it takes time.
Find app to change hostnames and Mac addresses and clean persistent cookies if you want. Find websites such as https://apps.evozi.com/apk-downloader/ to download some apps you can't get from f-droid.org. Some apps rely on Google Play being installed. In my experience, none of them are worth it. If your app requires them and you can't live without it, probably forget any decent privacy.
If using a Mozilla-based browser, add these to your block list in Adaway:
accounts.firefox.com
blocklist.addons.mozilla.org
blocklist.settings.services.mozilla.com
detectportal.firefox.co
dynamicua.cdn.mozilla.net
fhr.cdn.mozilla.net
firefox.settings.services.mozilla.com
incoming.telemetry.mozilla.org
input.mozilla.org
install.mozilla.org
location.services.mozilla.com
mozorg.cdn.mozilla.net
mz.la
search.services.mozilla.com
shavar.services.mozilla.com
snippets.cdn.mozilla.net
tracking-protection.cdn.mozilla.net
updates.push.services.mozilla.com
versioncheck-bg.addons.mozilla.org
webextensions.settings.services.mozilla.com
...to help stop browser spyware.
Download apps from f-droid. Use a good firewall. Use AdAway. Customise your blocklist in AdAway. Disable all auto update components unless you trust the CIA and NSA to 'take care' of your device.
Etc.
https://www.zerohedge.com/news/2017-08-28/how-cia-made-google
You may wish to consider blocking these Google domains if you are adamant you want no business with Google:
adservice.google.com
adservice.google.com.au
ajax.googleapis.com
apis.google.com
books.google.com
books.google.com.au
clients1.google.com
clients2.google.com
clients3.google.com
chart.googleapis.com
crashlytics.com
cse.google.com
console.firebase.google.com
encrypted-tbn0.gstatic.com
firebase.google.com
fonts.googleapis.com
fonts.gstatic.com
ggpht.com
googleanalytics.com
id.google.com.au
imasdk.googleapis.com
lh3.ggpht.com
lh4.ggpht.com
lh5.ggpht.com
lh6.ggpht.com
mail.google.com
maps.googleapis.com
ota.googlezip.net
payments.google.com
safebrowsing-cache.google.com
safebrowsing.google.comsb-ssl.google.com
ssl.gstatic.com
support.google.com
www.googleapis.com
www.googlecommerce.com
You can add more if you are really enthusiastic.
Many are safe to add to your AdAway block list, but some of these will annoy you on some websites or apps that use Google infrastructure, so be warned. You can always temporarily disable AdAway ad-blocking or identify the domain you want to remove from the blocklist by using the Log DNS Requests feature.
Thank you
Thank you @comfortable - I really appreciate you took the time, to give me such a long and detailed reply.
Persepctively a complete avoidance of Google is the long-term goal. At this stage, I am more interested in avoiding smaller fish (like my alarm clock, which unfortunately offers a unique feature: slowly increasing alaram sound, gibes you a relaxed wake-up).
I am using Adhell already, and already diabled background call via AMB shell, however this made apps stop working compeltely (Runtastic e.g.).
Thanks for pointing out the relevant components! Thats quite helpful... I already condiered installing pihole and surfing via OpenVPN so this would filter out quite a bit of such stuff?
So yes- thanks again, I have a new project and will work off the measures you listed!!! Thank you. :good:
Create and run unlimited multiple accounts for WhatsApp, Messenger, Facebook, Line, Instagram, most social app and game.
Do you want to manage multiple social accounts and fast switch between them?
Do you want to play games with different roles or multiple accounts to enjoy more fun?
Clone App can help you out from the trouble of managing multiple accounts!
- Easily use one phone to log in multiple accounts and keep them all online at the same time!
- Create as many accounts as you want, customize them with different icons and name, and protect them with privacy locker.
Fully support 64bit apps and no need to install supported lib for most apps. If you are trying to clone legacy apps that only have 32bit library, please upgrade the app or install the 32bit support library.
Download:MEGA download
Please see this topic for the latest events and apps:https://forum.xda-developers.com/t/...n-free-premium-code-2021-10-25update.4134925/
Hi im honestly kinda new to all this as far as phone moving but im very much wanting to learn everything I can. Would it be possible to get a redeem code for the clone app plz.
may i plz have the code as well, i have been waiting for someone to run with this idea. i tried a few years back to start figuring it out and as time went on my progress unfortunately did not.
Will the app get Android 12 support?
Will it work on Android 12? Several app's have refused to work for me since Samsung's One UI 4 update. I want to try this app, but I need to know it won't screw my primary accounts up. I would really appreciate any advice,
loosht said:
Will the app get Android 12 support?
Click to expand...
Click to collapse
Android 12 is not supported yet
hello sir i want f codes