How to store the byte array using Content Resolver ,Content Provider.
I have searched on the google but not found the good solution for this.
I want to store the image in the db.But not using the Media class.I have created my own blob field.I want to store at this field only.
Can anyone give me a good example for it.
Better If you attach the Code snippets with the POJO files.
Thanks in advance.
I have searched on the google but not found the good solution for this.
I want to store the image in the db.But not using the Media class.I have created my own blob field.I want to store at this field only.
Can anyone give me a good example for it.
Better If you attach the Code snippets with the POJO files.
Thanks in advance.