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.
HTML5アプリの未使用のリソースをクリーンアップするためのガベージコレクションはありますか?
WebView内で実行されるAndroid上のHTML5アプリがあります。それは多くの画像を使用し、一部のAndroidデバイスでは、デバイスがそれを使い果たすほど多くのメモリを消費します。
System.gcを呼び出すと便利ですか、それとも意味がありませんか?
ありがとう