How do I style my button in Android app?

I am sharing my project work tutorial with all of you so that it will help you to style your … Continue reading “How do I style my button in Android app?”


How do I create drawable folder in Android Studio?

2. Change Directory name: drawable-hdpi 3. Use directory name like below for easy understand while working on different size of … Continue reading “How do I create drawable folder in Android Studio?”


How do I create new classes in Android Studio?

Open Android Studio Project. Hover your mouse cursor over Java under your app and right click you will see like … Continue reading “How do I create new classes in Android Studio?”


How to create new android project tutorial?

Open Android Studio Click File -> New -> New Project 3. Fill the required filled like below: You can give … Continue reading “How to create new android project tutorial?”


How to upgrade Android Studio 2.2.3 to new versions or Android Studio 3.5.3?

Open Android Studio 2.2.3, Click Help -> Check For Updates. 2.If new version of Android Studio is available, the following … Continue reading “How to upgrade Android Studio 2.2.3 to new versions or Android Studio 3.5.3?”


error: Package R does not exist after renamed package name?

The problem only exists when you copied your existing project and rename its package name to another package name. After … Continue reading “error: Package R does not exist after renamed package name?”


Category: Android Studio Tutorial

  • No categories