[android-developers] How to inject mock objects in Android?

2014-03-23 Thread Yuvi
Hi, I am facing issue while unit testing : // Service class that have to be tested. class FooService extends Service{ public static FooService sFooService; private Bar mBar = new Bar(); //Other private objects @Override protected void onCreate() {

Re: [android-developers] Re: Compression of files kept in Assets folder and in res\raw folder.

2014-03-23 Thread sushant sharma
Thanks for the reply Leonid. This is close to what I am looking for. What is problem is that I want to access the file from the native code. From the java code, I would have used the asset manager itself. These are my requirements: 1) I want to access the file through the native code. 2)

[android-developers] How to find outgoing call is answered

2014-03-23 Thread Arun Kumar K
Hi, I am developing a small application. *i don't know how to find My outgoing call is answered or not. *If any one knows please tell me.. -- *Regards* *Arun* -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send