Android Studio Issue Failure to Install APK
Ever had issues installing APK files using Android Studio with the adb? Read more to find out how to fix INSTALL_FAILED_DEXOPT errors in Android Studio.
Ever had issues installing APK files using Android Studio with the adb? Read more to find out how to fix INSTALL_FAILED_DEXOPT errors in Android Studio.
A brief look at how elegant the STL can be if you’re familiar with what it offers.
How to embed application information in your application binary.
I published my first course in collaboration with Packt Publishing!
In this article I document my attempt at an interesting C++ coding challenge.
Brief introduction into polymorphism and how it can be used effectively in C++.
std::vector
A simple tutorial on using std::vector the right way.
A short and sweet introduction on how to use vcpkg with CMake on Windows.
A brief write up on what I’ve found to be the best way to setup CMake based, C++ projects.
A simple tutorial on getting started coding cross platform apps with C++ using Qt5 and CMake.
A short and sweet introduction on how to use vcpkg with CMake on Windows.
Having trouble getting all your tasks done? Use a todo list!
Chocolatey is an awesome package manager for windows!