将通知从 Android 手机推送到 Android 平板电脑

发布于 2024-11-26 16:44:40 字数 184 浏览 5 评论 0原文

我最近得到了 Xoom,出于某种原因,我认为你可以在上面发送短信 :-S

有谁知道一种方法,可以从我的 Android 手机向我的平板电脑推送通知,告诉我我有消息,或者即使有人在打电话。

基本上,我想主要使用平板电脑,并将手机放在笔记本电脑包中,但如果收到消息,我会收到通知。

任何帮助都会受到极大的欢迎。

I recently got the Xoom, for some reason I thought you could SMS message on it :-S

Does anyone know a way that from my android phone I can push a notification to my tablet to tell me I have a message or even if someone is calling.

Basically I want to mainly use my tablet and keep my phone in my laptop bag but be notified if I get a message.

Any help will be greatly received.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

暮色兮凉城 2024-12-03 16:44:40

您需要开发一个可以通过蓝牙(或 Wi-fi)与同一应用程序的另一个实例通信的应用程序。手机上运行的应用程序可以侦听传入 SMS 的广播,并将信息发送到配对设备 (Xoom),并在其中抛出通知。

You will need to develop an application which can talk to another instance of the same application over Bluetooth (or Wi-fi). The application running on the phone can listen for the broadcast of an incoming SMS, and send the info to the paired device (Xoom) where it will throw a Notification.

丢了幸福的猪 2024-12-03 16:44:40

如果有人感兴趣的话,HTC 似乎已经解决了这个问题。

HTC 有一个在线感知服务,位于:https://www.htcsense.com

链接后​​从这里开始您可以通过您的 Google 帐户阅读和发送短信,并通过手机推送它们。

这允许我使用 Xoom 平板电脑上的浏览器发送 SMS 消息。

If anyone is interested it seems HTC have solved this.

HTC have an online service for sense found at: https://www.htcsense.com

From here once you have linked your Google account you can read and send text messages pushing them through your phone.

This allows me to use the browser on my Xoom tablet to send SMS messages.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文