# strings2ids-android **Repository Path**: mirrors_ashqal/strings2ids-android ## Basic Information - **Project Name**: strings2ids-android - **Description**: an adobe air application for android to iterate through all android:text attribute in res/layout files, and move the text to res/values/strings.xml - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README strings2ids-android =================== an adobe air application for android to iterate through all android:text attribute in res/layout files, and move the text to res/values/strings.xml # SCREENSHOT ![screenshot](https://raw.githubusercontent.com/ashqal/strings2ids-android/master/SCREENSHOT1.png) ![screenshot](https://raw.githubusercontent.com/ashqal/strings2ids-android/master/SCREENSHOT2.png) # NOTICE this code based on Rect's code(http://bbs.9ria.com/thread-197503-1-1.html), I fixed a few bug and made it easier to use.