I suggest that you do a web search for "android life cycle".  The
information you find there will not only answer your question but provide
you with some basic knowledge that any android developer must know!

On Nov 30, 2016 6:17 PM, "chicago chuck" <[email protected]> wrote:

> Hello,
>
> I'm a newbie with Android Studio.
>
> I've created a very basic app with various TextViews and ImageViews. I
> want to take the next step and have my app play a sound when it opens.
>
> I've googled around and found a lot of info about playing a sound when a
> button is clicked, but I didn't want to start getting into buttons yet. I
> just want it to play my mp3 when it first opens.
>
> I figured out how to create the raw folder and paste my mp3 file into it.
>
> Is there a way to play a sound when my app first opens?
>
> Note that this is my first attempt at doing anything with
> MainActivity.java, so if you have a code example, please let me know where
> it goes.
>
> thanks!
>
> --
> You received this message because you are subscribed to the Google Groups
> "Android Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/android-developers.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/android-developers/2f6d3649-ca7e-4e0d-8f3f-
> 6c7853b690e6%40googlegroups.com
> <https://groups.google.com/d/msgid/android-developers/2f6d3649-ca7e-4e0d-8f3f-6c7853b690e6%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CABfabRhj3%3DY5pS-Vq29wgfWz4AsbXzTCW16p4TZe3OHcDV_0Hw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to