O
O
Oleg2015-12-20 01:32:59
Android
Oleg, 2015-12-20 01:32:59

Protocols for working with android. Are there?

Good time.
Is it possible to organize the following functionality.
A button on the site, when clicked, would enter data into a standard android alarm clock with the transfer of time and description parameters.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan Lebedev, 2015-12-20
@politon

Apparently, you are interested in whether there is such a functionality when you go to a site with a browser from an Android device, set the alarm settings there, click on the button and the alarm is set on the phone.
In general, similar functionality exists (i.e., you can open an application on a device with certain parameters using a link from a browser), but in this case, if you want to use built-in alarms, you need to look at how they process Intents. It is very likely that different manufacturers use their own alarm clocks, and it will not work to achieve this behavior on all devices.
Useful links:
developer.android.com/guide/components/intents-com...
developer.android.com/guide/components/intents-fil...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question