Kiosk Mode : Android
What is Kiosk Mode and Why we use it?Kiosk Mode basically allows a single Android application to have full
Application’s Update: Why and When
Most cell phones are constantly updated, but updates provided by manufacturers are limited. They usually focus on small tweaks, small additions, bug fixes here and there, or adding small new features. So, the big update is not always as you might expect and usually means a new
Micro Frontends – The Future of Frontend Development?
IntroductionIn recent years, there has been a shift in the way we think about building web applications. Rather than building
Top 5: Web Application Security Risk (OWASP – 2021)
IntroductionIn this blog, we are going to cover the top 5 security risks associated with the web application according to
Typesafe Heterogeneous Container Classes in Java using Generics
We all know that, common uses of generics includes creating typesafe parametrized collections, such as Set<T> and Map<K,V>, and single-element
The complete beginner’s guide to Python
Welcome to the Python Beginner's Complete Roadmap. Whether you're just learning Python or have been making progress for some time,
Decorators in Python for Humans !!
A quick introduction to Decorators in Python and how to use them.Decorators in PythonWhat comes to your mind when you
Cool features of Google’s latest Android Version-Android 12
Android is the most popular smartphone operating system in the world, running on more than three billion smartphones. As a
How to write reusable components in React?
Reusable component is one of the key features which has contributed to the growth of ReactJS, it implies a piece
Bluetooth’s basic Connection for Initial Setup : Android
The Android platform supports Bluetooth connectivity, allowing data to be exchanged with other Bluetooth devices. The application framework provides access