Skip to content
jens13 edited this page Mar 14, 2015 · 4 revisions

Custom Rom Creator Studio

A project/solution based development environment for creating customized android roms.
There is now a version for Mono that will work with Linux and possibly OS X.

Features

  • Open files from command line and associate file types(.rssln, .rsproj and .apk)(windows only)
  • ApkViewer, shows content of apk files (windows only)
  • Compare content of apk and jar files with older versions.
  • Text editor
  • Deodexing
  • Automatically discovers boot class paths
  • Decompiling classes
  • Recompiling classes
  • Decoding resources
  • Encoding resources
  • Optimizing png files (windows only)
  • Signing apk files
  • Creating update.zip
  • Excluding/Including files
  • Logging

Requirements

Installation

  1. Unpack crcstudio.zip
  2. Unpack tools.zip in a subfolder to where you unpacked crcstudio.zip Something like this:

Usage

Run crcstudio.exe...
Quick startup guide

Any questions check out the FAQ or the thread in xdadevelopers forum

News

  • 2012-05-14: CrcStudio 1.2.0.0 released Changes
  • 2012-04-12: CrcStudio 1.1.0.0 released Changes
  • 2012-03-06: CrcStudio 1.0.0.0 released Changes
  • 2011-12-30: CrcStudio 0.9.5.2 released Changes
  • 2011-12-14: CrcStudio 0.9.5.1 released Changes
  • 2011-12-11: CrcStudio 0.9.5.0 released Changes
  • 2011-11-13: CrcStudio 0.9.4.3 released Changes
  • 2011-11-09: CrcStudio 0.9.4.2 released Changes
  • 2011-11-07: CrcStudio 0.9.4.1 released Changes
  • 2011-06-25: CrcStudio 0.9.4.0 released Changes
  • 2011-06-14: CrcStudio 0.9.3.1 released Changes
  • 2011-06-09: CrcStudio 0.9.3.0 released Changes
  • 2011-06-01: CrcStudio 0.9.2.1 released Changes
  • 2011-05-29: CrcStudio 0.9.2.0 released Changes
  • 2011-05-19: CrcStudio 0.9.1.0 released Changes
  • 2011-05-16: CrcStudio 0.9 released
Clone this wiki locally