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.
我正在使用 PhoneGap 为 Android 制作一个应用程序。该应用程序基本上重定向到移动网站。我有想要包含在应用程序中的视频,以便用户可以在没有互联网的情况下观看它们。从在线页面,如何链接到应用程序的根目录,而不是网站?
所以基本上,应用程序重定向到mobile.website.com. 用户点击“视频”,进入应用根目录。我如何链接到这个;应用程序的路径是什么?
mobile.website.com
谢谢!
编辑:我正在使用 PhoneGap Build。