mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 13:49:26 +08:00
Update development_en.md
This commit is contained in:
@@ -27,6 +27,10 @@ Suppose we want to add a `CONFIRM` button, which appears in the submarine signal
|
||||
|
||||

|
||||
|
||||
the best way to take screenshots its using `adb exec-out screencap -p > screenshot.png`
|
||||
|
||||
If you get some output error, maybe you need to add your emulator port like that `adb -s 127.0.0.1:5555 exec-out screencap -p >screenshot.png`
|
||||
|
||||
2. **Copy the picture to the corresponding directory under `./asset`**, and change the file name, for example `EQUIP_CONFIRM.png`
|
||||
|
||||
3. **Drag to Photoshop**, here takes Photoshop CS6 as an example
|
||||
|
||||
Reference in New Issue
Block a user