Skip to content Skip to sidebar Skip to footer
Showing posts with the label Architecture

Arguments For And Against The Android SQLite Usage

I am unsure if I should use or not Android SQLite database with my Android program. The program has… Read more Arguments For And Against The Android SQLite Usage

Two Content Providers Accessing The Very Same Database

Hi all! I wonder if there is a generally preferred implementation paradigm to respect if one want&#… Read more Two Content Providers Accessing The Very Same Database