uniqueid001
Results
4
issues of
uniqueid001
In API 18 the StatFS methods getBlockSize() and getAvailableBlocks() were deprecated in favor of new methods returning `long` instead of `int`. Additionally, API 18 added the method getAvailableBytes() which performs...
The Android SDK now annotates java.io.File.listFiles() as nullable.
Replace duplicate code with function call, and annotate the function that checks the version before calling the deprecated method.