For some reason Tiggzi sets the Max SDK version for Android apps. Currently the max SDK in Tiggzi is 4.1.1 which means you can't find the apps on devices with 4.2.
Declaring this attribute is not recommended according to the Android dev guide: http://developer.android.com/guide/to...
Now you have to import the sources in Eclipse, remove the attribute and compile. A unnecessary hassle.