This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
xwj
/
nsgk_android
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
android端
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42
Commits
1
Branch
4.9 MiB
Java
84.5%
Gradle
9.9%
Batchfile
5.7%
Tree:
d7f5ca1776
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'd7f5ca1776'
${ noResults }
nsgk_android
/
安装-发布包.bat
8 lines
104 B
Raw
Blame
History
@echo off
echo 갛陋apk(랙꼈경)
call adb install app\build\outputs\apk\release\app-release.apk
pause;