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.
我正在构建一个基于精确 GPS 位置显示图像的 Android 应用程序。
我的想法是从服务器显示这些图像而不将它们下载到手机。这样,只有在您下载了该应用程序并可以访问互联网时,您才能查看它们。
安卓可以吗??
是的.. 您可以在 webview 中加载它们:
http://developer.android.com/reference/android/webkit/WebView.html