Skip to content

Instantly share code, notes, and snippets.

View harishannam's full-sized avatar
🎯
Focusing

Harish Annam harishannam

🎯
Focusing
View GitHub Profile
@tomredman
tomredman / ChromeCustomTab.java
Created September 9, 2015 19:31
A simple, reusable implementation of Chrome custom tabs for Android
package org.buffer.android.helpers.customtabs;
import android.app.Activity;
import android.content.ComponentName;
import android.net.Uri;
import android.os.Bundle;
import android.support.customtabs.CustomTabsCallback;
import android.support.customtabs.CustomTabsClient;
import android.support.customtabs.CustomTabsIntent;
import android.support.customtabs.CustomTabsServiceConnection;
@jhjguxin
jhjguxin / nginx-403-forbidden-error-hosting-in-user-home-directory.md
Created August 12, 2013 05:40
nginx 403 forbidden error when server static file under user home directory