Intune Android SDK: Know if app is Intune enrolled or running normally?

Copper Contributor

Hi ,

Is there any way with Intune android SDK to know whether my app is running on a device with intune policies enabled or as a normal app?

Any lead or help will be appreciated?

Thanks

3 Replies
Do you mean protected with an app protection policy?
If so, this might be what you are looking for: https://docs.microsoft.com/en-us/mem/intune/apps/app-protection-policies-monitor

@Thijs Lecomte 

Thanks for the reply..but this is not what I am looking for.

I want to know programmatically on my app whether my app is running on an intune enabled environment or not.

My basic requirement is to track some events based on whether the user is an intune one or a normal one

Ahn okay, my apologies, misread this :)

I don't have any experience with the SDK, hope some else can help you out!