Refering to this thread https://www.b4x.com/android/forum/threads/non-ui-applications.34657/
Is it possible to get a picture from a url like this: http://192.168.0.163:57115/1280x1024.jpg and store the return Job.GetString as a picture on a hard disk ?
At the moment I do it by loading a webview on UI app but I want to do it with non-ui app in linux.
Please advise.
Is it possible to get a picture from a url like this: http://192.168.0.163:57115/1280x1024.jpg and store the return Job.GetString as a picture on a hard disk ?
At the moment I do it by loading a webview on UI app but I want to do it with non-ui app in linux.
Please advise.