Flashlight for App Inventor for Android
With this app you can start the flashlight with the activity starter.
Instructions:
1. Let your AI App create a file on the sdcard called "file.txt" containing the number of millisecs the flashlight should be on (e.g. 2000).
2. Then start the activity starter
Action = android.intent.action.MAIN
ActivityClass = com.daandtu.luis.blitz.MainActivity
ActivityPackage = com.daandtu.luis.blitz
More details: https://goo.gl/dBSx5X
Questions & review: daandtu@gmail.com
Download and try out!