-
```
What steps will reproduce the problem?
1.Sync with latest code
2.cd into dolphin-player/pN
3.Modify compile.sh such that it has the correct path to the local ndk-build
4. Run sh compile.sh
What i…
-
```
What steps will reproduce the problem?
1.Sync with latest code
2.cd into dolphin-player/pN
3.Modify compile.sh such that it has the correct path to the local ndk-build
4. Run sh compile.sh
What i…
-
```
What steps will reproduce the problem?
1.Sync with latest code
2.cd into dolphin-player/pN
3.Modify compile.sh such that it has the correct path to the local ndk-build
4. Run sh compile.sh
What i…
-
```
What steps will reproduce the problem?
1.Sync with latest code
2.cd into dolphin-player/pN
3.Modify compile.sh such that it has the correct path to the local ndk-build
4. Run sh compile.sh
What i…
-
I built my jpgImage2Video-converter on android. After executing this code the video file is saved, the size is the right one I think, but when I try to play the video
- VLC (PC) Only a black screen is…
-
**Describe the bug**
When KeyboardToolbar component is used inside a react-native modal the next, prev and done buttons become un-clickable and when clicked just closes the keyboard. No matter of z-i…
-
```
What steps will reproduce the problem?
1.Sync with latest code
2.cd into dolphin-player/pN
3.Modify compile.sh such that it has the correct path to the local ndk-build
4. Run sh compile.sh
What i…
-
```
What steps will reproduce the problem?
1.Sync with latest code
2.cd into dolphin-player/pN
3.Modify compile.sh such that it has the correct path to the local ndk-build
4. Run sh compile.sh
What i…
-
```
What steps will reproduce the problem?
1.Sync with latest code
2.cd into dolphin-player/pN
3.Modify compile.sh such that it has the correct path to the local ndk-build
4. Run sh compile.sh
What i…
-
### Introduction
Earlier I used to detect the env based like this
```
let isProduction = window.__DEV__ ? false : true;
```
problem is that isProduction is true on debug build I have g…