Hi ,,
Am working with Android Open source Platform code.
Actullay i added my own method in Mediaplayer.java .
public static void myMethodPlay()
{
Log.i(TAG,"Welcome Method");
}
After building i copied media folder from android.jar and pasted into
SDK 2.0 android.jar.
i called the same method in my Demo.java class
Am able to access the method call.
But am Unable to lauch the application also am not getting my Log
statement in Logcat.
Am worng or rite ? Plz correct me....,
I need your valuable support ...
Cheers,
Ganesh
--
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