Skip to content

Instantly share code, notes, and snippets.

View Mexicoder's full-sized avatar

John Friesen Mexicoder

View GitHub Profile
@nschwermann
nschwermann / ExampleAdapter.java
Last active December 22, 2016 15:16
GridViewPager example
package schwiz.net.example;
import android.content.Context;
import android.graphics.Color;
import android.support.wearable.view.GridPagerAdapter;
import android.util.Log;
import android.view.View;
import android.view.ViewGroup;
@PurpleBooth
PurpleBooth / README-Template.md
Last active April 22, 2024 11:45
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites