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
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
and additionally for each Android API Level: