You modified the SDK jar file, but your device still has the original
unmodified one, to do this kind of thing you need to use your own system
image.


On Wed, Dec 2, 2009 at 4:24 AM, Jack Ganesh <[email protected]> wrote:

> 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]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

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