<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.phpforandroid.net/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.phpforandroid.net/feed.php">
        <title>PHP for Android manual:en</title>
        <description></description>
        <link>http://www.phpforandroid.net/</link>
        <image rdf:resource="http://www.phpforandroid.net/lib/images/favicon.ico" />
       <dc:date>2012-05-17T13:43:05+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.phpforandroid.net/manual/en/index?rev=1279828495&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.phpforandroid.net/manual/en/libs?rev=1280076069&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.phpforandroid.net/lib/images/favicon.ico">
        <title>PHP for Android</title>
        <link>http://www.phpforandroid.net/</link>
        <url>http://www.phpforandroid.net/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.phpforandroid.net/manual/en/index?rev=1279828495&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-22T21:54:55+02:00</dc:date>
        <title>manual:en:index</title>
        <link>http://www.phpforandroid.net/manual/en/index?rev=1279828495&amp;do=diff</link>
        <description>Last change: 22-07-10



About



PFA code is under Apache license, copyright Irontec. 

&lt;http://www.apache.org/licenses/LICENSE-2.0.html&gt;


Manual is Creative Commons attribution

&lt;http://creativecommons.org/licenses/by/2.5/&gt;

Installation

Install ASE (Android Scripting Environment)



Contact usbuild</description>
    </item>
    <item rdf:about="http://www.phpforandroid.net/manual/en/libs?rev=1280076069&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-25T18:41:09+02:00</dc:date>
        <title>manual:en:libs</title>
        <link>http://www.phpforandroid.net/manual/en/libs?rev=1280076069&amp;do=diff</link>
        <description>Frameworks and libs which can ease PFA apps development.


TODO



&lt;?php


/**********************************************************
*
*	 @author: Raul Tierno &lt;raultmAT_NOSP_AMgmail.com&gt;
*
*
***********************************************************/



class GUIHelper{

	private $_droid;

	
	//Constructor
	
	public function __construct($droid=NULL){
	
		if($droid != NULL){
			$this-&gt;_droid = $droid;
		}else{
			$this-&gt;_droid = new Android;
		}
    }
	
	
	/************************************…</description>
    </item>
</rdf:RDF>

