Let's build a Firefox extension with Kotlin
Kotlin, my favourite programming language, has seen a fast adoption on platforms like Android or Server where the code is compiled to Java bytecode. However, as Kotlin also supports compilation to...
View ArticleCreate Food Order Tracking app using Android Timeline View Library
Food Tracking Android Timeline View ExampleAndroid Timeline View Library (Using RecyclerView) is simple implementation used to display view like Tracking of shipment/order, steppers etc. Previously we...
View ArticleAwesome Kotlin Parcelize Feature - Need to Know
You are going to delete lots of lines of code! Yes, it is not a clickbait!How do you pass your model between activities?Serializable?EventBus / Otto ?Parcelable?Serializable = Reflection! Run Forest...
View ArticleAdvanced Kotlin Tips
Advanced Kotlin Tips on writing good Kotlin code and using what the language has to offer. There are many benefits of using Kotlin; it is concise, safe and most importantly it is 100% interoperable...
View ArticleNothing Type in Kotlin
A colleague approached me a while ago and asked me a question about Kotlin. What was this “Nothing type”, and what was it used for? I did not really have a good answer for him at the time.Since then,...
View ArticleMulticolor TextView for Android
Android TextView is capable of showing text in your Android app and previously we discuss how to add rotating animation with TextView. This tutorial explains how to use MultiColor TextView in Android...
View ArticleComparison between all Android Wear Library
Top 5 Android Wear Library In 2018Welcome to 2018. Happy New Year To All Of You.If you’re planning to make your own Wear app then i can give you list of some great Android Wear library which you can...
View ArticleAndroid Technology Trends in 2018
Top 3 Mobile Technology Trends in 2018Here is my Top three technology trends you all should look out for in your endeavors in this new year 2018, which as always, will offer you loads of new...
View ArticleBlockChain Technology - Advantage and Disadvantage
What is BlockChain Advantage and Disadvantage?Blockchain is a public record of transactions. It’s also distributed, so instead of one person controlling everything, there are thousands of computers...
View ArticleTop 5 Android and Kotlin Database Libraries
There are several popular ORM database libraries out there (SQLDelight, GreenDAO, SugarORM) but we’re going to see top 10 Android database library and nearly every one uses reflection for critical...
View ArticleHow to Add Popup Menu in Android?
Android Popup menu is really a good way to make your Android application more elegant and create a great UI. And we already discuss some menu library for Android application like ;Topbar Menu with...
View ArticleWhat is MVC, MVP and MVVM in details?
Today, the MVC pattern is used by well-known frameworks such as Ruby on Rails, Apple iOS Development, ASP.NET MVC, etc. While MVP is mostly used for ASP.NET Web Forms applications and MVVM is used by...
View Article[CRUD Example] : Spring Boot with Kotlin and AngularJS
Today we’re going to learn CRUD example using Spring boot, Kotlin and AngularJS with WebJar. For this tutorial, nothing is assumed except some basic Java experience.We’ll show you how simple it is to...
View ArticleMagic Multiply by 9 Trick without Pen and Paper
Now you’re ready to multiply any number with 9 in 3 sec.28 X 9 = ?From Step 2, we’ve to subtract 28 with 3 :28 – 3 = 25(this is your first part of your answer)Now from Step 1, we’ve to multiply the...
View ArticleTop 6 Java Defects can resolve by Kotlin
This article looks at many categories of Java defects that Kotlin prevents in addition to null safety. Kotlin showed a surprising impact on productivity.This article looks at many categories of Java...
View ArticleBest programming for Android after analyse APK
There are so many ways to make mobile apps ranging from direct platform specific development (using Java and Kotlin for Android, and ObjC and Swift for iOS), there’s React Native from Facebook,...
View ArticleTransition Page Recycler using Animated Recycler View
Animated Recycler View is a library that allows you to animate a recycler view in your project like Google does it in its Google Play Store. Only the first visible items are animated there and you will...
View ArticleJDK Alternatives for Production
However, along with this news, how are JDK builds available? Will they be free or paid? Before answering this, it's important to understand what a "valid" JDK for distribution actually means. In...
View ArticleTHE BEST GADGETS FOR STUDYING OF 2020 » Tell Me How - A Place for Technology...
THE BEST GADGETS FOR STUDYING OF 2020
View ArticleYes You Can! How Millennials Can Actually Afford a House » Tell Me How - A...
Yes You Can! How Millennials Can Actually Afford a House » Tell Me How - A Place for Technology Geekier: The consensus across the world is that Millennials can’t afford to buy houses. Sadly, this means...
View Articlejson2view : Some important properties and types » Tell Me How - A Place for...
json2view : Some important properties and types » Tell Me How - A Place for Technology Geekier: Here we see some important properties and types of json2view library which you can use in your...
View ArticleThe Best SEO Practices for Blogging » Tell Me How - A Place for Technology...
The Best SEO Practices for Blogging » Tell Me How - A Place for Technology Geekier: How can SEO help your blog and vice versa? Today, we will give you some information about the best SEO Practices for...
View ArticleIs Purefit Keto Beneficial For Weight Loss?
Is Purefit Keto Beneficial For Weight Loss? » Tell Me How - A Place for Technology Geekier: The ketogenic diet is probably something that everyone interested in physical fitness might have heard about....
View ArticleEasy Steps to Add 301 Redirects to WordPress
Easy Steps to Add 301 Redirects to WordPress » Tell Me How - A Place for Technology Geekier: Before we try to learn how to add 301 redirects to WordPress, we need to understand what they really are. If...
View Article