开发者

Android sound starter project for Eclipse

开发者 https://www.devze.com 2022-12-23 19:56 出处:网络
Is there an example Hell开发者_如何学编程o Sound project for Android that will show how to create beep sounds of a variable tone and duration?Try the API demos

Is there an example Hell开发者_如何学编程o Sound project for Android that will show how to create beep sounds of a variable tone and duration?


Try the API demos

Sound is in http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/media/index.html

The full list is

http://developer.android.com/resources/samples/ApiDemos/index.html

Deploy the entire package to an emulator / phone to see what exactly is in the package. It's quite extensive.


This project: http://code.google.com/p/chromadoze/ is a GREAT example of how to do some stuff with sound in Android.

Just create a clone: svn checkout http://chromadoze.googlecode.com/svn/trunk/ chromadoze-read-only

and then import it in Eclipse.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号