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

Search results

  1. A

    How to delete a row in TableLayout dynamically.

    Hi, I am having a TableLayout for which I added rows dynamically.In each of the row there are 2 elements of which one is TextView other is Button.When I click the button that is present in a row,that row should be deleted.How can this be done in Android ? How to find rowid and how to delete a...
  2. A

    Android_Eclipse plugin

    Hi, Where can I get Eclipse Plug-ins for Android . I tried to install them manually,but not configuring. -mohan
  3. A

    Restrictions for installing .apk file in various Android devices

    Hi, I have a doubt regarding whether a signed .apk android file will be installed on any Android Device ? Because as there are restrictions for Iphone as one application written will be installed for only some range of iphones not every iphone. Is there any such restrictions for Android...