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

Search results

  1. B

    Use Xperia Arc ROMs on the Arc S?

    Hello. I've got the Arc S a few days ago and its pretty good. This is my first smartphone. Im also new to android rooting and ROMs. I had to search a few days to find a working way to root it and i cant find any ROMs for it (or i have been searching for them in the wrong places). So my...
  2. B

    Apps Get drawable name from image adapter?

    Hello. Im making an app in which the user selects an image and then gets redirected to a new screen in which the drawable name is displayed. This is the code triggered when the user click an image: public void onItemClick(AdapterView<?> parent, View v, int position, long id) {...