ericaddison / APT_miniProject_Android

The Android App for Connexus
0 stars 0 forks source link

WIP - pull request #14

Closed mspagon closed 6 years ago

mspagon commented 6 years ago

Upload Activity can be started with intent putExtra "streamID", which is a Long object. Added functionality to choose picture from library button. Added choose picture from library onActivityResult. Added use camera intent to call camera activity. Updates stream name text box based on http GET query on streamID.

ericaddison commented 6 years ago

This is purely altering the upload activity, so I'll just merge it without testing it :)