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.
大きなサイズの画像を読み込みたいのですが、うまく作れません。OutOfMemoryError のため、クラッシュします。ここに私の配列があります:
Integer[] img = { R.drawble.pic1, R.drawble.pic2, R.drawble.pic3, R.drawble.pic4 };
img[0]、img[1]、img[2]、img[3]をビットマップに変換する方法は? 助けてください..私の悪い英語を申し訳ありません。