[android-developers] How to access DRM protected files?

2008-06-17 Thread Wei Yongqiang
Hi, As I have known, we can access Forward locked drm files using Drm provider. but till now, the drm provider can support Forward locked. Then I want to know how to save Combined drm files and Separate delivery drm files and how to access to them? From the view of the sdk's user point, we have

[android-developers] Re: How to display these String?

2008-05-07 Thread Wei Yongqiang
Hi all, I create some files in my sdcard with Chinese names. I have develop an app to display these file names, but these names can not be displayed correctly. I use TextView to display these names. Anyone have idea for this issue? Thanks. Wei Yongqiang

[android-developers] How to create my own menu?

2008-04-20 Thread Wei Yongqiang
Hi all, I want to create my menu. When I press one button, this menu will appear on the screen's specific position. There are two types of menus, context menu and option menu. but I want one general menu, which I can place it anywhere and also can customize the width of the menu. Anyone can

[android-developers] how to get one row's Uri in one SQLite table?

2008-04-17 Thread Wei Yongqiang
Hi all, I want to get one row's Uri in the database table. Anyone can help me? Thanks. Frank --~--~-~--~~~---~--~~ 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] Is there a API implementing a multi-selected list views?

2008-03-25 Thread Wei Yongqiang
Hi all, I want to know if there is a API that have implemented a multi-selected list views. I am developing a File Manager, and I need a list view where I can select several items other than only one. Many thanks. Frank, Wei --~--~-~--~~~---~--~~ You