0

I created an app that plays the song in the background when it starts, and it works fine when I do it in Eclipse, but once I transferred the app to my phone the song no longer plays?

Any proposed suggestions/solutions as to what I should do? Thanks!

4

1 に答える 1

0

シンプルなものを捨てる。音量が最大になっていて、音楽ファイルもデバイスに正常に転送されていることを確認しましたか? 音楽ファイルは、プログラムが期待するパスにありますか? デバイスを接続し、デバッグ ツールを使用して、デバイス上で実行中にアプリケーションをステップ実行できますか?

于 2012-04-25T22:10:26.063 に答える