-
-
Notifications
You must be signed in to change notification settings - Fork 213
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not able to Build the app #193
Comments
Sorry to inform you, that there is no standalone app anymore on this commit. There are just some libs for single components (.aar files) and the API for the BackendDevelopers which compiles to an apk. I created a PR at #205 to create a first "running" version for an app. |
Sorry again: erfanoabdi already created a PR at #199 which is much more a usable app than my work. |
@greenflash1986 I am having issues building this as well. Both the github and gitlab README's give the impression this should be compilable on it's own. I'm getting this error:
I've tried both using the If this is not meant to be compilable as a standalone app, then what is your workflow? Do you build the full ROM every time you make a change? Are the other microg apps compilable on their own? |
@mddrill Afaik there is no buildable standalone app anymore on tag "v1.6.9". I guess 1.6.9 is only usable together with MicroG. |
@greenflash1986 can you tell me what the workflow is for most contributors? Do you build a full ROM when you make a change? |
@mddrill sorry, but to avoid misunterstandings: but I'm not the maintainer :D Afaik this repo (UnifiedNlp) is also used in the microG builds. I guess that's why there is no buildable standalone app at the moment because they don't need the standalone app. What do you want to achive? Sorry but I don't get your thoughts why you want to build a ROM? |
@greenflash1986 I'm just trying to get this project running so I can looking into fixing bugs. I want to know how the person/people who work on this project run it. If they don't build it as a single app, I'm wondering how they build it? |
I'm trying to build the app, I followed the README file but I'm not able to compile it
I was able to compile the project and the app if I checkout to 82479b7 (v1.6.9), but I need the following commit 4c9a3fa for my use case (Android 10)
could you help me?
Already tried to clean build and invalidate the cache
The text was updated successfully, but these errors were encountered: