how to display captcha image in imageView

元气小坏坏 提交于 2019-12-04 07:03:54

问题


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



来源:https://stackoverflow.com/questions/23834569/how-to-display-captcha-image-in-imageview

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!