diff --git a/README.android b/README.android index 252fe9eff..bca7ade37 100644 --- a/README.android +++ b/README.android @@ -207,10 +207,13 @@ Once you've copied the SDL android project and customized it, you can create an ================================================================================ - Loading files and resources + Using the emulator ================================================================================ -NEED CONTENT +There are some good tips and tricks for getting the most out of the +emulator here: http://developer.android.com/tools/devices/emulator.html + +Especially useful is the info on setting up OpenGL ES 2.0 emulation. ================================================================================