Hi,

         Please try the following steps to run DDMS in standalone mode
(outside Eclipse)...
1.      Install Android SDK
2.      Add <android_sdk_install_path>/tools to PATH environment variable
3.      Run "ddms" from Host PC's Linux shell
4.      If there is any exception message
        "Assistive Technology not found: org.GNOME.Accessibility.JavaBridge",

        comment out the line
"assistive_technologies=org.GNOME.Accessibility.JavaBridge"
        in the file accessibility.properties
5.      Re-run "ddms"

Warm Regards,
Anil

On Fri, May 21, 2010 at 8:36 PM, GPU <[email protected]> wrote:
> Hi All ,
>
> Sometimes the DDMS in the Eclipse not listing the process.
>
> To do the debug in this condition,
>
> 1)  Is their any way force the DDMS to list the process?
>
> 2) Any command  to attach the process from the command line?
>
> Thanks & Regards
> Rajesh Gopu
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to