ApkRename | rename android app package name ( just a identity of app

 by   sjitech Shell Version: Current License: MIT

kandi X-RAY | ApkRename Summary

kandi X-RAY | ApkRename Summary

ApkRename is a Shell library. ApkRename has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

This project contains 4 utilities: -- name ----------------------------- ------depending utilities------------------ apkRename.sh java, jar apkRenameAndInstall.sh java, jar, zip, jarsigner, adb setAxmlPkgName.jar (in lib/) java apkSign.sh zip, jarsigner. Usage: apkRename.sh [OPTIONS] apkPath_or_packageName newPackageName This utility changes APK's package name (not java package name) and prepend java package name to partial class name in AndroidManifest.xml: Application,Activity,Receiver,Service... backupAgent,manageSpaceActivity,targetActivity... meta value(only if start with dot). Note: If apkPath_or_packageName ends with .apk then means a apk file to be changed, otherwise means a packageName and will pull file from device to: ./tmpForApkRename/app.apk then change it. If newPackageFullName ends with ! then it will remove conflict settings: , ,android:protectionLevel,process,sharedUserId. For system app, it will pull app's odex file and convert to dex, add to apk. The result APK file is not signed, to install it please use apkSign.sh. Options: -H - Name of adb server host (default: localhost) -P - Port of adb server (default: 5037) -s - Device Serial Number or qualifier.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              ApkRename has a low active ecosystem.
              It has 134 star(s) with 27 fork(s). There are 14 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 5 open issues and 3 have been closed. On average issues are closed in 167 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of ApkRename is current.

            kandi-Quality Quality

              ApkRename has 0 bugs and 0 code smells.

            kandi-Security Security

              ApkRename has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              ApkRename code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              ApkRename is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              ApkRename releases are not available. You will need to build from source code and install.
              It has 126 lines of code, 6 functions and 1 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            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 ApkRename
            Get all kandi verified functions for this library.

            ApkRename Key Features

            No Key Features are available at this moment for ApkRename.

            ApkRename Examples and Code Snippets

            No Code Snippets are available at this moment for ApkRename.

            Community Discussions

            Trending Discussions on ApkRename

            QUESTION

            changing android Manifest.xml
            Asked 2018-Jun-22 at 16:04

            I have an android project that create other android app using zip and zipSigner. This app works great but i need to change the app name and package name in manifest so user can create different apps.

            I have download this library to parse xml from the apk but dont know how to use it using java.

            Can anyone give some ways to use it or maybe other library?

            i see that apk editor, apk tool can modify it.

            ...

            ANSWER

            Answered 2018-Jun-22 at 16:04

            Ive already solve it:

            this library give me a good work

            Source https://stackoverflow.com/questions/50761819

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install ApkRename

            You can download it from GitHub.

            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:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/sjitech/ApkRename.git

          • CLI

            gh repo clone sjitech/ApkRename

          • sshUrl

            git@github.com:sjitech/ApkRename.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link