github_android_humhub icon indicating copy to clipboard operation
github_android_humhub copied to clipboard

I am not able to build the app

Open konekt3 opened this issue 6 years ago • 7 comments

I use Android Studio, the app keeps crashing

konekt3 avatar Aug 06 '19 22:08 konekt3

the error?

evolved37 avatar Aug 07 '19 06:08 evolved37

I have fix for the android X. Try to run the application

evolved37 avatar Oct 06 '19 18:10 evolved37

Hello. Thanks for such great work. I really appreciate you. I have successfully build the app from this source code. But I am not able to change the package name for the app. Please help, it is saying no matching client found for the package name 'com.myapp.app'. I have renamed the package name inside every file and even in project structure. Please. Help

binbard avatar Aug 03 '20 08:08 binbard

Hello. Thanks for such great work. I really appreciate you. I have successfully build the app from this source code. But I am not able to change the package name for the app. Please help, it is saying no matching client found for the package name 'com.myapp.app'. I have renamed the package name inside every file and even in project structure. Please. Help

Don't do any manual rename (you need to Refactor) https://www.youtube.com/watch?v=FhBreC33LOU

But I think once you changed package name then you must have to change "google-services.json" in app level directory by creating your own googlefirebase account and replace your file. and follow the instruction as per googlefirebase .

hope this will help you.

apalibook avatar Aug 22 '20 20:08 apalibook

@apalibook I use find n replace software :) Works nice. ✔️

binbard avatar Aug 23 '20 04:08 binbard

git clone, and yarn What would be the command for release build? Use JSON from Firebase

Well, before that what would be the command for a debug build?

yoshida-git-ai avatar Sep 26 '22 13:09 yoshida-git-ai

I was able to build without problems with basic commands

yoshida-git-ai avatar Sep 27 '22 11:09 yoshida-git-ai