[04:37:45] *** Joins: OLFDB (~olfdb@213.220.159.8) [04:40:51] Hi, how can I get a build in Android Studio which includes icons and navit.xml? My build of trunk is working, but navit doesn't start as navit.xml is missing. If I add one manually, there are no icons shown in the menus. [09:11:39] OLFDB if navit.xml is missing, there is a good chance the package contains no icons either (maybe you can analyze the generated APK to find out) [09:11:43] to build for Android from the command line, you would run scripts/build_android.sh [09:11:58] the script does a few things before running gradle [09:12:30] so you'd have to make sure the same things get executed against the same target dirs when building from AS [09:13:42] maybe jkoan has some more ideas, he's been trying to move everything from that script into build.gradle [09:14:00] which would probably help with AS integration [13:55:08] Hi OLFDB and mvglasow. Yes I got the same problem lately and solved them by running the Skript once. For the gradle integration I haven't made any progress lately [13:56:31] Mvglasow I will see if I can test android 11 in an emulator. But mostly I am testing on real hardware (OnePlus Nord) [16:34:00] jkoan thanks, would be great if you could test it, seems I can't do so without sacrificing the functionality of my device