i am making an app with Kotlin in Android Studio, where a feature is to download an image from an URL, and save it locally.(Either downloads or pictures folder
I'm trying to parse the Mimefile in a TXT file the format is like this Content-Type: multipart/related; boundary="MIMEBoundary" MIME-Version: 1.0 Content-Descri
I have been trying for ages now to import grayscale images into a keras model. Where I want to differentiate two different clones. For the start I adapted the s
Firebase Storage has a great example on how to secure file upload through their security rules feature: rules_version = '2'; service firebase.storage { match
I have used the Advanced Rest Client Chrome App for some time (rather old version and can't upgrade). I wanted to switch over to using the standalone app so I d
I am using combine to handle the network response. I am stuck here to handle the common errors. Can you please help me how Can I handle the errors. func perform