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.
我希望我的应用程序通过蓝牙具有自我复制能力。意味着可以自我发送。它在 j2me 上使用 Matryoshka 技术和 Broken Matryoshka 技术(优化)完成。
如何在安卓上做到这一点?
你不能。目前还没有办法让 Android 应用程序通过蓝牙传输自身。您可以发送指向 Play 商品详情的 URL,但实际上不能发送 APK。