Themes folder for my app is missing in android studio

noobie

i dont have app > res > values > themes > themes.xml the themes folder is missing and i have been looking for it to make a splash screen and a Navigation Drawer + Bottom Navigation + Bottom Sheet Dialog

themes folder is missing

Emad

If the "themes" folder is missing in your Android Studio project, you can create it manually.
Here are the steps:

  1. Right-click on the "res" folder in your project and select "New" -> "Android resource directory".
  2. In the "Resource type" drop-down menu, select "values".
  3. In the "Directory name" field, enter "themes" and click "OK".
  4. In the "themes" folder, you can create a new "themes.xml" file by right-clicking on the folder and selecting "New" -> "Values resource file".

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

Android Studio: Unfortunately "my App" has stopped

Android studio share youtube link to my app

Changing the text appearance in styles and themes for an Android app

I can't get files that are outside my app folder Android studio

Android Studio - App crashes on device but not on Emulator - Probably Missing Permission

"SDK tools directory is missing" when launching Android Studio on my mac

Android Studio Emulator is not running my app

Android Studio - Cannot resolve symbol themes, colorprimary,

I can't find the build folder of my project in Android studio

Android studio - androidTest folder is missing

Fresco is not load to my App in Android studio

Exception when compiling my app in android studio

My app keeps crashing in Android Studio

Android Studio creates app folder

Android Studio problems switching themes

Android studio can't compile app with assets folder

How to import res folder of another app to your app in Android Studio?

Android - install app from Android Studio - missing shortcut in android device

Changing color themes in Android Studio

Use Prepopulated Database or Not? For my Android studio app

Downloadable Android app themes

Adding the navigation drawer to my app in Android Studio

missing return statement when I run my app in Android Studio

Android-Studio: There is no "Java" Folder in my projects

My images in assets folder not replaced after update app in android

Button themes in android studio

Android Studio app folder not showing up in Android view

Android 11 - Accessing Files in my app Android/Data folder

why does my Android Studio Project not have "androidTest"and "test" folder