This description was very difficult to formulate. Basically, I want to know if it is possible to access a website inside Android coding without actually sending the user to this website.
What I want to do is use a free website that generates random rice after you upload it to it. I want the user to be able to upload the selected image to the website, and, be that as it may, in the code, this website creates an edited image and returns it back to the application for future use.
I know this sounds very funny, but I just wanted to find out if this is possible before I try to write code. Thanks!
source share