Using Android Proximity SDK to Connect to Beacon

Does the new android proximity SDK provide methods to connect to a beacon to update settings and read/write data to/from storage?

Configuration/connectivity APIs are still in the previous SDK. It’s okay to use both in a single app, the Proximity SDK for the latest enter/exit API, and the “Android Estimote SDK” for settings & beacon storage.