Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about Android development and PDF

TOPIC:

Regarding implementaion SDK in android app 8 years 9 months ago #10876

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
Hi,
1. if you Clean the project this issue will disappear.
2. it's an Android Studio problem.
To remove it you have to:
- go to Android Studio settings
- search "lint"
- search "native" and mark it as warning (yellow) instead of error (red)
3. as written in the article I sent you before you have to change the applicationId to test the library in your sdk before buying the license :
Android Studio: build.gradle (Module: PDFReader or RDPDFReader) --> change applicationId "your package name" --> Clean project, to be able to test the professional and/or premium features.

Please Log in or Create an account to join the conversation.

Regarding implementaion SDK in android app 8 years 9 months ago #10879

  • tesweb
  • tesweb's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 10
  • Thank you received: 0
First of all thanks alot. Your given info is very useful for me.

I have change mLicenseType=2 then i got all features but one feature is disable. Please check it in screenshot.
How to show thumbnails of PDF pages at the bottom rather than page number at the bottom of activity??

and i want to know one thing that if we want any other additional feature in your SDK like read,share etc can you add that or not ??

Please Log in or Create an account to join the conversation.

Last edit: by tesweb.

Regarding implementaion SDK in android app 8 years 9 months ago #10888

  • nermeen
  • nermeen's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Posts: 962
  • Thank you received: 87
From the screenshot, the license is not activated correctly (the watermark is red) .. if the license is activated correctly the watermark will be blue and all the features will be enabled. (make sure that you have set all the correct parameters (licensetype, company, email and package name, the package name must be "com.radaee.reader").

To activate the thumbnail navigation mode, you need to m_controller.setNavigationMode(PDFViewController.NAVIGATION_THUMBS);

For the additional features, it depend on the feature itself..for example:
The share feature, is not implemented as its behavior is different based on the license type (you can share a link to the PDF, a page bitmap or the pdf itself) .. you can implement the feature and ask for support in case of problems.
If you then want to share your code with us, we will evaluate it and then decide if it can be integrated into our SDK or not.

Please Log in or Create an account to join the conversation.

Regarding implementaion SDK in android app 8 years 9 months ago #10899

  • tesweb
  • tesweb's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 10
  • Thank you received: 0
Hi Nermeen,

Thanks alot for above precious help.
Right now i have not buy licence. Can you tell me how much cost will take to buy licence for IOS as well Android app.??

Please Log in or Create an account to join the conversation.

Regarding implementaion SDK in android app 8 years 9 months ago #10900

  • nermeen
  • nermeen's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Posts: 962
  • Thank you received: 87
It depends on the license type.

I suggest you to take a look at www.radaeepdf.com/ecommerce/technical-specification

Please Log in or Create an account to join the conversation.

Regarding implementaion SDK in android app 8 years 9 months ago #10928

  • tesweb
  • tesweb's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 10
  • Thank you received: 0
Hi,

First of all Thanks alot for your help.

I want to remove "AvailMem:" text in android SDK. From where i can remove this??
I have attach screenshot for more clarification.Please check that.
Attachments:

Please Log in or Create an account to join the conversation.

Last edit: by tesweb.
Powered by Kunena Forum