How to filter an ArrayList in android using Java
So we all have seen that in android if we want to pass Data from one activity to another we generally do with the Intents and sometimes with bundle.
But sometimes we are in a need of large data filtering from one activity to another, let me clear it....
hasnainm.hashnode.dev2 min read