-
Starting Exoplayer on Android 5.1 causes a crash like this.
I am starting the player like this. I can repro the crash both on emulator and device.
```
mainHandler = new Handler();
bandwidthMete…
-
I pushed to the [collection](https://github.com/staltz/cycle-onionify/tree/collection) branch an experimental feature where we borrow an API from [Cycle Collection](https://github.com/cyclejs/collecti…
-
I want to use root like Nginx location:
```
location /static/ {
alias /var/www/project/public/static/;
}
```
So in caddy we can extend root to do this, something like:
```
www.domain.co…
-
I tried using this with 0.13rc2 of react and I'm getting this error. Here's my code:
``` javascript
import React from 'react';
import {Radio} from 'react-btn-checkbox';
class RadioApp extends React.…
-
#### Problem
One of the things that the Inspector could do really well is show you when bad things happen during the course of using your application. Two very common problems are views being too agg…
-
I write a radioapp and I would like to adjust the volume of the streaming audio
-
Today i did `gradlew dependencyUpdates` and got told that there is a 0.4 of this plugin.
after setting my 0.3 to 0.4 i get this message:
```
* Where:
Build file 'E:\RadioApp\application\build.gradl…
-
Implementation should be low on priority list.
Enterprise friendly:
``` Java
/*
* Author: Rest Time
* Date: July 12, 2013
* Description: Hideous
*
*/
// Importing the R/a/dio Android applicatio…