Android-Studio: There is no "Java" Folder in my projects
NickName:letsintegreat Ask DateTime:2018-01-08T00:18:55

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

I had downloaded and installed Android Studio before installing JDK 8. I'm totally a beginner in Android development. At first, I didn't know that I have to download JDK first.

I watched many tutorials for making my first Android app. In those videos, they are using a folder named java that is a sub-folder of App. But in my App Folder, there is no Java named folder.

Now I've Installed JDK 8 But still, there is no Java named Folder.

So please tell me how to get access to that Java Folder? So that I can do further studies of Android development.

Copyright Notice:Content Author:「letsintegreat」,Reproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/48139103/android-studio-there-is-no-java-folder-in-my-projects

More about “Android-Studio: There is no "Java" Folder in my projects” related questions

How to reuse the existing AVDs for android-studio

I was using Eclipse as my android development IDE. I just have installed the android-studio. I want to reuse the AVDs in Android-studio which i was using previously with the eclipse. How can I imp...

Show Detail

Cannot open android-studio

I installed android-studio few days back along with openjdk. And it did work fine until yesterday. But now I cannot open it. The desktop icon is dead and when i run ./studio.sh it shows JDK Required:

Show Detail

Getting Ubuntu 14.10 Unity Launcher to launch Android-Studio

I am having trouble getting Ubuntu Unity Launcher to launch Android-Studio. Here is my desktop file: more Android-studio.desktop [Desktop Entry] Type=Application Name=Android-studio Comment=Android

Show Detail

Is it possible to use SWT on Android-Studio or IntelliJ?

I've used Android-Studio for a long time, and I got used to it over Eclipse. I wish to create an SWT app for PCs (windows, Linux, macOs) , and use a nice UI mechanism like Window-Builder that used...

Show Detail

Auto completion issue in android-studio

I am trying to make auto-completion of methods work in android-studio like it does in eclipse. For example, if i have a method: public void testMethod(String a, String b, int c) {} and if i call it

Show Detail

.apk file generation from android-studio in ubuntu

I have tried many of the times to generate .apk file from android-studio for my new application. and I am using android-studio in ubuntu. How to generate .apk file from android studio in ubuntu...?...

Show Detail

android-studio android-studio-dir location

I am trying to get flutter/android studios to work on linux and i am having an issue getting flutter to recognize my android-studio location. I am able to run android-stuio, but when i try to tell

Show Detail

Using git eclipse project with android-studio

I'm working on an android app project for a client. The project is developed using eclipse and is setup in github I'm using android-studio as I found it much more convenient than eclipse on ubuntu(

Show Detail

Android-Studio new project

When I create a new project in Android-Studio , all was perfect but before launching it take a lot of time to download from maven repository , can I download of this dependencies manually and add i...

Show Detail

Android-Studio Installation Font error in Arch linux

Font Error in Android-Studio: I faced the problem while installing Android-Studio-3.0 in Arch Linux distro, help me solve the issue. I installed using yaourt package manager.

Show Detail