This is a part of my final project on course "Samsung IT School". All code, configurations, etc published under the license, provided in LICENSE.md
This application stores an information about user's gadgets, such as an IMEI, Serial Number or other identificators. This information can be helpful in the next cases:
- Your device was stolen, so you can provide an authorities identificators, which can help during an investigation.
- Your property was destructed/burned/etc and you need to document a damage, including gadgets.
More information about the backend you can read in his repository
- Retrofit2 - for acting with a server through HTTP-queries
- A lot of various Support Libraries. In the future, they should be replaced by AndroidX