Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
BVB
BVB has asked
19
questions and find answers to
15
problems.
Stats
588
EtPoint
193
Vote count
19
questions
15
answers
About
I enjoy any topics that deal with improving user experience, especially in mobile applications.
BVB questions
How to make runProguard work for the android-library Gradle plugin?
How to fix font baseline in Android Lollipop when working with custom icon fonts?
Eclipse becomes stuck on "starting activity" when sending application to device. How to solve this?
Google Calendar API OAuth2 Troubles on Android Honeycomb
How to read length of video recorded with MediaRecorder into private app storage directory constructed via context.getFilesDir()?
How to make custom windowBackground theme style work on all Android devices?
Android 3.0 - How to retrieve ALL contacts via ContactsContract
How can I create a weekly calendar view for an Android Honeycomb application?
How to encode Bitmaps into a video using MediaCodec?
How to create an Android Library Jar with gradle without publicly revealing source code?
BVB answers
Is there a way to use weights with both layout width and height
How to make runProguard work for the android-library Gradle plugin?
How to read length of video recorded with MediaRecorder into private app storage directory constructed via context.getFilesDir()?
RubyMine - automatically detect .each, .map, and other iterator types
How to make custom windowBackground theme style work on all Android devices?
Swift Convert comma separated string to NSMutableArray [duplicate]
How can I create a weekly calendar view for an Android Honeycomb application?
Text with shapes in drawable resource
How to create an Android Library Jar with gradle without publicly revealing source code?
Android Studio cannot resolve symbol but code executes correctly