HTC EVO 4G : Camera Flash Over-saturating Images / Way To Fix

Oct 2, 2010

I've noticed since the Froyo update that when I take pictures, the camera flash is so bright that objects/people turn out completely white, depending on the distance. Is anyone else experiencing this?

HTC EVO 4G : Camera flash over-saturating images / Way to fix


Samsung Fascinate :: Front Facing Camera / Camera Flash?

Aug 4, 2010

If you could only choose one of these, which would you have chosen for the Fascinate? (Obviously it would be best to have both).

View 8 Replies View Related

General :: Images In RSS (Flash Builder 4.5)

Jan 25, 2012

I make a very simple RSS reader for my website in Flash Builder 4.5, based on this tutorial. Now I have a problem. I need to put images into articles in application (DetailsView). In my RSS feed images in <enclosure> tag. How to put images in DetailsView and how to get it with enclosure tag.

This is source coude for DetailsView:

Code:
<?xml version="1.0" encoding="utf-8"?>
<s:View xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:rssreader="services.rssreader.*"

[code]....

View 4 Replies View Related

Android :: Get All Images Taken By Camera?

Oct 16, 2010

Is it possible to get a list/cursor of all images taken by the camera? I would like to somehow be notified when the camera takes a picture, ie when the database of images changes. Currently I can use a contentobserver with the MediaStore.Images.Media.External_Content_URI, but that fires off a notification if any photo is added to the SD (ie a photo is download, another app adds one...)...is there any way to do this?

View 3 Replies View Related

HTC Desire :: Having Blue Images From Camera

Jul 11, 2010

I'm not really feeling the love for the quality of the images the Desire produces, mainly due to blue cast each image seems to have. If i want to keep an image i find I have to colour correct it with Photoshop which i hope you can appreciate is kind of annoying! Also, and this doesn't happen all the time but the screen sometimes splits in two/three when taking a photo which again is bloody annoying. Is this a known issue is there a software fix or do i have a duff unit and need to speak to HTC to repair under warranty.

View 4 Replies View Related

HTC Droid Eris :: Camera Lag And Blurry Images

May 22, 2010

I have been trying to deal with the blurry images from the Eris's camera but enough is enough. Unless my subject is completely still for 10 seconds, my picture is looks blurry. Does anyone have this problem? Could I fix it in settings? I am currently using the 5 meg pixel setting.

View 6 Replies View Related

Android :: Best Way To Store Application Images Taken Via Camera

May 5, 2010

I'm just looking for some insight into what would be the best way for me to store images as part of my app. I have an activity that represents a 'Job' which has a couple of edittext's and underneath was planning on using the Gallery component to show images relevant to this job. The job data is stored in a database (on the sdcard) so was also thinking of creating a table to store 'JobImages' and having each image stored as a byte array.

But I'm not sure if it would be better to store the images directly on sdcard under a folder structure specific to my application and the job. E.g. using the job ID number as a folder name. Depending on which method I use will greatly determine the code that goes into an 'adapter' that allows me to bind to the gallery component so before I begin I was wondering if anyone has had the same design problem and what option they chose.

View 1 Replies View Related

Motorola Droid 2 :: Images Taken From Camera Do Not Display

Aug 18, 2010

Images taken from Camera do not display; they are generic gray icons and not the photos taken. The camera worked perfect first couple days and now we are only seeing icons. Maybe we made a change but can't seem to find a resolution in any menu.

View 1 Replies View Related

HTC Incredible :: Images From Space / Put Camera To Work

May 24, 2010

I took this through my telescope with the Incredible's camera. One of the good things about the tiny cameras in phones is that they can see through the eyepiece of my telescope. Don't expect to try this and get it perfect the first time. The Saturn picture took about 30 tries and lots of fiddling with the settings to get just right

View 49 Replies View Related

Android :: Can I Change Resolution Of Images Taken By Camera

Mar 24, 2009

The image size is about 1mg, which takes long time to transfer to server in 3G network. How can I reduce the resolution of image ? Is there any parameter we can set before taken picture?

View 2 Replies View Related

HTC EVO 4G : Reverse Images With Front Facing Camera / How To Fix?

May 27, 2010

I doubt I will be taking pictures of text, but a funny "bug" nonetheless http://www.androidcentral.com/evo-4gs-front-facing-camera-shoots-images-reverse

View 4 Replies View Related

Samsung Behold 2 :: Is There Way To Open Or Extract Flash Images For Editing?

Mar 26, 2010

Is there a way to open or extract the flash images for editing?

View 3 Replies View Related

Android :: Uploading Images Straight To Forums From Camera Possible?

Dec 9, 2008

Is there an application in the Market that will make it possible to upload direct from the camera to enable images to be inserted into forums. Either direct into the forum post, or via a hosting site like imageshack.

View 11 Replies View Related

General :: Blurry Images When Take Pictures From Stock Camera

Apr 21, 2014

I have a rooted samsung galaxy ace plus with speedmod 4.4.2 (kitkat).

Whenever I take pictures using the stock camera,the focus is fine but when i see the picture it always comes blurry.

View 3 Replies View Related

Motorola Droid :: Camera Focus Not Working / Blurry Images

Jul 8, 2010

My camera used to work perfectly. My pics were amazing, and it was just amazing. The focus was never off. Clear, crisp, sharp images. Now, out of nowhere it seems, the camera won't focus. My images are EXTREMELY blurry. It's terrible. Even when I'm just setting up to take the pic, the image looks blurry on the screen. It's bad enough that I can no longer even get the barcode scanner to work. I'm assuming that something wrong with my lens and not anything to do with software etc. And yes, I've cleaned it. And cleaned it. And cleaned it to no avail.

View 3 Replies View Related

HTC Desire :: Camera Quality - Images Too Dark And Saturation Lacking?

Jun 2, 2010

I'm quite pleased with the camera as long as you have good light - good amount of detail and sharpness for a camera phone. But I do find that the images are often too dark and lacking in saturation, while being too contrasty. Thankfully, there is plenty of info in the camera image files that can be pulled out. There are some sample comparisons on DPNow.com here if you are interested: HTC Desire smartphone camera still photo quality? - DPNow.com Discussion Forum.

View 3 Replies View Related

Android :: Overlay Images Onto Camera Preview Surface View

Aug 23, 2010

I have a SurfaceView that is being used to draw custom animations and I would like to overlay them onto a live-feed from the phone's camera. Currently, the SurfaceView that contains the animations has a white- background, but if I were to overlay them onto the phone's camera feed, they would have to be transparent. The camera and animation drawing cannot be done on the same SurfaceView. Is it possible to make a SurfaceView transparent? What is the best course to pursue the use of multiple views? My end goal is to essentially overlay the contents of another SurfaceView onto the Camera SurfaceView.

View 2 Replies View Related

Android : Trying To Iterate Through All Photo Images - Produced By ADP1 Camera

Feb 12, 2009

I am trying to iterate through all the photo images (produced by ADP1 camera), held on external SD storage in an ADP1. I want to extract the binary data for each image file, determine image size in bytes and send the image data (possibly after compression) over a network conection.

My code is generating an exception when I try to generate a Bitmap based on Photos taken by the ADP1 Camera, stored physically on External SD Card Storage. It looks like the image size is exhausting VM for my application.

I attempt to extract a Bitmap via android.provider.MediaStore.Images.Media.getBitmap() static member function. Code...

View 2 Replies View Related

Android :: How Native Gallery (Camera Application) Reads Bigger Images

Oct 10, 2009

I am a android developer, I stuck into a problem, how to read really big images with Android API, I am wondering how native Gallery (Camera application) is reading bigger images so fast. can any Android Engineer here direct me to the piece of code that android engineer used to draw bigger images.

View 3 Replies View Related

Android :: Surface View Draw Images Overlay On Camera Preview

Aug 23, 2010

I have a SurfaceView that is being used to draw images, and I would like to overlay them onto a live-feed from the phone's camera. Currently, the SurfaceView that contains the images have a white-background, but if I were to overlay them onto the phone's camera feed, they would have to be transparent. The camera and animation drawing cannot be done on the same SurfaceView. What is the best course to pursue the use of multiple views that involve managing the camera and drawing images? Is it possible to make a SurfaceView transparent?

View 4 Replies View Related

Android :: Built-in Camera Use Folder Called DCIM To Store Captured Images?

Nov 13, 2010

I am developing an app which uses the phone's default camera application to capture an image and then allow the user to perform some basic editing.I want the image captured to be saved in a location that is consistent with the stock camera application. Can I use the DCIM folder and assume all phones will use that location?

View 1 Replies View Related

General :: Camera Gallery Dims Images After View On Droid RAZR MAXX

Mar 16, 2014

I have a droid raxr maxx with android 4.1.2

Recently I did a bunch of updates and started using google now. My phone performance has been significantly degraded as a result.

My most pressing issue is that after taking a photo, when I go to view it, it shows as normal brightness for 1 second and then gets very dark. This happens for every image as I scroll through them individually. It appears that I now have some sort of editing option or maybe google photos or picassa has hijacked my viewer. When I click on the gallery app this dimming issue does no occur. I am unable to view photos from the camera after taking them.

View 1 Replies View Related

HTC EVO 4G :: Camera Flash Not Working

Aug 27, 2010

My Flash on the camera has stopped working all of a sudden. I checked the camcorder and the light (flash on) didn't work. I tapped the back of the phone near the flash. It worked. I went back to camera and turned on flash, it worked. So by tapping something I jigged something around in there and the flash was working.

View 1 Replies View Related

HTC Incredible :: Camera Flash

Nov 16, 2010

The camera flash on the Incredible is killing me, it basically blurs out everything in the picture, especially a face! Anything white in the picture will have not detail or definition when you use the flash to take a picture.

View 2 Replies View Related

How To Start Camera Flash

Jul 18, 2011

I tried to start the camera flash for an app I'm doing but I don't understand why it isn't working.

here is the code:

Code:
import android.app.Activity;
import android.hardware.Camera;
import android.hardware.Camera.Parameters;

[Code].....

For information I'm using a LG Optimus 3D for the test of this app.

View 2 Replies View Related

HTC Desire :: Camera Flash Not Working

Jul 8, 2010

Bought a HTC Desire and just cannot get its camera flash working. Obviously having hard time with people at the shop ("have you tried taking these pictures at night, maybe it understands that it is still daytime even if you tried it in bathroom"). My dumb brain would suggest that manual - flash always on (unless that 5% battery limit is not hit), automatic - depends on sensor income, off - no flash. Really hard to search for stuff like that in forums as usually "flash not working" refers to Adobe Flash.

View 1 Replies View Related

HTC Incredible :: Flashlight App That Uses Camera Flash?

May 3, 2010

can anybody find a flashlight app that uses the camera flash? Sent from my ADR6300 using Tapatalk

View 1 Replies View Related

HTC Incredible :: App For Using Flash As Flashlight Without Going Into Camera App?

May 20, 2010

sorry if someone answered this but I couldn't find it, is there an app for using the flash as a flashlight without going into the camera app? I would prefer a toggle switch like the one made by curve fish, Sent from my ADR6300 using Tapatalk

View 13 Replies View Related

HTC EVO 4G :: Camera Flash Too Bright In Low Light?

Oct 24, 2010

When taking pictures in low light, my flash seems to be way too bright. It completely washes out almost the whole picture. Any special settings I can use?

View 2 Replies View Related

HTC Incredible :: Camera With Flash On Handset?

Apr 17, 2010

Does the incredible have a camera flash?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved