java - Can we pass soundpool id from one activity to other? -


i new android. working on app, i'll need load many soundpools different activities. question can load soundpools in single activity , pass id different activites ever tis needed in bundles? (intenet).

or there other way it?

(goal reduce time takes load same soundpools in different activities)

thank in advance.

you override/implement application class, in application, can load soundpools , in other activities call getapplication


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -