[android-developers] help: googler,please help me to resolve display problem!

2009-03-02 Thread trust_chen chen
hi! i modify the android codes to surpport tow lcds. I n the beginning ,it works well. howerver, sometimes the title bar does not show and sometimes dialog only show white background and does not refresh. would you give me some advices or give me relative docments? thanks!

[android-developers] how to get the first frame of a video file ?

2009-02-11 Thread trust_chen chen
how to get the first frame of a video file ? Are there such APIs in OPENCORE? Thanks ! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] how to implement an application like netcounter?

2009-01-13 Thread trust_chen chen
hi all: i want to implement an application like netcounter,but I can not find the APIS: how to get the infomation the net node such as ppp0/wifi/usb0? how to know the current net node which network is using and the bytes of the downloa data? thanks!

[android-developers] how to generate graphy through dmtracedump?

2008-12-06 Thread trust_chen chen
hi:I read the topic:Traceview: A Graphical Log Viewer http://code.google.com/android/reference/traceview.html http://code.google.com/android/reference/traceview.html and get the trace data. traceview the data successfully. but how to use the tool:dmtracedump. the diagram of Using