Any Android App Developers Here?
erco
Posts: 20,256
How hard or easy is to change the splash screen on a free commercial Android app? It's not for distribution, it will only ever be seen by a dozen people or so. I'm pitching a product to a company and I would like my contact info to pop up on the splash screen. I have no source code, just the site for the APK file.
Comments
This is someone else's app you are attempting to modify?
https://www.b4x.com/b4a.html
I'm not sure if it'll do what you desire, but may help.
An Android apk file is a zip archive containing Java code, assets, etc. As such you can unzip them and have a look inside: https://en.wikipedia.org/wiki/Android_application_package
That sample.apk came from here: http://sample-file.bazadanni.com/2012/02/android.html
As you see there are some png images in there that probably make the apps splash screen and back ground etc.
So, you could try unzipping the app, look for the splash image, swap it out for one of your liking and zip the lot back up again.
I have no idea if Android will then load and run the modified package as you may well have upset it signature or hash.
Worth a try I guess.
https://www.42gears.com/products/surelock/
Been using this for 4 years now and highly recommend it.