Android :: How Can Camera API Support To Two Camera Device?

Feb 1, 2010

The android camera API is bound to one camera device, but in some situation we have lots of camera device in a netbook or handset. We can't use the same application with different camera device dynamically. For example, we can select the camera device in the VLC (Video LAN Client) on windows because there is direct show on it, but we can't do that on android by camera API without changing the framework. Guys, is there any mistake at my understand? Is there any plan to modify framework to support this situation ?

Android :: How can Camera API support to two camera device?


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 :: Is SDK (r2) Support Camera Capture From Desktop Devices?

Jan 29, 2009

Is SDK(second release) support for camera capture from desktop devices * (webcams etc). ? If no Since real device have its camera. so how should I code for appl which capture images from camera?

View 4 Replies View Related

HTC Hero :: Support Java Application - Camera Results?

Aug 26, 2009

I have a few questions about the phone. 1.Does it support Java applications. If not, is there any third-party application to enable it? 2.After using this phone for some time, would you recommend me any other phone in the same price (more or less)? 3.What do you think about the camera? Does it make good photos or rather bad? 4.Could you give me some sample photos made using the phones camera? 5.When does the phone start to be laggy, and how to prevent it? 6.I've heard about rooting the phone and is it 100% safe? Having a bluetooth without an ability to send files is just silly.

View 10 Replies View Related

Motorola Droid :: Red Light Camera Layer For Use With Google Maps Support

Nov 23, 2009

Photo Enforced: Google Maps Layer Request this short article and spread the word if you would like to see Google support this layer.

View 16 Replies View Related

Android :: Need A Camera App That Makes Magic Camera Not Suck?

Nov 15, 2009

Whats a camera app that will actually work and not take 30 seconds to take the picture after clicking to take it?

View 2 Replies View Related

Android : Way To Detect Presence Of Camera On Droid Device?

Jun 24, 2010

How can I detect the presence of camera on an Android device?

View 11 Replies View Related

Android Virtual Device Manager - Camera Has Stopped

Dec 30, 2012

I'm using Android Virtual Device Manager with an AVD Android 4.2 installed. The AVD configuration is like Whenever I clicked on the app Camera, I got the following error message

Unfortunately, Camera has stopped.I tried various solutions. I was thinking [HIGH]Menu->Manage apps->All tab->Camera->Clear data[/HIGH].should be able to solve the problem, but failed as well.

The only thing now I can think of is whether I need to change armeabi-v7a to armeabi or not? Should I use armeabi specifically for the emulator, rather than the real phones?

View 1 Replies View Related

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

Motorola Droid X :: Why Camera Button Is Tiggering Volume And Not Camera?

Aug 19, 2010

I cant figure out why my camera button is tiggering the volume and not the camera. Every time I press it to use my camera it keeps lowering my ringer volume and when im in the camera mode(from app) it wont snap any pics, it just takes me back to my main page and lower the volume. Can anyone help me out?

View 8 Replies View Related

Samsung Fascinate :: Camera Not Autofocus Device?

Oct 16, 2010

My iphone 4 has autofocus, whenever I point the camera at something it will focus on the object. When I do the same with the fascinate it will not do anything until I tap the screen and then it will focus. Am I missing some setting or is this camera not a true autofocus device?

View 3 Replies View Related

Motorola Droid X :: Camera VS HTC Incredible Camera

Jul 17, 2010

So I spent the last hour or more in my backyard in 107 degrees taking pictures of flowers at stock settings with both phones. NOT an easy task I will tell you that. My back hurts, but besides that... I did my best to show the best quality of BOTH cameras, because they are both great. I realize that not everyone will agree with me, or will think I messed with something in my pictures. But these are all completely stock settings, not messed with at all. I only touched the flash on/off button.

My decision is I like the X camera better, it is easier to focus, and much snappier. Plus designated camera button! I found on the Incredible while the pictures look great on the phone itself and in gallery, that as soon as they were uploaded the colours looked washed out and not as great. I know this is due to the AMOLED screen. But both overall great. My decision is the X though.

X FLASH:

INC FLASH:

NOTE: Inc would NOT focus any closer without being extremely blurry, tried a gazillion times.

X NO FLASH:

INC NO FLASH:

X FLASH:

INC FLASH:

X NO FLASH:

INC NO FLASH:

Outside Panoramic View from X NO FLASH (Just for fun):

Outside Normal View from Incredible:

View 20 Replies View Related

General :: Full Device Encryption Broke Camera Pics

Sep 10, 2011

So the title may be a bit hard to comprehend but the gist of it is that I turned on full device encryption and since then when I transfer the pics off the phone to a computer they cannot be viewed. The message I get is corrupted metadata, the sizes on them seem right, I have not tried to view the exif data through a utility yet to see what exactly is corrupted.

I can still see the pics on the device, and share them online, but when I copy them off of the device they are broken. I've tried a couple of jpg recovery tools without any luck.

Most similar posts I've seen related to this is a corrupted sd cared (but this is on the internal one and only started after I turned encryption on).

And to confuse things a bit more, if I email the pic off it works correctly. So the problem seems to be just directly pulling them off the device, or browsing them when they are on the phone but connected to a machine. Same thing happens in linux and windows with various software.

View 2 Replies View Related

General :: Camera Errors When Port CM10 To MSM 8x25 Device

Feb 27, 2013

I port cm10 to msm8x25 devices

If i start mm-qcamera-daemon on init.rc , then camera cant connect.

logcat

Code:
E/mm-camera( 115): kernel returned 23060073FF-SAM-S
E/mm-camera( 115): kernel returned s5k5ca
E/mm-libcamera2( 135): mm_camera_open: ctrl_fd = 26
E/mm-libcamera2( 135): Errno:22

