How to upload an image directly from camera into a website in android | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

How to upload an image directly from camera into a website in android

I want to know how to capture image from camera and directly upload it to a website through URL and display a result from website

19th Feb 2018, 1:25 PM
Vijeth Belle
Vijeth Belle - avatar
1 ответ
+ 1
What language? You could send the image over http protocol and store it in your web server.
19th Feb 2018, 2:52 PM
Toni Isotalo
Toni Isotalo - avatar