-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Hello, first of all, thank you for the package.
I would like to ask if it's possible to provide some more information on how to set this package up and customize it.
I've managed to get it working after copying some stuff from the .grandle files under the example/android folder and updating my JDK, but I have no clue what changes are required and what not.
Also, it would be interesting to know how we can overwrite the service name and the logo, which (from my limited knowledge) has been set in the AndroidMainifest.xml of the package. I've read that you can sometimes overwrite the AndroidManifest of a library here but if I try to set my service tag with a different name, it now shows two options in the service selection menu (one is my service name and the other is the default one). Unfortunately, my native development knowledge is rather sparse, so I currently don't know how to solve that.