ddms
Is it Possible to see the execution of each statement in eclipse debug window? +android
Is it Possible see the each statement execution in eclipse debug window. Bcoz i\'m getting run time error for an an开发者_C百科droid application program but couldn\'t figure out where exactly the prob[详细]
2023-02-24 16:39 分类:问答HelloAndroid not launching on emulator using eclipse
I\'m running the android SDK 3.0 and trying to debug with the eclipse adt plugin.My helloAndroid app is sometimes getting updated on the emulator but it never launches.There are several symptoms:[详细]
2023-02-17 11:45 分类:问答DDMS Source / Extending DDMS
Anyon开发者_Python百科e know where to find DDMS source code?I want to extend its functionality.Or is there a CLI for this tool instead of the eclipse plugin?The full sources for DDMS can be found in t[详细]
2023-02-17 07:39 分类:问答Android DDMS screen capture, changing the size of image
When i am capturing the screen shot using DDMS, the default image dimention is 480*200. Can we change this dimention?[详细]
2023-02-16 10:44 分类:问答android - FileExplorer eclipse as root
I have a rooted Nexus One and when I issue the following commands on the terminal I\'m able to view the database of the app I\'m developing.[详细]
2023-02-15 11:53 分类:问答Android: DDMS perspective vs. Debug perspective
I noticed that there are two debug perspectives in Eclipse that is setup for Android development. Why two?[详细]
2023-02-13 08:38 分类:问答Relevance of file explore in DDMS android
hi i\'m new to android. i have one simple doubt. when we run any application the ddms window shows the file explorer containing data, mnt and system folders. what is it? they have any ph开发者_C百科y[详细]
2023-02-12 16:08 分类:问答Android: Emulator control is disabled in the DDMS perspective
I\'m now facing a problem with Eclipse开发者_开发技巧 on Ubuntu. My device is connected, list by \"adb devices\" command and I can see the list of processes running in the Devices view. But all contro[详细]
2023-02-12 00:53 分类:问答How to monitor active broadcastReceivers of my app?
Is it possible to somehow see if a particular broadc开发者_如何转开发astReceiver is registered and running?[详细]
2023-02-10 12:00 分类:问答Why does Android DDMS show logs for a few hours, but then fail?
I use IntelliJ IDEA to write Android apps, and use the DDMS Windows application to view the Android logs (separate from the IDE). It works fine, but after a seemingly random period of time, the logs v[详细]
2023-02-09 22:52 分类:问答