OnePlus and Windows logo on a teal background
, ,

OnePlus One ADB Access over Network on Windows 10

So I recently upgraded to Windows 10 and also upgrade my OnePlus One to CyanogenMode 12 (Lollipop). Decided I would do a bit of Android development, so I've spent most of the weekend trying to locate some ADB drivers which work with my computer…
Eclipse Windows and Python software logos on a pink background image
, ,

Virtualenv with Eclipse with PyDev on Windows 10

This article will explain how to install virtualenv and create a new Python Project in eclipse which uses a custom virtual environment. There is also a little Hello World style example at the end! This article assumes that you…
Windows and Python software logos over top of a computer screen with code
, , ,

Setting up your Windows 10 System for Python Development (PyDev, Eclipse, Python)

In this article I'll explain how you can set-up your Windows 10 machine for some extreme Python development. UPDATE: Here is a video version of the tutorial (updated to use the latest Python3 and Eclipse Neon). Install Python First we install…
Eclipse and Windows software logos on a night sky
, ,

Installing Eclipse Luna on Windows 10

I have recently been playing around with the insider preview of Windows 10. Love it so far, and since everyone will likely upgrade from Windows 8 to Windows 10, I thought I'd write some articles using it. This article explains how to install…