About 1,770 results
Open links in new tab
  1. Collection | API reference - Android Developers

    Examples of view collections include the wrapper collections returned by methods such as Collections.checkedCollection, Collections.synchronizedCollection, and …

  2. Use collection widgets | Views | Android Developers

    Apr 16, 2025 · Collection widgets specialize in displaying many elements of the same type, such as collections of pictures from a gallery app, articles from a news app, or messages from a …

  3. java - USING collections in Android - Stack Overflow

    Sep 26, 2013 · 1, 2) Collections are good for keeping groups of information lumped together and accessible through 1 variable. They also make it very easy to iterate over them, which makes …

  4. java - Android collections, which should i use? - Stack Overflow

    Aug 27, 2012 · Just making a little android app, and I need to hold a collection of data, and not sure if I should use an object, array, listarray, hashmap, etc. It needs to be able to store strings …

  5. Using Java Collections in an Android App | dummmies

    There are several kinds of spinner adapter, including the ArrayAdapter and CursorAdapter classes: An ArrayAdapter gets data from a collection, such as an array or an ArrayList. A …

  6. Android App Widgets with collections - C1CTech

    For example, a collection of pictures from a gallery app, or a collection of emails/messages from a communication app. Collection widgets were introduced in Android 3.0 to provide this …

  7. Collections | API reference - Android Developers

    This class consists exclusively of static methods that operate on or return collections. It contains polymorphic algorithms that operate on collections, "wrappers", which return a new collection …

  8. Mastering Kotlin Collection Functions in Android Development

    Apr 23, 2024 · Whether you need to find the first element matching a predicate, retrieve the first element without throwing exceptions, or fetch a single element from a collection, Kotlin’s …

  9. Samples - Android Developers

    Stay organized with collections Save and categorize content based on your preferences. A selection of code samples and templates for you to use to accelerate your app development. …

  10. Android Programs - Sanfoundry

    This section contains a list of topics for Android programming examples, ranging from the most basic to the most advanced Android programs. Every example program includes the …

    Missing:

    • Collection Program

    Must include:

  11. Some results have been removed
Refresh