Skip to content

Central repository to house all android-codelab code , each in its own branch.

License

Notifications You must be signed in to change notification settings

gdgnewdelhi/android-codelabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android Codelabs

This is the central repository which contains codebase for all android based codelabs taken under GDG New Delhi

Show some ❤️

Twitter Follow

Usage

Please follow the below steps to add code for every android codelab

  • The base app is in the master branch and this is your starting point always.
  • Fork this repo to your account
  • Now to add a new codelab's codebase , branch from master with name conforming to below standard
    <codelab_name>_<feature_demonstrating>_<speakername>_<serial_number>
    
    
    where <serial_number> is optional , only to be mentioned if there are more than one projects for the same codelab.
  • Make your series of commits of your code in the branch created in last step.
  • When done send a pull request to this repo and we will merge it.

Happy Coding 😄

License

Copyright 2016 Google Developers Group, New Delhi

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Central repository to house all android-codelab code , each in its own branch.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages