You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am using PRDownloader Library inside Android Studio java language
I have problems downloading files from "http:" addresses.
For example this download address called from browser is working: http:// 212.xx.xx.64:8098 / myfilename.apk
but putting the same address inside PRDownloader is not working..
Also all other PRDownloader Library example project links that have "http:" are not downloading.
There is only one link (number 13) with "https:" that is downloading a file.
What can I do?
Thank you very much in advance,
Leonardo
The text was updated successfully, but these errors were encountered:
Hello, I am using PRDownloader Library inside Android Studio java language
I have problems downloading files from "http:" addresses.
For example this download address called from browser is working: http:// 212.xx.xx.64:8098 / myfilename.apk
but putting the same address inside PRDownloader is not working..
Also all other PRDownloader Library example project links that have "http:" are not downloading.
There is only one link (number 13) with "https:" that is downloading a file.
What can I do?
Thank you very much in advance,
Leonardo
The text was updated successfully, but these errors were encountered: