This is a migrated thread and some comments may be shown as answers.

deployment size

3 Answers 102 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
frank
Top achievements
Rank 1
frank asked on 06 Jun 2017, 01:49 PM

Hi telerik team,

I wonder how it is possible to decrease the size of the app package, I build with telerik ui. When I create the package for android, the size is >80MB.I tried different linker settings, which in many scenarios resulted in that the app was no longer working.

The biggest additional package is the "skiasharp" package, which I think I dont need. Currently I am using calendar , autocomplete, zip, sidedrawer. Do you have as list of the assemblies / settings which are needed for these comomponents only?

Best regards,

Frank

 

 

3 Answers, 1 is accepted

Sort by
0
Lance | Manager Technical Support
Telerik team
answered on 06 Jun 2017, 08:44 PM
Hello Frank,

You can find each control's dependencies on the control's Getting started page.

1 - To start, go here and expand the "Controls" node in the left column
2 - Find a control that you're using and drill down to the Getting Started node.
3 - Select the Required Telerik Assemblies article

As an example, I'll pick the BusyIndicator. Here's where you'd find the link:




Do this for each of the UI for Xamarin controls that you're using and you'll know exactly what you need to use.


Separated NuGet Packages

I highly recommend checking out the new Telerik Nuget packages, you'll be able to pick only what you need and keep the package size as small as possible. Go here to see how to use the Telerik NuGet server.

Regards,
Lance | Tech Support Engineer, Sr.
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
frank
Top achievements
Rank 1
answered on 07 Jun 2017, 06:11 AM

Hi Lance,

thx for the quick response, I wasn't aware of the separate nuget packages, that extemely helpful!

Bes regards,

Frank

0
Lance | Manager Technical Support
Telerik team
answered on 07 Jun 2017, 02:28 PM
Hello Frank,

I'm glad I was able to help! The separate NuGet packages are new, made available in R2 2017.

Here are just a few new things in that release:

- No need to declare Renderers or call TelerikForms.Init() anymore
- New controls (BusyIndicator) and control features (e.g. DayView)
- iOS installers and new VS templates

You can read more about the R2 2017 release here.

Regards,
Lance | Tech Support Engineer, Sr.
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
frank
Top achievements
Rank 1
Answers by
Lance | Manager Technical Support
Telerik team
frank
Top achievements
Rank 1
Share this question
or