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 error and does nothing. Frustrating to say the least. I spent about a day reviewing and rewriting my code before I realized they simply removed the object itself.
Hope that helps, ~~ Nate On May 19, 9:35 am, guruk <[email protected]> wrote: > When I start my program I get this for 3 from 35 entries in the R.Java > > "no package identifier when getting value for resource xxxxxxx" > > I checked what could be wrong but the enries looks fine like similar > where it does not come to a message like that? > > What could that be? > > greets > chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---

