android-image
Android - dealing with images/camera - couple questions
I\'m dealing with resizing of images on Android - fun! Here is questions I have hopefully small :) I\'m using camera intent to take p开发者_如何学Cicture and save it on SD card.[详细]
2023-03-19 12:38 分类:问答Scaling image of ImageView while maintaining center point in same place
I have set a prescaled Bitmap as ImageView\'s source. Then I\'ve read Matrix of an ImageView and shift Bitmap of an ImageView via matrix.postTranslate(shiftX, shiftY).[详细]
2023-03-19 01:25 分类:问答how to dynamically display the single image from the sdcard
I had done the program the display all the images from the sdcard dynamically. But now ,I want to display single image dynamically from the sdcard instead of display all images .[详细]
2023-03-18 18:14 分类:问答How to post large image using base64 in android?
Currently I am working one project which requires to post the data on the server database. Here I post the data like name, id, image, etc.[详细]
2023-03-18 15:22 分类:问答9patch image with only horizontal scaling
How do I create a 9Patch image that only scales horizontally? 开发者_运维百科I don\'t want it to scale vertically. I am not able to create such a 9 PNG.[详细]
2023-03-17 21:56 分类:问答Android uploading pictures to server in most efficient way
I need to get images along with other data (very similar to email with attachements) to the server. I also need to do it in reliable manner so I can retry, etc on failure.[详细]
2023-03-17 16:17 分类:问答android background image problem
I am trying to set an image as background. I edit the xml layout file. But when i put the im开发者_StackOverflow社区age on the drawable folder, it gives an error on the project name. What is the probl[详细]
2023-03-16 12:24 分类:问答Using large number of videos and images in android application
I want to use videos in my android application. There are 800 videos (total size 250MB), so how will I use them in android application?[详细]
2023-03-15 06:39 分类:问答Android image sharpening, saturation, hue, brightness, and contrast
I\'m trying to create an app that will allow me to adjust the hue, saturation, brightness, contrast, and sharpness of an image by adjusting the seekbars for each of the above fields.[详细]
2023-03-15 06:15 分类:问答how to hide image button in a list view on android
in my app i use list view with image button called buy video. i populate video list from urban air ship. if i press buy button the video is downloaded.[详细]
2023-03-15 03:02 分类:问答
加载中,请稍侯......