Hey Guys,
I was searching for a bluetooth remote app to control camera app of my phone.
I only found some app:
https://play.google.com/store/apps/details?id=com.apprture.bluetooth_shutter
but the limitations were too uncool (only specific BT headset compatible).
Also I found a "Muku Labs Camera Shutter Remote Control for iOS and Android Devices", but with an expensive price...
So I looked arround and tried LLama and Tasker to get my "Sony SBH20" headset working.
Now, I created a tasker profile to get any kind of bluetooth headset working witch any camera app. I think this should also work on any other phone.
The only things you need is:
- ROOT
- Tasker App (3$) https://play.google.com/store/apps/details?id=net.dinglisch.android.taskerm&hl=de
- Bluetooth Headset with buttons
Ok, so here is my tasker profile:


Trigger:
-> Display on
-> Media Button -> button "play" -> grab [x]

-> App at foreground (all sony camera apps (AR-Effect, etc...))
So if, all of these triggers are set, the task "Bt CAM SHUTTER" will be started:
Run Shell
-> Command:
-> Set "use Root"

Congratulations, you got it!
Now start your sony camera app, connect your BT headset and press play button.
Hope I could help someone!
If you want to use this on any other phone / app, you have to modify the command. If you need to know, where the touch emulation has to be, you have to go to android settings -> dev. settings -> show cursor position:

Note: You can download the latest profiles and tasks here:
http://forum.xda-developers.com/showpost.php?p=54574088&postcount=14
I was searching for a bluetooth remote app to control camera app of my phone.
I only found some app:
https://play.google.com/store/apps/details?id=com.apprture.bluetooth_shutter
but the limitations were too uncool (only specific BT headset compatible).
Also I found a "Muku Labs Camera Shutter Remote Control for iOS and Android Devices", but with an expensive price...
So I looked arround and tried LLama and Tasker to get my "Sony SBH20" headset working.
Now, I created a tasker profile to get any kind of bluetooth headset working witch any camera app. I think this should also work on any other phone.
The only things you need is:
- ROOT
- Tasker App (3$) https://play.google.com/store/apps/details?id=net.dinglisch.android.taskerm&hl=de
- Bluetooth Headset with buttons
Ok, so here is my tasker profile:


Trigger:
-> Display on
-> Media Button -> button "play" -> grab [x]

-> App at foreground (all sony camera apps (AR-Effect, etc...))
So if, all of these triggers are set, the task "Bt CAM SHUTTER" will be started:
Run Shell
-> Command:
(This will emulate a touch at the camera button on your screen at: x= 1090px y=300px)input tap 1090 300
-> Set "use Root"

Congratulations, you got it!
Now start your sony camera app, connect your BT headset and press play button.
Hope I could help someone!
If you want to use this on any other phone / app, you have to modify the command. If you need to know, where the touch emulation has to be, you have to go to android settings -> dev. settings -> show cursor position:

Note: You can download the latest profiles and tasks here:
http://forum.xda-developers.com/showpost.php?p=54574088&postcount=14
Last edited: