InputStream is = getAssets().open(“sea.png”);. Bitmap bitmap = BitmapFactory.decodeStream(is);. for (int i = 0; i < 5; i++) {.
確定! 回上一頁