[android-building] Build a custom kernel for Android emulator

2017-07-27 Thread Shayan Pakzad
down votefavorite I currently want to run my compiled android kernel with emulator but it emulator doesn't correctly and just show black page on phone screen. I use these command for downloading and co

[android-building] Build a custom kernel for Android emulator

2017-07-27 Thread Shayan Pakzad
can anyone explain how to compile android goldfish 3.18 for x86_64 arch and run it on emulator? -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to android-building@googlegroups.com To unsubscribe from this gro

[android-building] Build a goldfish 3.18 kernel for Android emulator

2017-07-28 Thread Shayan Pakzad
0down votefavorite I currently want to run my compiled android kernel with emulator but emulator doesn't work correctly and just show black page on phone screen. I use these commands for download

[android-building] Re: Build a goldfish 3.18 kernel for Android emulator

2017-07-28 Thread Shayan Pakzad
and the logcat is attached. On Friday, July 28, 2017 at 9:55:03 PM UTC+4:30, Shayan Pakzad wrote: > > > 0down votefavorite > <https://stackoverflow.com/questions/45378886/build-a-goldfish-3-18-kernel-for-android-emulator#> > > I currently want to run my compiled android

[android-building] How to solve: /usr/bin/ld: cannot find -lGL /usr/bin/ld

2017-08-08 Thread Shayan Pakzad
up vote down votefavorite I use AOSP to build android. I use these commands to build android on my ubuntu 17.04: repo init -u https://android.googlesource.com/platform/manifest -b android-4.0.1_