mumaoxi.ags.mover

A Android sources mover for gradle build


Keywords
testing, logging, example
License
Other
Install
pip install mumaoxi.ags.mover==0.1

Documentation

##Help

Android Gradle Source Mover

Version:xxx

Usage:
  -replace_str  <xml_path> <string_name> <new_value>	Replace string value which declared in strings.xml
  -replace_meta <xml_path> <meta_name> <new_value>	Replace metadata value which declared in AndroidManifest.xml
  -move_source  <org_path> <dest_path>			Move sources from on place to another