You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.
I have setup everything for the project. I am using Eclipse for this project. When I imported the project I found a Java folder in it. I shifted all the sub folders into "src" folder. But now because of this I am getting compile time errors. Its not recognizing any package related to Google Play Service. I dont know how to fix this.
Also if I am running the project with the java folder there is no compile time error, but as soon as I launch the application it is crashing due to "No class found" error. Because maybe its not taking the class from Java folder and that's why I have to shift all the sub folders to "src" folder.
Please help me to sort out this. Any help would be appreciable.
Thanks.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello
I have setup everything for the project. I am using Eclipse for this project. When I imported the project I found a Java folder in it. I shifted all the sub folders into "src" folder. But now because of this I am getting compile time errors. Its not recognizing any package related to Google Play Service. I dont know how to fix this.
Also if I am running the project with the java folder there is no compile time error, but as soon as I launch the application it is crashing due to "No class found" error. Because maybe its not taking the class from Java folder and that's why I have to shift all the sub folders to "src" folder.
Please help me to sort out this. Any help would be appreciable.
Thanks.
The text was updated successfully, but these errors were encountered: