Re: [gentoo-user] Android studio emulator without PulseAudio

2018-11-05 Thread Andrew Savchenko
On Mon, 5 Nov 2018 17:21:14 + Pouru Lasse wrote: > Andrew Savchenko writes: [...] > > You should run emulator as: > > $ apulse command_to_run_emulator > > > > Or install the latest apulse with USE=sdk. > > > > Best regards, > > Andrew Savchenko > > What exactly is the purpose of the sdk USE f

Re: [gentoo-user] Android studio emulator without PulseAudio

2018-11-05 Thread Pouru Lasse
Andrew Savchenko writes: > On Tue, 30 Oct 2018 11:53:33 + Pouru Lasse wrote: >> "Davyd McColl" writes: >> >> > Would apulse not do the trick? >> > >> > -d >> > On 2018-10-30 11:15:14, Pouru Lasse wrote: >> > >> > Is it possible to run the emulator included with Android Studio without >> >

Re: [gentoo-user] Android studio emulator without PulseAudio

2018-10-31 Thread Andrew Savchenko
On Tue, 30 Oct 2018 11:53:33 + Pouru Lasse wrote: > "Davyd McColl" writes: > > > Would apulse not do the trick? > > > > -d > > On 2018-10-30 11:15:14, Pouru Lasse wrote: > > > > Is it possible to run the emulator included with Android Studio without > > having PulseAudio installed? When I tr

Re: [gentoo-user] Android studio emulator without PulseAudio

2018-10-30 Thread Pouru Lasse
"Davyd McColl" writes: > Would apulse not do the trick? > > -d > On 2018-10-30 11:15:14, Pouru Lasse wrote: > > Is it possible to run the emulator included with Android Studio without > having PulseAudio installed? When I try to launch the emulator, it > instantly crashes because it can't find l

Re: [gentoo-user] Android studio emulator without PulseAudio

2018-10-30 Thread Davyd McColl
Would apulse not do the trick? -d On 2018-10-30 11:15:14, Pouru Lasse wrote: Is it possible to run the emulator included with Android Studio without having PulseAudio installed? When I try to launch the emulator, it instantly crashes because it can't find libpulse.so.0. My QEMU package is compil

[gentoo-user] Android studio emulator without PulseAudio

2018-10-30 Thread Pouru Lasse
Is it possible to run the emulator included with Android Studio without having PulseAudio installed? When I try to launch the emulator, it instantly crashes because it can't find libpulse.so.0. My QEMU package is compiled without PulseAudio, but Android SDK comes with its own version of QEMU. Se