GithubHelp home page GithubHelp logo

developer-krushna / jar2dex-and-dex-merger Goto Github PK

View Code? Open in Web Editor NEW

This project forked from insight-deviler/jar2dex-and-dex-merger

2.0 0.0 0.0 46.3 MB

Merge dex, convert jar or classes to dex, convert folder containing jar or classes to dex in Android

License: GNU General Public License v3.0

Java 100.00%

jar2dex-and-dex-merger's Introduction

Android CI

Jar2Dex and Dex merger

Jar2Dex is an android application for

1. Merging dex files.    
2. Convert .jar and .classes file to dex.   
3. Convert a folder containing .jar or .classes to dex.

Information

The app needs android 8+ devices for converting jar to dex due to the limitations of D8 library

For merging dex files there is no such limitations(but can't compile java 8 codes) and may work in all android versions

The app can create a folder of its own and copy the rt.jar file to it but not android.jar file

(or)

Create a folder named Jar2Dex in the storage and add the following to it manually:

Core lambda library (Rt.jar)

rt.jar is present within the app's assets folder

Android.jar

Get it from android studio or from this page itself.

Usage:

1. Set the Min-API depending on the library you use, the default one is 19.
2. The output location is same as the input location.
3. Wait for few minutes, until the dialog closes.

Credits:

Argument class is provided by tranleduy2000from Java N IDE.

jar2dex-and-dex-merger's People

Contributors

insight-deviler avatar

Stargazers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.