On Mon, Dec 28, 2015 at 6:48 PM, Dirk Hohndel <[email protected]> wrote: > >> On Dec 27, 2015, at 11:59 PM, Miika Turkia <[email protected]> wrote: >> >> On Mon, Dec 28, 2015 at 2:02 AM, Dirk Hohndel <[email protected]> wrote: >>> >>> Good. I still want a splash screen, though. Especially on my older devices >>> it takes a LONG time for the first screen to come up. Way too long for my >>> liking. >> >> >> I did a bit of experimenting on splash screen, but haven't figured out >> how to copy images to the installation resources. I just haven't >> figured out how the current icon is copied there, nor how I could do >> the same for a splash image with better resolution. > > I obviously have not looked into that, but once you remove the "<!--" "-->" > comment characters in the AndroidManifest.xml, it should include the resource > - and of course in the example given there, the resource is an internal one, > so it sits in android-mobile/res/drawable-* (for the different screen > resolutions).
yeah, that was my thinking, but the new image just isn't included. If I copy it manually to the resource directory, then everything works, but not without manual work. I have also tried to add the new image to .qrc files to no avail so far.. I'll keep googling, unless someone who knows how this works chimes in (you can keep working on the more important stuff). miika _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
