Android

How to Create a Java Project properly

πŸš€ How to Create a Java Android Project in Android Studio (and Not Get Kotlin by Accident)

If you’re trying to build an Android app using Java, and Android Studio surprised you with a MainActivity.kt file instead of the good ol’ MainActivity.java, you’re not alone. I recently ran into this myself when setting up an OpenCV project and thought I’d share the fix. So, let’s walk through why this happens and how […]

πŸš€ How to Create a Java Android Project in Android Studio (and Not Get Kotlin by Accident) Read More Β»

How to Install Android Studio in Windows 10? Step by Step Complete Guide

Hello Everyone! Today in this article we are going to discuss how to download and install Android Studio. This Android Studio allows you to code your Android Apps. So it’s very essential to install Android Studio in your system if you are very much interested in Android Programming. Now at this time, we are going

How to Install Android Studio in Windows 10? Step by Step Complete Guide Read More Β»