=== WP App Maker === Tags: android, mobile, app,generator,smartphone Requires at least: 2.8 Tested up to: 3.3.1 Stable tag: 1.0.13 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 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. == 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.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