• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. S

    Apps Using a string array list view to call intents

    I am developing my first Android application and I have been moving along alright. So far I have a ListView with a bunch of items on the list which well say have values like Name1, Name2, Name3, etc. They all show up on my list view fine. I want to be able to select one of those items on the...