Discover

Topics

Pebble Remote

Pebble Remote APK

Pebble Remote APK

1.6 FreeSamuel John Mathieson ⇣ Download APK (1.49 MB)

What's Pebble Remote APK?

Pebble Remote is a app for Android, It's developed by Samuel John Mathieson author.
First released on google play in 10 years ago and latest version released in 8 years ago.
This app has 0 download times on Google play and rated as 3.86 stars with 22 rated times.
This product is an app in Tools category. More infomartion of Pebble Remote on google play
*** NO MORE DEVELOPMENT ***
*** SORRY, I HAVE LOST MY PEBBLE. TBH I AM WAITING FOR THE MOTO 360. I WILL NO LONGER BE DEVELOPING THIS APP ***
*** IN CASE ANYONE IS INTERESTED, THE SOURCE CODE CAN BE FOUND HERE: http://199.195.250.250/pebble-remote.zip **

Remote control for your phone from your Pebble!

This is a simple program, it will broadcast an intent when a button on the Pebble Remote app is pressed. The following intents will be broadcast:
app.mathieson.ButtonTextWithoutSpaces
app.mathieson.ButtonTextWithoutSpacesLONG (3 button screen only)
app.mathieson.TAP
app.mathieson.APPCLOSED

Also you can detect the intent this way:
app.mathieson.PebbleRemote
And this intent will carry with it two extras:
"button" - a string extra with the button name
"long" - a boolean, true if the button press was a long button press (always false in menu mode)

You can listen for these using Tasker, Automagic, etc. to create your own profiles and conditions on the phone. You can also set the names of the buttons on the app as well.

If you have any ideas on how to improve either the watch app or the android app please let me know! Also if you want this translated to your language then by all means just send me the strings and I will add the translation.

The app can be controlled using the following intents:
app.mathieson.STARTAPP
app.mathieson.CLOSEAPP
app.mathieson.VIBRATE
app.mathieson.SETNAMES
app.mathieson.GOTOWATCHAPP (any app)

Please see the Advanced Help to know more on how to use the app.
The advanced help can be found here:
http://199.195.250.250/PebbleRemoteHelp.html

Thanks to Patrick Simonds for all the great ideas and bug reports!