finally a maintenance is over.. :D
i have problem. i want make led my galaxy nexus on/off if im touch button. anyone suggest or reference ? i see referense on google using eclipse not unity . thanks :)
finally a maintenance is over.. :D
i have problem. i want make led my galaxy nexus on/off if im touch button. anyone suggest or reference ? i see referense on google using eclipse not unity . thanks :)
thanks admin ... its works :)
You can use this:
CameraDevice.Instance.SetFlashTorchMode ( true / false );
in a C# script.
You are welcome.