mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Clarify shell HOWTO instructions.
This commit is contained in:
parent
957bb85b2e
commit
d6b50088ce
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@
|
|||
5. go to both of the following NewsBlur directories and run `android update project --path .`:
|
||||
* `NewsBlur/media/android/NewsBlur/`
|
||||
* `NewsBlur/media/android/NewsBlur/libs/ActionBarSherlock/`
|
||||
6. build a test APK with `ant clean && ant debug` (.apk will be in `NewsBlur/media/android/NewsBlur/bin/`)
|
||||
6. build a test APK with `ant clean && ant debug` from `NewsBlur/media/android/NewsBlur/` (.apk will be in `NewsBlur/media/android/NewsBlur/bin/`)
|
||||
|
|
Loading…
Add table
Reference in a new issue