Skip to content

meeeejin/group-play-service

Repository files navigation

Group Play Service

Group play service for Tizen (SKKU Tizen Project)

Project Details

Powerpoint slide on SlideShare

Prerequisites

  1. GBS configuration (~/.gbs.conf)
  2. Installation of GBS

How to Build

You can build with following command for armv7l target board.

$ gbs build -A armv7l

How to Check Log

You can determine the way to make logs by setting configurations on 'server/include/common.h'.

  1. USE_DLOG_DEBUG: You can check logs by running 'dlogutil'
  2. USE_SYSLOG_DEBUG: You can check logs by reading '/var/log/messages'
  3. USE_FILE_DEBUG: You can check logs by reading '/var/log/messages'

About

Group play service for Tizen (SKKU Tizen Project)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published