XDA Flame User Forum at xdaflameusers.com

the first real XDA Flame user meeting point

You are not logged in.

#1 2007-09-18 18:18:22

mamema
Member
Registered: 2007-08-15
Posts: 82

Offline

Flame camera flashlight

Hi all

with the diagnostic tool it is possible to set the camera flashlight to light all the time.
Good solution to find the door key in the night.
Unfortunately the diagnostic tool reboots the device afterwards.
Is there a other solution to enable the flaslight all the time?

best regards

mamema

 

#2 2007-09-18 19:33:42

k.satirli
XFU Team
From: Netherlands
Registered: 2007-08-13
Posts: 522
Website

Offline

Re: Flame camera flashlight

enable it in camera options, then tap the cam button (dont press it too deeply) and it will light up smile


__________

The XFU team believes in promoting great products from great companies, here's two things you should not be without:
Iliumsoft, makers of the wonderful eWallet personal wallet solution
InvisibleShield, makers of the best XDA Flame Screen protector
 

#3 2007-09-18 20:14:41

mamema
Member
Registered: 2007-08-15
Posts: 82

Offline

Re: Flame camera flashlight

Thanks!

 

#4 2007-09-18 20:21:28

k.satirli
XFU Team
From: Netherlands
Registered: 2007-08-13
Posts: 522
Website

Offline

Re: Flame camera flashlight

enjoy smile


__________

The XFU team believes in promoting great products from great companies, here's two things you should not be without:
Iliumsoft, makers of the wonderful eWallet personal wallet solution
InvisibleShield, makers of the best XDA Flame Screen protector
 

#5 2007-09-19 04:58:54

cwkj
XFU Team
From: Singapore
Registered: 2007-08-14
Posts: 1241

Offline

Re: Flame camera flashlight

Do not on the light too long too often, it will kill the light LED.

It happens before in Universal when someone implemented a Apps which use the Universal as touch light and some clowns actually thought it is touchlight and switching it on for long time and kill the LED and complain to the Apps aurthor for demaging their device.


iPAQ H2200(fr Jun04)-1.10.07WWE
Dopod900(fr 29Dec05~2Jul07)-Aku1.0/2.0,2.50.00WWE/1.15.00/1.30.230WWE(A2DP,Apps in ER),HelmiAKU3.5v1.3
Dopod D810(fr Jun07, bought for my other half, now my son)
O2 XDA Flame-Wm65WweCotullaV2/Nokia HS-12W(fr.Oct06~Dec07),SE HBH-DS980 / Samsung Galaxy S i9000
HTC Touch HD(fr Jun09, bought for my other half)
 

#6 2007-09-19 06:28:18

leek
Senior Member
Registered: 2007-08-15
Posts: 192

Offline

Re: Flame camera flashlight

Then the LED must be being over-powered. LED's don't burn out, when used properly.

 

#7 2007-09-24 21:03:47

thacvinh
Member
Registered: 2007-08-21
Posts: 46

Offline

Re: Flame camera flashlight

But it designed for short-run when ya take picture. Dont force it to extreme or wrong functioning. BE CAREFUL!

 

#8 2007-11-27 12:23:58

timn2087
Member
Registered: 2007-11-27
Posts: 38

Offline

Re: Flame camera flashlight

is there an app to turn on the light without having to open the camera?


O2 XDA Flame, HP iPAQ 4150, iPAQ 1910, O2 XDA IIi
 

#9 2007-11-27 16:48:37

mamema
Member
Registered: 2007-08-15
Posts: 82

Offline

Re: Flame camera flashlight

No!

 

#10 2007-11-27 18:06:44

angus2002c
Member
Registered: 2007-08-15
Posts: 46

Offline

Re: Flame camera flashlight

timn2087 wrote:

is there an app to turn on the light without having to open the camera?

The build-in app in the Flame: Self Diagnostics.

 

#11 2008-10-29 03:22:19

Wade
Member
From: Germany
Registered: 2008-05-16
Posts: 18

Offline

Re: Flame camera flashlight

i built a script for the flashlight.
you need the Self diagnostic (should by preinstalled) and mortscript

