Start my car app

Former Member
Former Member
I have the drone mobile android app installed on my phone and the device in my car. The app sends a signal over the internet to the device, via cell tower to start the car.

Can some android dude port over the app or some type of app trigger to start my car from the watch?

I would love you in a totally non-homosexual way.

Here is where the information to the app is located. dronemobile.com, their app is also on the play store.

I would think some type of http get http post would work? but I suck with java, and definitely can't make an app....

Maybe an easier way... trigger to start a TASKER task??????? that might also the door to doing just about anything else anyone wants, without the need for a making a new watch app.
  • Former Member
    Former Member over 9 years ago
    This appears to be a full solution offered by dronemobile. Unless the API they use to communicate to their servers is open, you won't be able to enable this device via ConnectIQ. If you can convince dronemobile themselves to create a ConnectIQ partner app for their mobile app, they could probably enable the functionality.

    If the API is open (it does not appear to be), any developer could enable it. You may not even need a partner app to enable it in ConnectIQ if the communication is done via JSON calls.