Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想创建使用 GPRS 的 android 移动应用程序。如何创建这样的应用程序?是否可以使用 html5 来执行该应用程序?我想通过 GPRS 发送/接收数据。因此怎么可能?是否有此类应用程序的示例或参考?
就您而言,GPRS 只是另一种类型的 Internet 连接,只需开发一个需要数据传输的常规应用程序即可。