GDG-Korea / GoogleDevelopersLive

This application is able to watch Google Developers Live page's youtube video and scheduled programs.
https://play.google.com/store/apps/details?id=com.proinlab.gdlapp
44 stars 28 forks source link

Code Conventions #34

Open dalinaum opened 11 years ago

dalinaum commented 11 years ago

@proin Do you have code conventions for GDL? If you don't have any conventions yet, it looks to me like Android Code Style is good for us. Google provides the formatter XML file for Eclipse tool. It will be of help to us too.

proin commented 11 years ago

I don't have any cod conventions. Will you do me a favor? I'm not good at this..

dalinaum commented 11 years ago

First of all, I've applied android's formatter to source files. I'll apply Android Code Style to them later.