Björn Hurling

Results 6 comments of Björn Hurling

I think this can be merged. Could you please provide a small example that shows how to use this feature from a SyncAdapter? Something we could add to the readme?

I think this one is safe to merge. What do you think @ChristianBecker ?

This is a great change. I already thought about a feature like this. At first sight your changes seem reasonable. But I need some more time to test it. Thank...

Could you please provide a short example on how you would use this feature in your app? I suspect `makeUriFromSyncAdapter()` should be public and static, right? Or do you call...

Hi, you're right. This is currently not supported. Some background: The tables are created in the AbstractProvider's onCreate()-method which is called by the framework during app startup. In there we...

@artkoenig Can you explain why you want to migrate the db schema at runtime?