'@gmail.com', 'gpassword' => '','appname' => '');
$gusername = $options['gusername'];
$gpassword = $options['gpassword'];
$appname = $options['appname'];
?>
init_session($gusername,$gpassword,$appname,WP_PLUGIN_DIR.'/android-app-widget/cache',$ttl);
?>
App->name;?>
App->author; ?>
'@gmail.com', 'gpassword' => '','appname' => '');
if($_POST['andapp-submit']) {
$options = array('gusername' => $_POST['andapp-username'], 'gpassword' => $_POST['andapp-password'], 'appname' => $_POST['andapp-appname']);
update_option('Android Application Widget', $options);
}
?>
(google):
:
: