Automate Chrome To Phone/ Android Intent C2DM feature in windows application -
i have android mobile. have application running on laptop. windows application. have chrome installed in laptop chrome phone extension installed. when open link in browser , click on extension android intent or notification mobile. want automate this.
i mean windows application written in .net must able operation me. mean on validations done need notification or kind of intent mobile. if has dome manually, application give message box alert. see alert message open chrome (or opened) , open link "www.google.com" , click on "chrome phone" extension. want done automatically. possible? if how?
please let me know if there other ideas or tweaks can done achieve similar operation. trying alert windows application android mobile. kind of appreciated. thanks.
the way chrome phone works through mid tier provider. in case appengine.
if analyse source code, thing extension post service (http://chrometophone.appspot.com/_ah/channel/jsapi). if want imitate same thing windows application, same request.
source code open, don't afraid snooping around :) source code located here http://code.google.com/p/chrometophone/.
Comments
Post a Comment