Page 1 of 1

Android: Develop a piece of code that instantiates a URI matcher for an Android application with Content Provider Author

Posted: Fri Apr 29, 2022 6:46 am
by answerhappygod
Android:
Develop a piece of code that instantiates a URI matcher for an
Android application with Content Provider Authority:
university.it.movie and add roles for the following patterns:
1. university.it.movies/movies
2. university.it.movies/movies/129
3. university.it.movies/movies/Harry
Note: suggest a unique code for each pattern.