Hi, this IDE will help you:
http://www.droiddraw.org/ 2008/4/16, Analdin Judy <[EMAIL PROTECTED]>: > > Hi, > > > Can anybody give me the xml file for my below coding. > I need to display a surfaveview,EditText and 4 buttons > > 1. mPreview = (SurfaceView) findViewById(R.id.surface); > 2. mPath = (EditText) findViewById(R.id.path); > 3. mPlay = (ImageButton) findViewById(R.id.play); > 4. mPause = (ImageButton) findViewById(R.id.pause); > 5. mReset = (ImageButton) findViewById(R.id.reset); > 6. mStop = (ImageButton) findViewById(R.id.stop); > > > Thanks > judy > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

