[android-beginners] Re: Emulator permission problem

2009-10-27 Thread Tom
Anyone have any ideas? On 26 Oct, 13:09, Chaiyasit T chaiyasi...@gmail.com wrote: your problem would ge about internet access permission, could you post the error code you see in my websitehttp://www.codemobiles.com/forum/viewforum.php?f=16I will try to help you. regards On Mon, Oct

[android-beginners] Re: Emulator permission problem

2009-10-27 Thread RichardC
If you are developing for 1.6 you will need the WRITE_EXTERNAL_STORAGE permission in your manifest. -- RichardC On Oct 27, 10:24 am, Tom tomir...@googlemail.com wrote: Anyone have any ideas? On 26 Oct, 13:09, Chaiyasit T chaiyasi...@gmail.com wrote: your problem would ge about internet

[android-beginners] Re: Emulator permission problem

2009-10-27 Thread Tom
Thats it. Thank you. On 27 Oct, 10:51, RichardC richard.crit...@googlemail.com wrote: If you are developing for 1.6 you will need the WRITE_EXTERNAL_STORAGE permission in your manifest. -- RichardC On Oct 27, 10:24 am, Tom tomir...@googlemail.com wrote: Anyone have any ideas? On 26

[android-beginners] Re: Emulator permission problem

2009-10-26 Thread Chaiyasit T
your problem would ge about internet access permission, could you post the error code you see in my website http://www.codemobiles.com/forum/viewforum.php?f=16 I will try to help you. regards On Mon, Oct 26, 2009 at 8:01 PM, Tom tomir...@googlemail.com wrote: Im am trying to download a file