Android : Better Camera App Adjustable On Screen?

Sep 20, 2010

So I seem to always be fiddling with the exposure, which although I appreciate is available - unlike my BB, its annoying to have to press menu, settings, then scroll to exposure.

Is there an app for the camera that would be adjustable on the screen? As a photographer, this makes the camera app pretty annoying...

Android : Better Camera App adjustable on screen?


Android :: Adjustable Volume Alarm App

Feb 25, 2010

I'm after a simple alarm app with adjustable volume. I find the native app very loud and it shocks me awake.
Something which gets progresively louder would be ideal, also something with slightly milder alarm tones.

View 5 Replies View Related

Android : MP3 Player App / With Adjustable Base

Dec 31, 2009

I notice the default doesn't have any form of graphic equalizer!Also, Tunewiki seems cr*p at finding the correct album art, is there any alternative please?

View 1 Replies View Related

Motorola Droid :: Email Font Size Adjustable?

Nov 9, 2009

Can you adjust email font sizes for both gmail and corporate email?

View 18 Replies View Related

HTC Hero :: Music Players With Adjustable EQ (bass Treble Etc)?

May 25, 2010

Any music players out there with adjustable EQ (bass treble etc)?

View 5 Replies View Related

HTC Hero :: Camera Not Working - Message The Application Camera Process Com.android.camera Has Stopped Unexpectedly Please Try Again

Dec 6, 2009

My camera stopped working. When I click my camera application I get the message "The application camera (process com.android.camera) has stopped unexpectedly. Please try again". It's just a blank screen?

View 3 Replies View Related

Android : Camera Screen Green / Way To Fix

Aug 12, 2010

Does anyone know y my camera screen is green

View 1 Replies View Related

Android :: Camera Preview Screen Still Black

Mar 16, 2010

I'm trying the camera preview

This is my code and it doesn't throw any error, but the screen still black, any ideas?

this.setContentView(R.layout.camerapreview);
SurfaceView cameraSurface = (SurfaceView)findViewById(R.id.cpPreview);
SurfaceHolder holder = cameraSurface.getHolder();
holder.addCallback(this);
holder.setType(SurfaceHolder.SURFACE_TYPE_PUSH_BUFFERS);
this.camera = Camera.open();
this.camera.setPreviewDisplay(holder);
this.camera.startPreview();}

View 2 Replies View Related

Android :: Camera App Lost Its On Screen Capture Button

May 20, 2010

I noticed that after upgrading to 2.1 my camera app lost its on screen capture button (the shutter like). Is this right?

View 3 Replies View Related

Android :: Drawing A Camera Preview In A Certain Area Of Screen

Nov 16, 2009

I have been playing with Android for a couple of months, so I'm still kindof newbie on this. I've looking for previous questions like mine, but I was unable to find any proper solution. So here goes my question:

I'm trying to draw a Camera Preview in a certain part of the screen (for instance, square upper-left). So what I suppose I should do is the following:

CODE:.............

And on the Preview Class I have the following lines:

CODE:....................

View 2 Replies View Related

Android :: Launch Activity From On-screen Camera / Capture Button?

Feb 8, 2010

Is it possible to start an activity from the built-in Camera app after the user touches the on-screen Capture button?

View 4 Replies View Related

Android :: How To Avoid Blank Screen On Pause Camera Preview

Jun 18, 2009

I'm running a standard camera preview (i use the camera api demo as a reference).

When i hit the capture button, there is a black screen for a good 1/2 second until the captured image appears.

My question is how can i freeze the last image being previewed on the screen while i do the capture work ? I don't mind that the quality of the displayed image is not as good.

If i hit camera.stopPreview() -> that goes into the black screen which i don't want.

View 2 Replies View Related

Android :: Froyo Camera Application Process Dies When Lock Screen Happens

Sep 15, 2010

Camera application process dies and restarts again when device is Locked/End Call Key is clicked. Steps to reproduce: 1) Launch Camera application. 2) Click on End Call key(it acts as lock screen when there is no active call) or wait till device is locked. 3) Camera application is paused and surfaceDestroyed callback is not being called. 4) Camera process has died and restarted again. I would like to know why Camera process has died after onPause is being called and restarted again when device is put to Lock state. For all key events like BackKey,HomeKey and Accept Key it is working fine.

View 4 Replies View Related

Android :: Prevent Phone Screen From Turning On When Volume - Camera Key Pressed?

Jun 5, 2010

I have an activity that shows up when the phone screen goes to sleep/turns off ie turns black.
For some reason, the phone turns on when the volume buttons or the camera buttons are pressed. By turns on, I mean the screen wakes up or comes back from the black screen state.

I've tried using dispatchKeyEvent(KeyEvent event) and the buttons are disabled on the activity, but they still wake up the phone.

View 1 Replies View Related

Android :: Start Camera Programmatically In Video Mode With Screen Remain Off?

Aug 4, 2010

I want to record and then upload that on server using camera but without any notification. Is their any way to start camera programmatically in video mode with screen remain off?

View 1 Replies View Related

HTC EVO 4G :: Screen And Camera Lens

Oct 10, 2010

Im just curious, but how durable is the screen and lens? I heard it was Gorilla Glass but then also that it's not.Are your screens scratched? If so from what?Also how about the camera lens? Is it durable? Scratch resistant?

View 3 Replies View Related

HTC EVO 4G :: Front Camera Has A Red Mark On The Screen

