android / architecture-components-samples

Samples for Android Architecture Components.
https://d.android.com/arch
Apache License 2.0
23.4k stars 8.29k forks source link

Cannot access "Package 'com.example.myApplicationName' " Output/Input Error Please Can anyone help me with this #1028

Open quilan08 opened 2 years ago

quilan08 commented 2 years ago

/* Remove this comment

Reporting an issue with the Architecture Components or the samples?

Question about Architecture Components?

If you want to ask how to do something, or to understand why something isn't working the way you expect it to use Stack Overflow. Post your questions using these tags:

Bug report or feature request for Architecture Components?

If you find an issue with the Architecture Components libraries or consider that a feature is missing, report it using the Google issue tracker: https://issuetracker.google.com/issues/new?component=197448&template=878802

Before filing a new issue, please check if it is listed in the Release Notes or reported in the issues list.

Issue with the samples?

Please add the sample name ("all", "GithubBrowserSample", "BasicRxJavaSampleKotlin", etc.) and include it in the title if it applies.

*/

quilan08 commented 2 years ago

Screenshot from 2021-10-10 14-53-35

quilan08 commented 2 years ago

Please this is the Error i want to know whats happening? i have been with this for the whole day

vajidbwd commented 1 year ago

We are facing same issue , If you got solution then reply.

vajidbwd commented 1 year ago

We got solution and working for me . Solution : Please check your Libs folder some JAR is inactive mode so package is not able to access . Active the JAR file and build the app then package able to access .