Skip to content

Instantly share code, notes, and snippets.

@SebastianEngel
SebastianEngel / SherlockYouTubePlayerFragment.java
Created August 24, 2013 14:20
ActionBarSherlock compatible implementation of a YouTubePlayerSupportFragment (YouTube Android Player API)
/*
* Copyright (C) 2013 Sebastian Engel
*
* 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
@SebastianEngel
SebastianEngel / SherlockMapFragment.java
Created August 24, 2013 14:15
ActionBarSherlock compatible implementation of a SupportMapFragment (Google Maps Android API v2)
/*
* Copyright (C) 2013 Sebastian Engel
*
* 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