Hi,

<grant-uri-permission android:path
<http://developer.android.com/guide/topics/manifest/grant-uri-permission-element.html#path>="*string*"
                      android:pathPattern
<http://developer.android.com/guide/topics/manifest/grant-uri-permission-element.html#path>="*string*"
                      android:pathPrefix
<http://developer.android.com/guide/topics/manifest/grant-uri-permission-element.html#path>="*string*"
/>

But in above permission,how to specify the app details tat are granted
permission to use my content provider..


On 23 February 2012 17:39, Shashidhar <[email protected]> wrote:

> Check out the content provider permissions @
> http://developer.android.com/guide/topics/security/security.html#declaring
>
>
> Thanks,
> Shashidhar
>
> On Thu, Feb 23, 2012 at 4:38 PM, ashiq sayyad <[email protected]>wrote:
>
>> I have created one custom content provider.I want only my apps should
>> use my custom content provider and the outside apps should not be able
>> to use it even if they know the URI of the content provider.
>>
>> Is it possible???
>>
>>
>>
>> Regards,
>> Ashiq
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Android Developers" group.
>> To post to this group, send email to [email protected]
>>
>> To unsubscribe from this group, send email to
>> [email protected]
>>
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>
>
>  --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
>
> To unsubscribe from this group, send email to
> [email protected]
>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to