We've sent a verification link by email
Didn't receive the email? Check your Spam folder, it may have been caught by a filter. If you still don't see it, you can resend the verification email.
Started December 28th, 2016 · 3 replies · Latest reply by goingnowhereeatingthings 7 years, 10 months ago
I'm writing an android app for which I need several sounds. The app will have a very simple user interface. Where/how do I give proper sound credit?
In the code? Nobody will see that. If it's on screen, that'll mess up the simplicity of the interface.
Suggestions?
Bit of a late response, but better late than never.
If your app has any initial loading screen with some logos, you could put a quick 1 or 2 second screen following the logo with a list of the sounds used.
Or you could add a small "credits" button on the interface, which shows the list when pressed.
A credit button, with a plain list, seems a common solution...