I have a problem with this line of code. Want to create sqlite database on the device.
This message gives the: The name 'Assets' does not exist in the current context | |||
Change
to
| |||
If you aren't doing this in an activity you need a reference to the Activity/Context. You will need to pass this in to your helper class in the constructor.
| |||
lang-sql
.
stackoverflow.comm
No comments:
Post a Comment