Instagram Clone using Kotlin and Firebase. User can upload pictures, like pictures and add new comments.
SocialEyes is an educational project and it was merely built in order to learn Kotlin.
This android application allows you to upload pictures, like pictures and add new comments.
This application was originally created by Didier Ganthier and released under the GNU GPLv3. SocialEyes is a creation from Didier Ganthier released under the MIT License (Expat License).
The android app lets you:
- Post new pictures
- Like others pictures
- Add comments
- Delete posts
- Edit posts
On Android versions prior to Android 6.0, wallabag requires the following permissions:
- Full Network Access.
- View Network Connections.
- Run at startup.
- Read and write access to external storage.
The "Run at startup" permission is only used if Auto-Sync feature is enabled and is not utilised otherwise. The network access permissions are made use of for downloading content. The external storage permission is used to cache article images for viewing offline.
SocialEyes app is a free and open source project developed by volunteers. Any contributions are welcome. Here are a few ways you can help:
- Report bugs and make suggestions.
- Write some code. Please follow the code style used in the project to make a review process faster.
This application is released under GNU GPLv3 (see LICENSE). Some of the used libraries are released under different licenses.