Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
VLC-Android
Commits
db3a141d
Commit
db3a141d
authored
May 25, 2011
by
Ludovic Fauvet
Browse files
Reflect the new package name in the Makefile
parent
b7efc4d5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
db3a141d
...
...
@@ -102,7 +102,7 @@ install: vlc.apk
run
:
@
echo
"=== Running application on device ==="
@
adb wait-for-device
&&
adb shell monkey
-p
vlc.android
-s
0 1
@
adb wait-for-device
&&
adb shell monkey
-p
org.videolan.
vlc.android
-s
0 1
build-and-run
:
vlc.apk install run
@
echo
"=== Application is running ==="
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment