DynamicAPK | implement multi apk dynamic loading and hot fixing
kandi X-RAY | DynamicAPK Summary
kandi X-RAY | DynamicAPK Summary
DynamicAPK is a C++ library. DynamicAPK has no bugs, it has no vulnerabilities, it has a Permissive License and it has medium support. You can download it from GitHub.
DynamicAPK is a solution that contains framework, tool and configuration to implement multi apk/dex dynamic loading. It can help reorganize Android project configuration and development model to achieve sub-projects parallel development (in the form of android studio module), while supporting hot fix (repairing online bug), on-demand loading seldom-used modules. All dynamically loaded modules not only contain code but also contain resources if you need. DynamicAPK is already uesed in Ctrip Android App (Simplified Chinese Version). Ctrip is the biggest online travel agency in China, while 72 percent of orders are from App.
DynamicAPK is a solution that contains framework, tool and configuration to implement multi apk/dex dynamic loading. It can help reorganize Android project configuration and development model to achieve sub-projects parallel development (in the form of android studio module), while supporting hot fix (repairing online bug), on-demand loading seldom-used modules. All dynamically loaded modules not only contain code but also contain resources if you need. DynamicAPK is already uesed in Ctrip Android App (Simplified Chinese Version). Ctrip is the biggest online travel agency in China, while 72 percent of orders are from App.
Support
Quality
Security
License
Reuse
Support
DynamicAPK has a medium active ecosystem.
It has 2991 star(s) with 875 fork(s). There are 242 watchers for this library.
It had no major release in the last 6 months.
There are 55 open issues and 27 have been closed. On average issues are closed in 17 days. There are 4 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of DynamicAPK is current.
Quality
DynamicAPK has 0 bugs and 0 code smells.
Security
DynamicAPK has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
DynamicAPK code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
DynamicAPK is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
DynamicAPK releases are not available. You will need to build from source code and install.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of DynamicAPK
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of DynamicAPK
DynamicAPK Key Features
No Key Features are available at this moment for DynamicAPK.
DynamicAPK Examples and Code Snippets
No Code Snippets are available at this moment for DynamicAPK.
Community Discussions
No Community Discussions are available at this moment for DynamicAPK.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install DynamicAPK
$ git clone https://github.com/CtripMobile/DynamicAPK.git
$ cd DynamicAPK/
$ gradle assembleRelease bundleRelease repackAll
Release APK in /build-outputs/***-release-final.apk
$ git clone https://github.com/CtripMobile/DynamicAPK.git
$ cd DynamicAPK/
$ gradle assembleRelease bundleRelease repackAll
Release APK in /build-outputs/***-release-final.apk
$ cd DynamicAPK/
$ gradle assembleRelease bundleRelease repackAll
Release APK in /build-outputs/***-release-final.apk
$ git clone https://github.com/CtripMobile/DynamicAPK.git
$ cd DynamicAPK/
$ gradle assembleRelease bundleRelease repackAll
Release APK in /build-outputs/***-release-final.apk
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page