<How to get rid of the resource not found exceptio...
# stackoverflow
u
How to get rid of the resource not found exception when clicked on item view on recycler view and instead of data and activity lauch, it crashes app I have built an app to learn the use of adapter and recycler view. It contains a recycler view and adapter, it uses data class to show data on clicked to an item of the recycler view, but the app crashes on runtime whenever I click on an item of the recycler view and showing java resources not found exception, could any one please help me out from this because I am a newbie to learning and debugging this 2022-07-24 160014.903 11460-11460/com.example.planetapp E/AndroidRuntime: FATAL...