【发布时间】:2015-09-20 01:25:50
【问题描述】:
How can I go to the next activity in random for example, on the first activity there is a button which will go to the 2nd, 3rd or 4th activity.when one of the 3 is selected how can I go to the next 2随机?然后当它完成时,它将再次回到第一个活动。请帮忙,我所知道的只是“意图”,它只会用于特定的活动。
【问题讨论】:
标签: android android-intent random android-studio