Description
A WordPress widget that displays an Android application info updated fed by Android Market.
Requires at least PHP 4 and Curl. Options for the widget are gmail username, paswrod and application name. Template functions are provided for customizability.
Options
- Username (google account)
- Password
- Android Application Name
NOTE:Username and pasword are stored by WP plugin system. No personal data is shared.
License
Copyright 2008 Iker Perez de Albeniz (email : iker@ikeralbeniz.net)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Installation
- Upload
android-app-widget.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Activate the widget (‘Android Application Widget’) through the ‘Widgets’ tab under the ‘Presentation’ menu
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Android Application Widget” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Android Application Widget” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1
- Added DATA support for Comments
1.0
- Initial BETA version