<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:s="http://www.techrepublic.com/search" xmlns:dc="http://purl.org/dc/elements/1.1/"  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
    <title><![CDATA[Discussion on Android tabs hurt my head ]]></title>
    <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-349210]]></link>
    <atom:link rel="hub" type="application/rss+xml" href="http://pubsubhubbub.appspot.com/" />
    <atom:link rel="self" type="application/rss+xml" href="http://www.techrepublic.com/forum/discussions/102-349210/rss" />

    <description><![CDATA[]]></description>
    <language>en-us</language>
    <lastBuildDate>2013-05-24T07:05:21-07:00</lastBuildDate>
             

    <item>
        <title><![CDATA[Missing JAR]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-349210-3511634]]></link>
        <description><![CDATA[Sorry about that guys!  Actually the compatibility library isn't really needed for this project.  I just failed to start from a clean environment.  Oops.  Thanks @ dr_oopie though for pointing other readers to the JAR download.  I will try and be more diligent when packaging up my source code downloads in the future.]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-349210-3511634]]></guid>
        <dc:creator><![CDATA[authorwjf]]></dc:creator>
        <pubDate>Mon, 17 Oct 2011 08:04:40 -0700</pubDate>
    </item>
             

    <item>
        <title><![CDATA[adding icons to tabs]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-349210-3511028]]></link>
        <description><![CDATA[all i did was follow this.. http://developer.android.com/resources/tutorials/views/hello-tabwidget.htmlto test it out and learn how to add icons, i just did exactly what step 3 says to do.jumped to step 6 in the main.java class and added..    Resources res = getResources(); // Resource object to get Drawablesthen changed        ts1.setIndicator(&quot;First Tab&quot;).setContent(new Intent(this,tab1.class));tots1.setIndicator(&quot;First Tab&quot;,res.getDrawable(R.drawable.ic_tab_artists)).setContent(new Intent(this,tab1.class));all it does is add ,res.getDrawable(R.drawable.ic_tab_artists) after &quot;First Tab&quot;. works great!]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-349210-3511028]]></guid>
        <dc:creator><![CDATA[dr_oopie]]></dc:creator>
        <pubDate>Fri, 14 Oct 2011 16:17:02 -0700</pubDate>
    </item>
             

    <item>
        <title><![CDATA[fyi if using the source...]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-349210-3510655]]></link>
        <description><![CDATA[it requires a missing jar. the source is pointing to a jar located at the editors location. http://developer.android.com/sdk/compatibility-library.html#Downloadingin the eclipse project properties, go to JAVA BUILD PATH and click ADD EXTERNAL JAR.]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-349210-3510655]]></guid>
        <dc:creator><![CDATA[dr_oopie]]></dc:creator>
        <pubDate>Thu, 13 Oct 2011 20:08:12 -0700</pubDate>
    </item>
             

    <item>
        <title><![CDATA[biggest fan]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-349210-3509116]]></link>
        <description><![CDATA[its 2:00am on a saturday night, sunday morning. before going to bed on the weekends, i check the tech republic pages for new tech updates. i especially look forward to try out each weeks tutorial from William J. Francis. he is the greatest tutorial writer i have seen for android. this latest tutorial actually woke me up from laughing throughout the page. keep up the great work!]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-349210-3509116]]></guid>
        <dc:creator><![CDATA[dr_oopie]]></dc:creator>
        <pubDate>Sun, 09 Oct 2011 00:03:59 -0700</pubDate>
    </item>
    </channel>
</rss>

