Skip to content

Commit

Permalink
app package correction
Browse files Browse the repository at this point in the history
  • Loading branch information
andresoviedo committed Feb 27, 2017
1 parent e333d92 commit 5f6664a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ Build
export ANDROID_HOME=/home/$USER/Android/Sdk
./gradlew assembleDebug
adb install -r app/build/outputs/apk/app-debug.apk
adb shell am start -n org.andresoviedo.dddmodel2/org.andresoviedo.app.model3D.MainActivity
adb shell am start -n org.andresoviedo.dddmodel/org.andresoviedo.app.model3D.MainActivity


Final Notes
Expand Down

0 comments on commit 5f6664a

Please sign in to comment.