android-emulator
Android program does not run on emulator
I recently started working with Eclipse to build Android Applications. I have made a small Hello_World kind of application with a small table in it. The XML code is provided below...[详细]
2023-04-11 13:50 分类:问答Is there a way to update the AVD after making changes without restarting it?
Like the title says, whenever I make any changes in the code I don\'t see the changes in the AVD. Is there a way to do this without closing the AVD and starting it again?[详细]
2023-04-11 08:35 分类:问答After catching exception ,the emulator still shows "Application has stopped unexpectedly "
private InputStream getISFromURL(String url) { //post InputStream is=null; try { HttpParams params=new BasicHttpParams();[详细]
2023-04-11 08:24 分类:问答Android OnEditorActionListener() actionId give 0 when I click Done
I have created a keyboard. When the user enters numbers they\'re sent to a particular EditText, but when the user clicks on the \"Done\" key it doesn\'t go to setOnEditorActionListener (but it does cl[详细]
2023-04-11 02:19 分类:问答When my Android program compiles but the emulator gives me the error of "Stopped Unexpectedly"
Why does that happen?The program I am dealing with compiled (meaning no syntax errors) but it crashed in th开发者_JAVA百科e emulator.[详细]
2023-04-11 01:54 分类:问答Flashing Screen or Blinking Screen in Android
please may you tell me how i can turn off back light of android device, i try through the setBrightness method but it not works on emulator[详细]
2023-04-11 00:38 分类:问答no rendering time info in android hierarchyviewer
Hi, I try to follow android\'s Debugging and Profilling UI article and started the hierarchyviewer. I am following the steps in the tutorial:[详细]
2023-04-10 23:23 分类:问答When i am trying to Create a emulator in AVD Manager of Eclipse(Windows XP) its showing "Error: null" in Android console
I have been working in my Windows XP pc for last few weeks with android using Eclipse IDE I updated some Updates in Eclipse and also for Android SDK[详细]
2023-04-10 18:03 分类:问答Android. Can't install developed APK on phone when Ok on emulator
I am developing android application under Eclipse. It is running in emulator just fine under different platforms. I have checked android version on friend\'s telephone, also in eclipse and successfull[详细]
2023-04-10 17:44 分类:问答Frozen Android emulator due to audio problems?
Today I installed the latest version of Eclipse, Android SDK and AVD plugin. But I have a tedious problem. When I want to quit the emulator (with the X button), the emulator freezes and I can\'t click[详细]
2023-04-10 16:48 分类:问答