I have set up my DDMS to work with the emulator and display the processes running etc. but in the Dev Tools of my emulator it firstly wont let me tick the Show CPU Usage box, and secondly I do not see
How can i check my application works with 3G. since in my app I need to connect to a UR开发者_开发问答L to get data.
I installed all the prerequisites for Android development. I created a virtual device through Eclipse and tried to run the Hello World sample application in that device. I received the following error
I am using android 1.5. Here is my image capture code : public class CaptureImage extends Activity implements SurfaceHolder.Callback{
i am developing phone-gap app in android. In app I am calling a servlet returning JSON. Under app code I am calling following method through javascript in index.html
I try to browse localhost on my HTC Magic. I have connected my device with Eclipse via USB. When browsing http://10.0.2.2 I get \"Page not available\". I remember, some days ago it worked.
This is my layout for an image capture program in android <?xml version=\"1.0\" encoding=\"utf-8\"?>
I got a code for connecting the web page but it shows always \"Connection failed; Host is unresolved: www.streetcar.org:80\"
I want to specifically run the default Android browser for a given URL. I\'m using this code: Intent i = new Intent();
I\'d like to run my sdk Emulator on my Windows7 PC I made a emulator but I get always this error: emulator: ERROR: no search paths found in this AVD\'s configuration.