[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 get another application's data path?

2008-04-30 Thread Wei Yongqiang
Hi all, In my application, I want to access another application's data path, and I only know that application's name. then how can I do for this? Thanks. Frank --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Andro

[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 hel

[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 andro

[android-developers] how get data from another application?

2008-03-28 Thread Wei Yongqiang
Hi all, I write an applications that contains one activity that can pick one file path from file system. I want to let other applications such as email/mms can launch this activity and get one file path from it. Then how can I implement this? Thanks. Frank --~--~-~--~~

[android-developers] How to return object to another application?

2008-03-27 Thread Wei Yongqiang
Hi all, I have write an application, which will supply API(Activity?servic?provider?). Another application will send out an intent to launch my API, and will get returned object from my API. anyone have sample code for this? Thanks. --~--~-~--~~~---~--~~ You r

[android-developers] How to import one no activity project in eclipse?

2008-03-27 Thread Wei Yongqiang
Hi all, There are many projects that have no activity, such as services. but these project can not be imported in to eclipse same as those with activities. Can any have a solution for this? Thanks. Wei Yongqiang --~--~-~--~~~---~--~~ You received this message

[android-developers] Re: Is there a API implementing a multi-selected list views?

2008-03-26 Thread Wei Yongqiang
Good news. After your trying, tell us the result. Thanks. Frank On Wed, 2008-03-26 at 02:03 -0700, xingye wrote: > I'm trying on it. There is an example already here - layer selection > dialog in the maps. If I find the key, I will post it out:) > > On Mar 25, 11:45 pm, Wei

[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 received