• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Android v
« Previous 1 ... 96 97 98 99 100 ... 127 Next »

Development Thread
 Compiling the Android port
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Green Notice (Development Thread) Compiling the Android port
10-07-2016, 07:55 PM (This post was last modified: 10-08-2016, 12:05 AM by degasus.)
#1
degasus Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,828
Threads: 10
Joined: May 2012
I've seen many issue reports here in the forum which ends with "May you try to change this line of the source code and try it again?" - and of course, with no further response. And indeed, compiling the android port was a pain (no windows, manually hacking a few config files, two build systems). But this changed yesterday as 5.0-995 updated the android toolchain to android studio 2.2. One of the big improvements of 2.2 is the Improved C++ Support. Now we're able to build everything within a single IDE without any external tools.

So I want to encourage you to try it. What do you need?
- android studio >= 2.2

That's all.

On starting android studio, it will ask about downloading the SDK. Please select custom installation and also check following dependencies:
- NDK
- LLDB
- CMake
This will download ~2GB of data, this might take a while.

Within the "new project" tool, it will ask you if you want to import a project. Choose by "git":
- https://github.com/dolphin-emu/dolphin.git

Next, open the gradle project directory:
- Source/Android

Once this project is opened successfully, you should be able to just hit compile, run or debug.

Have fun Big Grin
Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
Compiling the Android port - degasus - 10-07-2016, 07:55 PM
RE: Compiling the Android port - nonexist - 10-08-2016, 02:43 AM
RE: Compiling the Android port - degasus - 10-08-2016, 02:47 AM
RE: Compiling the Android port - nonexist - 10-08-2016, 03:00 AM
RE: Compiling the Android port - TheGamerPro - 10-08-2016, 08:34 AM
RE: Compiling the Android port - degasus - 10-08-2016, 08:38 AM
RE: Compiling the Android port - TheGamerPro - 10-08-2016, 08:46 AM
RE: Compiling the Android port - degasus - 10-08-2016, 08:51 AM
RE: Compiling the Android port - ninjaneko - 10-17-2016, 07:32 PM
RE: Compiling the Android port - degasus - 10-17-2016, 08:03 PM
RE: Compiling the Android port - TheGamerPro - 10-17-2016, 08:22 PM
RE: Compiling the Android port - degasus - 10-17-2016, 08:52 PM
RE: Compiling the Android port - TheGamerPro - 10-18-2016, 06:21 AM
RE: Compiling the Android port - nonexist - 10-24-2016, 07:07 AM
RE: Compiling the Android port - ninjaneko - 10-18-2016, 12:05 AM
RE: Compiling the Android port - degasus - 10-18-2016, 12:32 AM
RE: Compiling the Android port - nonexist - 10-18-2016, 01:15 AM
RE: Compiling the Android port - degasus - 10-18-2016, 01:40 AM
RE: Compiling the Android port - ninjaneko - 10-20-2016, 12:16 AM

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode