I want to handle a GaiException in my application. The debugger tells me that it lives in the libcore.io package, but importing it leads to an error. I think I need to add an extra JAR for my projct in order to correctly enable this type. I dug a little in my sdk folder for Android, but it seems I did not find anything like it.
Thanks for any advice.
android import jar exception-handling
Chris
source share