Album
1.This is a Android album demo implemented without any third-party libraries.
2.Using completely Kotlin code to implement.
Features
(Plan to implement the following features)
- Load all the images and videos files on the external storage.
- make the files into categories by date.
- Image decoding and memory cache.
- Image and video preview
Todo List
- Video Player.
- QRCode Scanning (Open links and show text content).
- Third party login (including QQ, WeChat,Weibo,Facebook).
- Push Message.
- File management (pdf,office format files,apk,etc.).
Latest Release
Scan the QRCode below to install the release apk file.
(Use browsers that support QRCode scanning)
FQA
1. You may face the following problem when building a release apk
Execution failed for task ':app:processReleaseGoogleServices'.
> File google-services.json is missing. The Google Services Plugin cannot function without it.
Searched Location:
The solution lies here:
https://stackoverflow.com/questions/33866061/error-file-google-services-json-is-missing-from-module-root-folder-the-google