Hi All,

Can we determine the size of the emmualted sdCard though our Java File
API's.
i know its supported in 1.6 like

file.getTotalSpace()
file.getFreeSpace() etc....

but i can't get Android compile FileBrowser project using java 1.6 sdk.
it just don't recognize file.getTotalSpace() api.

FileBrowser project runs well for java 1.5 & 1.6, but it shows compile
errors the moment i introduce any java 1.6 specific api's.

I have updated the project settings & Windows / Preferences of Eclipse so
that it uses the java 1.6 sdk.
Even the JAVA_HOME & PATH System variables are updated to point to java 1.6
sdk.
and java -version & javac -version returns 1.6.

Does Android support's java 1.6 at all or not ?
Is there any way we could find the total space available in SD Card through
code?

Your help is much appreciated.

Thanks,
Shibbs

--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
Announcing the new Android 0.9 SDK beta!
http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to