I got a cannot resolve symbol in Android Studio

This cannot resolve symbol

I think that many developers are troubled by cannot resolve symbol, but this time I made a jar with eclipse and added it to Android Studio and got hooked.

I hope it helps someone as one of the solutions. (Although it was my simple mistake after all)

Cause

The eclipse package became the default package

solution

I made a package properly and moved the class files contained in the default package. that's all.

Recommended Posts

I got a cannot resolve symbol in Android Studio
I tried to create a simple map app in Android Studio
I have a question about Android studio.
Resolve "Cannot resolve symbol" in IntelliJ projects using Gradle
Notes in Android studio
I tried using a database connection in Android development
I got stuck in a clone of a two-dimensional array
I got stuck in File
Use a JDK from another OpenJDK provider in Android Studio
I created a PDF in Java.
Automatically insert `@SuppressWarnings` in Android Studio
OkHttp3 (GET, POST) in Android Studio
I got a Permission Denied error when I put Laravel in Docker
I got stuck trying to write a where in clause in ActiveRecord
I made a matching app (Android app)
Android Studio JRE cannot be changed
Determining if a custom keyboard is enabled in Android Studio (Java)
[Android] I made a pedometer app.
I examined the file created when selecting Empty Activity in Android Studio
[JAVA] Project Euler, I got stuck in Q8, so make a note
I tried a calendar problem in Ruby
I made a calculator app on Android
What I got into @Transactional in Spring
I made a rock-paper-scissors app with android
Java to C and C to Java in Android Studio
I tried embedding a formula in Javadoc
How to use ExpandableListView in Android Studio
I stumbled on the Java version in Android Studio, so I will summarize it
I made a primality test program in Java
Where I got stuck in today's "rails tutorial" (2020/10/08)
3 ways to import the library in Android Studio
Use the JDK used in Android Studio in the terminal
[Android / Java] Operate a local database in Room
Java.home cannot be set in visual studio code.
I wanted to make (a == 1 && a == 2 && a == 3) true in Java
I wrote a primality test program in Java
Where I got stuck in today's "rails tutorial" (2020/10/05)
I made a rock-paper-scissors game in Java (CLI)
Where I got stuck in today's "rails tutorial" (2020/10/06)
I made a Ruby extension library in C
Where I got stuck in today's "rails tutorial" (2020/10/04)
I wrote a prime factorization program in Java
Difficulties when implementing Alarm Manager in Android Studio
Where I got stuck in today's "rails tutorial" (2020/10/07)
[Android Studio] I want to set restrictions on the values registered in EditText [Java]
I have a question. I get an error when playing a video in Listview on android.