Skip to content
svchosta edited this page Jan 30, 2014 · 2 revisions

Database helper example: ContactHelper db = ContactHelper.getInstance();

ContactWithImages contact = db.getContactWithImagesById(1);

Clone this wiki locally