Added find method to the string class.

Implemented find method including tests.

Cleaned up the Android.mk file to remove the
host target per discussion with dbort.
The simulator target should be used to run host
tests under valgrind.
4 files changed
tree: 383d460238bf5307e1339888054a9a24dbaf7575
  1. include/
  2. src/
  3. tests/
  4. Android.mk
  5. README