Redex

Redex

なんか足りない気がするので備忘録

先にpython3.0.1をpyenvでも使ってインストール
python download

redex (github)

$ git clone https://github.com/facebook/redex.git
$ cd redex
$ git submodule update --init
$ autoreconf -ivf && ./configure && make && make install

やりかたは

$ redex app.apk -o app-redex.apk
development_tool/android/redex.txt · 最終更新: 2016/04/13 08:09 by eiji