Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7574221
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T16:22:59+00:00 2026-05-30T16:22:59+00:00

I understood that the GROUP BY clause is no longer supported in Android ICS

  • 0

I understood that the GROUP BY clause is no longer supported in Android ICS (https://stackoverflow.com/questions/8837544/android-ics-sqlite-error). Anyone with an idea what to use instead? I’m using a ContentProvider, not querying the DB directly.

Here is a sample query that used to work on Android versions lower than ICS. Any ideas how to rewrite it?

Cursor cursor = activity.getContentResolver().query(Data.CONTENT_URI, // from
    new String[] { StructuredPostal._ID, StructuredPostal.CITY, StructuredPostal.COUNTRY }, // select
    Data.MIMETYPE + "='" + StructuredPostal.CONTENT_ITEM_TYPE + "' AND " 
    + StructuredPostal.CITY + " <> '' "  // where 
    + ") GROUP BY (" + StructuredPostal.CITY 
    , null, // args
    StructuredPostal.CITY + " ASC, " + StructuredPostal.COUNTRY + " ASC"); // sort by

EDIT: The error is Caused by: android.database.sqlite.SQLiteException: near "GROUP": syntax error:...

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T16:23:01+00:00Added an answer on May 30, 2026 at 4:23 pm

    The solution that works for me: Group By in ContentResolver in Ice Cream Sandwich

    Not the most elegant, but does the job.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I understood that in order to use cookies inside of phonegap native app there
I understood that anonymous types are marked private by the compiler and the properties
It is understood that if you wish to get a container from an item
I've understood that a network operation is not allowed on the GUI thread. Ok
Before I understood that Google cared little for JSessionID, I allowed URL rewriting (the
I could understood that Desktop applications in Java doesn't have a pre-defined relative path
I read about String Resources and I understood that you simply use the getString(...)
I am building a small activex control. I understood that activex cannot call a
I just have a question regarding SimpleJSON's documentation. Is it implicit understood that functions
After I thought that I've understood how they work, I tried this: NSString *str1

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.