[android-developers] Re: help with my implementation of mediaplayer

2009-03-19 Thread susanner
yes,thanks you very much. you got it. The reason for my problem is because I have used the android tools-》export unsigned apk, so my apk is unsigned, On 2月23日, 下午1时55分, Gray graham.stachow...@gmail.com wrote: From what I can understand you want to move the compiled file. In eclipse load your

[android-developers] Re: help with my implementation of mediaplayer

2009-02-23 Thread Gray
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

[android-developers] Re: help with my implementation of mediaplayer

2009-02-23 Thread susanner
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

[android-developers] Re: help with my implementation of mediaplayer

2009-02-22 Thread susanner
Oh, i guess i need to put .apk somewhere on my board -- 高翟辉 北京力扬科技有限公司 上地5街昊海大厦 100085 在2009-02-23,susanner zsusan...@163.com 写道: 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