Related
Dear kernel developer,
do you have a firewall on your destop computer?
I think, the answer is "yes, of course!"
Why don't you wan't a firewall for your phone?
Your answere: "It is linux, we don't need it!"
Sure?
In contrast to the "safe a.p.p.l.e market" we are free to get our application from everywhere...
But every person with minimum programming skills is able to use tools like "apktool", "smali/baksmali" to modify existing applications.
Why not integrate some spy functions (send private photos, use camera and microphone, send phonebook and email-adresses).
Solution:
There is always a FREE program to disallow or allow applications the use of wifi or mobile data connections:
DROIDWALL ( h ttp://code.google.com/p/droidwall/ )
But this superb program need some special compiling parameters in the kernel compilation process.
(Something like 'iptables', 'multiport', 'iprange' and 'ipowner')
I found only one working kernel+rom, which is DroidWall compatible: "Six O´Clock A.M." from user 'oclock',
( h ttp://android.modaco.com/content/htc-desire-desire-modaco-com/312051/oclock-custom-rom/ )
This is a fine and stable release, but it is a v2.1 rom (not froyo).
Please, please froyo-kernel-developer: get the right parameters for kernel compilation, so we can use DroidWall.
So everybody can decide by himself, which application is allowed to send data to wifi or mobile data connection.
Kind Regards
i knew linux didnt need an antivirus, thought it still needed a firewall...
since ive always had one set up on my linux installs... but then again, im a linux noob.
What about using the phone as a hardware firewall for your laptop when on public wifi?
I'd have no use for it personally but I am sure others might.
You do not NEED a firewall on your computer. You need a firewall between your computer and the internet. If your computer has a public routable IP then you need a software firewall. If you have a hardware firewall that is a good known brand and it is not OLD then this will be fine providing you do not illegally download software - generally. And therefore there is no requirement for a software firewall.
You need a firewall to deny traffic to port's (and IP addresses) that are not closed by default. These open ports potentially open a security risk providing there is an exploit for said port.
Please inform us of which ports are open on our Android phones? I mean open for inbound communication of which did not get opened due to software making an outbound connection.
I can do an NMAP to my desire over wifi sometime this week to discover... But right now I can pretty much say you do not need a firewall on your phone. It will only cause you problems with software needing the internet. And besides, our phone ISPs put us on a private network - they dont usually allow connections between hosts / customers, and we sit behind a corporate type hardware firewall...
iptables
Actually Andorid has a Firewall installed, its called iptables.
It's not a personal firewall... but thous are just to get money from PPL without any advanced security... Linux does, by design not have open ports... like windows where you need a program to close what shouldn't be open anyway... And when you Install an APP you see what the APP wants to do, if it wants access to your contacts or internet or what else... so there is absolutely no need for a user scaring Personal Firewall
kuhine said:
So everybody can decide by himself, which application is allowed to send data to wifi or mobile data connection.
WiHerr
Click to expand...
Click to collapse
OK, a classic firewall is looking only to the used network-ports and allow or disallow the communication: this type of firewall can not make a difference between a good and bad data transmission (for example the firewall built-in in our wifi-routers).
But extented versions of firewalls have a built-in behavior control of applications:
I want to decide, which application is allowed to communicate WITHOUT ANY USERCONTROL over Wifi or a mobile data connection and which one not.
- I want to stop (possible) spyware from sending my private data out
- I want to stop software looking to their developers server an stop working when the developer say "stop, buy the new the new version - the old one is out of order yet"
And in linux there is a system function, which has the information, which network sockets are owned by which application (ipuser?).
There are only a few parameters to set when compiling a new kernel, to activate these functions
Please look to the Droidwall site and the screenshot of the software.
Regards
safttuete said:
Actually Andorid has a Firewall installed, its called iptables.
Click to expand...
Click to collapse
That is the point, but IPTABLES is not working on allmost all android kernels, except the oclock roms. Or am I wrong?
Droidwall is only a graphical frontend for iptables! Not more.
Everytime when we install new software (i.e. out of the android market), we get a list displayed of what the program likes to do. And there is allmost "unrestrictive network use" for even the smallest witgets... I want to decline this network use, but it is a "take all or nothing" thing.
I'm not a modern facebook/twitter user: take all my data... here a some more private details... and here are photos and addresses from all my friends, too.
What is so scary to select out some applications from sending data?
And with a working iptables we can do so.
Dramatical continuance...
the real reason could be: there are some application installed on the phone, which must not re-check their licenses on every use...
(only to save mobile data volume... without switching to flight mode)
I think an app that can edit the given permissions would be much more useful than a firewall. But I haven't found something like that yet.
@kuhine
I think nearly every custom ROM has iptables, CM has it for sure. I don't know about ipuser though.
uTauro said:
I think an app that can edit the given permissions would be much more useful than a firewall. But I haven't found something like that yet.
Click to expand...
Click to collapse
It's impossible for now. Android convention is to give all required permissions to an app or don't install it at all, so apps aren't designed to support lack of permissions. Most of them will probably FC, even if you will block out some minor feature.
Hello all,
today I saw the message, that a wallpaper app sent private information to their server in china:
h t t p ://mobile.venturebeat.com/2010/07/28/android-wallpaper-app-that-steals-your-data-was-downloaded-by-millions/
In the meantime I choose this rom with "DROIDWALL" firewall support:
[ROM-FroYo AOSP] OpenDesire v2.3a
And I found a new free firewall program named "ANDFIRE", but I didn't test it yet.
kuhine said:
And I found a new free firewall program named "ANDFIRE", but I didn't test it yet.
WiHerr
Click to expand...
Click to collapse
Checked ANDFIRE out. Seems to work fine on my DeFrost 2.2c release. Will check it out further. Interface looks very similar to DroidWall and that also seems to work fine on my device.
Will have to investigate further, but it's a good idea to get it working.
suffer not adware to live
kuhine said:
That is the point, but IPTABLES is not working on allmost all android kernels, except the oclock roms.
Click to expand...
Click to collapse
If the kernel features you need are not an option consider a less horrible option:
LBE privacy guard
kuhine said:
That is the point, but IPTABLES is not working on allmost all android kernels, except the oclock roms. Or am I wrong?
Droidwall is only a graphical frontend for iptables! Not more.
Everytime when we install new software (i.e. out of the android market), we get a list displayed of what the program likes to do. And there is allmost "unrestrictive network use" for even the smallest witgets... I want to decline this network use, but it is a "take all or nothing" thing.
I'm not a modern facebook/twitter user: take all my data... here a some more private details... and here are photos and addresses from all my friends, too.
What is so scary to select out some applications from sending data?
And with a working iptables we can do so.
WiHerr
Dramatical continuance...
the real reason could be: there are some application installed on the phone, which must not re-check their licenses on every use...
(only to save mobile data volume... without switching to flight mode)
Click to expand...
Click to collapse
May be you should have a look for LBE privacy....
Hi
I have acquired HTC HD mini recently. I upgraded its ROM to new version 1.36.720.X. But still I am not able to connect Windows Marketplace via my mobile. My GPRS connection is set correctly as I am able to connect Facebook and My Phone successfully. I am facing issue with Windows Live and Marketplace.
I always get error while trying to connect Market place that
"There may be a problem with the Marketservice now. Check your internet connection and try again later."
Can anybody provide me solution for this.
Registry value for HKLM\Systems\Versions\Aku is .5.3.3 (Which is due to latest OS version came with ROM) . Hence that earlier fix of changing value of Aku is not workable though I tried it.
I think that there are many unfortunates like me who have faced same problem.
Thanks in advance for help.
regards,
Pranit
Hi
It has been long time and I have received no answer. Please help me as I have been not able to use marketplace. I have tried all solution mentioned in forum but with no effect.
uninstall and redownload marketplace.worked for me.
This solution does not work. I didn't know how to uninstall Windows marketplace. Hence I installed and replaced downloaded version of marketplace app. Need a concrete solution. Just to mention, I am from india. I came across one more user of HD mini who is facing same issue.
I need helping hand here. Kindly somebody give me some solution. Is there any issue while accessing Marketplace from India?
Is your time date correct for your country.
I had the same problem i change the time to right time for my country and marketplace could connect.
I hope you understand my english.
Yes. I have synchronised time with internet. Still no effect. Assume that I have no idea about how to set the local time and guide me. I am really pissed off as my all efforts to connect Marketplace are failed.
go to settings 'time, date", and also check "country and text" just below the tab "time and date" I hope you understand this i have to translate from dutch
Hope this solve's your problem.
Then I have done it correctly. Still with no effect. I just wanted to confirm it. Everything seems just right.
i found this regarding your problem
Have you tried this deleting a reg key that sets the download location for Marketplace.
Can you please tell me where to find this entry in registry?
HKCU\Security\Software\Microsoft\Marketplace;Downl oadLocation
I found this on the forum of mobilitydigest.com.
Maybe you can find a solution for your problem there.
Just typ in Google marketplace bootstrap
tried. But still not working. I am stuck since I bought HD mini.Have tried number of options to connect marketplace and all met with failure. Can you think of other solution?
I have had this problem too. But simply killing the process in Task Manager, rebooting the device and retrying worked for me!
Please tell me which process is to be killed. I tried to locate process and kill it. If I am not wrong then in task manager there is no option to kill process but to kill application.
pranitbirje said:
Please tell me which process is to be killed. I tried to locate process and kill it. If I am not wrong then in task manager there is no option to kill process but to kill application.
Click to expand...
Click to collapse
Kill application worked for me. But killing processes can be done in the Task Manager by clicking Menu => Display => Processes
Hi , I have tried all sort of options now. But I have met no success. Please, please provide me some solution. My HD mini is sort of useless if I am not able to access marketplace. I am not able to buy certain apps which I would like to.
This guy had the same problem as you.
I've had this problem for quite some time and I think I may have found a solution that I didn't really seem to find in many other places. I believe that Windows Marketplace Mobile requires an authenticated connection to connect (network associated GPRS such as AT&T, Edge, 3G, etc...). To connect to WinMo Market with a wifi, I believe also requires authentication. My own personal router is secured with WPA and AES encryption, which my phone can connect to. I had no problems with connecting to the internet via browser (for the most part) with Wifi or Edge. Problem is, for whatever reason, Windows Marketplace did not recognize that my Wifi was authenticated. After playing around for quite some time to figure out why, I stumbled on a program called Advanced Configuration Tool (I own an unlocked HTC HD2). Turns out, my stock ROM had WPA Authentication disabled (which explains why flashing to a new ROM work for people since that option is typically enabled by default). I guess somewhere along the long, my phone had disabled it, most likely by some action of my own. So after re-enabling it in the network settings of the program, I had no more problems connecting to Winmo Market. Additionally make sure that your wireless config on your phone enables IEEE 802.1x network access control (you can adjust this on the actual wireless network setting where you input your passwords). I'm sure there are ways to activate it through the registry, but Advanced Configuration Tool by Touchxperience developers made it easy (it's in the network settings menu).
Pretty simple question with an answer I can't seem to find. I've scoured through all of my apps but to no avail.
My s8 has the banner ads for the same app. My s20+ shows no banner ads at all. For that app or any app. I'm wondering why this is and how I can turn it on and off. Some apps won't let you fully access everything with them blocked. Hence me wanting to turn them on when I can. And since day 1 last year, I don't remember any ads being shown on the s20+.
Any help towards me solving this is greatly appreciated.
ligament121 said:
Pretty simple question with an answer I can't seem to find. I've scoured through all of my apps but to no avail.
My s8 has the banner ads for the same app. My s20+ shows no banner ads at all. For that app or any app. I'm wondering why this is and how I can turn it on and off. Some apps won't let you fully access everything with them blocked. Hence me wanting to turn them on when I can. And since day 1 last year, I don't remember any ads being shown on the s20+.
Any help towards me solving this is greatly appreciated.
Click to expand...
Click to collapse
Are you using VPN (virtual private network)?
You can check in Settings > Connections.
Many adblocker apps are using VPN connections to "block" ads.
I heard that Samsung intregrated something like "Save" or "Secure" wifi into newer Android devices. Maybe this is enabled on your phone / wifi network, and also using VPN, which blocks some banner ads. AFAIK you can disable this secure wifi option ... or add your wifi network to the list of trusted networks which does not need to be "secured".
Have the Xiaomi Mi 10T 5G, which comes with Android 10 / MIUI 12 [Sort of combination of them i think], and i wanna install an older version of android only, lower than 10 [Preferably 7.0], is it possible to do at all? If so, then how exactly can i do that? if possible with exact instruction or guide to it..
Thanks ahead..
PEACE AND LOVE!
Not possible. I am really curious why would you even want that.
_mysiak_ said:
Not possible. I am really curious why would you even want that.
Click to expand...
Click to collapse
For many reasons.. They changed it in some very bad way for my opinion.. like the auto turning on WiFi by some apps, like some apps that don't have widgets, the call recording issue and many more very annoying unreasonable changes they did on A10 on.. saw also they only allow FBE encryption instead of FDE which is much better [That i can see for huge 128, 256 or maybe 512 Gigs Storages but still it should be up to the user decision not forcing]
So you say it's completely impossible? even if flash universal / rooted ROM? no way at all?! cause man those are really annoying stuff especially to the tech Pros and/or savvy's like us, and i know that since i saw many threads and posts in other forums about those issues too.. Maybe some giving up or thinking it's advancements, but really, maybe big money involved, espionage, and many more possible reasons they doing it.. It's bad, really bad..
* BTW sorry for the multiplication threads didn't knew it's SPAMing and not very involved it forums world..
Thank ahead.
Jeff1976A1 said:
For many reasons.. They changed it in some very bad way for my opinion.. like the auto turning on WiFi by some apps, like some apps that don't have widgets, the call recording issue and many more very annoying unreasonable changes they did on A10 on.. saw also they only allow FBE encryption instead of FDE which is much better [That i can see for huge 128, 256 or maybe 512 Gigs Storages but still it should be up to the user decision not forcing]
So you say it's completely impossible? even if flash universal / rooted ROM? no way at all?! cause man those are really annoying stuff especially to the tech Pros and/or savvy's like us, and i know that since i saw many threads and posts in other forums about those issues too.. Maybe some giving up or thinking it's advancements, but really, maybe big money involved, espionage, and many more possible reasons they doing it.. It's bad, really bad..
* BTW sorry for the multiplication threads didn't knew it's SPAMing and not very involved it forums world..
Thank ahead.
Click to expand...
Click to collapse
To be honest I don't understand none of your points.
1. Wifi can be still turned on by apps, you just need to enable the permission (allow always vs. allow only when app is running in foreground).
2. Call recording is working in regions where it's not forbidden by privacy laws.
3. FBE is much better because it allows you to start the phone with basic service without using the password. Not sure why do you consider FDE to be superior.
4. Well, you can try to build your own Android 7 ROM from old sources, but you're going to have a fun time adapting to vendor partition/proprietary files created for Android 10 or 11. Also using several years old code which is not supported or patched anymore is quite interesting approach to security.
_mysiak_ said:
To be honest I don't understand none of your points.
1. Wifi can be still turned on by apps, you just need to enable the permission (allow always vs. allow only when app is running in foreground).
2. Call recording is working in regions where it's not forbidden by privacy laws.
3. FBE is much better because it allows you to start the phone with basic service without using the password. Not sure why do you consider FDE to be superior.
4. Well, you can try to build your own Android 7 ROM from old sources, but you're going to have a fun time adapting to vendor partition/proprietary files created for Android 10 or 11. Also using several years old code which is not supported or patched anymore is quite interesting approach to security.
Click to expand...
Click to collapse
Maybe it's regional or SROMs based issue, but the vendor of the app said it's not allowed on Android 10 and on, and i did confirmed the permission to turn on WiFi automatically, but maybe there's some other settings that i missed and that guy was wrong, i'd love if you can show how to enable it globally and/or to just the auto file sync i use, cause i tried many times even with manual syncing [by clicking the Sync button when WiFi is off, it started and turn it off automatically on Android 7.0.. Of course also for time interval based sync]..
Jeff1976A1 said:
Maybe it's regional or SROMs based issue, but the vendor of the app said it's not allowed on Android 10 and on, and i did confirmed the permission to turn on WiFi automatically, but maybe there's some other settings that i missed and that guy was wrong, i'd love if you can show how to enable it globally and/or to just the auto file sync i use, cause i tried many times even with manual syncing [by clicking the Sync button when WiFi is off, it started and turn it off automatically on Android 7.0.. Of course also for time interval based sync]..
Click to expand...
Click to collapse
App info, permissions.
_mysiak_ said:
App info, permissions.
Click to expand...
Click to collapse
Hi.. Thanks for your reply.. i did that already before, but still it doesn't work.. i use FolderSync, that currently in my old Android 7.0 device, does syncing when i click Sync from within the app, while i was totally offline [Data and Wifi] so it turned on the Wifi connection [Specific home network], and also on Scheduled i inserted the Allowed Networks SSID [Which BTW when i turn on WiFi manually and it does sync it with GDrive, it say on top 'Unknown SSID' for case it matters {Had the feeling that it very much does}], I also switced it on in Data and WiFI limit it does on that Security app, which i guess is kind of firewall, and BTW i remember like 5-6 years ago i had the Lenovo A8 "Golden Worrier" has that same kind of Security app built in with firewall and all that, but still manually at least, as i checked, it doesn't turn on the Wifi via FolderSync app.. Got a strong feeling it's due to that Unknown SSID stuff or that Security app.. Could it be?..
Jeff1976A1 said:
Hi.. Thanks for your reply.. i did that already before, but still it doesn't work.. i use FolderSync, that currently in my old Android 7.0 device, does syncing when i click Sync from within the app, while i was totally offline [Data and Wifi] so it turned on the Wifi connection [Specific home network], and also on Scheduled i inserted the Allowed Networks SSID [Which BTW when i turn on WiFi manually and it does sync it with GDrive, it say on top 'Unknown SSID' for case it matters {Had the feeling that it very much does}], I also switced it on in Data and WiFI limit it does on that Security app, which i guess is kind of firewall, and BTW i remember like 5-6 years ago i had the Lenovo A8 "Golden Worrier" has that same kind of Security app built in with firewall and all that, but still manually at least, as i checked, it doesn't turn on the Wifi via FolderSync app.. Got a strong feeling it's due to that Unknown SSID stuff or that Security app.. Could it be?..
Click to expand...
Click to collapse
FolderSync doesn't turn Wifi On automatically, this feature seems to be missing in the app. But I've just tested with Tasker and it is able to turn Wifi On and Off, so it's not a problem of Android version.
For Allowed SSID feature in FolderSync you must enable permanent location access.
Btw. I see no point in turning Wifi Off at any point, it uses so little power that there is next to none benefit in doing it. If you insist on some kind of automation, use Tasker in a fully controlled manner.
_mysiak_ said:
FolderSync doesn't turn Wifi On automatically, this feature seems to be missing in the app. But I've just tested with Tasker and it is able to turn Wifi On and Off, so it's not a problem of Android version.
For Allowed SSID feature in FolderSync you must enable permanent location access.
Btw. I see no point in turning Wifi Off at any point, it uses so little power that there is next to none benefit in doing it. If you insist on some kind of automation, use Tasker in a fully controlled manner.
Click to expand...
Click to collapse
Well your first argument is actually not tru, FolderSync does turns on Wifi automatically as i do for like 4 years with my older Galaxy s6 [Great dev BTW, Samsung's first 64 bit device i thinks] running now Android 7.0, and also the other day and im sure if ill try this right now it will actually turning on WiFi from off mode and also automatically closed it when done syncing, but no matter what i did it doesn't doing it on the XM10T5G, and it both updated to the latest FolderSync version the one with those tiles.. so it must be something with the operation system.. again it's some kind of Andro/MIUI OS so it has to do with one of them..
About the SSID, i did confirmed the location access all the time [not just when it's used] on the Security app, is there any other place that i should enable location or any other settings that may be relating to this?..
And really? you don't see the point in using Wifi? It's much more faster, secure, and reliable than data.. of course i don't care if it'll be 4G or 5G even better to sync, but obviously not any connection, but thanks for the Tasker Tip, i'll try that.. i've heared that somewhere i think from the gut of FolderSync..
And BTW, the call recording is legal in my country, so i did also many years but here only after trying several apps i found Cube ACR working good.. And also, some apps ask you if you confirm that Call recording is legal in your country but of course if you flash custom or different ROM, the system obviously can never tell..
Peace..
Jeff1976A1 said:
Well your first argument is actually not tru, FolderSync does turns on Wifi automatically as i do for like 4 years with my older Galaxy s6 [Great dev BTW, Samsung's first 64 bit device i thinks] running now Android 7.0, and also the other day and im sure if ill try this right now it will actually turning on WiFi from off mode and also automatically closed it when done syncing, but no matter what i did it doesn't doing it on the XM10T5G, and it both updated to the latest FolderSync version the one with those tiles.. so it must be something with the operation system.. again it's some kind of Andro/MIUI OS so it has to do with one of them..
About the SSID, i did confirmed the location access all the time [not just when it's used] on the Security app, is there any other place that i should enable location or any other settings that may be relating to this?..
And really? you don't see the point in using Wifi? It's much more faster, secure, and reliable than data.. of course i don't care if it'll be 4G or 5G even better to sync, but obviously not any connection, but thanks for the Tasker Tip, i'll try that.. i've heared that somewhere i think from the gut of FolderSync..
And BTW, the call recording is legal in my country, so i did also many years but here only after trying several apps i found Cube ACR working good.. And also, some apps ask you if you confirm that Call recording is legal in your country but of course if you flash custom or different ROM, the system obviously can never tell..
Peace..
Click to expand...
Click to collapse
I see no point in turning wifi OFF.
Anyway, good luck finding/building your perfect Andoid 7 ROM.
_mysiak_ said:
I see no point in turning wifi OFF.
Anyway, good luck finding/building your perfect Andoid 7 ROM.
Click to expand...
Click to collapse
Again security and energy reasons.. Think about it..
Anyway i barely know how to flash ROM, so i'm very far from building a custom one.. But at start you said it's impossible to install / flash an older Android ROM to it [XM10T5G], so you say it's possible with custom ROM?
Jeff1976A1 said:
Again security and energy reasons.. Think about it..
Anyway i barely know how to flash ROM, so i'm very far from building a custom one.. But at start you said it's impossible to install / flash an older Android ROM to it [XM10T5G], so you say it's possible with custom ROM?
Click to expand...
Click to collapse
Again - not possible, such ROM doesn't exist.
Hello together,
actually till now i was a silent reader and never had any big issues, but the topic i have since Saturday giving me question marks all over and i would kindly ask if any of you guys have any (even litte) ideas--
I'm using a Huawei P20 and had excessive mobile data usage the last 7 days, coming up with my provider's mail "You have used up to 80%" ...
What I found out so far:
6GB Download Usage / 100Mbyte Upload Usage
under "System & Services" as "General" - so not really helpful.
19. Juni ~ 1,76 GB
25. Juni ~ 0,8 GB
26. Juni ~ 4,3 GB
27. Juni ~ 1 GB
What i checked so far:
1) System update
Should not be the point - my P20 runs with version 10.0.0.185 (that is dated 2020) and Upload via WLAN is enabled
2) Google Play Updates & Huawei AppStore
Should anyhow show up as separate app but even if, update via WLAN only is enabled
3) Virus / Malware
Should also not be the point. Which virus downloads over 6GB data, i'm using bitdefender since 24. June and i'm a dev by myself, so not that easy that i install viruses or malwares ..
To go closer to what app it is i started to limit my bandwitdh to 300Mb and turned of my wifi since yesterday. Also using the app "data counter widget" helps to at least figure out what falls under "General".
Current situation
The only thing i could find out is that the app "com.huawei.iconnect" (Geräteverbindungsservice) have used like 40Mb Mobile traffic today. ( Download ! )
No other app i found, at least not today. And it seems the data which shows under "Energy usages" is only countable for the current day, not the days before..
Does anyone of you guys have other ideas to track down the issue or did anyone encounter something similar?
Hi, I have same problem. Did you find a solution for that problem?
Hi Daven,
i'm still in contact with the Huawei Support, even the technical one, but they did not yet gave me an exact reason why this was happening.
It seems indeed to be the "com.huawei.iconnect" app that is responsible for that.
Support told me that this app is responsible for updates, but that sounds a bit vague to me.
They told me to deactivate "Background data" for the apps:
1) AppGallery
2) PlayStore
3) System updates.
But, they are already set to only download by Wifi.
I did not exactly what they told me to do. What i tried was disabling Mobile data for "HMS Core". And at least in the last 3 days i did not had any excessive usage of "com.huawei.iconnect".
But that might not be the solution.
I will also deactivate mobile traffic for all huawei apps and see if it works for longer time.
Did you check if it's also that app responsible for it? How much data usage you had? And i guess you set all the app and system updates to Wifi only ?
What i did so far that seems to work ( for now )
1.) I deactivate mobile and roaming for the apps:
- HMS Core
- HMS Service framework
- Systemupdates
- AppAssistent
- AppGallery
2.) Setting a daily mobile download limit to be able to act before it happens again
Anyway, absolutely amazing that you buy an not so cheap phone and after 2 / 3 years you won't get any security updates anymore ..
"NaviDot"? Is it the component of the system navigation?
You may try to deactivate this NaviDot on your Huawei P20 Pro.
Settings - System
James_Watson said:
NaviDot
Click to expand...
Click to collapse
Wrong Thread? No one said something about NaviDot nor P20 Pro
I must say, i'm done.
Yesterday another 260MB Systemapps
Today another 880MB Systemapps
Today 150 MB from the com.huawei.iconnect App.
The another 730Mb i could not even find where it is coming from not even a single systemprocess is listing that download.
260Mb every day? Thats my traffic.. 10 Gb per month.
To be mentioned: It's still DOWNLOAD not UPLOAD
I feel like Huawei is implementing **** in 3 year old phones to get people buy new one's.
I'm a Linux Admin by myself, so it should be not the problem in front of the screen.
Ii thought about even erase the phone, but what would this change? I didn't install anything in the last weeks ......
Interesting fact:
I just deinstalled "com.huawei.iconnect"
And suddenly it shows in the App "Data Widget Counter"
Removed Apps: 881 Mb
This is interesting.
How you deinstalled "com.huawei.iconnect"?
How you deinstalled "com.huawei.iconnect"?
[GUIDE] List of bloatware on EMUI safe to remove
Hi all, i was working on a guide on the vast amount of packages that we find already installed on EMUI by default and safe to remove because i'm sure that it would be useful for users like me, users that doesn't like to have space occupied on...
forum.xda-developers.com
How to uninstall carrier/OEM bloatware without root access
If you want to get rid of carrier/OEM apps from your phone, here's how you can uninstall bloatware from your device without root access!
www.xda-developers.com
Last answer from Huawei regarding the app and complaining about another data usage of 1 GB:
Huawei: "Just deinstall/deactivate it".
I pretended to be stupid and ask them:
"How can I uninstall them - it's a system app. And what does this app do?"
I noticed that the data starts to grow when I am connected to wifi without internet (wifi with an exclamation mark). I still can't fix this problem. Have you managed to solve it yet?
Did you check that the app i mentioned is causing this issue?
My problem seems to be solved after i deinstalled it.
Huawei was not helpful. last message was "they don't even know this app". Does Huawei not know what apps they are using? I find other threads about this app so im pretty sure it is from Huawei.
I think, that's same app iconnect.
Which ADB command you use for uninstall this app?
see the links i sent you above, it's written there
Thanks, it's help