mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-15 15:11:02 +00:00
Merge pull request #350 from lioncash/master
[Android] Update the build instruction file for Android
This commit is contained in:
commit
c35f23e50d
@ -1,4 +1,4 @@
|
||||
# How to import the project:
|
||||
## How to import the project:
|
||||
|
||||
1 - Open Eclipse, do: File->Import->Existing Projects Into Workspace.
|
||||
|
||||
@ -10,4 +10,11 @@
|
||||
|
||||
5 - Let Eclipse finish building the workspace, or whatever.
|
||||
|
||||
6 - You should now be able to build it normally like any application.
|
||||
6 - You should now be able to build it normally like any application.
|
||||
|
||||
|
||||
|
||||
## Where do I place the built cores?
|
||||
|
||||
Simply place all built cores (and the libretro activity) within the directory [phoenix root]/libs/armeabi.
|
||||
After placing your cores there, building the front-end, and sending it off to your Android device, they should show up within the core selection screen of the front-end.
|
Loading…
x
Reference in New Issue
Block a user