[android-developers] Custom package names and AIDL files.

2012-03-13 Thread Russell Stewart
I am trying to develop a clean build system to create a new app with a custom package name from an existing source tree. I'm almost there, but the AIDL interfaces are giving me fits. Say for the sake of argument that my project's package name is: com.android.project.my And I want to build it

[android-developers] Best practices for bundling a custom ringtone/notification sound with your app?

2011-10-28 Thread Russell Stewart
I have been developing for Android for quite a while now, but for the first time I am going to be bundling a few custom notification sounds with my app. I am curious if there is any standard practice for making those sounds available to the user? I currently have the mp3 files in in the assets