• 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 ... 119 120 121 122 123 ... 126 Next »

Build Android release on Windows(Great speed up for mobile devices possible)
View New Posts | View Today's Posts

Pages (4): 1 2 3 4 Next »
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Build Android release on Windows(Great speed up for mobile devices possible)
01-09-2015, 08:27 AM (This post was last modified: 01-10-2015, 12:06 PM by Kwee.)
#1
Kwee Offline
Member
***
Posts: 145
Threads: 3
Joined: Nov 2014
Hi,

I have somes problems for build Android version on Windows.

Can you give me the correct procedure, please ?

Regards

Kwee
Intel Core i7 4790K@4,5 Ghz
Cooler Master Hyper 212 Evo
Asus Z97 Pro Gamer
16 Go (4 x 4 Go) G.Skill RipJaws X Series CL9 2133 Mhz
MSI Geforce GTX 960 Gaming 4G @1510/1950
SSD PNY CS1111 120 Go(System)
Seagate Barracuda 7200.14 SATA 6Gb/s 1 To(Games)
Cooler Master G650M
Iiyama Prolite GE2488HS
In Win Buc
Windows 10 x64 Pro
Find
Reply
01-09-2015, 09:36 AM
#2
Nintonito Offline
Posting Freak
*****
Posts: 951
Threads: 81
Joined: Jan 2014
(01-09-2015, 08:27 AM)Kwee Wrote: Hi,

I have somes problems for build Android version on Windows.

Can you give me the correct procedure, please ?

Regards

Kwee
The android version cannot be compiled on windows,  as it is a Linux based OS.  
Find
Reply
01-09-2015, 09:47 AM
#3
Kwee Offline
Member
***
Posts: 145
Threads: 3
Joined: Nov 2014
(01-09-2015, 09:36 AM)Nintonito Wrote:
(01-09-2015, 08:27 AM)Kwee Wrote: Hi,

I have somes problems for build Android version on Windows.

Can you give me the correct procedure, please ?

Regards

Kwee
The android version cannot be compiled on windows,  as it is a Linux based OS.  

Erk.. If it's true i would have to find a kind soul to compile the apk for me, otherwise i'm good for a complete install just to test a fix Sad
Intel Core i7 4790K@4,5 Ghz
Cooler Master Hyper 212 Evo
Asus Z97 Pro Gamer
16 Go (4 x 4 Go) G.Skill RipJaws X Series CL9 2133 Mhz
MSI Geforce GTX 960 Gaming 4G @1510/1950
SSD PNY CS1111 120 Go(System)
Seagate Barracuda 7200.14 SATA 6Gb/s 1 To(Games)
Cooler Master G650M
Iiyama Prolite GE2488HS
In Win Buc
Windows 10 x64 Pro
Find
Reply
01-09-2015, 09:55 AM
#4
ExtremeDude2 Offline
Gotta post fast
*******
Posts: 9,306
Threads: 273
Joined: Dec 2010
(01-09-2015, 09:36 AM)Nintonito Wrote:
(01-09-2015, 08:27 AM)Kwee Wrote: Hi,

I have somes problems for build Android version on Windows.

Can you give me the correct procedure, please ?

Regards

Kwee
The android version cannot be compiled on windows,  as it is a Linux based OS.  

What
Check out my videos (dead)
[Image: sig-22354.png]
Website Find
Reply
01-09-2015, 10:25 AM
#5
Nintonito Offline
Posting Freak
*****
Posts: 951
Threads: 81
Joined: Jan 2014
(01-09-2015, 09:55 AM)ExtremeDude2 Wrote:
(01-09-2015, 09:36 AM)Nintonito Wrote:
(01-09-2015, 08:27 AM)Kwee Wrote: Hi,

I have somes problems for build Android version on Windows.

Can you give me the correct procedure, please ?

Regards

Kwee
The android version cannot be compiled on windows,  as it is a Linux based OS.  

