Thursday, May 5, 2016

Shadow53's Custom C-Apps Package Builder

Have you ever wanted to flash the Cyanogen Apps package, only to find that you didn't want all of the apps that were included? Perhaps you like your dialer app, or you don't trust the TrueCaller integration. Maybe you want the Theme Store, but not the new Gallery. Maybe you just want to get rid of CyanogenStats and CMLogger because you're paranoid. Whatever the case, I've got the tool for you!

*Canned Applause*

Behold, I give you this, the program I put together because I wanted to do exactly that: modify the C-Apps package. Just run the program. It downloads the package for you, unpacks it, modifies it, repacks it, and places it in your user's home directory for use.

This program comes with no warranty, implied or otherwise, so on and so forth. I am not responsible for broken things. Use at your own peril.

Beware: This version does not check for inter-app dependencies, so if keeping the new Dialer but the old InCallUI breaks your phone, that's on you. Make sure you know what you are doing as far as that goes. This tool merely helps you.

I have tested this program as best as I can and everything seems to be working correctly. Still, things happen and I can't test for every case. If something bad happens, let me know either here or, more preferably, in the GitHub Issues.

To run this program, make sure you have Java installed and open Command Prompt or a Terminal Emulator and navigate to the directory where the .jar file is located. For those who don't know, this involves using the `cd` command to change directories and `dir` (Windows) or `ls` (Mac/Linux) to list files in the current directory. Then run the file with the command:

Code:

java -jar ModCApps.jar
Other note: I have read through the Cyanogen Terms of Use and do not believe that this project violates them in any way. If I am wrong, let me know and I will take this down. I make no profit from the project, save any thanks people may give me.

Downloads:
Releases on GitHub

XDA:DevDB Information
ModCApps, Tool/Utility for all devices (see above for details)

Contributors
Shadow53
Source Code: http://ift.tt/1Yc7SuK


Version Information
Status: Beta
Current Beta Version: 0.1.0
Beta Release Date: 2016-05-05

Created 2016-05-06
Last Updated 2016-05-06


from xda-developers http://ift.tt/26YW3Ot
via IFTTT

No comments:

Post a Comment