I am new to Android. How should I pass a String array between two classes?
I tried Intent, by sharing String array between the class, but I get only one String, the rest of the Strings will not displayed.
Can I use a Bundle? Is there some better way to pass a String array?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…