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.
我想出了一个小型相机应用程序。它在 Android 模拟器中按预期工作,但是当我将其加载到 Android 手机的 SD 卡中时,该 apk 未在手机的应用程序安装程序中列出。请指教。
听起来您只是将 APK 文件复制到 SD 卡上。这与安装应用程序不同。要安装应用程序,您需要打开 APK 文件,以便操作系统可以正确安装它。
您可以通过多种方式在 Android 设备上打开 APK 文件: