Huawei App Gallery – Should developers care?
Huawei is the 2nd largest Android phone manufacturer worldwide, after Samsung (2019 – Wikipedia). Huawei has a broad product portfolio
Read moreHuawei is the 2nd largest Android phone manufacturer worldwide, after Samsung (2019 – Wikipedia). Huawei has a broad product portfolio
Read moreStarting a new project in Flutter? Although the choice of libraries depends on your use case, here are the top 9 libraries that I think you should definitely be comfortable with. The list contains common libraries that you will probably use in almost all mobile apps if you are developing in flutter.
Read moreReducing install friction of mobile apps is the first and the most important problem businesses face today. In 2018, Google
Read moreOpenCV (Open Source Computer Vision Library), a popular and widely used computer-vision library, supports a wide range of platforms.
If you want to implement any kind of moderately complex image processing, this is the best library to start with. In this post, we go through the steps to add the OpenCV library as a module to your Android application project.
Read moreHow to implement a login screen in Flutter. In this post, we will implement this Login screen for both Android and iOS. We will cover a bit on assets, layouts(Stack, Container, Column), and widgets(Text, TextField, MaterialButton).
Read moreThis is a series of Flutter tips, tricks, and snippets that you might find useful. We will start with basics, and
Read moreThe last thing an app developer would want is an irritated user who turns off the notifications from the app permanently, due to this “Notification Fatigue”. Users could even be tempted to uninstall the app. That would be a disaster.
Read moreNativeScript is an open source framework for building truly native mobile apps Angular, Vue.js, TypeScript or JavaScript.
Just like ReactNative, NativeScript targets web developers who are familiar with JavaScript by providing a platform to develop native mobile applications.
Read moreInstant Apps on Google Play Store allow you to experience the application without actually downloading the app. Only the relevant
Read moreI started exploring Flutter last week, and here are my thoughts. 1. Getting started was very easy. Setting up flutter,
Read more