I'm a n00b trying to create a custom soft keyboard similar to this post:
I have:
- installed Eclipse
 - installed the Android SDK
 - cloned LatinIME
 - created a new Eclipse project from existing source LatinIME
 
and Eclipse returns the error:
"File AndroidManifest.xml not found in LatinIME."
any suggestions?
Thank you.