TextAmerica application entry
I whipped up a little app (and reusable .NET library) for TextAmerica's new developer API.
The application, for the AudioVox SMT5600 Smartphone is here.
The .NET library is adaptable to the Smartphone, PocketPC, and any desktop computer that has .NET, and is basically the TextAmerica.cs file found in the full sources for the Smartphone app.






7 Comments:
uh...whut's it do? -dhale
The app that is, not the .NET library.
Oh, it doesn't do much. It just lets you take a picture and post it to your TextAmerica site, if you have one. It's just nice because it is a lot fewer steps than how you'd normally post through email -- in fact, just three clicks, 1. Start camera, 2. Take photos, 3. Post.
The "magic" (if there ever is any) would then be in auto-tagging the photo, something I've already done with Flickr and WWMX (World-Wide Media eXchange). TextAmercia's API isn't quite up-to-snuff for this yet, but I've told them that (in fact, I think the number and quality of bug reports I gave them on their API design was actually how I "won" and not the app so much).
Cursious... what's the library licensed under? Open source, GPL, etc...
Open source. Have fun.
When I select "camera" I get an unexpected error. Says smartta.exe TypeLoadException. Could not load type OpenNetCF.Dianostics.Pro... from assembly OpenNETCF, Version=1.1.3346.0, etc etc
Any suggestions!!!???!!!
Yes, you need to install OpenNETCF, see http://www.opennetcf.org
Post a Comment
Links to this post:
Create a Link
<< Home