On Tue, Mar 11, 2014 at 3:09 PM, carbongixxer wrote:
> Thanks for the response. I should have stated that this is specifically on
> my Android app.
Well, sure, I assume you're doing this in context of an Android app. But
"in the context of Android" is not the same as "specifically an Android
iss
Thanks for the response. I should have stated that this is specifically on
my Android app. The JSON response is coming from my server.
On Tuesday, March 11, 2014 1:00:44 PM UTC-7, TreKing wrote:
>
> This is not really Android specific, so you might benefit more from a
> general forum, like Stac
This is not really Android specific, so you might benefit more from a
general forum, like StackOverflow.
Still, here's one idea. Keep a Map that tracks the count
of each ID.
First, iterate over the response and update the map as you encounter each
ID (set to 1 if does not already exist, else + 1).
3 matches
Mail list logo