- Home
- About
- My work
- Photoshop poster design
- Kaun banega crorepati game (kbc2) (download the game)
- Textoo : iPhone (and now Android) app to send free SMS using web gateways
- 3ds max animation
- Multi user avatar chat based flash website for Incident 09
- Video editing / post production / audio mixing
- Joomla real estate component built using ExtJS
- Facebook cricket betting application
- Swishmax projects & Flash website for Incident 08 using Swish
- PHP-Selenium Framework for UI Automation
- PHP based CMS with chat
- Twitter reputation score
- Downloads
- Contact
App incompatible in Galaxy Tab 10.1/ large screen tablets after recent update
Faced this problem after a recent update to our app.
Fixed it by releasing new apk with this change in the manifest file.
<supports-screens android:resizeable="true"
android:smallScreens="true"
android:normalScreens="true"
android:largeScreens="true"
android:xlargeScreens="true" />
More info can be found in android documentation.
Our app was with minSdk = 8 and target sdk = 17 and we didnt face any issues until recently.
Seems like play store changed something at their end.
Incoming search terms:
Print article | This entry was posted by Kiran Kumar on May 28, 2013 at 7:37 pm, and is filed under Uncategorized. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |