HTC Desire :: Problems With Photo Files When Trying To Use Camera

Sep 2, 2010

Just a small problem I have with my files when trying to use the camera, apologies if this has been dealt with already but don't fancy trawling the forums whilst on my mobile When trying to use the camera I get the message "unable to save file to SD card due to insufficient file permissions"

I am also unable to view a lot of my photos on the SD card through the gallery where as previously I didn't have any such problem. I am rooted and have bog standard 2.2 with sense UI

HTC Desire :: problems with photo files when trying to use camera


HTC Desire :: Photo Gallery Corrupted / Some Picture Files Unreadable

Nov 17, 2010

Got a bad SD on Desire and some photos corrupted unreadable, I copy the content to PC and then format the card, and then copy back everything to the card, but some photos still unreadable and shown as dark, the total photos count doubled due to corrupted FAT I guess, now I got a new SD what should I do, how do I copy things over to it and fix the FAT?

View 3 Replies View Related

Motorola Milestone :: Camera - Photo Right Edge Shows A Thin Vertical Strip Of Next Photo

Oct 20, 2010

Has anyone else experienced a strange problem with the Milestone (running 2.1) camera - in every photo, the right edge shows a thin vertical strip of the next photo! Shows in both Gallery & Media Gallery.. but don't have a similar issue in a video.

View 5 Replies View Related

Camera Force Close In App When Take Photo?

Nov 26, 2012

i have an apk app which can take photo and take video with a button.

I have first device running the app and I have 2 button, take photo and take video.When I click take video in this app and it works well but when i click take picture from the button, the app always "force closes".

this is my error logcat

11-19 14:43:27.085: ERROR/AndroidRuntime(6903): FATAL EXCEPTION: main 11-19 14:43:27.085: ERROR/AndroidRuntime(6903): java.lang.NullPointerException
11-19 14:43:27.085: ERROR/AndroidRuntime(6903): at com.android.camera.Camera.initializeFirstTime(Came [code].......

View 6 Replies View Related

Motorola Droid X :: Panoramic Photo Using Camera 360

Jul 27, 2010

Does anyone know if you can shoot a panoramic photo with the Droid X if you are using the Camera 360 app? I've looked through the settings & different shooting options, and can't find where I can?

View 2 Replies View Related

Android :: Camera Photo Completely Black

Aug 25, 2009

I am creating a little application where I use the Android Camera class. Everything seems to work but the result is a black picture. I think I forget to set a parameter. Do you have any ideas on which parameter I must set up ?

The code:
public boolean takeIt() { ImageCaptureCallback iccb = null;
try { String filename = "photo.jpeg";
ContentValues values = new ContentValues();
values.put(Media.TITLE, filename);
values.put(Media.DESCRIPTION, "Image capture by camera");
iccb = new ImageCaptureCallback(new FileOutputStream(new File (dataMgr.getRoot(), filename)));
} catch(Exception ex ){ ex.printStackTrace();
} camera.takePicture(mShutterCallback, mPictureCallbackRaw, iccb);
return true;
}

View 2 Replies View Related

Android :: Upload A Photo From Camera To PHP Server

Sep 13, 2010

I have 3 days into this and my mind is melting oozing out my ears...

The end result is that I want to upload selected photos from and Android phone to a php website.

I can display the images from the camera and get the filename that I want to upload. However I cannot use FileInputStream on the file name because it is not private to my application. Use FileInputStream generates an error that the file contains a path separater.

Does anyone know how to get the filestream running? Do I have to copy the file into a private file store?

After 3 days of googling this I am amazed I haven't that answer.

View 1 Replies View Related

General :: Galaxy S2 - Take Photo Without Opening Camera App?

Mar 26, 2012

We all had these moments when we just had the opportunity to take the perfect picture, but the camera app slowed us down and we missed it.

Thats why i came up with an idea which will allow you to take photos from your homescreen / anywhere with one of the hardware buttons without opening the camera app first.

Is this something you can achieve with the app tasker?

Im using the galaxy s2

View 2 Replies View Related

General :: How Fast Camera Takes A Photo

Nov 13, 2012

What affects how fast the camera takes a photo? Is it software (app or possibly rom?), hardware(camera, ram, cpu), or something else? Just wondering, because I noticed my friends s3 take photos much faster, especially in regard to auto focusing (iphone as well). I have an HTC Sensation, and my camera takes much longer to take a photo.

View 1 Replies View Related

General :: Can't Take Photo With Camera - SD Card Is Full?

Apr 23, 2014

i flashed my a13 tablet t730 mainboard all things goes right but i can't take a photo with the camera it said your sd card is full??

View 5 Replies View Related

Android :: Emulator Version - Using For Photo - Camera Testing

Feb 24, 2009

I have 1.0 r2 and it takes garbage pictures, and crashes when trying to view any saved image (I've only saved images taken from the emulator's "camera" so I don't know if it shows images that were pushed via adb properly.)

I'll try the 1.1 SDK, and failing that, an earlier version.

Is this a known issue, sort of a "well, if you're really going to work with pictures, you should be using a G1 anyhow..." kind of thing?

View 2 Replies View Related

Android :: Cropping In Camera Application And Photo Location

Oct 26, 2009

I have not noticed this posted yet so just adding here for those that have not found it. The new camera/video/gallery application supports cropping. After taking a photo or viewing in the gallery, press the Menu button and Crop. You can resize the crop box by touching the edges or move it by touching in the center. Using this feature I was able to create and share panoramic images that were much more interesting. Clicking Menu and then More reveals the "Show on Map" command which displays the location the photo was taken.

View 3 Replies View Related

HTC Incredible :: Resetting Camera Photo File Names

Sep 29, 2010

I Love my HTC Droid Incredible. I have no problems using the camera or moving images where I want them (Facebook, Flickr, or my PC). As I take photos, they are saved as a file name like "IMAG0029.jpg". They sequentially increment. I am fine with that.

What I would like, is, a way to re-set the embedded number to zero; either when the camera is empty (after a download), or manually.

View 1 Replies View Related

General :: Camera App With Recording And Photo Button On Screen

Apr 12, 2012

I have been feeling the need for a cam app that would have the record button and the button for shooting a pic on screen. So many times i have recorded a vid instead of taking a pic making the poser like a statue artist. Is there an app that would be compatible with gingerbread 2.3.6? (i have a gs2 btw) .

View 1 Replies View Related

HTC Incredible :: Camera Application Software Improve Photo Quality?

Aug 9, 2010

I'll keep this one short - I just want to know if anyone has tried some of the available camera apps, and actually noticed better Incredible photos with less noise, brighter indoor photos without flash, color rendering, or better focus. If you could explain any theoreticals on how software interacts with the hardware to produce such improvements, that would be appreciated too.

View 1 Replies View Related

Android :: How Can I Create Photo - Apply Cool Effects With Camera

Jun 11, 2010

I'd like to make an Android app that lets a user apply cool effects to photos taken with the camera. There are already a few out there, I know, but I'd like to try my own hand at one.

I have been googling and stack-overflowing, but so far I've mostly found some references to published papers or books. I am ordering this one from Amazon presently - Digital Image Processing: An Algorithmic Introduction using Java

After some reading, I think I have a basic understanding of manipulating the RGB values for all the pixels in the image. My main question is how do I come up with a transformation that produces cool effects?

By cool effects I mean some like those in these iPhone apps:

I already have quite a bit of experience with Java, and I've made my first app for android already. Any ideas?

View 1 Replies View Related

Sony Ericsson Xperia X10 : Get Camera To Use Flash When Taking A Photo / App?

May 8, 2010

I got my X10 in Australia at last, can anyone tell me how to get the camera to use flash when taking a photo.
I can get the light to come on in video mode but just want to use as flash.

Is there an app out there or am I just stuck with crappy camera that cant take pics at night.

View 11 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

General :: Add Folders To Google+ Photo Backup (other Camera Apps)

May 24, 2013

Since other camera apps use other folders to save the pictures in them, how can I add those folders to also sync to Google+? Do I need to change the folders these apps save too?

View 1 Replies View Related

Android :: Need To Push Intent To Default Camera Application To Make It Take Photo

Apr 28, 2010

I need to push an intent to default camera application to make it take a photo, save it and return an URI. Is there any way to do this?

View 2 Replies View Related

Motorola Droid X :: Camera Screen - Photo Doesn't Exist But Still Shows Up

Aug 5, 2010

When at the home screen and then moving two screens to the right I get to what looks to be some type of image player in the middle and it has the Media Share, Blockbuster, Camcorder, and Gallery at the bottom.

While playing around with the camera I just took some random photos of junk and have since deleted them. But now in the middle of the screen I still see what seems to be the last image I took. Yet the file isn't actually on the phone or card. The round button in the middle (with the square around the 'play' icon) is selected but red (when I touch it it turns green and used to scroll through the photos before I deleted them).

How do I get this ugly blurry test image out of this screen and back to the way it was before?

View 4 Replies View Related

HTC Incredible :: Photo / Image Viewer - Files Stored Outside Device

Sep 5, 2010

I'm looking for an app that will allow me to view photos stored on my computer. I can access the computers on my home network from my Incredible using Astro or ES File Explorer "LAN" and open various file formats such as .pdf, .doc, .xls fine on my Droid; however, I am unable to open and view any type of image files (.jpg, .bmp, .gif, etc.) unless they are stored on my SD card or in the Droid memory itself.

When I try to open a image file stored outside the Droid, nothing appears on the Droid screen. I have installed several "image viewer" apps, such as Astro and 3D Gallery, none of which seem to be able to open remotely stored files. When I "click" on an image file, I see "Loading Image", but all that appears is a black screen with left and right arrow scroll buttons -- no pictures. Any advice, other than to copy and paste image files to my SD card, which then allows me to open and view them? I did get the 2.2 update.

View 1 Replies View Related

Motorola Droid X :: Moved Files No Longer Be Found / Only DCIM Folder Works With Photo Gallery?

Jul 19, 2010

I'm having problems trying to use files after moving them.

Example:
I took a bunch of pictures at an event, the created a folder for that event and moved the pictures into it. I can still open the pictures one at a tiem by navigsting too them, but the galleary app still shows the thumbs, but cannot find them.

Example 2:
I downloaded an mp3 for a ring tone, and while in the downloads folder the music player found it and I was able to set it at a ring tone. But I tried to create a ringtones folder, and then music could not find it, and just playing it by opening the file would not allow me to set a ring tone.

So how does this work? I have seen references here to folders called Media and ring tones, but I see nothing like that in the file system on my phone. Where does one put music if they want to actually use the music player?

Is the DCIM folder the ONLY one that works with the photo gallery? Is the Downloads folder the ONLY one that works with the music player?

View 10 Replies View Related

HTC Desire :: App Improvement To Desire Photo Album

May 12, 2010

check out the (pre desire,was on Nexus) gallery app for your photo's desireables..have just added it and it moved my pics over and is a much nicer layout.

View 2 Replies View Related

HTC Desire :: Checking Files - Deleting Files - Making Space

May 7, 2010

How do you go about checking what is stored on your phones memory and deleting content? For example I used dropbox and downloaded a 7mb photo onto my phone. Can't find it in the photos app or anywhere else. Going into SD & phone storage under settings doesn't do anything. It says I have 70mb available space under phone storage but you can't click on that to get any further info. Same goes for the SD card options.

View 1 Replies View Related

HTC Desire :: MMS Photo Compression

Aug 17, 2010

When I try to send a photo by MMS the phone compresses the image to 8kb when it can send up to 300kb, obviously the image quality is rubbish then.

View 1 Replies View Related

HTC Desire :: Private Photo Album

Jul 1, 2010

Is it possible to create an album which is password protected? To which photos go automatically instead of to the 'all photos bit'?I'm sure that's impossible.. you'd have to have some setting in the camera that selected which folder it went into.but is it possible to have a password protected folder in the photo gallery to which you can easily move (how?) pictures from the normal camera folder?I'm sure you can think of uses for such a feature - in my case it's for photos to measure my fitness/muscleness (I ignore scales) - and I have friends who happily browse my phone (I don't mind except for this - I have to remember to upload the pictures then delete them). (They all know the swipe password thing, because it's pretty easy to accidentally watch/memorise.)

View 2 Replies View Related

HTC Desire :: Photo's Working But Camcorder Not

Jun 13, 2010

Done a quick search but the post said it had been sorted.The camera works great, just touch the screen and it does it's focus thing.... blah blah.... but then when i'm in camcorder it says press to start recording, so I press and the focus box comes on the screen, changes colour then does it's thing and then NOTHING.Am I being silly and missing something very obvious?

View 2 Replies View Related

HTC Desire :: Facebook App Photo Resolution

Jul 19, 2010

The Desire's Facebook app only offers me a camera photo resolution of 640x480; is there any way of expanding this?

View 3 Replies View Related

HTC Desire HD :: Adding Photo To SIM Contacts

Nov 24, 2010

How to do this? Cant seem to figure it out.....Photos for facebook contacts all there but want to add photos of people on SIM/phone...?

View 4 Replies View Related







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