• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Recent content by Cataster

  1. C

    How come Im getting the default value the first time running the app?

    Im following the steps laid out here for using the Settings Activity Template and despite some changes (e.g. now a root_preferences.xml file gets created instead of multiple xml files for different preference screens when selecting the Settings Activity template) I pretty much have nailed down...
  2. C

    What is the recommended DB, platform, and format for developing video sharing app?

    I am working on a project that is somewhat similar to the way Netflix works (as a streaming service), and have the following requirements: Database that stores video files Create group that can access the video Ability for Owner to invite/add users to the group(s) Video can be played/paused...