├── CHANGELOG.md ├── FAQ.md ├── README.md ├── Usage.md ├── WithoutReboot.md └── screenshots ├── Screenshot_20230225_081840.png ├── Screenshot_20230225_083431.png └── Screenshot_20230225_083454.png /CHANGELOG.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdex/AndroidIDeditorV2/HEAD/CHANGELOG.md -------------------------------------------------------------------------------- /FAQ.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdex/AndroidIDeditorV2/HEAD/FAQ.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdex/AndroidIDeditorV2/HEAD/README.md -------------------------------------------------------------------------------- /Usage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdex/AndroidIDeditorV2/HEAD/Usage.md -------------------------------------------------------------------------------- /WithoutReboot.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdex/AndroidIDeditorV2/HEAD/WithoutReboot.md -------------------------------------------------------------------------------- /screenshots/Screenshot_20230225_081840.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdex/AndroidIDeditorV2/HEAD/screenshots/Screenshot_20230225_081840.png -------------------------------------------------------------------------------- /screenshots/Screenshot_20230225_083431.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdex/AndroidIDeditorV2/HEAD/screenshots/Screenshot_20230225_083431.png -------------------------------------------------------------------------------- /screenshots/Screenshot_20230225_083454.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdex/AndroidIDeditorV2/HEAD/screenshots/Screenshot_20230225_083454.png --------------------------------------------------------------------------------