Reputation: 1592
I have a database file in my resources folder. I want to get access to this db file within the application, how can I get to this file path?
Thanks,
Upvotes: 0
Views: 244
Reputation: 3909
have you check sqlite sample in the SDK ? on the sample you can find how to do that :)
Upvotes: 1