=== Android Application Widget ===
Contributors: Iker Perez de Albeniz
Donate link: http://www.ikeralbeniz.net/android-application-widget/
Tags: widget, android, market
Requires at least: 2.2 or Widget plugin and PHP >= 4
Tested up to: 2.3.2
Stable tag: 1.1


A WordPress widget that displays an Android application info updated fed by Android Market.

== 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.

== Installation ==

1. Upload `android-app-widget.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Activate the widget ('Android Application Widget') through the 'Widgets' tab under the 'Presentation' menu

== Options ==

* Username (google account)
* Password
* Android Application Name

NOTE:Username and pasword are stored by WP plugin system. No personal data is shared.

== Changelog ==

= 1.1 =
* Added DATA support for Comments

= 1.0 =
* Initial BETA version

== Upgrade Notice ==

= 1.1 =
* This version shows the comments creation date.

= 1.0 =
* Initial BETA version for testing purposes

== 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
