Android Open Source - Database/content






    1. Android-News-Application
      Android News application displays news content using online database. Displays news in a common template used by many news apps.
      Score:10 Activity:3 Min SDK:7 Java File:5 Manifest File:1

    2. SqlLiteExample
      Small project that interacts with a local database without an orm & utilizes a content provider
      Activity:1 Java File:5 Manifest File:1

    3. myNotepadv4
      This is 'myNotepad' android application. Code represents a 4th version of Notepad android tutorial application: https://developer.android.com/training/notepad/index.html Application manages its content using local DB. Notes contain title and body.
      Activity:2 Java File:4 Manifest File:1

    4. TodoList_Demo
      A simple demo Android app to demonstarte using Database and Content Provider
      Activity:2 Java File:6 Manifest File:1