=== WP App Maker === Tags: android, mobile, app,generator,smartphone Requires at least: 2.8 Tested up to: 3.4.1 Stable tag: 1.0.16.4 Let you generate and distribute a native, beautiful and fully customizable Android mobile app for your Wordpress blog! == Description == WP App Maker let you easily generate and start distributing an Android Mobile App for Wordpress just a few minutes after installing it. It requires a user registration just in order to enable the cloud app generation service. Here are some of its powerful features: * Toolbar and text colors customization * Launcher Icon generator * Mobile Categories customization and filtering * Widget for publishing your QRCode on the sidebar * Usage tracking powered by Google Analytics (*) * Monetization based on AdWhirl services (*) * Images size optimization * Fast caching engine for offline usage (*) features available only for the PRO version. More details are available on the official website: [wpappmaker.com](http://wpappmaker.com "WP App Maker") **The 5 minutes setup** [youtube http://www.youtube.com/watch?v=V2U9WTLMUhc] **Sample App** [youtube http://www.youtube.com/watch?v=CjXGvD6XuCs] == Installation == 1. Upload `wp-app-maker.zip` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Why I have to register? = Registration is needed in order to prevent spam/abuses against our build services and to generate your own app ID, which is a secret key needed to synch your admin console and your app with our services. = How do I distribute my app? = You can choose to directly distribute your app (by using our download link) or to release it on the Android Market. The main difference between these two options is that, in order to install an app from outside the Market, the Android device needs to enable the "Unknown Sources" option. Don't forget that the plugin also provides a Sidebar Widget, which makes you able to quickly distribute your app by using a QR Code. = How is my app generated? = Your app is remotely generated by our cloud services which automatically notify the plugin admin page when it is available or when a build is in progress. = I can't see any content inside my app! = When you install and activate the plugin, your blog will start providing your articles to the app by using a special xml based data transfer protocol. This means that, in order to make the app working fine, you should make sure that: the plugin is enabled, your blog has its own domain and IP Address (a locally installed blog won't work!) and your server doesn't strip additional GET parameters added to the URL. = Can I remove the plugin after generating my app? = Absolutely not! The plugin must be always enabled because it also acts as a datasource for your app. = Why I can't see the featured posts slider? = Make sure to have upgraded the plugin (this feature has been introduced since version 1.0.16) and to have reinstalled the app on your device (if you were using a previous version). If the slider still doesn't appear, make also sure you correctly configured the slider images: * If you are using WordPress version 2.9 and above: Just set "Post Thumbnail" when adding new post for the posts in selected category above. * If you are using WordPress version under 2.9 you have to add custom fields in each post on the category you set as featured category. The custom field should be named "app-maker-featured" and it's value should be full image URL. == Screenshots == 1. Colors and layout management 2. Download on device by QRCode 3. Launcher Icon generator 4. An example of the resulting app: Posts list 5. An example of the resulting app: Post detail 6. An example of the resulting app: Images gallery 7. An example of the resulting app: Video Playback 8. An example of the resulting app: Sharing == Changelog == = 1.0.16.3 = * Minor fixes = 1.0.16.3 = * Optimized queries for featured category selection = 1.0.16.2 = * Fixed another bug on featured category selection = 1.0.16.1 = * Fixed bug on featured category selection = 1.0.16 = * Added featured posts slider * Improved performances = 1.0.15 = * Fixed issue with post query by date = 1.0.14 = * Optimized performances = 1.0.12 = * Fixed version number notification = 1.0.11 = * Fixed some jQuery issues = 1.0.10 = * Minor fixed and optimizations = 1.0.9 = * Optimized services interaction * Optimized performances = 1.0.8 = * Added default thumb image = 1.0.7.1 = * minor bug fix = 1.0.7 = * added uninstall notifications = 1.0.6 = * fixed thumbnails creation issue = 1.0.5 = * improved readme.txt * improved images optimization function = 1.0.4 = * minor bugfixes = 1.0.3 = * fixed hotlinked images display = 1.0.2 = * minor bugfixes = 1.0.1 = * fixed excerpt content * added check for offline websites = 1.0 = * First release