[android-developers] Re: Ringtones and RIAA

2011-10-13 Thread ko5tik
On 14 Okt., 02:08, mrqzzz wrote: > Hi, i am trying to understand if i am going to get in trouble if i > publish a soundboard with a dozen of pieces of famous soundtracks > (star wars, superman,etc..) having a lentgh of about 30 secs. or 2 > mins. Certainly. AFAIR there is 10 seconds cap on samp

[android-developers] Re: Ringtones

2011-09-28 Thread erik wagner
Finally was able to find an example. Thank the Lord for smart people http://groups.google.com/group/android-developers/browse_thread/thread/fc05ace7d76dff62 On Sep 27, 2:52 pm, erik wagner wrote: > Whoops, the Uri newUri line should have 'aUri' in the > getContentResolver().insert portion.  My

[android-developers] Re: Ringtones

2011-09-27 Thread erik wagner
Whoops, the Uri newUri line should have 'aUri' in the getContentResolver().insert portion. My editing mistake, only correcting so there's no confusion on anyone trying to follow it. Thanks. On Sep 27, 12:49 pm, erik wagner wrote: > Hi, > I'm trying to add a ringtone to the ringtone picker and am

[android-developers] Re: Ringtones saved from audio files in SD card disappear after reboot

2010-05-23 Thread Nolan Lawson
All right, I seem to have accidentally figured this out. Hopefully my explanation can help others having similar problems. The problem seems to be not with the .nomedia file or with the parameters in the ContentValues (my first guesses), but rather with the names of the directories. Apparently,