Beagle for Android

You will find here the main classes that are part of Beagle’s framework for Android.

These are Beagle for Android classes:


Custom Action

You will find here the description on how to create a Custom Action and details about its methods.

Custom Beagle Activity

You will find here how to use BeagleActivity to customize your server-driven activity.

Manage Cache

In this section, you will find information about the persistence layer of Beagle’s cache and how to modify it.

Custom Widget

You will find here an example on how to create a component and a customized widget

BeagleException

This section shows details about the BeagleException class.

BeagleImageDownloader

In this section, you will find the description of the BeagleImageDownloader class and details of the methods that implement it.

RootView

Interface RootView holder the reference of activity or fragment.

Deep Link Handler

You will find a description about DeepLinkHandler class and methods details.

Design System

You will find here Design System class description and methods details.

Network Client

You will find here, information about Beagle’s network client and how to modify it

Loading and errors treatment

You will find here information on how to customize Beagle’s behaviour to each loading screens and errors treatments.

Log System

You will find here the BeagleLogger class description, customization and configuration details.

Navigation Animation

You will learn in this section about how it is possible to customize Beagle’s navigation screen

Customized Serializer Deserializer

In this section, you will find a description of how to create a Serializer / Deserializer using Beagle and details of the methods it implements.

Proguard configuration

You will find here, ProGuard description and configuration for Beagle.


Last modified February 11, 2021: create content (#298) (43225e15)