Today we will be looking at the one of the confusing topic in android i.e. FileProvider. It is confusing for beginners as they do not
Category: Programming
If you are here that means you already know what you want. So, in this post we are going to learn about how to create
This is a continuation ( PART 2 ) of my previous article: ZOOM SDK Android: Learn How to Create an Online Meeting. If you know
Let’s be honest, bash programming can be really very confusing. Because it is unlike any other programming language. And when it comes to conditionals in
If you’re just getting started with the tech world. You have often wondered about which is the best programming language to learn in 2020. Here,
Today we are going to learn about how we can get device’s current location. This is an easy to follow tutorial. Even if you are
Let me first ask: What do you think makes you a good developer? Please do not feel threatened by that question of mine. I was
There were days when async task in Android was really very great. They allowed us to perform operations in a non thread blocking manner. They
So in 2020 you’re all about learning programming and becoming a developer, Huh? The thrill and the feeling can be quite overwhelming at first. But,
This is a brief tutorial about how you can really implement a SMS Broadcast Receiver in your Android application. This tutorial is going to be