What
This was my understanding.  If you know how to compile it on windows be my guest to explain,  but I have no knowledge of how to do it.
Find
Reply
01-09-2015, 10:32 AM
#6
ExtremeDude2 Offline
Gotta post fast
*******
Posts: 9,306
Threads: 273
Joined: Dec 2010
I've made an android app on windows before, so I know they aren't only able to be compiled on linux
Check out my videos (dead)
[Image: sig-22354.png]
Website Find
Reply
01-09-2015, 10:36 AM
#7
Sonicadvance1 Offline
Professional Hand Holder
**********
Developers (Some Administrators and Super Moderators)
Posts: 716
Threads: 15
Joined: Jan 2013
It's possible to build the Android APKs under Windows. It's just not very clear how to do so.
I'm not a Windows developer so I've never quite figured out how to do it.

Someone has left me a cmake command to building the JNI. No idea what is needed beyond that.
Quote:cmake -G"MinGW Makefiles" -DCMAKE_MAKE_PROGRAM="%ANDROID_NDK%\prebuilt\windows\bin\make.exe" -DANDROID_ABI="armeabi-v7a with NEON" -DANDROID_FORCE_ARM_BUILD=ON -DANDROID=True -DANDROID_NATIVE_API_LEVEL=android-14 -DCMAKE_TOOLCHAIN_FILE=../Source/Android/android.toolchain.cmake -DANDROID_TOOLCHAIN_NAME=arm-linux-androideabi-4.8 ..
Find
Reply
01-09-2015, 11:39 AM (This post was last modified: 01-12-2015, 06:41 AM by Kwee.)
#8
Kwee Offline
Member
***
Posts: 145
Threads: 3
Joined: Nov 2014
Ty Sonicadvance, unfortunetly it's not working

this is the source if someone can compile it, i would be indebted. 

(Remove)

Thanks by advance

Regards

Kwee
Intel Core i7 4790K@4,5 Ghz
Cooler Master Hyper 212 Evo
Asus Z97 Pro Gamer
16 Go (4 x 4 Go) G.Skill RipJaws X Series CL9 2133 Mhz
MSI Geforce GTX 960 Gaming 4G @1510/1950
SSD PNY CS1111 120 Go(System)
Seagate Barracuda 7200.14 SATA 6Gb/s 1 To(Games)
Cooler Master G650M
Iiyama Prolite GE2488HS
In Win Buc
Windows 10 x64 Pro
Find
Reply
01-09-2015, 11:42 PM
#9
Kwee Offline
Member
***
Posts: 145
Threads: 3
Joined: Nov 2014
No one ? Sad This fix can really speed up dolphin on mobile devices
Intel Core i7 4790K@4,5 Ghz
Cooler Master Hyper 212 Evo
Asus Z97 Pro Gamer
16 Go (4 x 4 Go) G.Skill RipJaws X Series CL9 2133 Mhz
MSI Geforce GTX 960 Gaming 4G @1510/1950
SSD PNY CS1111 120 Go(System)
Seagate Barracuda 7200.14 SATA 6Gb/s 1 To(Games)
Cooler Master G650M
Iiyama Prolite GE2488HS
In Win Buc
Windows 10 x64 Pro
Find
Reply
01-10-2015, 01:47 AM
#10
Jack Frost Offline
aka. BhaaL
**********
Developers (Some Administrators and Super Moderators)
Posts: 509
Threads: 3
Joined: Oct 2009
It would probably make more sense to post a Diff of your changes (or post a link to your repository on GitHub, Bitbucket or wherever) for someone to look at, rather than putting the whole source for download.

Other than what Sonic already said, the rest should be the plain old compilation of the Java parts and packing to APK using either Gradle (the build system thingy) or an appropriate IDE (such as Android Studio). Never successfully built Dolphin for Android myself tho; but I'd guess that other than the Native JNI parts, the command line invocations should be the same as for every other OS.
Find
Reply
« Next Oldest | Next Newest »
Pages (4): 1 2 3 4 Next »


  • 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