Am creating a grid in android Now am struck with either to use ViewGroup or Layouts (Frame layout /Linear layout) for creating a container in which the cells will be loaded and it would be helpful if provided with links for detailed learning process.
Thanks in advance.