Pre-populating Room database with static data in Android using Hilt DIRoom database is a part of Android Architecture components and provides an abstract layer over SQLite. Room makes it easy to work with databases and provides a convenient way to pre-populate the database with static data. Here’s how to pre-populate R...Jan 30, 2023·6 min read
How Xiaomi collect huge data from it’s devices and how to stop itPhoto by Jon Moore on Unsplash Xiaomi is big brand in mobile market, especially in India it’s number one mobile brand. People loves to use xiaomi’s product because it’s feature rich and cheap. Except 1–2 players, nobody is selling phones with high fe...Jan 27, 2019·3 min read
Power of Kotlin : Generate Fibonacci series in 6 lines of code with Lambdas and Higher Order…Yes, you read that right. You can generate the Fibonacci series in only 6 lines of code with the power of lambdas and higher-order functions. Kotlin is a JVM language, which means it runs on the same platform used by Java. Although Java is a very pop...Jan 27, 2019·3 min read
Instagram Secrets: How to find people on Instagram whom you sent request (but they didn’t…Hello folks, Instagram is very popular photo and video sharing application used by millions. People likes to spend hours and hours exploring Instagram posts and enjoying beautiful contents. You just follow someone and Instagram will show their post o...Nov 29, 2018·1 min read