Readme with all the links: http://libsdl-android.sourceforge.net
Sources of the SDL library (LGPL): https://github.com/pelya/commandergenius . You’ll need to fetch sources of each individual game separately, there are makefiles and patches for each game inside the SDL repo.
Fully opensource games:
OpenTyrian (engine is GPL, data files are free for non-commercial use)
Ur-Quan Masters (GPL)
OpenTTD (GPL)
UFO: Alien Invasion (GPL)
MilkyTracker (GPL, not exactly a game)
GrafX2 (GPL, also not a game)
Alien Blaster (GPL)
Jooleem (GPL)
TeeWorlds (Zlib-like license, it’s broken, but old release worked)
Pachi el marciano (GPL).
Games with opensource engine, and proprietary data files:
Free Heroes 2 (GPL, free demo available. My most downloaded app. Also there’s no reason to buy full game, because campaign mode is yet not supported)
GemRB (GPL, Baldur’s Gate engine, free demo available, the only app rated 4.5 stars on Market)
VCMI (GPL, Heroes 3 engine, no free demo, and it’s buggy like hell)
PrefClub (a free Dos game wrapped in a Dosbox)
Commander Genius (GPL, free demo available)
All free demos can be downloaded right from the game.
Also, not my projects, but open source and worth mentioning:
http://androiddosbox.appspot.com/ – GPL, Dos emulator, the project is in dire need of a maintainer. You can also compile Dosbox with my SDL port, and it will have some features that are not present in aDosbox, but aDosbox is still better. Also there are lot of commercial Dosbox builds on Market, with different features.
http://www.scummvm.org/ – GPL, engine to run old but glorious point-and-click games, they have their own Android build. Several free games are available for download. It can also be compiled with my SDL port, and you’ll have some minor enhancements (like configurable mouse emulation).
http://anddev.at.ua/ – contains builds of several console emulators (Atari, Amiga, C64), and ScummVM compiled with SDL, for people dissatisfied with the official build.