baralgin1003
baralgin1003
I have same issue
I have that bug too. I tried to use mMediaPlayer.release(). dont helped
Version 2.1.0 works good
Not via gradle. I connected via module. Later i give work link.
@danriza open that project and compile https://github.com/leeib/vlc-android-2.1.0 (in android studio under Windows) Then return into your project and go File-New-Import module, select folder **libvlc** and import this in your project....
already 2.1.2 released...
ok. I changed your code for demonstration that bug ``` mPinView.setAuthenticationListener(new AuthenticationListener() { @Override public void onAuthenticationSuccessful() { //User authenticated successfully. //Navigate to secure screens. startActivity(new Intent(PinViewActivity.this, AuthenticatedActivity.class)); finish(); }...
Спасибо за быстрый ответ! Сборка велась как раз через mks_robin_nano35_maple. Видимо, придется обойтись обычным Марлиновским интерфесом.