Android Core
-
A SECURITY ISSUE IN ANDROID THAT REMAINS UNFIXED – PULL-DOWN MENU ON LOCK SCREEN
Having your phone lying around when your kids are playing with everything they find is a great security test. They…
Read More » -
Why is Appium Preferred Over Other Mobile App Test Automation Tools?
Has a thought ever struck you about why people choose Appium over other mobile app test automation tools? If you…
Read More » -
Introducing the Lightstreamer Flutter plugin
We recently introduced the Lightstreamer Flutter plugin to respond to the increasing requests dictated by the incredible success that the Flutter framework…
Read More » -
Avoid Gradle Duplication in Multi-Module Android
When you have an Android project with many modules, you may find a lot of the gradle configuration being duplicated…
Read More » -
Using Work Manager in Android with Example
In this post, we’ll take a look at how to use the work manager in android. Work manager is a…
Read More » -
Android Fragment Lifecycle Explained!
Whether you’re preparing for an interview or want to implement fragments in your app, you should know about the fragment…
Read More » -
Android Launch Modes and Tasks Explained
Android launch modes are a very conceptual topic in Android development and can be easily messed up. There are 4…
Read More » -
Android Activity Life Cycle – The Complete Guide
Android activity life cycle if one of the most asked questions in Android Developer interviews. It is also the one…
Read More » -
Android Logs Analysis
Android uses a centralized system for all logs and application programmers can also write custom log messages. The tooling to…
Read More »