0

in my android app, i get data of my mysql database and put this into a string array. now i would like to check if there duplicates in the array and remove them, but i don't know how.

2
  • Maybe think of a logic and write some code? Commented Jan 10, 2016 at 19:10
  • i only would to know if there is a function for this or if i have to check it with a simple if else function Commented Jan 10, 2016 at 19:11

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.