[android-developers] Re: java.io.file.getfreespace()?
If it compiles OK but you get VerifyErrors on running, it usually
means that you're running against a different version of the code than
the one you compiled against.
On Dec 26, 12:34 am, Keith Wiley <kbwi...@gmail.com> wrote:
> The Android reference for java.io.file lists the 1.6 apis, including
> getfreespace(). My code compiles, but when I run it I get
> VerifyErrors on the call. My Mac Java preferences list Java 1.6 and
> my Eclipse Java JRE preferences have Java 1.6 checked. Does anyone
> know what I'm doing wrong?
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home