mirror of
http://galexander.org/git/simplesshd.git
synced 2025-03-10 11:36:04 +00:00

android create project --target android-7 --name SimpleSSHD --path `pwd` --package org.galexander.sshd -a SimpleSSHD
5 lines
112 B
XML
5 lines
112 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string name="app_name">SimpleSSHD</string>
|
|
</resources>
|