[Code] ....

I use camera.msm7627a from official system.

View 2 Replies View Related

HTC EVO 4G :: Camera / Video Camera Settings?

Jul 25, 2010

I'm Trying to fine tune the Camera settings and was wondering if you guys changed the settings around and got better Pictures/Video and what did you change your settings to? I'm more concerned about fine tuning the video Settings even though i know both the Camera/Camcorder share the same settings.

View 1 Replies View Related

Android :: Should Import Android.graphics.camera Or Android.hardware.camera

Oct 28, 2010

I am starting an android camera app for taking pictures. When I ctrl-shift-O to get the import for the Camera class there are two choices: android.graphics.camera and android.hardware.camera. Which one should I use and what are the main differences?

View 2 Replies View Related

Samsung EPIC 4G :: Evo 4G Camera Vs Epic 4G Camera Comparison (with Photos)

Sep 1, 2010

Here are a few shots taken using both my Epic 4G and my Evo 4G.

1) I'm not a photographer

2) I used Vignette on the Evo 4G

3) I used both the Stock camera and Vignette for the Epic

4) The Epic pictures were taken while there was more sunlight out, the Evo was more in optimum lighting.

5) Neither has been retouched in any way

I also have 720p video shot with both phones, just don't know where to upload it yet.

View 19 Replies View Related

General :: Restore ICS Stock Camera And Stock Gallery After 4.2 Camera

Jan 5, 2013

I have a problem with my camera so I try to install are the 4.2 camera on my haipad I9300 mtk 6577. No success so now I want to go back to the original ics camera and gallery.. Unfortunately I delete the original ones when I install the 4.2 camera. So I download the camera apk and Google gallery. Apk and put in system.app the gallery shows up but not the camera. The gallery crash very often. I cannot make the camera shows up. Every time I turn on the phone it appears "Android update". I don't have a recovery.

View 8 Replies View Related

Android :: Multitouch Support In Various Device

Mar 23, 2010

How we can find whether Multitouch support is available or not in various device?

I tried like this:

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

How we can use that.

View 3 Replies View Related

Android :: ActiveX Support For Device?

Jun 30, 2009

Is it possible to port ActiveX into Android?

View 2 Replies View Related

Android :: Find Device Support GPS Or Not?

Apr 6, 2010

I am trying to find some code which will help me to find out if the device which I use has GPS or not? I don't want to know if GPS is enabled or disabled. I just want to know if the device has GPS hardware or not through my program.

View 2 Replies View Related

Android :: Keyboard-less Device Support

Nov 9, 2009

Are keyboard-less devices supported? I am developing apps for an Android device that does not have any hardware keys except for a power button and I have been running into hurdles left and right. Not having a keyboard is not a big problem but my lack of hardware Home, Menu, and Back keys is killing me. By sending a "Go to home screen" intent I can simulate the Home key but I have yet to find a way to have software Back and Menu buttons. Worse yet, even if I did get my keys working I don't see how to make them always available to the user. There doesn't seem to be a way to keep them accessable from the status bar and I haven't found a way of creating a floating menu that always stays on top of all other activities. I might be able to bring up my menu using the power button but I'm not sure it will work. Does anyone have any insight into this?

View 3 Replies View Related

General :: Custom Roms Support For Android Device?

Feb 10, 2013

Does custom roms, rooting, developing tricks etc. that work on a certain phone will work on another phone with same hardware...In other words are custom roms work on phones with same hardwares.For eg. Mmx a110 and a89 have the same processor,so will custom roms for a110 work for a89..If not why??

View 2 Replies View Related

Android :: Localization Support Without Changing Locale / Language Of Device?

Jul 28, 2010

I created a set of text resources in different languages:

res/values-de/strings.xml
res/values-fr/strings.xml
res/values-ja/strings.xml

when a user runs our application, the Android system selects which resources to load, based on the device's locale.

So basically I want to add language option in my application and save user language preference, then load text resources based on user preference.

Is there any way to do this?

View 2 Replies View Related

Android : How I Can Make My Virtual Device Support Applications That Require More Than 2.5MB

Sep 30, 2010

Apparently my app needs 2.5 MB (maybe because my photos need 2MB...) and then virtual device can't work with that much MB.

How can I make my virtual device support more than 2.5 MB to get my application working?

View 1 Replies View Related

Android : How To Detect Device Support Multi Touch Without OnTouchListener's Event?

Sep 3, 2010

I want to get information of how to detect device support multi touch without OnTouchListener triggers event.

View 4 Replies View Related

Android : Need A Camera App

Oct 13, 2010

anyone here knows of any? maybe with anti hand shake and stuff integrated into it..

View 13 Replies View Related

Android :: Camera To Wallpaper

Aug 15, 2010

When I take a picture with my Galaxy S it looks great on the phones screen, but when I save it as wallpaper it gets blown up so big that only a small portion of it is visible on the home screen.

View 6 Replies View Related

Android :: How To Open Camera Using NDK?

Oct 27, 2010

I need to open camera from NDK to enhance the performances and I have search several days in internet. But nothing get help. Does anyone know how to open the camera using NDK?

View 2 Replies View Related

Android :: Set GPS To Automatic In Camera?

Oct 29, 2010

I have noticed that if i switch the gpd off the function that allows geotanging in the pictures/ camera also goes off, but if i turn it on it wont turn on the geotags in the camera. How can i fix this? i dont wnat to have the gps on alll the time for when i take a picture have the geo tags.

View 12 Replies View Related







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