On Sun, Jan 8, 2012 at 11:56 PM, Rocky <[email protected]> wrote:
> Hi Guys,
>
> Please help me how to proceed, how can i develop apps with pdf reader and
> Annotation feature like mark, underline.

Don't.

Alternatively:  find hundreds of thousands of dollars and shell out
for a good pdf library for your app.

Alternative alternatively:  spend a year+ developing a good pdf
library for Android or java that doesn't kill it on memory, and then
sell it for less than the one that's currently being used.

If you don't need a lot of features in your app: fire an intent at a
pdf viewer that's installed on the user's phone.  If they don't have
the app, request the user to download the pdf reader (you can check if
they have the pdf reader app installed easily enough, ask again if you
dont' know how...)

Kris

-- 
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