View GestureMediaPlayerActivity.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Created by spandhare on 11/3/16. | |
*/ | |
import com.malmstein.fenster.controller.FensterPlayerControllerVisibilityListener; | |
import com.malmstein.fenster.play.FensterVideoFragment; | |
import android.Manifest; | |
import android.content.Intent; | |
import android.net.Uri; |
View Idea-project-setup-gradle-spoc-junit
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
How to setup java gradle project | |
-- With idea | |
-- Groovy | |
-- Spock testing framework | |
Prereqs: | |
gradle | |
Use sdkman to get gradle | |
http://sdkman.io/index.html |
View gist:02f3ef81230d63c96ee27dacc6db9fc6
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Blog post: Ryan Huber - Distributed Security Alerting | |
https://medium.com/several-people-are-coding | |
Video: Zane Lackey - Building a Modern Security Organization | |
https://duo.com/blog/duo-tech-talk-building-a-modern-security-engineering-organization | |
Krebs on Security Blog | |
https://www.krebsonsecurity.com | |
Sony Breach |