The ddms tag has no wiki summary.
17
votes
3answers
12k views
Android: OutofMemoryError: bitmap size exceeds VM budget with no reason I can see
I am having an OutOfMemory exception with a gallery over 600x800 pixels JPEG's.
The environment
I've been using Gallery with JPG images around 600x800 pixels.
Since my content may be a bit more ...
9
votes
2answers
2k views
Can you Disable DDMS in Eclipse
Does anyone know if it is possible to disable the DDMS in Eclipse? By that I mean DDMS should not being start when Eclipse is launched.
I'd like to use only the DDMS from the terminal, but when I ...
8
votes
3answers
93 views
LogCat not displaying TAG “SMS”
@Override
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.main);
Log.e("SMS","Hello World"); //not showing
...
7
votes
5answers
7k views
Sending jdwp tracking request failed!
I got this message in the DDMS:
Sending jdwp tracking request failed!
I didn't understand the reasons.
Is there a problem using a stream to get the image from the Internet and use the TabBar ...
5
votes
3answers
2k views
ADB, Wifi and Eclipse: how I can configure?
Recently I see that is possible to debug app development by use WIFI instead of USB debug method. I make a search and I found an app called abdWireless but I have a problem.
How I can tell to Eclipse ...
5
votes
4answers
5k views
DDMS file explorer can't access data\data (HTC Desire HD)
I'm working on some SQLite code and would like to examine the database. If I run the code on the emulator I am able to pull the file from data\data\myProject\databases using the DDMS file manager but ...
5
votes
3answers
553 views
how can i see how much memory my app is using out of its VM budget?
I've looked in DDMS but didn't see anything. Thanks.
5
votes
2answers
9k views
DDMS throwing ADB error since SDK API 9 upgrade
I upgraded to Gingerbreak 2.3 SDK today and started receiving this error when I try to run DDMS:
Failed to get adb version: Cannot run program "adb": CreateProcess error=2, The system cannot find ...
5
votes
5answers
5k views
Filter tags in LogCat (in Android Eclipse Plug-In)
There is a TextField "Filter" below the LogCat output. However, it seems to filter only the Message-column. Id like to filter Tags also. Because there are my class names.
How can I achieve it?
5
votes
3answers
2k views
DDMS not able to send location to emulator
DDMS is not able to send location to the emulator. I have tried sending just the location from DDMS but still the emulator is not able to receive location. The application works properly in the device ...
5
votes
1answer
1k views
Trying to run Android JUnit tests in Eclipse fails?
I have seen all the examples on the web and it seems real simple. I have a bare-bones app that displays a string. I have a a Android JUnit test project that I created when the app was being created ...
5
votes
3answers
2k views
How to connect Android to PC
I'm trying to connect my Samsung Galaxy to PC but ddms tool does not recognize my phone. USB debugging is enabled. What can cause a problem?
PS. I'm using Ubuntu 9.10 OS.
Thanks.
4
votes
3answers
2k views
No device list in Android DDMS
I have the newest eclipse & Android SDK -release 11- installed on Windows Vista. I updated the SDK and chose Android 3.0.1. I connected an Android 3.01 Acer Iconia Tab A500. Installed the original ...
4
votes
2answers
1k views
ddms emulator control disabled
i am beginner in android development and the problem is that emulator control is disabled on the ddms. I tried to open but i could not find how to open it again? How can i open emulator control? Thank ...
4
votes
1answer
464 views
Object creation tracking in Android DDMS, VM out of memory
Hey, I'm new to Android and kindly correct me if I'm wrong :
I'm trying to monitor the number of objects created and heap used (which obviously depends on the number of objects) through DDMS.
During ...
4
votes
1answer
475 views
Wrong Latitude/longitude received in Android Emulator on Mac
Ok, this is a really weird one.
I'm sending Latitude/Longitude to Emulator running my App and its getting the wrong Coordinates !!! Everything I send (either via DDMS using GPX file, DDMS Manual, or ...
3
votes
0answers
66 views
+100
Store, convert to video an stream Android screen
I use DDMS to get screenshots from my Android phone and I need an efficient way for converting them in video and streaming the video over the network.
I have a RawImage which is filled with the data ...
3
votes
3answers
241 views
Eclipse, adb, and ddms not detecting Android Emulator
I wanted to try my hand at programming android devices, so I followed the directions from the android website, installed the sdk, the java sdk, and eclipse. My computer is Windows 7 64-Bit, but I ...
3
votes
1answer
115 views
Why the Application still exists in memory after exiting it?
I have a simple Hello World application
public class TestLeaksOnFinish extends Activity
{
static int ctr = 0;
protected void onCreate(Bundle savedInstanceState)
{
...
3
votes
0answers
66 views
Simulating phone call on real device [closed]
Possible Duplicate:
Android DDMS - send calls to actual device
any ideas how to be able to simulate phone call on a real device (HTC desire), through the DDMS? The emulator is to slow, and ...
3
votes
0answers
384 views
webcoreglue, android
Since 2 days , i get the following error when i run my app on the device,
however it runs fine on the emulator
can any 1 help me in solving this error?
E 3762 webcoreglue the real object has ...
3
votes
3answers
128 views
3
votes
1answer
137 views
Unknown caller android
I am developing applicaton that listens for different user calls. One of possibilites is that unknown caller will call me (without number/ restricted number). I would like to study this case, how I ...
3
votes
1answer
244 views
Screenshots with Idea Intellij
how can i capture the screenshot of an app using ddms from intellij Idea?
I have been using intellij for some time and i find it very useful.
though i couldnt find a way to make it work.
Could any ...
3
votes
1answer
938 views
Android Native Heap Inspection DDMS
I'm having trouble getting the native heap information from my HTC
Magic running Android 2.2.1.
I've configured the standalone DDMS setting "native=true" and used the
commands:
adb shell setprop ...
3
votes
1answer
1k views
Eclipse DDMS window not showing any thing +android
my Eclipse DDms window not showing anything(empty logcat,empty file explore... etc) while running my app in emulator. Sometime it works if i restart eclipse but not all time. why such type of ...
3
votes
2answers
608 views
Android: DDMS perspective vs. Debug perspective
I noticed that there are two debug perspectives in Eclipse that is setup for Android development.
Why two?
What does the DDMS perspective provide that the Debug perspective doesn't provide?
To ...
3
votes
1answer
405 views
Android DDMS - send calls to actual device
Does anyone know how (or if it's possible) to simulate a call to an actual device (i.e. USB debugging) using the DDMS in eclipse? I have no problems simulating calls to the emulator and the app I'm ...
3
votes
2answers
3k views
Can't access data folder in the File Explorer of DDMS using a Nexus One!
I have my Nexus One connected with the USB.
When I visit the File Explorer of the DDMS, if I click on the "data" folder the little plus near the name "data" disappear for 2-6 seconds and then ...
2
votes
2answers
202 views
Eclipse Hangs in DDMS post-create init
From last two days, eclipse started showing wired behaviour. Its goes in infinte process of DDMS post-create init, And if i try to run the application then Eclipse got hanged.
I have tried to install ...
2
votes
3answers
135 views
Cannot connect DDMS to HTC device
Cannot debug on device using android plugin for eclipse.
Once I push the debug button, DDMS starts looping with this message:
[2011-11-21 XX:41:05 - DeviceMonitor]Sending Tracking request failed!
...
2
votes
2answers
82 views
Disallow specific 3rd party apps and system message from logging to the LogCat
Is there a way, to force specific system/3rd party application tags to never be logged (or shown) in the DDMS tool's Logcat?
The scenario:
My company's QA testers and Android developers rely heavily ...
2
votes
1answer
67 views
Android access files backed up in device through DDMS
How to access the files that are backed-up in Device, through DDMS? Thanks in Advance...
2
votes
1answer
60 views
ADB file explorer building my database problem
In my DDMS tool,i cant build and explore any of my database files and its tables, since there is not permission to access the table. it shows "-rw-rw----" for that table alone... How to overcome the ...
2
votes
3answers
967 views
Logcat data not displaying in the Log Tab of DDMS Eclipse
The log tab is visible in DDMS and I have been logging data using Log.v(...) for many a week now without any problems.
Today, the log data is now longer being displayed in the Log window. Worked, ...
2
votes
1answer
536 views
Android DDMS and allocation tracking - Identifying what is causing the GC to trigger and why
Good afternoon.
I have been making a small openGL based app for android that loops at the normal 60 fps and does various wondrous things.
I have been keeping an eye on my frame rate and trying to ...
2
votes
5answers
614 views
android ddms tool error specified
when i run the ddms tool in the tools directory i got this error"failed to get the adb version:cannot run program adb;create process error=2;the system cannot find file specified"
how can i solve ...
2
votes
5answers
2k views
Android- the DDMS shows the message: logcat read: Invalid argument
So how can I fix this problem. It seems my DDMS is broken down.
2
votes
1answer
817 views
android DDMS logcat filter by name
Is there any way to setup a logcat filter by name? I realize they have the filter by log tag, but my app may have various different tags. I can use the filter by pid, but of course everytime i ...
2
votes
2answers
1k views
Android Remove file with DDMS
I need to remove a file from the /data/data folder my app added. I am looking at the file with the DDMS in Eclipse.
If DDMS can't , how would I delete it otherwise?
2
votes
2answers
8k views
Android GPS cloud of confusion!
I am trying to design my first Android application with the use of GPS. As of right now, I have a drawable button that when clicked, alerts a Toast message of the longitude and latitude. I have tried ...
2
votes
4answers
3k views
DDMS won't load (or doesn't parse?) KML file
I can't get DDMS to load any KML files.
I have a KML file for example with the following in it:
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
...
1
vote
2answers
63 views
Eclipse stops responding when changing to DDMS perspective
What could be causing the problem that Eclipse stops responding right when I try to change to DDMS perspective when debugging my Android application. Moreover, when I start the emulator it will try to ...
1
vote
1answer
66 views
Android Emulator (API level 8) - just black screen after intro ANDROID message
I tried to start the emulator for API level 8, and it just shows a black screen after the ANDROID intro flashes.
I get the following error messages in the DDMS:
01-01 17:56:51.315: E/System(120): ...
1
vote
0answers
63 views
Release Android Camera without restart?
I'm currently trying to get the camera working in my app and I'm having issues with the whole camera.release() thing; I'm doing pretty complicated stuff and there's no clear cut way to simply call ...
1
vote
2answers
242 views
Device is not showing in DDMS
I am developing a android application which is running perfectly in motorola CLIQ(i installed driver for this).But it is not working in Samsung galaxy phone(I have not installed driver for this ...
1
vote
1answer
185 views
Android Eclipse DDMS - How to delete directory on device?
Using the DDMS Perspective in Eclipse, can you delete directories on the phone? You can definitely select and delete files, but I can't seem to delete any directories. The only way I have figured out ...
1
vote
0answers
221 views
Eclipse android ddms loading error
When I start eclipse I get this error:
[2011-10-26 22:57:41 - ddms]Failed to initialize Monitor Thread: Unable to establish loopback connection
I have tried shutting off my firewall, my a/v, ...
1
vote
1answer
380 views
DDMS (Android debug monitor) doesn't list processes on Galaxy S II
I'm developing on a Samsung Galaxy S II using eclipse and the eclipse android plugin. This is not the first time I'm using DDMS on this computer or phone and everything used to work just fine.
Now, ...
1
vote
1answer
1k views
How to get my android device name in my android programe?
I get device names by the command "adb deivces" in command line.
Now I want get name in my android device.
String serial = null;
try {
Class<?> c = ...