ApkCloner based on AndroidManifest.xml and resources.arsc package modification
- Parsing & Compiling AndroidManifest.xml at text level using AXMLPrinter & Axml2xml library
- Modification of resources.arsc file
- Usage of higher level of regex replacement
- Usage of bin-zip
- Step wise progress while processing
- AIDE(Developing projects on Android)
- Download Sample Project (APK)
- L-JinBin for providing all such great projects. The concept of this ApkCloner i got from MT Manager which is actually a VIP function but i was created it myself by analysing each AndroidManifest.xml files and added this function in Modder Hub project
- Timscriptov for modifying bin-zip
- ChatGPT for helping me to add comments in the code for better understanding and also helped me to in regex making
☺️
Copyright (C) 2025 Krushna Chandra
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.