Sagar
Sagar
InterviewBit is another famous coding platform and it will be very helpful if you can just expand the project to that.
Anyone please tell me what am I doing wrong?
Migrated to androidx with latest dependencies. Removed all deprecated classes/function and migrated to newer ones with working application. Note: I don't know why controls didn't get changed and notifications are...
For this repository to stay alive,i Migrated to AndroidX with latest dependenciy version. If you find any errors feel free to comment out and review the code :)
Migrated to androidx + all latest dependencies + removed deprecated code = Working application in 2022
Migrated to androidX in develop branch with all other default functionalities. NOTE: PlacePicker is deprecated, so if your functionality for picking is not working then try using PingPlacePicker in your...
Not able to open any map stuff because PlacePicker class is deprecated and have no official replacament for that. So, either we have to use some open source library(are available...
Starter code successfully migrated to androidx components with all latest versons.
If you want to continue with this project for a working application compatible with latest android studio + AndroidX components, you can use this commit.
For this course and project to run furter, i have removed deprecated methods and dependencies and updated it to latest androidX library components