如何在imageView中显示验证码图像
问题描述:
我正在尝试为我的学校制作一个Android应用程序。这是我学校的网站。验证码图像来源类似于 https://obs.ankara.edu.tr/Telerik.Web.UI.WebResource.axd?type=rca&isc=false&guid=247583ef-bfad-4cfe-82d1-8ae8902b07ae ,因此我无法在imageview上显示此源。我如何显示此验证码图像?
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?