Color Mode


    Language

Android

AllSolution ArchitectureMonstarHacksAFKiOSAugmented RealityQAAndroidFlutterMachine LearningNodejsNETVaporFrontendSitecore

December 30, 2019

Android Dark Theme

With the arrival of Android 10, the latest trend in Android development is giving the users the choice to select a dark version of the app. Some say it can help save battery life and some just prefer it because it is easier on the eyes when the user opens...

Tiago Araujo de Souza

Tiago Araujo de Souza

Android

August 15, 2019

Android navigation with MVVM and State made easy

Working on a large app with a large number of screens which we organized by feature (Messaging, Settings, Profile, etc.) made me test the single activity - multiple fragments approach by using the Navigation component. This technique has the advantage of ...

Vladimir Ostaci

Vladimir Ostaci

Android

April 29, 2019

Automate Debugging and Testing Workflows using ADB

While developing and testing we usually come across repetitive tasks involving manual efforts. Navigating to a certain part of the app, filling out sign up forms or simply taking screenshots are all time-consuming tasks. In this blog post we look at how w...

Markus Rubey

Markus Rubey

Android

August 6, 2018

Android WorkManager

WorkManager is a new API in Android Architecture Components introduced in the Google I/O 2018. It simplifies and makes it much easier to do work on background threads. The WorkManager schedules tasks as instances of the Worker class and can schedule these...

Muddi Walid

Muddi Walid

Android

November 15, 2016

Android Bottom Navigation

This blog post will give a quick introduction on the new Android Bottom Navigation component, how to setup your project to use it and a few tips on how to utilise it to get the best results. Despite being part of the Material Design recommendations for a ...

Joao Alves

Joao Alves

Android

  • ⟨⟨Previous
  • 1
  • 2
  • Next ⟩⟩