2 Replies - 1456 Views - Last Post: 15 June 2012 - 07:22 PM

#1 rolands94  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 11
  • Joined: 16-May 12

Android SQLite question

Posted 13 June 2012 - 04:11 AM

Hi all, :)

I have a question and I can't think for the solution myself, so I came here for help. I created a database to input 4 different columns(RowID, WorkoutName, WorkoutType and WorkoutMuscles) and I made these entries to show up in phone. And I want WorkoutName's to be clickable and when I click that, it shows a new layout with the exercises to show up that I can add using the program. I know how to code those exercises inputs, but I don't how to make WorkoutName entries clickable and under that to show my exercises. Can anyone help me with that?

Just a thought, can i make my WorkoutName output like a onclickListener and then the all the exercises show up in a new window?

BTW - No Edit button or I just can't see it?

EDIT: ohh, lol, it is editing itself. :D Newer mind my lack of knowledge.

Is This A Good Question/Topic? 0
  • +

Replies To: Android SQLite question

#2 CasiOo  Icon User is offline

  • D.I.C Lover
  • member icon

Reputation: 994
  • View blog
  • Posts: 2,208
  • Joined: 05-April 11

Re: Android SQLite question

Posted 15 June 2012 - 01:51 PM

Can't you just make a button?
Was This Post Helpful? 0
  • +
  • -

#3 johnOwl  Icon User is offline

  • New D.I.C Head

Reputation: 1
  • View blog
  • Posts: 6
  • Joined: 15-May 12

Re: Android SQLite question

Posted 15 June 2012 - 07:22 PM

take a look here http://developer.and...stActivity.html
Was This Post Helpful? 1
  • +
  • -

Page 1 of 1