Hello, It is not my app, it is app I have to test. And it is not testable, because it has ":separate" processes.
I wonder to know, is there are any way to test such processes? Or how can I submit a bug/ask google/whatever to get the answer or direction.. Best regards, Yahor On Tue, Jan 31, 2012 at 4:27 PM, Mark Murphy <[email protected]>wrote: > On Tue, Jan 31, 2012 at 8:18 AM, Yahor Paulavets > <[email protected]> wrote: > > I have shared a lot of knowledges, how to interact with android device > using > > shell: > http://softteco.blogspot.com/2011/03/android-low-level-shell-click-on-screen.html > > And answering to every questions, guys have. > > > > I'm so disappointed that there are nobody to help ME to solve MY problem > > :((( > > Very frustrating and disappointing.. > > What is "frustrating and disappointing" is that you are using > android:process in your app to the extent that you are. Using it once > would require serious justification. "10 activities with separate > process" would get you fired within minutes. > > Get rid of android:process and solve whatever problems you think that > they are solving. > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com | http://github.com/commonsguy > http://commonsware.com/blog | http://twitter.com/commonsguy > > _The Busy Coder's Guide to Android Development_ Version 3.7 Available! > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

