Recent content by kiruba

  1. K

    How admin enterprises application prevent the app from uninstalling from the android device?

    thanks for your suggestion @iamthecosmicdust , but here probelm is not in activating or deactivation , as i said one of application from play having control over API the uninstall , like from web if they turn off the option of prevent uninstall , then only i can able to go to device admin...
  2. K

    How admin enterprises application prevent the app from uninstalling from the android device?

    Recentely i have seen one go the application in playstore where the uninstall button in app info where is controlled via API Value from web , i was wondering because 90 percentage android developers says it is not possible , i installed that appliccation in my phone they are prompted that they...
  3. K

    Question Can't able enable developer option in IQOO Neo 7

    When I tap build number for more than 10 times still the developer option is not enabled any one facing this issue? if you know please answer
  4. K

    Media Projection Configuration is Not Working After March 7 developer Preview Release of Android 15

    yes, I know !! My motive is to know if other developers have faced this issue, and if yes, what should I do?
  5. K

    Media Projection Configuration is Not Working After March 7 developer Preview Release of Android 15

    I can set the Entrie screen option as the default for the app by using this code: MediaProjectionConfig.createConfigForDefaultDisplay() before the March 7 developer preview 2 release; after that, i can't set the entire screen as default screen My question is: have you removed the code that was...