mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-14 22:47:44 +00:00
[Android] Update the documentation with better Eclipse instructions.
This commit is contained in:
parent
eec6faf7a1
commit
14992ea911
@ -16,9 +16,9 @@
|
||||
|
||||
## How to import the project into Eclipse and build the front-end:
|
||||
|
||||
1. Open Eclipse, do: File->Import->Existing Projects Into Workspace.
|
||||
1. Install the Android ADT plugin for Eclipse if you haven't. (http://developer.android.com/sdk/installing/installing-adt.html)
|
||||
|
||||
2. Choose "Select root directory", and also check "Search for nested projects"
|
||||
2. In Eclipse, do: File->Import->Existing Android Code Into Workspace.
|
||||
|
||||
3. Browse to the location of the folder named "phoenix" in the RetroArch repository and select it as the root dir. (as of writing, it is /android/phoenix).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user