My Blog

Photo by JJ Ying on Unsplash

Integrate Bitbucket Pipeline in your Android Project.

In this article, we will see how we can achieve this using the Bitbucket Pipeline. Bitbucket pipeline is an Integrated service built on Bitbucket Cloud where we can automatically test, build, and deploy the code based on the configuration file.

Read More

Photo by Alexander Andrews on Unsplash

Change Toolbar Font-Family in Android.

Nowadays In Android applications, we often have seen custom fonts throughout the application, as the custom font in detailing, the custom font in the toolbar, custom font everywhere in the application. Which makes UI more appropriate and appealing.

Read More

Photo by Andreas Haslinger on Unsplash

Connect Android Device with Wifi within Android Studio

In Android Studio we have a lot of plugins available one of them is Android wifi ADB. Every developer gets irritated when they used a cable to connect with the android device, the android cable itself irritating every time you need to plug the cable with your system this is so hectic isn’t?.

Read More