thanks Gray,but the problem now is I copied the .apk to my device under folder system/apps, but it seems that my device is blind and stupid enough and couldn't see it when it starts! I have changed the Apidemo's .xml file , added following lines , and recompile it. But it still did't work after I copied the .apk file. Is there anything else I need to change ?
在2009-02-23,Gray <[email protected]> 写道: > >From what I can understand you want to move the compiled file. In >eclipse load your workspace project, look in the 'bin' folder and you >will find the .APK file of your app. Transfer this to your device or >platform and your golden. > >Hope I could help >-gray > >On Feb 22, 7:38 pm, susanner <[email protected]> wrote: >> Hi all, >> I have run mediaplayer in SDK which can play media in res/raw folder successfully on emulator , but now I wanted to run it on my hardware which have already successfully implemented the android kernal and file system and audio, video drivers etc. I have no experience to implement JAVA app . I once implemented mplayer app written in C to my linux OS which only need to copy the final executable file , but now I don't know which files or folder should I copy to my platform because I have no basic knowledge of Java although I have run successfully on my emulator. >> anyone can help me? > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

