filepath - Is it possible to get the full path to an Android application asset file as a string? -


i'm trying use third party library in android app allows me load file using string represents path file. i've placed file in app's assets folder thinking use assetmanager path string. however, returns relative path file. i'm wondering if there's way full path file library can load file.

just guess - resources.getresourcename() trick?


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -