Is there an Android preprocessor macros that Mono for Android defines?
I mean very useful things for cross-platform development like:
#if WINDOWS...#endif
and
#if WINDOWS_PHONE...#endif
__ANDROID__
and additionally for each Android API Level:
__ANDROID_4__;__ANDROID_7__;__ANDROID_8__;etc
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With