Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC:

How to active license? 11 years 7 months ago #280

  • Mark
  • Mark's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 3
  • Thank you received: 0
I got a license
What should i do to active license?
I modify this line in Global.java
boolean succeeded = active( "com.radaee.reader", "radaee", "radaee_com@yahoo.cn", "Z5A7JV-5WQAJY-9ZOU9E-OQ31K2-FADG6Z-XEBCAO" );
But didn't work

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

How to active license? 11 years 7 months ago #281

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
there are 3 license type in version 2.0
"active" method in old version renamed to "activeProfessional"
please check spelling for your paramaters, It case sensetive.
and ensure that you have no extra blanks in your paramaters.

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

Last edit: by . Reason: spleeing

How to active license? 11 years 7 months ago #291

  • Mark
  • Mark's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 3
  • Thank you received: 0
I download pdfreader2.03.zip and import Eclipse
Run perfectly on my handset
I modify Global.java
boolean succeeded = activeProfessional( "com.radaee.reader", "radaee", "radaee_com@yahoo.cn", "Z5A7JV-5WQAJY-9ZOU9E-OQ31K2-FADG6Z-XEBCAO" );
Didn't work
Then i modify another line
boolean succeeded = activePremium( "com.radaee.reader", "radaee", "radaee_com@yahoo.cn", "LNJFDN-C89QFX-9ZOU9E-OQ31K2-FADG6Z-XEBCAO" );
Didn't work

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

How to active license? 11 years 7 months ago #293

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
i think you had some misunderstood about license.
the demo project can only actived with package name "com.radaee.reader"
it is application package name.
if you change license in demo project, the watermark will be displayed.

to remove watermark:
you should create your application with package name you requested.
the license you purchased must bind to package name you requested.
active function first check <package name>, <company name>, <mail>, <serials>.
then access "data/data/<package name>".
The following user(s) said Thank You: reshma

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

Last edit: by .

How to active license? 11 years 7 months ago #294

  • support
  • support's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 692
  • Thank you received: 59
Mark, may you send us your license details to This email address is being protected from spambots. You need JavaScript enabled to view it.?

It will be sufficient to get the registered email address during purchasing operation.

We will check it and send you back the correct source code you should put in your application.

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

How to active license? 11 years 7 months ago #302

  • Mark
  • Mark's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 3
  • Thank you received: 0
Thank you very much
I got it now
Watermark had been removed

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

  • Page:
  • 1
  • 2
Powered by Kunena Forum