I would initialize the array by: titles[1] = title1; ... String title1 = "Android is awesome"; String title2 = "Mike is cool"; String title3 ...
確定! 回上一頁