Android SDK Information

This section shows you how to idetnify what SDK version your application is being run on.

This is useful to enable disable features which are dependent on certain Android SDK versions.

Available Blueprint Nodes

Get Android SDK Version

API-1+

This blueprint node fetches what Android SDK version your application is being run on.

1

Return Value

An integer representing the Android SDK Version your application is being run on.