[android-developers] Howto design activity and Service writing to the same table?

2010-06-14 Thread gadjou
Hello, I have an activity which starts a (intent)service. Both access the same DB and potentially write to the same table. What design pattern would you recommand to avoid concurrency? Thanks Jérôme -- You received this message because you are subscribed to the Google Groups "Android Developers"

[android-developers] Ubale to add artist to media provider

2010-06-09 Thread gadjou
I have succesfully added an audio file to the media provider. However, I can't see it neither from "artists", "Albums" or "Songs from the audio player". I can see and play it from the "recently added" playlist. The album and artist tags are correct there. To solve it I tryed to add a corresponding