开发者

call other activity by calling a method

开发者 https://www.devze.com 2023-03-01 10:06 出处:网络
i want to callactivity B from Activity A. I want to write method in activity A in which i want to write code for calling activity B开发者_开发技巧. also for this method i want to use two array of stri

i want to call activity B from Activity A. I want to write method in activity A in which i want to write code for calling activity B开发者_开发技巧. also for this method i want to use two array of strings as method arguments, so that i can call this method from another activity by passing two array of strings. please help to acheive this . thanks....


Read this tutorial to switch between activities

0

精彩评论

暂无评论...
验证码 换一张
取 消