[android-developers] how to keep imageview items in imageadapter of a gridview

2010-07-12 Thread dadaowuwei
Hi All, I would like to keep all the customized imageviews of a gridview in an arraylist of imageadapter which could be further referenced by the method getitem(position) instead of return null. Could any one give me some ideas? thank you very much, Best,. Song -- You received this message

[android-developers] how to implement getitem(position) in image adapter of hello-gridview to return customized imageview

2010-07-12 Thread dadaowuwei
Hi All, in hello-gridview sample code there is a method getitem(position) in the class of image adapter which returns null for the sample example. However, this method is important and is supposed to return the corresponding data item of the imageadapter. For example the imageadapter could

[android-developers] some quesitions for opencore framework integration process

2010-04-23 Thread dadaowuwei
Hi, I am quite new for android onpencore framework and have some questions for integrating process of a new openmax mjpeg component 1. can I directly inherit the omx_component_video class to form my own mjpeg component? 2. how pvmf consumes the output buffer of the component, what kind of decoded

[android-developers] how to integrate a mjpeg decoder into open core framework

2010-04-22 Thread dadaowuwei
Hi, I am quite new for android onpencore framework and have some questions for integrating process of a new openmax mjpeg component 1. can I directly inherit the omx_component_video class to form my own mjpeg component? 2. how pvmf consumes the output buffer of the component, what kind of

[android-developers] android 1.6 emulator not shown in ddms

2009-11-15 Thread dadaowuwei
recently I try to run my program on android 1.6 emulator. when I launch the emulator I can see it in my ddms with offline state,however, after a while it disappears from ddms. Any ideas? thanks -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Re: ERROR: the user data image is used by another emulator. aborting

2009-11-15 Thread dadaowuwei
Have you solved your problem? I get the same problem, is there any solution yet? thanks On 12 Nov, 21:36, Susan ska...@gmail.com wrote: I have read the many threads regarding this issue, but none of the proposed solutions has actually solved the problem for me. And judging by the frequency of