[转]Android 进程间通信 Intent机制 隐式启动Activity
摘要:        
本文转自:http://note.sdo.com/u/jerryli/n/prb71~jPPymOwE0f0001eN构造环境: A,B两个程序,A在运行中,将某个值传递给B,并启动B程序。 B程序完成处理后,将处理结果返回给A程序,A程序继续后续的执行。 场景中B是被调用模块,需要在其AndroidManifest.xml中添加以下内容 <activity android:name=".actMain" android:label="@string/actMain_title" android:screenOrientation="po    阅读全文
        posted @ 2012-06-27 13:16 freeliver54 阅读(3054) 评论(0) 推荐(1)
 
                     
                    
                 
                    
                 
 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号