Re: [android-developers] [HELP] File Dialog

2011-06-10 Thread KENT
Lol ok, i used andexplorer intent to solve my problem. Thanks On Jun 11, 2011 9:03 AM, "TreKing" wrote: > On Thu, Jun 9, 2011 at 11:48 PM, KENT wrote: > >> I want to create a Button that will show File Dialog on onClick event and >> let user to choose a .txt file, after he choose a file, its file

Re: [android-developers] [HELP] File Dialog

2011-06-10 Thread TreKing
On Thu, Jun 9, 2011 at 11:48 PM, KENT wrote: > I want to create a Button that will show File Dialog on onClick event and > let user to choose a .txt file, after he choose a file, its file path will > be set to a textview via setText I think. But I dont know how to start from. > Please help Do e

[android-developers] [HELP] File Dialog

2011-06-10 Thread KENT
Hello there, I want to create a Button that will show File Dialog on onClick event and let user to choose a .txt file, after he choose a file, its file path will be set to a textview via setText I think. But I dont know how to start from. Please help --- Regards, Hoang Nguyen -- You received t