而使用Bundle的話,在B頁面可以直接取出傳輸的Bundle物件然後傳輸給C頁面。 Bundle方式:. A頁面中: Intent intent = new Intent(MainActivity.this, ...
確定! 回上一頁