LED & Camera always ON
问题 I'm trying to open the device camera an activate immediately the LED light of that device (android/iOS). I've tried the appcelerator ti.media events but didn't work, neither this module: Ti.Light. Found this on this link activate-iphone-4-led-light Hey guys! For the flash stuff you have to check the property: Ti.Media.cameraFlashMode (case sensitive) To change it you can use Ti.Media.setCameraFlashMode(PARAM) . PARAM could be: Ti.Media.CAMERA_FLASH_OFF , Ti.Media.CAMERA_FLASH_ON, Ti.Media