I\'m using MonoDroid Looper.MyQueue().AddIdleHandler() to execute some Commands when the app is in idle mode. This is working in one activity, but if I\'m starting the second activity it hangs until i
My current program is creating child processes and giving them work (CPU intensive work). The main() sits there and waits for the child processes to send data via pipes (using select).
I have a problem with unit tests in Android. My object MyObject has a method start() like this : public void start() {
I am trying to post data using javascript to generic handler but I am unable to upload. Can anyone suggest me where I am going wrong?
Whenever any function invocation happens in PHP, I want to log the function name, its arguments and time of invocation. I开发者_如何学Gos there any means to achieve this. I have a function to log, how
I am trying to create an application that contains Content Observers in a remote service but kept getting the error:
I am in a case which can be seen below that I could not find any solution. I am going to take result value from a webmethod and set it to a parameter then after some operation with it I will send it
I\'m writing plugin for eclipse 3.6 and need to make changes in external files during plugin installation process. In org.eclipse.core.updates there was an IInstallHandler interface which was used for
I am working on a website where the images and other files are handled by a handler named resources.ashx. These files are not stored in any folder but are fetched from database.
I\'m trying to parse an xml file. It is gps coords. So there is a string with latitude coords and with longtitude