AndroidPreconditions
Helper class for common android specific preconditions used inside of RenderCore.
Functions
Link copied to clipboard
Enforce the minimum Android api level
Link copied to clipboard
Ensure that the code is being executed on Android's UI thread.
Link copied to clipboard
Returns true if the Android API is currently available.
Link copied to clipboard
Returns true if the Android api level is above the minimum or if not on Android.