This opensource android application stores all of its data in a 256 bit encrypted format on the device itself, thus it works completely offline.
Application Developer: Ravin Kumar
Github repository: https://github.com/mr-ravin/ConfiBook-Android-App
App Development Framework Used : React Native
| Target OS Details | Number |
|---|---|
| Android OS Version | 13 |
| Android Target SDK | 33 |
| API Levels | 21+ |
- It uses multi-layer encryption to make sure data is protected.
- Functionality to import and export the app data.
- The data stored inside this app is only stored on the user device. No backup of the app data is taken in any server !
- All the app data is stored only on the user's device. Hence, user can feel secure about their data security.
- Simplicity is at the core of this application, whether its the functionality or the user interface.
- Note- If the user forgets the password, or delete the app then the app stored data is not recoverable.
- Permissions Required- This app require permission to store files in the android device, that's it !
Demo video on Youtube: click here
Copyright (c) 2023 Ravin Kumar
Website: https://mr-ravin.github.io
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation
files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy,
modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the
Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


