As an aspiring Android developer, I successfully created a simple MVVM dictionary app, leveraging the power of popular tools such as Retrofit for API calls, Dagger Hilt for dependency injection, and Jetpack Compose for crafting an intuitive UI. Additionally, I integrated an external library to facilitate network response handling, and I'm pleased to say that my code is free of errors. However, during the testing phase, I encountered a persistent issue where the network response consistently indicated "no internet connection," despite granting the necessary internet permissions in the app's manifest file.
Since I am relatively new to Android development, I am seeking the expertise of experienced developers to assist me in identifying the root cause of this problem and finding an effective solution. Any assistance, feedback, or suggestions from the community would be immensely appreciated, as my goal is to create a fully functional and reliable dictionary app.
For those interested in reviewing the code and providing guidance, the project can be accessed via the following GitHub link: [DictionaryAPP GitHub Repository]
(https://github.com/CUBE2003/DictionaryAPP).
Thank you in advance to all experienced Android developers who can lend a helping hand in resolving this issue and making this project a success. Your support will be invaluable to me as I continue to grow and learn in the world of Android development.