NewsApp
NewsApp copied to clipboard
Android app for displaying News in a RecyclerView
This News API Endpoint was having a problem in loading the image using the Glide library, so I have added this third-party free public API which does the same task...
Update README.md by **embeding YouTube video of Anuj Bhaiya**
BasicNetwork.performRequest: Unexpected response code 403 for https://newsapi.org/v2/top-headlines?country=in&category=science&piKey=1f4a12d2698e432ea9cf18126dcc7acd
Even after trying out retrofit instead of volley library, and changing the API, it is still not working and shows a black screen for a millisecond and then disappears showing...
I have checked and re-checked my code... but my setOnClickListener is always returning -1. I have tried the deprecated adapterPosition, absoluteAdapterPosition and bindingAdapterPosition with similar results. ` class WeatherListAdapter( private...
I am not able to fetch the data from the api. I am getting compelete blank screen after adding volley request in News app. Please can you help me as...
Intially in the readme , only the markdown code was visible After the changes made, now the image is visible such that whosoever clicks , will get directed to the...
Typo in the url. Took me an hour to resolve this issue.Please rectify it
To use recycler view I had to use this line.Please confirrm this in you android studio