popei69 / string2csv

A sample script to export Android strings file to CSV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

string2csv

An easy way to export Android strings file to CSV

Node

Install dependencies with npm install

Set your strings.xml file in the folder, then run script with npm start

Python

Run script with python strings2csv.py

About

A sample script to export Android strings file to CSV

License:Apache License 2.0


Languages

Language:JavaScript 59.3%Language:Python 40.7%