Android

Android Katha: onActivityResult is Deprecated. Now What?

  Hi and welcome to my blog, During our Android application development, we have been using startActivityForResult and onActivityResult methods a lot for the sake of callbacks from activities. It was really-clear and easy to implement. But Google knows. Unfortunately, now we are getting a warning for this method in our...

by kuldeep.singh
Tag: #Android #Kotlin #Java #Deprecated #onActivityResult
11-Jul-2022