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
Sep 17, 2010
I really have no use for it otherwise. I would like to be able to click on it and have camera pop up if possible.
View 3 Replies
View Related
Jun 14, 2010
is it possible to make camera start in video mode instead of picture mode?
View 1 Replies
View Related
Mar 25, 2009
I am writing a small video player application. It's working fine. The video is visible on the device, but the app name is visible on the top of the video.
I want to avoid this (complete full screen mode, there is no appname only video should be there).
Can you please tell me how to achieve this?
View 3 Replies
View Related
Nov 24, 2010
Now I am make video player. and try to make video screen size change.
I find MediaPlayer.OnVideoSizeChangedListener mSizeChangedListener =
new MediaPlayer.OnVideoSizeChangedListener() {
but this is callback function. not direct call function.
How to change video screen size?
View 1 Replies
View Related
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
Mar 14, 2013
My Xperia arc (LT15i) runs CM 10. Whenever I switch camera mode to panorama the camera screen goes black although the capture button and switch camera tab are still there.
View 1 Replies
View Related
Aug 2, 2010
So I just finished my ota 2.2 update... since the install everything has been working great however when I open the camera (still or video) it will not open. The screen will turn black with the camera or video image and then go back to the home screen. I have tried restarting the phone with the same results. Any suggestions? Has anyone else experienced this? btw I was unrooted and stock if that makes a difference prior to the update.
View 41 Replies
View Related
Feb 11, 2010
I am developing Enterprise applications that need to connect to servers behind the firewall. Can my app start VPN connection programmatically? On 2.0+ platforms, VPN is supported by the platform. Assuming user has already setup VPN parameters, can my app start the VPN connection? Suppose user has not setup any VPN parameters, can my app supply those parameters? and start VPN connection?
View 1 Replies
View Related
Jun 11, 2013
I am a bit new to Android Environment and i am trying to make a snooper application. that is when ever some one enter wrong password on lock screen the front camera will automatically take a picture in invisible mode. Any source code how to do that. i have completed one component that is accessing camera and taking picture with camera but the problem is now that i don't know how to access and use the lock screen wrong password event.
View 1 Replies
View Related
Jul 30, 2010
I am currently searching to set out an issue I encounter. I am developing an Application on Android which have to download a lot of data and then be unused for a while.
During the download, the device is locked and switch to a kind of idle mode that close the wifi connection. I don't find out anything about it so I need your precious help.
I would want to programmatically disable this idle mode. Is it possible, what sould I do for it?
View 3 Replies
View Related
Jan 12, 2010
code snippet to identify whether the phone is in Silent mode or not. I am using Android 1.5. I tried by using "android.provider.Settings.ACTION_SOUND_SETTINGS". It is not working.
View 2 Replies
View Related
Nov 11, 2010
What happens here is I call the crop image activity and then the camera activity runs in background. When I finish this activity, the camera is still alive at the background. So how can I kill programmatic the camera activity running in background?
View 3 Replies
View Related
Oct 13, 2010
How to check if the android phone has a front camera too? I'd tried to use some help form https://docs.google.com/View?id=dhtsnvs6_57d2hpqtgr but Camera camera = FrontFacingCamera.getFrontFacingCamera(); sometimes works sometimes not.
View 1 Replies
View Related
Mar 26, 2012
there are those of us, who due to whatever reason (helmet cams, preference for posture, etc) want to record videos in portrait mode.
What happens (on my sgs2) is that the video records just fine in whatever resolution I pick... but it records it 90 degrees rotated to the right.
The solution that is usually offered is that "you can rotate it after!" yes... but then you have to CROP part of the image and lower the resolution. 1920 x 1080 recordings end up having to be cropped so that half of the view is cut out , or even more if you are maintaining a real aspect ratio.
The questions about "why not just hold it sideways", are just as pointless as the statement by steve jobs telling iphone4 users that they were holding their phones wrong.
is this something that can be remedied ? or has google decided that people should only record videos when their phones are in landscape mode?
i understand that we cant see landscape resolution in portrait mode; but can't we just have a viewport into the camera, but record in properly oriented landscape mode? so that playback on a computer will show the full resolution, even though we will only see part of it on the phone..
View 1 Replies
View Related
Mar 26, 2010
Is there a way to determine the length of a video before playing it?
View 6 Replies
View Related
Oct 31, 2010
Is there a way to draw on or modify the key guard wallpaper programmatically?It looks simple enough for the home wallpaper, you can use WallpaperManager. But how about for the lock screen wallpaper?
View 1 Replies
View Related
Nov 12, 2009
Is there any way to start my Droid Phone in "clean" mode? I just discovered that one recording app was killing my outbound phone, and I have some other wierdnesses with zoom happening. Before I go round and round with Verizon, I would like to start my phone without all the add-ons running. But I do not want to uninstall and reinstall everything, just to see/prove that the new apps are not causing my zoom problem.
View 1 Replies
View Related
Dec 12, 2012
possible to prevent camera app to start automatically rotating into landscape with just the icons adjusting to portrait/ landscape view? I find this real annoying because not just the pop ups are always in landscape but also it does not start or close smoothly and by the way it looks ugly..so is it be possible to make the camera start as other apps in that mode I actually hold my phone?
View 4 Replies
View Related
Nov 16, 2010
In the update phase 2 after I press the back button and connect the usb cable it lights green and i waited for more than 20 sec to boot in flash mode but it doesn't happen and the phone turned back on automatically.
View 4 Replies
View Related
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
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
Aug 5, 2009
I am trying to use Camera to take picture and to video recording but it always runs in portrait mode. Even if I tried to sreenOrientatiton="landscape" it solved screen appearance but when I take photo and capture video they are still saved rotated 90 degrees.
View 5 Replies
View Related
Jun 26, 2012
How to start my LG Optimus Net P690 in recovery and downloading mode?
Which is the latest stock firmware available for my LG Optimus Net, my PC suite is always showing that no new version is available, but I am having 2.3.6 in my Galaxy POP while in LG its 2.3.4. LG Optimus Net is actually launched later than the galaxy POP...
Where I can find the LG stock firmwares? Is there any Custom ROMs available for LG Optimus Net P690?
View 1 Replies
View Related
Apr 3, 2013
Is there any way to start the camera app from the lock screen? Whenever I use the camera icon and swipe it over, it prompts me to enter my PIN number.
I just want to be able to take photos, without unlocking, iPhone style.
View 8 Replies
View Related
Dec 23, 2009
About custom Power Management... Is it allow for my app to dim the screen programmatically??, the goal would be to send the phone sleeping when a Intent.ACTION_BATTERY_CHANGED event is handled by a BroadcastReceiver, just like its done automatically by the OS (if so configured) after x time of inactivity.
View 2 Replies
View Related
Sep 25, 2010
My application is launched on car docking event, i want to wake up phone (done by system) and unlock screen when i plug my device.
View 2 Replies
View Related
Sep 16, 2010
I want to go to home screen programmatically in android when i clicked on button. How can i do this?
View 1 Replies
View Related
Oct 7, 2010
I'm trying to use the camera in an Android app using the 1.5 API. I want the camera to flash for every picture. However, when I looked at the API for camera.parameters, the setFlashMode() method is only supported for 2.0 and higher. Yet my Cliq XT, which runs 1.5, has a flash that I can set in the menu - I take this to mean there is a way to do this for the 1.5 API, though I was unable to find it.Does anyone know how to set the flash mode using the 1.5 API?
View 1 Replies
View Related
Nov 24, 2010
I am New To android, my problem is when iam capturing image programetically the camera is opening in landscape mode..Than How to Avoid it?
View 1 Replies
View Related