Hi All,

I have a doubt

For using Phone contact we have to set permission in menifest file

  <uses-permission android:name="android.permission.READ_CONTACTS" />
  <uses-permission android:name="android.permission.WRITE_CONTACTS" />

My doubt is where(in which file) it is written in Contact Application
that you have to set these permissions.
because i want to make a sample application and i want if anyone want
to get data from my application, have to get some permission.

Please let me know that where we plan which permission has to get by
other application to get data from a application.

Thanks,
Sohan Badaya

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

Reply via email to