Giter Site home page Giter Site logo

eagle0824 / android_strings Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 769 KB

This is a tool to read strings from android apps or frameworks to a xls file! You can update this xls files then update android apps strings by this tool!

Shell 0.09% Java 99.91%

android_strings's Introduction

USAGE:
      ./android_string.sh xls path [-a] [-t] [-o] [path] [-d] [-h]

 this command will create a xxx.xls at xls direcotry according the path of user input!

       path         the app dir (absolute path) which contains strings.xml or strings.xml
       -a           the path is android root path : only find strings.xml on packages/apps, frameworks/base/core/res/res, frameworks/packages
       -t           all strings of strings.xml(include translatable=false)
       -o path      define output dir
       -d           print some debug infos
       -h           print help


      ./android_string.sh xml [path] [-r] [-o path] [-d] [-h] [-x path]

 this command will create some string.xml at output dirctory(default is xml which you can changed by param -o path) from the xxx.xls which in current directory or the params path!

       path         the app dir (absolute path) which contains strings.xml or strings.xml can absent
       -a           the path is android root path : only find strings.xml on packages/apps, frameworks/base/core/res/res, frameworks/packages
       -x path      the dir which has a file *.xls(the current dir if absend)
       -t           all strings of strings.xml(include translatable=false)
       -o path      define output dir
       -d           print some debug infos
       -h           print help


some times you can find an error.txt int strings.xml dir,it records some error when write strings.xml

android_strings's People

Contributors

eagle0824 avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.