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

Search results

  1. SFLeBrun

    Root Market only listing 10 apps

    My Nook Color, running 1.1.0, was successfully rooted. After rooting, I went to the Android Market. The problem that I am getting is that the Market will only list 10 items. If I do a search on "quote box", I get back that there are 21 results for "quote box" but only 10 applications are...
  2. SFLeBrun

    Apps CursorWrapperInner - Unable to close database

    My application has a ContentProvider that handles the direct SQLiteDatabase access. The activities that query the ContentProvider are returned a Cursor. Even though the activities close the cursor, the application is throwing an IllegalStateException when the ContentProvider exits (or possibly...