Skip to content

CocoonIO/cocoon-plugin-android-architecture

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cocoon Plugin Android Architecture

This plugin allows you to build your application for arm (or x86) only.

Deployment

Include this plugin in your config.xml:

<plugin name="cocoon-plugin-android-architecture" spec="https://github.com/CocoonIO/cocoon-plugin-android-architecture.git"/>

If you want to target x86, add the following preference:

<preference name="android-architecture" value="x86"/>

If you want to target arm, add the following preference:

<preference name="android-architecture" value="arm"/>

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Martin Buchalik - Initial work - MBuchalik
  • Jorge Domínguez - Adapt to Cocoon.io - BlueSialia

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Force Cocoon.io and Cordova to build for arm or x86

Resources

License

Stars

Watchers

Forks

Packages

No packages published