简体   繁体   English

通过调用方法调用其他活动

[英]call other activity by calling a method

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.我想从活动 A 中调用活动 B。我想在活动 A 中编写方法,在该方法中我想编写用于调用活动 B 的代码。同样对于这个方法,我想使用两个字符串数组作为方法 arguments,这样我就可以通过传递两个字符串数组从另一个活动调用此方法。 please help to acheive this.请帮助实现这一目标。 thanks....谢谢....

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM