Copy the  system.img and ramdisk.img to the emulator path "\SDK-HOME
\platforms\android-2.0\images"

On Dec 3, 9:42 am, Jack Ganesh <[email protected]> wrote:
> Thankz a lot Franklin.
>
> I want to verify my changes in emulator atleast.
>
> Can you tell me how to the load my System.img [/andriod\mydroid\out
> \target\product\generic]
> into emulator .?
>
> Tnx 4rever
>
> Cheers.,
> Ganesh
>
> On Dec 2, 11:24 pm, Franklin Munoz <[email protected]> wrote:
>
>
>
> > 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%2Bunsubs
> > >  ­[email protected]>
> > > For more options, visit this group at
> > >http://groups.google.com/group/android-developers?hl=en-Hide quoted text -
>
> > - Show quoted text -

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