Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
brianestey
brianestey has asked
8
questions and find answers to
35
problems.
Stats
884
EtPoint
278
Vote count
8
questions
35
answers
About
Software developer in Tokyo, Japan.
brianestey questions
Is it possible to run a shell command as root with only the su binary and no SuperSU or Superuser apk installed?
Is there any way to know what network an iPhone is connected to (LTE vs GSM)
How can I select the nearest value less-than and greater-than a given value efficiently?
How can I put a parameter into a localized string in Android?
brianestey answers
Floyd's cycle finding algorithm - Need for two pointers?
Jenkins on OS X: xcodebuild gives Code Sign error
how to implement circular progress indicator around a button?
Action bar: Best practice for older Android versions
If a NoClassDefFoundError is caused by a ClassNotFoundException, why does Java expect you to catch both throwables?
How to parse a double from EditText to TextView? (Android)
Get rid of all @Override errors in Eclipse?
How to find the current foreground activity in android
How to start a local network connection programmatically via Wi-Fi hotspot on Android?
How to hide comments and javadoc text in editor view?