You can use one of the OpenGL ES 2.0 emulations on Windows to develop your application. Then most of your rendering code will be the same C / C ++ code for Windows and Android. Only specific material for the platform will open a window, receive input data (toches) and read files.
Here are some of the GLES2 emulators from different vendors:
Google ANGLE Windows. Android .