How do i Select Image file from Android Device (API 24) in Processing Android Mode

edited March 2018 in Android Mode

Hi, I am very new to this android mode i tried SelectInput from Processing reference and also tried Select Library for android mode Non of them seem to work .

i want to load images from device in my sketch and use the Pixel RGB Values using get(x,y); and perform certain process on image in Android device.

i need Help in selecting Image file from Android Device Gallery :D Cheers

Sign In or Register to comment.