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.
モバイル アプリ内で Web ページを表示するには、何を使用する必要がありますか?
話しているモバイルプラットフォームによって異なります。iOS では、UIWebView を使用できます。それをサブクラス化し、カスタム動作を定義する必要があります。
http://developer.apple.com/library/ios/#documentation/uikit/reference/UIWebView_Class/Reference/Reference.html
I can't seem to get my head around this. I have the following:
private String[] PREFERED = new String[] { "37", "22", "18" }; private List<Stream> library; public class