test FileConnection API in PC
Hi friends
I have question regarding code testing for saving files to PC using file connection API
wht path i have to give if i want to save files from emulator to my pc
to save files to mobile phones, we are using the path "file:///c:/" or "file:///e:/"
and its working fine.
but each time i have to test the code in actual phone, how can I do in my pc?
thanks,
Alpesh

