when i tried after changing the code like:
catch (IOException ioe) {
return ioe.toString();
}

Giving error:
java.io.FileNotFoundException:
/data/data/hello.world/files/test.txt

online samples are giving the same code.......am i missing some
setting/permission? pls help


On Aug 21, 6:30 pm, Mark Murphy <[email protected]> wrote:
> nitin wrote:
> > thanks for quick response, I am new to android and self learner. how
> > to see the adb logcat or in Eclipse.
>
> http://developer.android.com/guide/developing/tools/ddms.htmlhttp://developer.android.com/guide/developing/tools/adb.html
>
> --
> Mark Murphy (a Commons 
> Guy)http://commonsware.com|http://twitter.com/commonsguy
>
> Android App Developer Training:http://commonsware.com/training.html
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to