Notification is a type of message that is generated by any application present inside the mobile phone, suggesting to check the application and this could… Read More
Tag Archives: android
Material Design Components (MDC Android) offers designers and developers a way to implement Material Design in their Android application. Developed by a core team of… Read More
There are many android applications that require an activity to appear only once when the user opens the app for the first time. Here, let’s… Read More
The ‘Back‘ button has many different uses in many different android apps. While some app developers use it to close their apps, some use it… Read More
Firebase Cloud Messaging is a real-time solution for sending notifications to client apps without any kind of charges. FCM can reliably transfer notifications of up… Read More
It’s known that many of the android apps that have installed on the phone contain widgets. The most common examples are the Calendar and the… Read More
In this article, ElasticView is added in android. The ElasticView is a regular CardView, which can flex from user touches. OnClickListener and other various important… Read More
In this article, ToolTipopupWord is added in android. Basically it is a popup window that appears when a word or some text is long pressed… Read More
In this article, WheelView is added in android. WheelView provides a very impressive UI that allows the developer to create a Wheel and add items… Read More
Signed Apk generates a key and this key can be used to release versions of the app, so it is important to save this key… Read More