[dev request] 1-second camera timer delay - Captivate Q&A, Help & Troubleshooting

[[I don't know whether this belongs in Development, but I thought I'd post here in case it doesn't, and it can be moved if needed.]]
This *could* be the kind of thing that's really, really easy to do if you have source code access (I guess we all do) and know how to build (I don't). I just want the option in the Camera app to set a very short timer, say 1 second. The reason is that, when pressing the shutter button, I can't help but introduce a little bit of movement in the process. That movement blurs up my picture. The small delay gets rid of that problem, and it's a common feature on many digital cameras.
Right now the shortest delay is 10 seconds, which is just way too long to be useful for this purpose.

Related

Touch Diamond/Pro camera tip: Increase the responsiveness

I have to say my Diamond camera pictures are superb. I really do like the quality of pictures it takes and I use it a lot. Low light, macro, daylight, it's all good. However, controlling it can be very frustrating at times.
Sometimes I can't get it to respond or take a picture at all. I've used many ROMs and have had the same experience across the board. I'm sure many other Diamond or Touch Pro users have as well. I've found the problem to be that dang circle smart touch ring. It sounds useful to use with the camera but IMHO it only causes more problems than good. Initially I had my camera shoot option set to "Touch and press". I thought I would like to be able to focus first then click the action button after. Like my regular point and shoot. Well, it works some of the time. A lot of times it hangs up or freezes OR... It starts zooming in or out because I accidentally touch the ring.
So with that said, I have since forced my camera to work like the old days. Click of the action button only. I set my shooting option to "Full Press". It still will auto focus on it's own before the shot and then take the picture automatically. I've had no problems with this. It works great even with macro shots. But there is a second step I had to do which is actually more important I think. That is disabling the ring within the camera. To do that go into the the Registry Key: HKLM\Software\HTC\SmartTouch\Camera
Back this key up then proceed to delete everything in it. That will disable the smart touch ring from working within the camera. It still works everywhere else though. I don't see the need to zoom when taking the pic since it's digital zoom anyway. I can zoom on it in the Album afterward. You can still zoom if you want just by pressing the screen and touching it though.
Now my camera has been working like a charm without any hang ups, freezes or accidental zooming. Also when I press the screen to bring up the menu or hit the X it opens up every time too. Now when I reach for my Diamond camera to take a picture I'm much more confident that it will work on demand every time.
Much better for me and maybe you.
Thanks for the tip! I haven't taken the plunge on registry editing yet, but I'll definitely keep this in mind if I decide to. Any chance of releasing the edits as a CAB?
Really shame on HTC for not including this as an option. The combo zoom and shoot button is ridiculous.
I removed the entries from HKLM\Software\HTC\SmartTouch\Camera as you recommended also set the shoot option to Full Press and now i'm pretty pleased with my HTC Touch Diamond's camera. Thanks for sharing this info with us!

[APP] [updated] 4x4 Gyrometer/Inclinometer/Landmeter

Hello friends.
I am looking for an application for measuring car x and y tilt for offroad uses with 4x4 vehicle. Only one suitable app I found is the Kai's water level with its gyrometer feature,but this is very small and in my case I don't need bubbles,so I want to get a software to do my job,but with much larger indicator,angles and warnings as this... http://www.youtube.com/watch?v=QegwIr4dle8
Is there anybody here,who can mix both functionalities of these softwares for me(cause I am not skilled with C)to one application? Super graphic effects aren't necessary.
Thanks in advance.
Very cool idea. I found this http://sites.google.com/site/srlappsproject/home/on-the-level-app its for android but looks cool.
This is very ideal,but for iPhone
http://appshopper.com/utilities/clinovintage
TomasNM said:
Hello friends.
I am looking for an application for measuring car x and y tilt for offroad uses with 4x4 vehicle. Only one suitable app I found is the Kai's water level with its gyrometer feature,but this is very small and in my case I don't need bubbles,so I want to get a software to do my job,but with much larger indicator,angles and warnings as this... http://www.youtube.com/watch?v=QegwIr4dle8
Is there anybody here,who can mix both functionalities of these softwares for me(cause I am not skilled with C)to one application? Super graphic effects aren't necessary.
Thanks in advance.
Click to expand...
Click to collapse
In truth that's not a difficult app to write, however, I think you'll have issues if you are planning on using it on the move, as the sensor only measures the gravity that it perceives, so if you move the phone around, it gets terribly confused as to where "down" is.
I'm guessing you want to know that an incline of over x degrees is likely to cause the vehicle to tip, etc, but if you are bumping over rough ground, then you'll never get an accurate reading anyway IMHO.
Cheers,
Steve.
Well,I know,that the sensor reacts also for acceleration,because normally it measures inertial forces and the result is not depended only on the gravity. Anyway,it should be okay,because I need it for very slow motion of the car in difficult terrain and I want to see,if my tilt angle(especially to side) is in tolerance,because I don't want to flip the car on the roof. Are you skilled with this "easy" programming?
I would be happy to do the graphics for it just tell me what you need.
TomasNM said:
Well,I know,that the sensor reacts also for a acceleration,because normally it changes inertial forces and the result is not depended only on the gravity. Anyway,it should be okay,because I need it for very slow motion of the car in difficult terrain and I want to see,if my tilt angle(especially to side) is in tolerance,because I don't want to flip the car on the roof. Are you skilled with this "easy" programming?
Click to expand...
Click to collapse
I wouldn't necessarily say "skilled", but I wrote the Touch Incall Screen Tweak which turns on/off the screen during a call based on the orientation of the phone, so I'm familiar with working with the accelerometer.
Cheers,
Steve.
Okay,I will prepare demo application tomorrow for PC. I want to have the functionality of the software in video,but with comparable graphics as Kai's bubble level gyrometer(visible horizont). It will be lonely one application of its type on the world,so you can be rich.
Maybe a little something like this. The buttons at the bottom would change color depending on the alarm setting for each angle. You could change that setting by pressing the corresponding button. The numbers in the buttons would give you the actual ° reading.
Just a thought.
Ok, I pulled a stupid moment, there would only be 2 axis, Yaw and Tilt. I was thinking 3D
Also the Waterlevel app found here http://forum.xda-developers.com/showthread.php?t=411550 has the open source files posted with it, may save some time.
For me is enough to have just 2 axis. The front-end angle and side angle. The image posted before is quiet perfect,but we should have 4 buttons for X-warning,X-max,Y-warning-Y-max,when I hit one of them,I will be able to adjust it. Of course some notifications for these warnings are welcomed as well as angle value visible on the screen all the time.
Next thing what is also welcomed is the power-on ability to prevent auto-dim/off the display. All the things should be visible from the driver's place,when the phone is fixed on the dashboard,so the fonts should be big enough and of course the calibration function to be present.
With this picture you have saved me lot of time spended with programming the PC demo-now isn't needed,because all features are explained.
Anyway,thank you for your help and willingness.
Something more like this? Then pressing the X or Y button would take you to a setup page that you could set warning sounds for yellow or red and you could also set degrees for the setpoints of yellow warning and red warning for each axis.
Quiet perfect!
Can you enlarge the degree fonts and locate them to the bottom corners nearby the circle? Also the labels "Actual" are not necessary. Into the top corners maybe you can locate Calibration button and options/exit(if it will be fullscreened). The warning sounds is also not bad idea...
Like this?
Absolutely perfect!!!
Well done mate.
Now just make it working and it will be super. Are you able to make it alive?
Sorry I do not have that talent, wish I did.
Oh,what a shame. I'll try to take some developers here...
I think this needs moved to the developers thread.
Please, make this dream come true! I'm looking for this kind of software too!

WM Camera Verse Android

Ok so I keep feeling that this question is being ignored but I think we might be able to fix this annoying low FPS problem on the Kaiser. Many are convinced that the actual camera hardware is causing this low FPS problem or that the lack of 3d drivers is the culprit.
If this is the common consensus then tell me, why when i Boot into Android the Camera FPS is 1000 times better. (of course using the camera is still buggy) If Android's protocol or what ever you call it to access the camera can increase the performance tri-fold, why can't we achieve this same effect on Windows Mobile?
You can make the windows mobile camera as fast as android... here's the trick:
- Start your camera.
- When you get image, lay you cellphone on your hand, covering the lens completly.
-switch off the cellphone (press 1 time the power button, not hold it)
- wait 3 seconds.
- press power buttin again (wake up)
you'll get a camera as fast as in android, with extremely fast auto-focus, but very dark.
Plus agains android:
-Auto focus
-correct color hue
-full focus length (i think android is limited)
Plus agains WM:
-No mambo jambo to get this (start camera app and you're set.)
-Manual Focus (comes handy some times)
You choose....
I am more then aware of this "fix" of covering the lens, however I dont consider that a fix more than a work around.
Also, does not work while Slide to unlock is enabled.
What I'm asking is why can this work without covering the lens in Android but not in WM?
What resolution is the Android camera app set for?
I've noticed that turning down the resolution on the WM camera gives me better FPS.
(or is that just my imagination?)
placebo... at least on my side
bilago, my thoughts exacltly! Is it possible to program a new camera app for kaiser which increase the FPS? or maybe some plugin or fix! or Maybe its ignoreable for developers coz they are concentrating on more important stuff?
But when your not a programmer yourself, its not fair to just ask for something, not thinking of all the hard work involved! So lets just keep hoping!
daedric said:
You can make the windows mobile camera as fast as android... here's the trick:
- Start your camera.
- When you get image, lay you cellphone on your hand, covering the lens completly.
-switch off the cellphone (press 1 time the power button, not hold it)
- wait 3 seconds.
- press power buttin again (wake up)
you'll get a camera as fast as in android, with extremely fast auto-focus, but very dark.
Plus agains android:
-Auto focus
-correct color hue
-full focus length (i think android is limited)
Plus agains WM:
-No mambo jambo to get this (start camera app and you're set.)
-Manual Focus (comes handy some times)
You choose....
Click to expand...
Click to collapse
its really works
qwert69 said:
its really works
Click to expand...
Click to collapse
Yea, but it gives you a messed up quality of the photo.
qwert69 said:
its really works
Click to expand...
Click to collapse
im happy with this fix!

[Q] [REQ] Remap Lock Button (Camera etc.)

Hello,
i just saw a thread that was about remapping the LockScreen/PowerOff button.
In the camera app, the Lock button disables all controls and the touchscreen.
While this may be useful while recording a video (perhaps while filming yourself and accidently touching the screen) its useless while taking a picture.
May it be possible to modify the behaviour of this button to something like
1.Press = Lock the Controls then another Click = Take Picture / Video
or
1.Press = Take Picture / Video and Double Press = Lock Controls
or something similiar intuitive?
I'd like the idea of taking a picture with this button (even thou it's position is not optimal in considering the position of the Camera Hardware itself , but way better than figuring your finger on the touchscreen for taking a picture and maybe accidently focusing something e.g)
Is there a possibilty to modify the standard behaviour?
Is there a way to get the sourcecode of this app, maybe i can dig there a bit, its obvious that samsung has overriden the behaviour in this app?
Thanks and sorry for my bad english.
Regards
Yes, the hardware key of camera will give more convenience even the position is not suitable for easy handling. But still better than soft button.
Sounds like a good idea but seeing as my phone's picture quality looks like I have taken a picture of lard underwater after sanding the lense I don't tend to use it all that often..

[Q] Camera Metering change from 2.1 to 2.2

Back when I had 2.1, one of my most favorite things ever was the ability to have the metering lock after focusing.
If I didn't explain that well enough, you know how when you tap the screen to focus on a bright and shiny object and the entire brightness of the image becomes darker? Well, the same exact thing happens on 2.2, however, if you move the focused point away from the bright and shiny object, it will continue to continuously adjust the metering depending on what the green focus square is pointing at, whereas on 2.1, it would lock the metering, so once you focused on an object and subsequently moved the camera around, the brightness of the image would not change.
I feel as if I over explained what I was trying to say, so, either deal with it or ask questions to clarify.
If anyone at least knows and feels my pain, let us suffer together.. or, get some answers.
Try a different rom. Some have some great camera apps.

Categories

Resources