Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Development and suggestions about third part tool integration.
Cordova, Xamarin, Basic4Android topics are listed here.

Static library for Xamarin

More
IP: 91.90.15.49 7 years 3 months ago #14217 by анд1.5
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!
More
IP: 212.97.62.176 7 years 3 months ago #14221 by emanuele
Replied by emanuele on topic Static library for Xamarin
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)
Time to create page: 0.421 seconds
Powered by Kunena Forum