106 questions
I want to open the gallery app's photo installed on Android from my app What can I do when I have the URI of the picture?
As far as I know, photos have metadata like music files.I heard that the size, pixel, and date of the picture are saved.I'd like to get the price of the date I took the picture, so how can I get it?
You want to resize the thumbnail while maintaining the original proportion in the plot.How can I change the size of the thumbnail in PIL?
The way to share writing in the band app was simply organized and could be applied immediately. I don't know what to do to attach an image. ㅠ
Hello.I want to save the image as an Android image to the server as a library.Do you usually save it as a base 64 string or byte code in each row of the DB?Or do you store files in the cloud as if the...
I add a button on Android I want to put the image in the center and put a schedule padding. <Button android:background=@drawble/~ /> I did it like this and it was full. ㅜ
I'm looking for a high-resolution image for the background of the app service. Where can I get the images when you make the service? I don't know much about copyright, so I only know that I shouldn't ...
How do I get a bitmap object from Uri? If you receive it and save the bitmap, you can save it by /data/data/MYFOLDER/myimage.png or file///data/MYFOLDER/myimage.pngI think we'll use these two paths. I...
I want to create a service program (running on the server) that calls Wavefront format (*.obj) on the C# console, applies shader, uvmap, bumpmap, etc., and stores it as a 2d image.I tried using librar...
Hello, I'm a beginner studying Android.When you click a specific button, the gallery screen is displayed through ACTION_PICKI tried to display the selected image in the desired image view by selecting...
« | - 7 - | » |
© 2024 OneMinuteCode. All rights reserved.