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
- Host: GitHub
- URL: https://github.com/abhinavsuthar/mediaupload
- Owner: abhinavsuthar
- Created: 2017-11-22T13:27:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-07T19:29:57.000Z (over 7 years ago)
- Last Synced: 2025-04-07T04:52:08.629Z (about 1 year ago)
- Topics: android, image-upload, kotlin, kotlin-android, php, spy
- Language: Java
- Homepage:
- Size: 745 KB
- Stars: 15
- Watchers: 0
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.