Android app storage path returning null only for .jar classes -


here issue. have 2 separate classes include app. 1 advertising sdk other robospice. both don't have source on .jar files include. when applications try path external storage write temp files getting null. know because of logs dump console. in own source code if use assume same routines such getexternalstorage() returns path , lets me save files fine. seeing don't have source code these classes can't step through debug can rely on write console.

now full story. project 1 inherited developer. used maven in project , of dependencies relied on non-public maven sources. went ahead , converted standard eclipse project. old compiled source has robospice temp files stored on testing devices @ /data/data//cache know old source writing device fine in past. ideas on why compiled sources wouldn't able proper storage locations on device?

you can include sources of libs use using this technique in eclipse.

rs open source , it's source code can located on it's github repo.

rs 1.4.6 supports setting custom path cache files, have define own rs service that. starter guide details way can achieved.


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -