Skip to content

Patch for /trunk/rdf_core/src/deri/org/store/BDBGraph.java #2

@GoogleCodeExporter

Description

@GoogleCodeExporter
When you want to load a file provided with the application (stored in res/raw), 
it's possible to get an InputStream to it using the method 
"getResources().openRawResource(R.raw.file_to_load)".
However, unless using a somewhat unclean trick (creating a temp file in the 
external storage), is not possible to get a File to it, so the suggested method 
would be useful.

Original issue reported on code.google.com by pcur...@deusto.es on 22 Jan 2013 at 5:44

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions