How do I figure how which app is contacting qq.com so I can remove it?
AFAIK Android 10 doesn't allow the ability to monitor processes in enough detail?
(This is on a Hisense A5 Pro. No forum for this device yet)
If device's Android 10 is rooted then "Network Connections" app may be a choice: The app will send you a notification every time apps attempt to an Internet connection.
BTW: QQ.COM => 125.39.52.26
{
"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"
}
There are also some firewalls for unrooted phones.
And tools like this SandroProxy
[TOOL][HTTP/HTTPS analyzer]SandroProxy
Proxy, http analyzer, mitm, transparent proxy NO NEED FOR ROOTED PHONE Why would you use it: - behind corporate firewall/proxy, needing to connect to squid, isa/forefront proxy with authentication...
forum.xda-developers.com
SandroProxy has vanished from PlayStore, other options
Drony - Apps on Google Play
You need proxy authentication on non rooted android device? Firewall traffic?
play.google.com
HttpCanary — HTTP Sniffer/Capture/Analysis - Apps on Google Play
Welcome to HttpCanary! HttpCanary is a powerful HTTP/HTTPS/HTTP2/WebSocket/TCP/UDP packets capture and analyzer app designed for Android platform. 🔥Most Important:No root required! No root required! No root required! HttpCanary supports packets capture and injection. With this app, you can...
play.google.com
Thanks but I think those apps don't tell us which process or app the network requests are coming from
DontReuseUsernames said:
Thanks but I think those apps don't tell us which process or app the network requests are coming from
Click to expand...
Click to collapse
Yes, some seem to have issues on Android 10 and 11.
Well, try NoRoot Firewall. I have it on Android 10 Samsung - works.
NoRoot Firewall - Apps on Google Play
Firewall WITHOUT ROOT. Host name name filtering, fine-grained access control.
play.google.com
This looks interesting too, by @M66B
NetGuard - no-root firewall - Apps on Google Play
A simple way to block access to the internet per application
play.google.com
Open source: https://github.com/M66B/NetGuard
PRO features:
Allow/block individual addresses per application
Click to expand...
Click to collapse
Have to test it myself as well..
It seems NetGuard can pass to another VPN and custom DNS is available to configure for that as far as I can see.
Sadly however, because my phone can't run GApps I can't run GApps. But thanks, this is really close
CXZa said:
This looks interesting too, by @M66B
NetGuard - no-root firewall - Apps on Google Play
A simple way to block access to the internet per application
play.google.com
Open source: https://github.com/M66B/NetGuard
Have to test it myself as well..
Click to expand...
Click to collapse
Related
Hi guys, i'm just a newbie on android phones and rooting phones, recently I have just bought a SGS3, and I have rooted it following the instructions on a thread on CF-auto root, and I have successfully rooted my phone, and I used an App called Freedom, which enables me to buy golds or coins in apps for free, and after awhile, I unrooted my phone, but after that, I cannot access Google Play, it says no connection, I think I was caught by Google Play for buying golds or coins for free. I have unsyncing my account, and creating a new one, but when I create new accounts or logging in, it always says "can't establish a reliable connection to the server. this could be a temporary problem or your android device may not be provisioned for data services. if it continues, call customer care." BTW, I have checked my connection, and it works properly. Can anyone help me with my problem? Thank you
reflash generic firmware
Try to go to Tools-> Applications-> google play-> clear data, then delete account from accoun and sync, reboot and re-create account
Charleste said:
Hi guys, i'm just a newbie on android phones and rooting phones, recently I have just bought a SGS3, and I have rooted it following the instructions on a thread on CF-auto root, and I have successfully rooted my phone, and I used an App called Freedom, which enables me to buy golds or coins in apps for free, and after awhile, I unrooted my phone, but after that, I cannot access Google Play, it says no connection, I think I was caught by Google Play for buying golds or coins for free. I have unsyncing my account, and creating a new one, but when I create new accounts or logging in, it always says "can't establish a reliable connection to the server. this could be a temporary problem or your android device may not be provisioned for data services. if it continues, call customer care." BTW, I have checked my connection, and it works properly. Can anyone help me with my problem? Thank you
Click to expand...
Click to collapse
Go to system/etc. Delete the file named hosts.
You will be good ta go
{
"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"
}
Sent from my muffin LIFE! Under maintenance.!
Note : I'm just sharing the work of the XDA Member oliuf4e.Here's a little introduction by him :
oliuf4e said:
{
"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"
}
The project in GutHub: https://github.com/antoniy/gidder
Gidder is a Git server implementation for Android that works on top of a SSH server. Access your code anywhere anytime using your Android device.
Gidder is a unique product in that it combines two very complementary ideas. The distributed version control that Git provides and the mobility of any Android device. As a reasult, you can store your projects safely and conveniently in your pocket device and just as easy access them using any WiFi connection. It doesn't matter if you are on a business trip in a hotel, at the office or at home, you can always sync your work using your Android device.
What's the fun of something if you can't share if with anyone else? That's why Gidder provides multiple users that can access any repository they have permissions to. You might want a colleague to be able to just peek at your code - no worries, Gidder gives you the ability to separate permissions to Pull and Push&Pull permissions. So with a simple click you can assign read-only permission to anyone.
Features:
Git server over SSH for accessing your repositories.
Support Push, Pull, Fetch and Clone Git operations which is all you need to achieve successful distribution with Git.
User management - create, create from contact, edit, delete, activate/deactivate, set/remove permissions to repositories.
Repository management - create, edit, delete, activate/deactivate, set/remove permissions for users.
Dynamic DNS integration. A convinient way to use the system when working in different WiFi networks and having a different IP on your laptop. By using Dynamic DNS you can easily access a server without worrying if your Git remote have the correct IP for the current WiFi network. Currently supported providers are No-IP and DynDNS.
Auto update Dynamic DNS hostname when WiFi is On.
Manually update Dynamic DNS with an update button.
Autostart/Autostop server on WiFi On/Off.
Configure server port.
Enable/Disable status bar notifications.
Application widget for Start/Stop the server.
Click to expand...
Click to collapse
Original Thread - http://forum.xda-developers.com/showthread.php?t=1870470
{
"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"
}
http://kapuer.org/en/index.html
What is Kapuer ?
Not yet just another permission management application ! Kapuer is way more than that. It is a recommender system that helps you deal with the difficulties to protect your privacy from all your apps.
How does it work ?
Each time one of your app wants to use some of your private data, Kapuer first informs you of that request, gives you details on concerned permission and asks you if you want to allow or deny this request.
Your decision allow Kapuer to understand how you want to protect your privacy. Then, after some requests, Kapuer will propose you an higher level rule to manage a whole set of permissions or a whole set of application. Suppose you always deny games to access the Internet because you play only solo games. After few interactions with Kapuer, it will understand that you don't want to let games access the Internet and it will propose you a rule to deny all upcoming requests from games to access the Internet.
Kapuer is the result of a PhD and is still at its early ages. Updates and improvements will come. This implementation of Kapuer has been build with Xposed.
Even if Kapuer is and will stay free for public, it is not open source. We still plan on a possible commercial use of the decision support system behind Kapuer but privacy is important for us and we wanted to share Kapuer with everybody. We do not use information about you or your data, everything stay and will forever stay on your device.
Kapuer hasn't been tested for the moment with Xposed for Android 5.xx
How can I test it ?
Kapuer is still in beta and lots of updates will come.
You can find more information on Kapuer and download it at : http://kapuer.org/en/index.html
You can also join us on Facebook or twitter :
https://www.facebook.com/pages/Kapuer/800198923396051
https://twitter.com/KapuerAndro
Device: samsung g7102
OS: cm12.1/lp 5.1
xposed: latest
verdict: not good
Device booted but not working. My kb swype was fcing all the time. I tried running opera mini to see a dialog box asking if I want to allow data. But nothing came. Reverted back by uninstalling
Hi all,
first I dont take any credit for this - it is just to share my experience after trying several file explorers on my Shield TV.
MT Manager is not only Shield friendly - but one of the best looking file managers for Android TV (switch to night theme first).
No ads, full power of Android file manager with unbelievable functions (esp on APK management), all in 3mb size.
Oddly I could not find original address to download (I believe developer is from China) - so you can google it or use the following:
https://www.apksum.com/app/mt-manager/bin.mt.plus
App will offer to update itself if needed.
If you like it you can support the developer by unlocking some APK modding features sending the payment via PayPal
(95% of functions are already available in basic version).
This is my first post on recommending the app - I hope it does not breach forum rules.
Cheers.
Is this still considered to be best File Manager/Explorer for Android TV?
Hi. I would like to share my experience.
I use MiXplorer on my Shield Pro 2019 and it works great on a tv with the remote.
You can mount whatever you want and uninstall any app.
MiXplorer Silver File Manager - Apps on Google Play
A full-featured file manager
play.google.com
It works on mobile too, and has a root access.
Is veroled ?
{
"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"
}
phnikola said:
Hi all,
first I dont take any credit for this - it is just to share my experience after trying several file explorers on my Shield TV.
MT Manager is not only Shield friendly - but one of the best looking file managers for Android TV (switch to night theme first).
No ads, full power of Android file manager with unbelievable functions (esp on APK management), all in 3mb size.
Oddly I could not find original address to download (I believe developer is from China) - so you can google it or use the following:
https://www.apksum.com/app/mt-manager/bin.mt.plus
App will offer to update itself if needed.
If you like it you can support the developer by unlocking some APK modding features sending the payment via PayPal
(95% of functions are already available in basic version).
This is my first post on recommending the app - I hope it does not breach forum rules.
Cheers.
Click to expand...
Click to collapse
No, official download website is https://www.mt2.cn/
Good day.
please, suggest url, where declared step-by-step guide for greenifying gapps. (google play services and market, google maps)
I have any misunderstanding in this.
I should to send to "auto-freeze" from Island menu?
what about default system samsung gapps? should I disable it?
should I move all gapps-dependent apps to work profile?
I'm at a loss
p.s. (donate app are enable)
wait, I understand
{
"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"
}
After installing new clear Island and setup, appear separate program menu tab "work profile" . Knox isolated.
And now I may run play market from this menu and install all software to work profile. Which fully frozenable.
After this, will possible to remove or disable all gapps ( and gapps dependent software) from main home profile,
sys. settings:apps. Now you will watch a pair off app. system and from Island, which indicate with padlock icon.
and apps from island may use gapps from Island too. i.e. tldr,
That mean, now you may safe disable gapps from "main island" and still work in island.
Can't you just use microG ?
And after you have microG with fakestore, just use any other store you like instead of google. If you want store like the original Playstore, use Aurora . It's essentially the same. Open source. Another plus: You don't even need to login with an account.
For app control (easy freezing apps, backing up app settings and original installedapks of apps, stopping, clearing cache, and removing apps) I recommend Luckyp
As firewall I recommend Afwall
To see what dns requests you whole system, all apps did (you don't have to install any list and you don't need to allow the app internet access in your afwall firewall) I recommend AdAway
As a operating system I recommend LineageOS. (with microG)
Advanced: if you use Xposed and can or want even more control, I recommend:
-Xprivacy (probably only works until Oreo 8.1, and the new XprivacyLua is not as good)
-AppOps (you see and can easily activate/deactivate some things (storage access, write access, mic access, vibrate, see when it's happened last and if it's currently active)
Good luck!