Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Development and suggestions about third part tool integration.
Cordova, Xamarin, Basic4Android topics are listed here.
  • Page:
  • 1

TOPIC:

Static library for Xamarin 5 years 5 months ago #14217

  • анд1.5
  • анд1.5's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 6
  • Thank you received: 0
Hi!
I'm already customized IOS and Android demo projects and now i need to create static library to implement their in Xamarin project and i stuck in this step.
Is there any tutorial?
What is the easy way to do it?
I hope for your help. Thanks!

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

Static library for Xamarin 5 years 5 months ago #14221

  • emanuele
  • emanuele's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 580
  • Thank you received: 67
Hi,

to create a customized iOS and Android Xamarin module, you should update the modules downloading the latest versions.
For iOS you can edit the RadaeeLib project (located in ios/iOS/RadaeeLib) and use the MakeFile (call command "make" from Terminal) to create the new library and replace the existing one (located in ios/RDPDFViewXamarin/RDPDFViewXamarin/libRadaeeLibSDK.a).
For Android you can edit the latest Android Studio demo project (now it's the version 3.50), then build it and copy the aar file (located in PDFSample/ViewLib/build/outputs/aar/ViewLib-release.aar) and replace the current one (located in Xamarin module: android/RadaeePDF-Xamarin/Jars/ViewLib.aar)
The following user(s) said Thank You: анд1.5

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

  • Page:
  • 1
Powered by Kunena Forum