fdroiddata | Data for the main F-Droid repository
kandi X-RAY | fdroiddata Summary
kandi X-RAY | fdroiddata Summary
Data for the main F-Droid repository.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Generate a key alias .
fdroiddata Key Features
fdroiddata Examples and Code Snippets
Community Discussions
Trending Discussions on fdroiddata
QUESTION
I have an android project named SimpleVideoEditor, and I would like to submit it into F-Droid. So I was following this CONTRIBUTING.md tutorial by F-Droid. Now in the building-it subsection, they say
...ANSWER
Answered 2020-Jul-01 at 06:24I found the fix to this problem.
Their must be a line inside build in your yaml
file which might be something like this.
QUESTION
I am trying to build my project using gradle command line but it keeps throwing exceptions that
...ANSWER
Answered 2017-Nov-17 at 14:28You should use gradlew clean build
commands if you are using gradle wrapper. Because if you will use gradle clean build
command, it will still use your local gradle, I think it is 2.10 version. That's the reason you are getting error. Use gradlew
command and firstly it will download gradle 2.14.1 version that you defined in your .properties file and it will download the 2.14.1 distribution under C:\Users\yourusername.gradle\wrapper\dists folder. You need to see the download procedure in command line.
QUESTION
I'd like to contribute to the F-Droid GitLab Repo.
I followed this guide: https://gitlab.com/fdroid/fdroiddata/blob/master/CONTRIBUTING.md
I have done this already, many times with a normal native app. That worked great. But with an Ionic app it seems to be different. I see, for example, no gradle data in my Ionic app. Do I need gradle? Because the build failed because he can not run gradle clean ..
Heres my stack:
==== detail begin ==== FAILURE: Build failed with an exception.
- What went wrong: Task 'clean' not found in root project.
This is how my metadata file looks like:
ANSWER
Answered 2017-Jul-06 at 09:16You are forging new ground here! We (F-Droid) don't have solid support for Cordoba/Ionic/etc. but the only thing preventing it is someone doing the work! We're working on adding a new build field sudo=
which will let you download and install whatever you need to run your build. I've never used Ionic, Cordoba, or any of these Javascript app things, so I don't know the details.
You can follow the progress of sudo=
here:
https://gitlab.com/fdroid/fdroidserver/merge_requests/297
It'll still be a while yet before this is deployed on our infrastructure, but your testing it will speed up that process!
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install fdroiddata
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page