Automatic venue detection and indoor-outdoor are not new features in the IndoorAtlas SDK. However, to use them efficiently, the developer has previously needed to jump through a few hoops. With SDK 2.6, any application can be easily made indoor-aware without having to worry about battery consumption outside your mapped venues.
The new SDK manages sensor reading and platform location scanning to provide reliable indoor-outdoor detection by default. All you need to do (on Android) is to add the ACCESS_FINE_LOCATION
permission.