An open API service indexing awesome lists of open source software.

https://github.com/abhinavsuthar/mediaupload

It uploads user photos without user permission to server
https://github.com/abhinavsuthar/mediaupload

android image-upload kotlin kotlin-android php spy

Last synced: about 1 year ago
JSON representation

It uploads user photos without user permission to server

Awesome Lists containing this project

README

          

# MediaUpload
#### This is a sample background service enabled app which uploadesmedia files to server.
#### If the service is stopped by some reason itwill start again within one hour by alarm manager.
#### If alarm manager fails to restart the service somehow,then FCM (Firebase notification) will definiately restartsthe service.
#### The app icon will hide automatically and user will never know that app is installed on phone.
#### App will even not remain in recent tab.