-6

I am designing a sudoku game in android.I have tried 81 text views. It shows me, it is a bad idea using 81 text views. I don't know how to use canvas. So can you help to get through this?

tshepang
  • 12,111
  • 21
  • 91
  • 136
Sasi Krishna
  • 1
  • 1
  • 1
  • 2

1 Answers1

0

Here is a sample source code for sudoku from the book hello android.

Lazy Ninja
  • 22,342
  • 9
  • 83
  • 103