This blog will show you how to use Remote Config to toggle app features based on a remote setup. Using Huawei’s AppGallery Connect we can leverage user attributes and remote conditions to quickly and easily modify parameters from the cloud.
Category: Request
I/O 2019 Android Track Picks & Insights
Google I/O is a wrap. The conference celebrated product and platform innovations at Google. As part of the Google Developer Expert programme a group of us travelled to I/O and enjoyed learning together, here we…
A simple Activity to complete a form or continue
This is a tutorial request to show a simple activity structure, where the user is prompted either to fill out a form, or if they have already done so in the past then continue to…
Read more of A simple Activity to complete a form or continue
[TUT] How to run Robolectric JUnit tests in Android Studio
After my blog post on describing an Android Gradle App with Robolectric JUnit tests. I follow up here with how to run these tests within your AndroidStudio. The outcome being faster feedback from your tests…
Read more of [TUT] How to run Robolectric JUnit tests in Android Studio
[TUT] Networking off the UI thread – SOLID Architecture
Hi guys, this is a Tutorial Request to show how to architect an app in a S.O.L.I.D design to complete networking tasks. Now I am not an expert at this, but I believe the example…
Read more of [TUT] Networking off the UI thread – SOLID Architecture
[TUT] Twitter Feed on an App Widget
Hi guys, this is a Tutorial Request to show how to create an Android widget that shows a Twitter feed when you give it a search term. The first line of the widget shows the…
[TUT] Animate Removing From a Custom Adapter (ListView)
Hi guys, this is a Tutorial Request to show how to control your own animations from a custom adapter. The question was a bit vague so I’ve taken it and will show you how to…
Read more of [TUT] Animate Removing From a Custom Adapter (ListView)