Created on 12 June 2020
icon_unfollowing
Login to follow
androidx-plugin

AndroidX Plugin

Version 1.0.0 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 12 June 2020 by 
androidx-plugin

AndroidX Plugin

Details
This plugin migrates any application code to use androidX instead of the old support libraries. It changes the actual java code and gradle imports to use androidX.
Read more

It is intended to be used with other plugins/sdks that need to use androidX.

  • It was developed and tested with MABS 6 in mind. It is not supposed to work on older versions.


How to use this Plugin

  1. With an Outsystems Application
    Simply add this plugin as a dependency to your Outsystems application and add the license block anywhere. As this plugins as no action (because it is a plugin that works only at compile time), you need to add the block to the application, otherwise it won't be include in the application build.

  2. With a cordova plugin
    This plugin can also be used with other cordova plugins. Simply add this plugin as a dependency of the plugin you have that requires androidX.
    To do so, you can add to your plugin.xml file, under the android platform
    <dependency id="cordova-androidx-build" url="https://github.com/cmfsotelo/cordova-androidx-build.git#1.0-OS.1" />


It is based on the github repo https://github.com/cmfsotelo/cordova-androidx-build

Some changes were applied to the original forked repository.

Release notes (1.0.0)

OS 11 version

Reviews (1)
by 
2020-08-06
in version 1.0.0
Amazing workaround! 
Category
Device capabilities, Other device capabilities
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
AndroidX Plugin has no dependencies.
Application Objects
AndroidX Plugin has 0 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
See all 1 consumers
Weekly downloads