mirror of
https://github.com/apache/cordova-android.git
synced 2026-05-30 00:00:04 +08:00
adding benchmarking automation
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
# USAGE
|
||||
# ./create [path package activity]
|
||||
#
|
||||
set -e
|
||||
|
||||
PROJECT_PATH=${1:-"./example"}
|
||||
PACKAGE=${2:-"com.phonegap.example"}
|
||||
ACTIVITY=${3:-"PhoneGapExample"}
|
||||
|
||||
Reference in New Issue
Block a user