Im on the computer for few hours, searching for this answer on android 
developers, google, youtube and every other source. I tried to search on 
this site but I got nothin.

when I go to the main.xml file and add MediaController to the layout, I 
have only these options:

    <MediaController
    android:id="@+id/mediaController1"
    android:layout_width="wrap_content"
    android:layout_height="wrap_content" />

there is no value to put the sound path in it all the tutorials show how to 
do it in the code and not the xml, and I learned xml is better m I missing 
somethin? I already have a sound in the project folders.

Eclipse, android API level 3, fedora linux 16

sorry about my bad english

-- 
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