Published inProAndroidDevBiometric Authentication with backend verificationHow to authenticate a user without sending any information to the hacker?Dec 12, 20183Dec 12, 20183
Published inProAndroidDevManageable togglesUsing the power of annotation processing to make the toggles manageableDec 13, 20171Dec 13, 20171
Published inProAndroidDevBuild an app with offline support: exposing network statesIn part 1 we have developed an app that used Room to cache the data and to be functional (partly) when there is no connection. The problem…Dec 5, 20173Dec 5, 20173
Published inProAndroidDevBuild an app with offline supportYou built a beautiful app, tested it and you thought that your app was ready to use… But what if your users consistently find themselves at…Jul 27, 20174Jul 27, 20174
Published inProAndroidDevUsing ResultReceiver to communicate with IntentServiceA Service is an application component that can perform long-running operations in the background, and it does not provide a user interface…Jun 30, 20175Jun 30, 20175
Published inAndroidPubApplying Android Architecture Components with KotlinIn this document we are going to look at the Android Architecture Components (AAC). We will do this by applying it on a demo App. This app…Jun 19, 20172Jun 19, 20172