Jun 8, 2010

Its a few pixels or so near the middle of the screen. Its not pixels solid out, but a few that almost looks like a 'mar'. It only shows up when the front camera is on, but if I take a picture, there are no marks on the screen?

This is the 'viewfinder' for the front facing camera (lens blocked so you can see it):

If I take the picture, it DOES NOT SHOW UP! I am rooted.

View 3 Replies View Related

HTC EVO 4G : Front Camera Causes Blank Screen / How To Fix?

Jun 5, 2010

First of all. So I picked up my EVO a couple of hours ago. I was messing around with it, and switched the camera to the front one, which has now caused the screen to be blank, just black. None of the buttons function when it's like that, except the home screen. Please let me know if anyone knows anything I can do about it tonight.

View 7 Replies View Related

HTC Desire :: Using Camera And Screen Started Flickering

Sep 20, 2010

I was using the camera this morning and after a few seconds the screen started flickering, it then turned a shade of purple and the view split so the bottom of the picture appeared at the top. I rebooted the phone and it was fine for about 30 seconds and then did the same. Second reboot and it appears to be ok. Just wondering if anyone else has had this issue? All software is as standard the phone has not been rooted (yet).

View 3 Replies View Related

HTC Incredible :: Camera With Blue Screen / Not Go Clear At All

Jun 5, 2010

I am having some serious issues with my Incredible. My camera is now blue. It was working fine, but now it will not go clear at all. It is very very blue. Should I take it back or is there a setting in the phone I am missing. I have made sure the effects are set to "None" and I have also restarted my phone. Nothing seems to work.

View 2 Replies View Related

Motorola Droid X :: On Screen Camera Button

Jul 16, 2010

Im not a big fan of the 2 position camera button on the X. Is there anyway to make the camera work like it does with google goggles? Just one icon on the screen to press and snap a picture.

View 6 Replies View Related

Samsung I7500 :: Camera App That Has On Screen Controls

Mar 15, 2010

Does anyone know if there's a camera app that has "on screen controls" for settings. Specifically i'd like to be able to toggle the flash without having to go back into settings all the time. Just a little flash on/off toggle on the screen, it's such a simple thing, would make life easier but none of the camera apps I've tried have it.

View 6 Replies View Related

HTC Incredible :: Camera Screen Flashing Pink / Fix It?

Aug 11, 2010

I was taking videos on my Dinc when all of a sudden the screen started to flash pink static. The screen is completely pink, flashing, and you can't see anything through it. The only cure is to do a battery pull. I've tried everything else but a factory reset. Has anyone else had this issue and has anyone figured out a way to fix it? This is now a daily occurrence and it is very annoying because I use my camera quite a bit and have to pull the battery every time to use the camera again.

View 3 Replies View Related

KitKat 4.4 :: Access To Camera From PIN-locked Screen

Mar 14, 2014

Is there any hope to see in a close future the possibility to add to a screen locked by PIN an icon to access the camera?

View 1 Replies View Related

HTC Hero :: Camera Keeps Closing / Just Back To Home Screen

Jun 15, 2010

I was wondering if anyone has a cure for this. The phone is rooted and on Villain 5.x. I've recently started using the camera and noticed that it will abruptly close on me - no force close message or anything - just back to the Home screen. A reboot seems to fix it for a few snaps, then the same again.

View 10 Replies View Related

HTC Incredible :: Screen Protector Trick And Camera Lens

Jul 8, 2010

I just got my SGP Steinheil Crystal Clear Screen protector in the mail today. As I was applying it I noticed that the little circular cutout for the optical trackpad is nearly perfectly sized for the camera lens! No more complaining about the lens getting scratched when you set it down!

View 8 Replies View Related

Samsung Epic 4G :: Shutting Screen In Camera Mode?

Oct 11, 2010

I want to use this phone as a digital camera replacement. However when I turn on tehcamera, the power button turns into a "lock" button. There's no way to turn off the screen. So first I have to hit the home key. Then it takes about 8 seconds for the camera to disable before it returns to the home screen.Only then can I shut the phone using the power key. Then if I want to use the camera,I have to turn on the screen and relaunch the camera app.This feels completely wrong to me and makes it hard to use as a pure digital camera.

View 2 Replies View Related

Motorola Droid X :: After Update Camera With Black Screen?

Jul 25, 2010

So I was trying to show off my phone today and when I tried to take a picture the screen was black. It won't take a pic or anything. This is the first time I've tried it since the update.

View 7 Replies View Related

Samsung Moment :: Camera Screen Just Stay Black

Dec 9, 2009

I've been playing with my camera today, and finally figure out how to take decent pix, but after scrolling through my album, I tried to go to the camera again, but now everytime I try the screen is black. And it stays black even after I remove my battery. A few times, I couldn't even get to home--the screen just stayed black.

Now it's still black when I go to the camera, but at least I can access home without having to remove my battery. I called Bestbuy and they said I can exchange, but I'm afraid I might get one with a messed up GPS. :-( Will Bestbuy fix it or make me exchange? Will Sprint fix it even though I'm still in my 30-day trial?

View 5 Replies View Related

Motorola Droid :: Camera Just Show Black Screen?

Jul 4, 2010

Has anyone had there camera just show a black screen? it makes the autofocus noises but black screen. I have done a bat pull and it still doesn't work.

View 1 Replies View Related







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