How to implement an instant uploads feature a la Google Plus
0xjessel/InstantUpload
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
This is an Android project that is able to detect when a picture is taken and then displays the most recent picture's file name in a TextView. It serves as a demonstration of how one can implement their own instant upload feature. This is probably not how Google Plus implemented their Instant Uploads feature on their Google Plus app, but it provides the same functionality. An added bonus - this works with any camera app, not just the native Camera app. One of my hackathon projects at Facebook was implementing an instant uploads feature for their Android Facebook app. I was able to take pictures on my phone, and in a matter of seconds, it was uploaded to Facebook. However, it got shot down and I felt like it would be a waste to just let it die like that. So I decided to write a tutorial on what I built (similar, at least) so that others who are interested can get started right away. I think it's a really cool feature and would love to see more of this elsewhere! You can see the tutorial here: http://www.jessechen.net/blog/how-does-google-plus-instant-upload-work/ Visit my website: http://www.jessechen.net
About
How to implement an instant uploads feature a la Google Plus
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published