how to display captcha image in imageView

2019-03-07 00:11发布

问题:

i am trying to make an android app for my school. this is the web site of my school. the captcha images source something like https://obs.ankara.edu.tr/Telerik.Web.UI.WebResource.axd?type=rca&isc=false&guid=247583ef-bfad-4cfe-82d1-8ae8902b07ae so i can not display this source on imageview. how can i display this captcha image?

回答1:

Try this project to get an idea:

A very easy to use, minimal options, on-device Captcha system for Android applications