Re: [android-developers] Is there any way I can start activity running in different process using Instrumentation?

2011-06-09 Thread Mark Murphy
On Wed, Jun 8, 2011 at 10:11 PM, Amit Dixit amit1...@gmail.com wrote:
 My application uses multiple activities which runs in different process.

Why? This wastes RAM, CPU, and battery.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android App Developer Books: http://commonsware.com/books

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Is there any way I can start activity running in different process using Instrumentation?

2011-06-08 Thread Amit Dixit
Hi,

My application uses multiple activities which runs in different process. Is
there any way I can test it using Instrumentation?

Best Regards,


Amit Dixit

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en