How to make an incoming call on my mobile trigger an action on my pc

前端 未结 10 1805
粉色の甜心
粉色の甜心 2021-02-04 03:41

I have a specific scenario in mind, but I will ask this generally:

Is there a way to make my mobile phone trigger an action on my computer? I am thinkin

10条回答
  •  星月不相逢
    2021-02-04 04:08

    I would say that this can be done for that phone, but in C++. There are Symbian applications for blocking incoming calls, which means that you will have access on caller number. And bluetooth access should not be a problem, because this phone has access to it even in J2ME.

    /JaanusSiim

提交回复
热议问题