question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

License presentation in Android

See original GitHub issue

Hello. I’m using Fuel in my Android app.

For showing licenses, I use google’s official oss-licenses-plugin.

Including Open Source Notices

How licenses are determined The Gradle plugin scans the POM dependencies of the project at compile time. When a Maven POM exists for a direct dependency of the app, the plugin processes the <licenses> element and embeds the link and title of each license in an Android asset in the final app APK.

BTW Fuel doesn’t appear in the generated list. If you support this, Android developers can present licenses easily.

For example, another library I’m using writes it in gradle. https://github.com/natario1/CameraView/blob/640ec2da0859b67115e3691d63aafb8fe19d6863/cameraview/build.gradle#L60-L93

It seems Licenses entry appears like below if it’s configured correctly. https://mvnrepository.com/artifact/com.otaliastudios/cameraview/1.5.1

Which is not shown in Fuel currently. https://mvnrepository.com/artifact/com.github.kittinunf.fuel/fuel/1.15.0

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:5

github_iconTop GitHub Comments

2reactions
SleeplessBytecommented, Sep 21, 2018

I’ll add it for ya

1reaction
SleeplessBytecommented, Oct 30, 2018

This SHOULD be fixed with the next release via

https://github.com/kittinunf/Fuel/blob/master/build.gradle.kts#L132

Read more comments on GitHub >

github_iconTop Results From Across the Web

Presentation | Android Developers
A Presentation is associated with the target Display at creation time and configures ... Content and code samples on this page are subject...
Read more >
Run a presentation from your Android phone - Microsoft Support
You can walk into a meeting room with just a smartphone and present a slide show on a large screen. ... Click a...
Read more >
Google Wallet preps ID card and Driver's License Support for ...
... Driver's License Support for Android devices in the United States ... Google Wallet for convenient, private, and secure presentation.
Read more >
How the Android License Verification Library is Lulling You ...
It manages a connection between your app and the Android Market (now Google Play), and performs a license check with the server to...
Read more >
December Google Play services update preps driver's licenses
Instead, the Play system updates are coming to all phones on recent Android versions and bring new features and improvements to the Google...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found