Re: [android-developers] Re: no package identifier when getting value for resource

2010-01-09 Thread MCON Dev
Did anyone get a fix for this issue ? Im using eclipse and android sdk r2. My scenario is res/raw/abc.xml. I have the following code Resources res = Resources.*getSystem*() ; FileDescriptor *fd* = res.openRawResourceFd (R.layout. *main*).getFileDescriptor(); Or InputStream in =

[android-developers] Re: no package identifier when getting value for resource

2009-06-01 Thread Nate
Chris, I'm also having the same problem while trying to use the StatFs object (for file system statistics). From what it looks like to me, they (Google) have removed that package from the Android platform for some reason. So instead of your app crashing when it get's to that line, it logs an

[android-developers] Re: no package identifier when getting value for resource

2009-06-01 Thread guruk
:) make really no sense and you know what is even more strange: now while installing my app i get 35 Times: I/ActivityManager( 60): Start proc com.chris.mydays for activity com.chris.myd ays/.datepicker: pid=32376 uid=10032 gids={} I/dalvikvm(32376): Debugger thread not active, ignoring DDM