architecture-components-samples
architecture-components-samples copied to clipboard
Cannot access "Package 'com.example.myApplicationName' " Output/Input Error Please Can anyone help me with this
/* 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.
*/

Please this is the Error i want to know whats happening? i have been with this for the whole day
We are facing same issue , If you got solution then reply.
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 .