API


Android Marshmallow — Managing backups, App links and Website Associations, and Data Binding

Android Marshmallow (6.0+) introduces a new list of features for developers. Some of them are required for your app to support the new OS while others are optional. In part 1, I went over new features that are required if you want to add support to your app such as […]


Android Marshmallow — Permission Model and Authentication 1

Android development is always evolving and with each change comes a list of features for developers to utilize. The changes are not always so easy to adopt though because it requires adopting new standards. For example having your Android app support Lollipop is vastly different from Marshmallow.