mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
Upload files in the background, untied to any Activity!
This commit is contained in:
parent
30021b26d6
commit
5beb650063
4 changed files with 144 additions and 80 deletions
|
|
@ -28,6 +28,7 @@
|
|||
<data android:mimeType="image/*" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
<service android:name="UploadService"></service>
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
Loading…
Add table
Add a link
Reference in a new issue