android-photos Questions

3

Solved

I'm creating an image uploader that has the ability to upload more than 1 images at once. galerijButton.setOnClickListener(new OnClickListener() { @Override public void onClick(View v) { Intent...
Darlleen asked 13/2, 2014 at 10:25

2

In my app, I allow the user to pick a profile image from their gallery, like so: When You click the first option, on my Android 5.0 device, I get this: If I use the normal Gallery app that is...
Cachet asked 10/7, 2014 at 23:49

3

Solved

the title sounds maybe a bit like a "noob question" but I know quite well how to program for Android, I just to figure out what it is the best way to achieve what I want. My use case is: the user ...
Mainland asked 20/5, 2015 at 16:20

3

Solved

I am implementing a photo viewer which allow user to view photos in full-screen mode from a thumbnail. My current approach is adding inflated view to WindowManager. In the inflated view, there is a...

1

Solved

With the Google Photos app, I am trying to pick a video, that is not cached on the device. I am using the ACTION_GET_CONTENT intent, to launch the options dialog, and from there I choose the Goog...
1

© 2022 - 2024 — McMap. All rights reserved.