Skip to content

ColeSchaefer/apk2theme

Repository files navigation


Logo

apk2theme

An easy-to-user conversion tool to port Android icon packs over to iPhone themes.
Download Binary · Report Bug

About apk2theme

apk2theme preview

apk2theme was created to help aid in converting Android Icon Packs over to iPhone without having to spend hours sifting through image files, finding the right ones, and renaming them to match different naming conventions. With apk2theme, you can simply drag and drop an APK file onto the compiled binary and you'll have a fully-working (iOS 11+) compatible iPhone theme.

Features:

  • Online icon database (if found, it will read a local icons.txt file; if not, it will fallback to an online list)
  • APK validity check (make sure that the given file is a real APK)
  • Automatic icon extraction and conversion (only extracting the icon resources, and nothing else)
  • Installation-ready themes (the themes created are fully ready to be used on any jailbroken device)

Please keep in mind that this project is still in development; if you find any bugs, please submit them using the link above.

Using apk2theme

apk2theme was built to be simple. Simply drag and drop an Android APK file onto apk2theme to begin the conversion process. You can also drag and drop multiple APK files to batch convert themes.

If you have your own custom icon filter list, place it in the same directory as apk2theme with the name icons.txt. If this file is not found when apk2theme runs, it will fall back to an online icon list hosted on my web server.

Contributing to apk2theme

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

About

A simple tool to convert Android icon packs into iPhone themes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages