architecture-components-samples icon indicating copy to clipboard operation
architecture-components-samples copied to clipboard

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

Open quilan08 opened this issue 4 years ago • 2 comments
trafficstars

/* 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:

  • Questions about the architecture guide or using components together: android-arch https://stackoverflow.com/questions/tagged/android-arch
  • Questions about the Room library: android-room https://stackoverflow.com/questions/tagged/android-room
  • Questions about the Lifecycle library: android-arch-lifecycle https://stackoverflow.com/questions/tagged/android-arch-lifecycle

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.

  • Release Notes: https://developer.android.com/topic/libraries/architecture/release-notes.html
  • Issues list: https://issuetracker.google.com/issues?q=componentid=197448%20status:open&s=modified_time:desc

Issue with the samples?

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

*/

quilan08 avatar Oct 10 '21 22:10 quilan08

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

quilan08 avatar Oct 10 '21 23:10 quilan08

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

quilan08 avatar Oct 10 '21 23:10 quilan08

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

vajidbwd avatar Feb 14 '23 09:02 vajidbwd

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 .

vajidbwd avatar Feb 14 '23 11:02 vajidbwd