hello, how does android decide if it has access to...
# android
g
hello, how does android decide if it has access to internet when you connect to wifi? i want to trick it that it has the connection, otherwise Downloadmanager doesnot download files on my VPN :(
stackoverflow 2
g
I believe you should allow downloading over metered network (or some other combination of flags) https://developer.android.com/reference/android/app/DownloadManager.Request#setAllowedOverMetered(boolean)
But it’s offtopic for this slack, please check channel description
g
well, i tried that but didnot have effect....
anyways. i need to know how it determines internet access...
g
I don’t think it about internet access I think and it’s not a public API anyway
g
ummm where can i find channel description?
im on mobile
g
image.png
g
oh okay thx