Hi guys

I am a bit new to android development, and am trying to implement a
splash screen on top of an existing APK. The idea would be that the
APK still runs exactly the same as before, but before it does, a
splash screen displaying the developer's logo comes up for a few
seconds.

I know this is easy to do directly in the code for the original APK,
but I am hoping to be able to accomplish it without editing that
code.

Can anyone point me in the right direction for doing that? I am not
even sure if it is possible, but it seems like I just need to make a
new APK file that runs just the splash screen and then calls the other
application.

Thanks in advance!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to