-
## Steps to Reproduce
Use Android Studio suggestions to update Gradle and Gradle plugin in our flutter/android project.
The below configurations will be updated:
* `android/gradle/wrapper/gr…
-
Is it possible to build a fat jar with all transitive dependencies (conflicts resolved similar to maven), and select just the packages that I need to export for my plugin architecture?
No matter what…
shumy updated
7 years ago
-
### Expected Behavior
Run a simple application on Android synchronizing Gradle
### Current Behavior
```
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred…
-
Doing `flutter build apk --release --no-shrink` I get the .apk build created successfully and runs fine on physical device aswel.
I'm trying to obfuscate with following command, which is a recommen…
-
A colleague had accidentally installed bndtools snapshot like this with all 3 items checked.
Then he ran into errors like this:
![image](https://github.com/user-attachments/assets/c5a4abee-1…
-
A recent discussion in OSGi-WG channels has shown that lsp4j uses bnd plugin in a "deprecated way", as I'm not familar enough with gradle I can only copy some instructions here that might be usefull f…
-
This issue was raised against Felix (maven-bundle-plugin) but it needs to be addressed in bnd: https://issues.apache.org/jira/browse/FELIX-5592
-
In Eclipse we are moving away from having too strict version on package imports for Guava. It caused a quite a few issues over the years. It would be great if the OSGi metadata can be relaxed to only …
-
Hello friends
For STS 4.23.1
**Describe the bug**
Is not possible apply format to a pom.xml file
**To Reproduce**
Create a simple Maven project, put some XML code about anything, and try to…
-
Hi fengjiongmax,
I put test.mp4 in the android equipment. It was ok to play the video by other gstreamer appwith the same pipeline on same android equiment.
and I modified the native_binding.c …