Code:

ErrorLevel off
Run "\Windows\Self Diagnostics.exe"
WaitForActive "Self Diagnostics",3
SendSpace
SendDown
SendDown
SendDown
SendDown
SendDown
SendDown
SendDown
SendDown
SendCR
Sleep 1000
MouseClick 10,630
Sleep 1000
While not question "Turn Flashlight off?", "Flash control"
EndWhile
SendCR
sleep 1000
Kill ( "Self Diagnostics.exe" )

save the code into a plain-text file with ".mscr" extension (ie. flashlight.mscr) and run it, put a shortcut on todayscreen oder bind it on a button.

should work without trouble...
USE AT YOUR OWN RISK!


sry 4 bad english
 

#12 2008-10-29 11:44:20

malloth
XFU Team
From: Poland
Registered: 2007-12-14
Posts: 1241

Offline

Re: Flame camera flashlight

Isn't it easier to use my app - Lantern ?


Previous devices: HTC Magician, XDA Flame, XDA Atom Life
Samsung Wave firmware: Bada 1.0 (1005151540LISJEE)
Specialities: registry hacks, C++/C# programming
Portfolio: SuperMemo Mobile (3.3)
-- My downloadable applications --
 

#13 2008-10-29 12:31:13

HDJ80
Senior Member
From: Sevilla, Spain.
Registered: 2007-09-28
Posts: 240

Offline

Re: Flame camera flashlight

I have cotulla 6.1 02 ROM, I have not SB problem smile
Malloth lantern and Wade script produce the same efect: SB sad
To turn the flash light, I activate the camera and lightly press the camera button.

Last edited by HDJ80 (2008-10-29 12:31:58)


________________________________________________________
Sorry for my bad English.

O2 XDA FLAME cotulla wm 6.1 04T7 ROM + microSDHC 4GB + konet BLG32 GPS.
 

#14 2008-10-29 15:28:17

Wade
Member
From: Germany
Registered: 2008-05-16
Posts: 18

Offline

Re: Flame camera flashlight

i just played a bit with mortscript... dont know the other app (i was searching for the right thread, but dont find the other one...)

hmm about the SB. Im using also cotulla´s 6.1 02 ROM, installed mortscript yesterday... i hope there will be no SB, because mortscript is quite powerfull and i like to play around with it...


sry 4 bad english
 

#15 2008-10-29 16:03:17

malloth
XFU Team
From: Poland
Registered: 2007-12-14
Posts: 1241

Offline

Re: Flame camera flashlight

SB can be even seen in Self Diagnostics if You don't soft reset after some tests.
Links for my Lantern have been updated.


Previous devices: HTC Magician, XDA Flame, XDA Atom Life
Samsung Wave firmware: Bada 1.0 (1005151540LISJEE)
Specialities: registry hacks, C++/C# programming
Portfolio: SuperMemo Mobile (3.3)
-- My downloadable applications --
 

#16 2008-10-29 21:48:34

Xdalover
Senior Member
From: Palau/Barcelona/Spain
Registered: 2008-06-07
Posts: 376

Offline

Re: Flame camera flashlight

I confirm SB after Lantern also in Niki's ROM. I thing that Lantern is  and will be the best test to decide if a ROM is SB free or not. Unfortunately, this "perfect" ROM doesn't exist (yet). I trust in the next cotulla's review....


--------------------------------------------------------------------------------------
Using  Cotulla ROM_003_WWE .  Missing Phone function !!
 

#17 2008-10-30 00:22:28

malloth
XFU Team
From: Poland
Registered: 2007-12-14
Posts: 1241

Offline

Re: Flame camera flashlight

Crap! And it could have been such a nice app smile.
At least we have good SB detector lol


Previous devices: HTC Magician, XDA Flame, XDA Atom Life
Samsung Wave firmware: Bada 1.0 (1005151540LISJEE)
Specialities: registry hacks, C++/C# programming
Portfolio: SuperMemo Mobile (3.3)
-- My downloadable applications --
 

Board footer

powered by PunBB
hosted by SYNAPTICATe