Common
Common copied to clipboard
ContextTrojan.getApplicationContext().getCacheDir() on null object
ContextTrojan.getApplicationContext().getCacheDir() on null object. The applciation context seems to return null. The problem is in the FIleUtil.GetExternalCacheDir() triggered in this case by the afollowing line in the RXvVOlley public final static File CACHE_FOLDER = FileUtils.getExternalCacheDir("RxVolley");