Forum

Data in a ContentProvider

This thread contains 1 reply, has 2 voices, and was last updated by Nitesh User Do not delete 5 years, 11 months ago.

  • Author Replies
    • #52129

      How would you access data in a ContentProvider?


      Regards,
      Pratik Nakrani

    • #52130

      Make sure your Android application has the required read access permissions. Then, get access to the ContentResolver object by calling getContentResolver() on the Context object, and retrieving the data by constructing a query using ContentResolver.query().

      The ContentResolver.query() method returns a Cursor, so you can retrieve data from each column using Cursor methods.

      Accessing data is one of the tasks that are most likely to block the main thread, so the developer should stress the importance of performing data queries on a separate thread.


      Regards,
      Nitesh Bavishiya

Viewing 1 reply thread

You must be to reply to this thread.Please or . Registration is 100% free.

GET FREE CONSULTATION

Call Us Now For Free Consultation97370 05566

Our experts listen to you patiently and suggest you the right course after conducting a personality profile test. Register your interest below to schedule personality profile test for you.

SUBSCRIBE TO OUR NEWSLETTER

Subscribe to get latest updates regarding courses, IT industry and career prospects.

Copyright 2016-2024 Smart Mentors. All Rights Reserved.

Login

FORGOT PASSWORD

Sign up now to Become An Instructor

    Register your Interest

      cf7captchaRegenerate Captcha