mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 13:53:54 +01:00
Merge 13c6a0573f into 49712ec1b2
This commit is contained in:
commit
2692250b7c
1 changed files with 7 additions and 4 deletions
11
README.md
11
README.md
|
|
@ -24,11 +24,14 @@ Initially started by the Wikimedia Foundation, this app is now maintained by vol
|
|||
[Download IntelliJ][6] or [Download Android Studio][7]. (Note: The steps below currently only work on Android Studio 1.5 and below)
|
||||
|
||||
1. Clone the repository.
|
||||
2. Open IntelliJ/Android Studio. Ensure Maven integration plugin is enabled (File > Settings > Plugins > Maven integration).
|
||||
3. Import Project:
|
||||
File -> Import Project
|
||||
2. Open IntelliJ/Android Studio. Tick the box for the Maven Integration plugin by selecting:
|
||||
File > Settings > Plugins > Maven Integration
|
||||
or
|
||||
Select 'Import Project' from the Quick Start menu
|
||||
(From Quick Start menu): Configure > Plugins > Maven Integration
|
||||
3. Import Project:
|
||||
File > Import Project
|
||||
or
|
||||
(From Quick Start menu): 'Import Project'
|
||||
4. Navigate to the folder with the cloned repository and press 'OK'.
|
||||
5. Select 'Import Project from external model' -> 'Maven' and press 'Next'.
|
||||
6. Make sure 'Search for projects recursively' and 'Import Maven projects automatically' are checked. Select 'Next'.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue