SparkleShare-Android
SparkleShare-Android copied to clipboard
tablet support
Hello,
I can't see this available in the Play Store for my Galaxy 10.1. Would be really good if tablets could be supported...
Thanks
The app works fine on my Nexus 7, when I compiled it from source. I did have to remove the line
<uses-feature android:name="android.hardware.camera" required="false" />
from AndroidManifest.xml. (The QR code scanning doesn't work, since the tablet doesn't have a back facing camera).