<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
<channel>
<title>Droidweb.com &#187; market</title>
<atom:link href="http://droidweb.com/tag/market/feed/" rel="self" type="application/rss+xml" />
<link>http://droidweb.com</link>
<description>Your source for Android application reviews, programming tips, and other Android advice</description>
<lastBuildDate>Fri, 23 Dec 2011 13:21:14 +0000</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>http://wordpress.org/?v=3.3.1</generator>
<item>
<title>Android Malware Alert: An example and how to keep yourself safe</title>
<link>http://droidweb.com/2011/06/android-malware-alert-an-example-and-how-to-keep-yourself-safe/</link>
<comments>http://droidweb.com/2011/06/android-malware-alert-an-example-and-how-to-keep-yourself-safe/#comments</comments>
<pubDate>Tue, 28 Jun 2011 08:31:31 +0000</pubDate>
<dc:creator>triplem</dc:creator>
<category>
<![CDATA[DroidTips]]>
</category>
<category>
<![CDATA[News]]>
</category>
<category>
<![CDATA[Op-Ed]]>
</category>
<category>
<![CDATA[android]]>
</category>
<category>
<![CDATA[lookout]]>
</category>
<category>
<![CDATA[malware]]>
</category>
<category>
<![CDATA[market]]>
</category>
<category>
<![CDATA[spoof]]>
</category>
<guid isPermaLink="false">http://droidweb.com/?p=2262</guid>
<description>
<![CDATA[In the world of computing there are always going to be bad guys.  And by rule of thumb, the number of bad guys for any given platform are proportional to...]]>
</description>
<content:encoded>
<![CDATA[<p style="text-align: center;"><a href="http://droidweb.com/wp-content/uploads/2011/06/android_malware2.jpg"><img class="aligncenter size-medium wp-image-2268" title="android_malware2" src="http://droidweb.com/wp-content/uploads/2011/06/android_malware2-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>In the world of computing there are always going to be bad guys.  And by rule of thumb, the number of bad guys for any given platform are proportional to the number of people on said platform.  So its only natural that as Android has increased in popularity, that bad guys have come knocking.  As an end user,  you have to take steps to protect yourself in the digital world.  A large part of this is to remain informed and to exercise common sense.  In light of these two points, I&#8217;m going to discuss a newly found Android exploit (informing you) and discuss how this exploit should never have worked en mass (the common sense part).</p>
<p>Security experts <a href="https://www.mylookout.com/">Lookout</a> have recently written a blog post about a new Android Trojan GGTracker. This trojan spoofs the Android market (damningly well, btw) and tricks users into manually installing their malware application.  Read <a href="http://blog.mylookout.com/2011/06/security-alert-android-trojan-ggtracker-charges-victims-premium-rate-sms-messages/">Lookout&#8217;s blog post</a> for full details on the exploit; here&#8217;s a summary of what this app is and how it works:</p>
<ol>
<li>User gets directed to a malicious website, usually by clicking on an advertisement link</li>
<li>Website advertises an innocuous free application&#8230; say a wallpaper app, a ringtone changer, or a slideshow of sexy girl</li>
<li>To install this application, the app instructs the user to download and install an .apk file.</li>
<li>User installs app and gets nailed with spyware, SMS charges and all sorts of ugliness.</li>
</ol>
<div class="wp-caption alignright" style="width: 244px"><img class="lightbox2 imagecache-w550h500 " style="margin: 20px;" title="GGTracker" src="http://images.androidcentral.com/sites/androidcentral.com/files/imagecache/w550h500/postimages/9274/malware_fake_market.png" alt="GGTracker" width="234" height="130" /><p class="wp-caption-text">Android Market Trojan Spoof</p></div>
<p>Now that we&#8217;re informed, lets point out some common sense things about Android that will save you from malware every time.  Google has done a pretty good job locking down the platform with reguards to security, while leaving it open and flexible enough to support a wide range of applications.  Most (I daresay all) malware attacks occur from user error, a.k.a. an end user installed the malicious app on their device.  Malicious apps take many forms.  Remember those old &#8216;free smiley&#8217; IM plugins that used to (and sometimes still do) be advertised everywhere?  Most were really viruses with a nice face in front of them.  In the same way, there have been apps on Android promising &#8216;free sexy wallpapers&#8217;, &#8216;free ringtones&#8217;, and in this case &#8216;free battery widgets&#8217; which are really malware in disguise.  <strong><em>Never manually download an app that you weren&#8217;t looking for first. </em></strong> This the same reasoning that drives the advice that you are to never give your account information to a &#8216;bank rep&#8217; who calls you or otherwise initiates the contact.</p>
<p>In the same vein of be careful what you install, note that <strong><em> the Android Market and Browser Applications</em></strong> are two totally seperate programs.  If you see a &#8216;market page&#8217; with a URL at the top (like the screenshot above), STOP.  You&#8217;re about to do something wrong.  If your browser downloads an .apk file and instructs you to install it, Don&#8217;t do it unless you absolutely know what you&#8217;re installing.  Frankly the only apps that are not going to be in at least one of the Android markets (Google, Amazon, GetJar), are going to be application betas or specialty apps that you&#8217;ll seek out (like the custom Google Voice .apk for tablets we featured a few weeks ago).</p>
<p>Even when going through legitamate means (a Market), still be wary about some apps, especially if you haven&#8217;t heard of it before.  Usually you&#8217;ll find reviews for most legit apps on your favorite Android site(s) [including yours truly Droidweb of course!].  A quick google search will save you a lot of headache.  As always, check out the permissions needed for that app.  A unit conversion app shouldn&#8217;t require access to text messaging services.  If something seems suspicious, don&#8217;t download that app; do some research before you proceed.  One of the benefits of having such a tight knit community of fellow Android enthusiasts behind you is that you can ask around and expect to get a response about just about anything, including &#8220;has someone downloaded this app before? Is it legit?&#8221;</p>
<p>As always in the digital world, be sure to excercise caution.  However, don&#8217;t be afraid to experiment and explore the capabilities of your device as long as you know what you&#8217;re doing and you&#8217;ve got some information on hand to help.  To all our readers: Be safe and Happy Androiding!</p>
]]>
</content:encoded>
<wfw:commentRss>http://droidweb.com/2011/06/android-malware-alert-an-example-and-how-to-keep-yourself-safe/feed/</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
<item>
<title>Getting the Most Out of Your Android Device pt III</title>
<link>http://droidweb.com/2010/12/getting-the-most-out-of-your-android-device-pt-iii/</link>
<comments>http://droidweb.com/2010/12/getting-the-most-out-of-your-android-device-pt-iii/#comments</comments>
<pubDate>Wed, 29 Dec 2010 12:35:33 +0000</pubDate>
<dc:creator>triplem</dc:creator>
<category>
<![CDATA[Application Reviews]]>
</category>
<category>
<![CDATA[DroidTips]]>
</category>
<category>
<![CDATA[News]]>
</category>
<category>
<![CDATA[Android applications]]>
</category>
<category>
<![CDATA[APK]]>
</category>
<category>
<![CDATA[appbrain]]>
</category>
<category>
<![CDATA[Apps Organizer]]>
</category>
<category>
<![CDATA[Astrid]]>
</category>
<category>
<![CDATA[downloads]]>
</category>
<category>
<![CDATA[Hungry Shark]]>
</category>
<category>
<![CDATA[Jorte]]>
</category>
<category>
<![CDATA[Launcher Pro]]>
</category>
<category>
<![CDATA[market]]>
</category>
<category>
<![CDATA[Mint.com]]>
</category>
<category>
<![CDATA[NoLED]]>
</category>
<category>
<![CDATA[Noodles]]>
</category>
<category>
<![CDATA[NPR News]]>
</category>
<category>
<![CDATA[Pulse]]>
</category>
<category>
<![CDATA[Rom Manager]]>
</category>
<category>
<![CDATA[Screebl]]>
</category>
<guid isPermaLink="false">http://droidweb.com/?p=2016</guid>
<description>
<![CDATA[We&#8217;re back with more advice for pimping out you Android device.  Before we move beyond apps, I&#8217;ve got two quicks apps we here at Droidweb felt should be shared with...]]>
</description>
<content:encoded>
<![CDATA[<p style="text-align: center;"><a href="http://droidweb.com/wp-content/uploads/2010/12/droidchristmas.png"><img class="aligncenter size-full wp-image-1961" title="droidchristmas.png" src="http://droidweb.com/wp-content/uploads/2010/12/droidchristmas.png" alt="" width="500" height="250" /></a></p>
<p style="text-align: left;">We&#8217;re back with more advice for pimping out you Android device.  Before we move beyond apps, I&#8217;ve got two quicks apps we here at Droidweb felt should be shared with you, the reader.  Without further ado:</p>
<h1>NoLed<img class="alignright" src="http://lh6.ggpht.com/QrS2yVdQ0XEIuvOb5bEURozCv4Wppgj4xu9nLqO8-hpT89IUYrIjHYACkhTfsjODcJJXQWPY16vbtDhskCA=s48" alt="NoLED" width="48" height="48" /></h1>
<p style="text-align: left;">One of the big features of the Android operating system is its use of LED notifications. With these notifications, one can quickly determine what type of messages or activity is on their phone through a simple glance at the device without even powering the screen on.  However, some Android phones (notably the new Samsung Galaxy) do not come equipped with LED notifications.  To make up for this, <a href="http://forum.xda-developers.com/showthread.php?t=730692">NoLED</a> was written.  This project started out as a small project on XDA-developers (most Godsends for Android come from there) and has grown ever since.  This application displays a black screen and adds an icon in a random spot on the screen when you have notifications.  The beauty of the application lies in the fact that the Galaxy&#8217;s AMOLED screen doesn&#8217;t make use of a backlight to display a black screen, so this app uses very little power at all.  If you&#8217;re on a Samsung Galaxy or other phone sans LED notifications, give this app a try.</p>
<div class="wp-caption alignright" style="width: 199px"><img src="http://s3.appbrain.com/screen?id=8804761751823180315&amp;i=1" alt="Screenshot of NoLED" width="189" height="336" /><p class="wp-caption-text">You&#39;ve got notifications!</p></div>
<h2><strong><span style="text-decoration: underline;"><em>Get this app</em></span></strong></h2>
<p><span style="text-decoration: underline;"><em><br />
</em></span></p>
<div id="app542" class="appbrain-app"><em><a style="font-size: 11px; color: #555; font-family: Arial, sans-serif;" href="http://www.appbrain.com/app/noled/com.led.notify">NoLED for Android on AppBrain</a></em></div>
<p style="text-align: center;"><em> <script src="http://www.appbrain.com/api/api.nocache.js" type="text/javascript"></script></em></p>
<hr />
<h1>Screebl</h1>
<p>Every now and then there comes an application built around a brilliant idea.  One such application is <a href="http://keyeslabs.com/joomla/">Screebl</a>.  This application runs in the background, and makes use of your phone&#8217;s accelerometer.  Ever been reading a long e-mail or pdf and the screen automatically shut off mid-sentence?  Well this application is meant to fix that annoyance.  When the phone is in certain orientations (usually angled between 0 and 90 degrees), this usually means that the phone is in use, and the screen shouldn&#8217;t shut off.  To further explain this program, the developer has put together an introduction video for his application.  Check that video out below.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/tzgFuUu0oxg?fs=1&amp;hl=en_US&amp;color1=0x234900&amp;color2=0x4e9e00" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="385" src="http://www.youtube.com/v/tzgFuUu0oxg?fs=1&amp;hl=en_US&amp;color1=0x234900&amp;color2=0x4e9e00" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h4><span style="text-decoration: underline;"><strong>Get this app</strong></span></h4>
<p><span style="text-decoration: underline;"><strong> </strong></span></p>
<div id="app447" class="appbrain-app"><span style="text-decoration: underline;"><a style="font-size: 11px; color: #555; font-family: Arial, sans-serif;" href="http://www.appbrain.com/app/screebl-lite-save-power/com.keyes.screebl.lite">Screebl Lite &#8211; Save Power! for Android on AppBrain</a></span></div>
<p><span style="text-decoration: underline;"> <script src="http://www.appbrain.com/api/api.nocache.js" type="text/javascript"></script><br />
</span></p>
<p style="text-align: center;">
<h2><em>And the community has spoken:</em></h2>
<p><em> </em><br />
While we&#8217;ve been running this series, I&#8217;ve gotten a lot of feedback from fellow Android users about what applications they use the most.  I have compiled those lists into one nice list of Android applications worth checking out:</p>
<ul>
<li> <a href="http://www.appbrain.com/app/apps-organizer/com.google.code.appsorganizer">Apps Organizer</a></li>
<li><a href="http://www.appbrain.com/app/astrid-task-todo-list/com.timsu.astrid">Astrid</a></li>
<li><a href="http://www.appbrain.com/app/beautiful-widgets/com.levelup.beautifulwidgets">Beautiful Widgets</a></li>
<li>Bedside Dock App</li>
<li><a href="http://www.appbrain.com/app/catch-notes/com.threebanana.notes">Catch</a></li>
<li><a href="http://www.appbrain.com/app/crush-the-castle-by-namco/com.namcowireless.ctc">Crush the Castle</a></li>
<li><a href="http://www.appbrain.com/app/documents-to-go-3-0-main-app/com.dataviz.docstogo">Documents to Go</a></li>
<li><a href="http://www.appbrain.com/app/dolphin-browser%E2%84%A2-hd/mobi.mgeek.TunnyBrowser">Dolphin HD Browser</a></li>
<li>Easy Money</li>
<li><a href="http://www.appbrain.com/app/evernote/com.evernote">Evernote</a></li>
<li><a href="http://www.appbrain.com/app/facebook-for-android/com.facebook.katana">Facebook</a></li>
<li><a href="http://www.appbrain.com/app/folder-organizer-lite/com.abcOrganizer.lite">Folder Organizer</a></li>
<li><a href="http://www.appbrain.com/app/fruit-ninja/com.halfbrick.fruitninja">Fruit Ninja</a></li>
<li><a href="http://www.appbrain.com/search?q=Home+Switcher">Home Switcher</a></li>
<li><a href="http://www.appbrain.com/app/hungry-shark-[usa]/com.fgol.sharkusa">Hungry Shark</a></li>
<li><a href="http://www.appbrain.com/app/jorte/jp.co.johospace.jorte">Jorte</a></li>
<li><a href="http://www.appbrain.com/app/launcherpro/com.fede.launcher">Launcher Pro</a></li>
<li><a href="http://www.appbrain.com/app/mint-com-personal-finance/com.mint">Mint.com</a></li>
<li><a href="http://www.appbrain.com/app/movies/net.flixster.android">Movies</a></li>
<li><a href="http://www.appbrain.com/app/mybookmarks/com.rerware.android.MyBookmarks">MyBookmarks</a></li>
<li><a href="http://www.appbrain.com/app/noodles-free-todo-list/com.makeramen.todolist">Noodles</a></li>
<li><a href="http://www.appbrain.com/app/npr-news/org.npr.android.news">NPR News</a></li>
<li>Our Groceries</li>
<li><a href="http://www.appbrain.com/app/pageonce-money-bills/com.netgate">Pageonce Personal Assistant</a></li>
<li><a href="http://www.appbrain.com/app/phonemypc/com.softwareforme.PhoneMyPC">PhoneMyPC</a></li>
<li><a href="http://www.appbrain.com/app/power-control-plus-(widget)/com.siriusapplications.eclairwidgets">Power Control Plus</a></li>
<li><a href="http://www.appbrain.com/app/poweramp-music-player-(trial)/com.maxmpz.audioplayer">PowerAmp</a></li>
<li>Pro Zoom Camera</li>
<li><a href="http://www.appbrain.com/app/pulse-news-reader/com.alphonso.pulse">Pulse</a></li>
<li><a href="http://www.appbrain.com/app/rom-manager/com.koushikdutta.rommanager">Rom Manager</a> (more about this later)</li>
<li>Score Mobile</li>
<li><a href="http://www.appbrain.com/app/sheep-launcher-plus/com.kronos.game.arcade.launched">Sheep Launcher</a></li>
<li><a href="http://www.appbrain.com/app/skype/com.skype.raider">Skype</a></li>
<li><a href="http://www.appbrain.com/app/solitaire/com.kmagic.solitaire">Solitaire</a></li>
<li><a href="http://www.appbrain.com/app/spades-(free)/com.bytesequencing.spades_ads">Spades</a></li>
<li><a href="http://www.appbrain.com/app/spare-parts/com.androidapps.spare_parts">Spare Parts</a></li>
<li><a href="http://www.appbrain.com/app/sudoku/com.enjoysudoku.enjoysudokudaily">Sudoku Daily</a></li>
<li>Swype</li>
<li><a href="http://www.appbrain.com/app/tapatalk-forum-app/com.quoord.tapatalkpro.activity">Tapatalk</a></li>
<li><a href="http://www.appbrain.com/app/the-weather-channel/com.weather.Weather">The Weather Channel</a></li>
<li><a href="http://www.appbrain.com/app/tweetdeck-(twitter-facebook)/com.thedeck.android.app">Tweetdeck</a></li>
<li><a href="http://www.appbrain.com/app/vlingo-virtual-assistant/com.vlingo.client">Vlingo</a></li>
<li><a href="http://www.appbrain.com/app/weatherbug/com.aws.android">Weatherbug</a></li>
<li><a href="http://www.appbrain.com/app/winamp/com.nullsoft.winamp">Winamp</a></li>
<li><a href="http://www.appbrain.com/app/xscope-browser-trial/sui.m">xScope</a></li>
<li><a href="http://www.appbrain.com/app/zeam-launcher/org.zeam">Zeam Launcher</a></li>
</ul>
<p>Are there any other Android applications you use daily?  Let us know in the comments below!</p>
]]>
</content:encoded>
<wfw:commentRss>http://droidweb.com/2010/12/getting-the-most-out-of-your-android-device-pt-iii/feed/</wfw:commentRss>
<slash:comments>3</slash:comments>
</item>
<item>
<title>Getting the Most Out of Your Android Device pt I</title>
<link>http://droidweb.com/2010/12/getting-the-most-out-of-your-android-device-pt-i/</link>
<comments>http://droidweb.com/2010/12/getting-the-most-out-of-your-android-device-pt-i/#comments</comments>
<pubDate>Mon, 27 Dec 2010 08:12:29 +0000</pubDate>
<dc:creator>triplem</dc:creator>
<category>
<![CDATA[Application Reviews]]>
</category>
<category>
<![CDATA[DroidTips]]>
</category>
<category>
<![CDATA[News]]>
</category>
<category>
<![CDATA[android]]>
</category>
<category>
<![CDATA[Angry Birds]]>
</category>
<category>
<![CDATA[applications]]>
</category>
<category>
<![CDATA[Barcode Scanner]]>
</category>
<category>
<![CDATA[customization]]>
</category>
<category>
<![CDATA[downloads]]>
</category>
<category>
<![CDATA[Handcent]]>
</category>
<category>
<![CDATA[market]]>
</category>
<category>
<![CDATA[Ringdroid]]>
</category>
<category>
<![CDATA[ringtone manager]]>
</category>
<guid isPermaLink="false">http://droidweb.com/2010/12/got-a-new-droid-heres-a-starter-guide-for-getting-the-most-out-of-your-android-device-pt-i/</guid>
<description>
<![CDATA[OK, so its Christmas day.&#160; You&#8217;ve unwrapped your gifts and, Behold!&#160;You&#8217;ve got a new Android gadget!&#160;Whether it is a tablet or a new phone, you want to know what&#8217;s next?&#160;The...]]>
</description>
<content:encoded>
<![CDATA[<div style="text-align: center;"><img src="http://droidweb.com/wp-content/uploads/2010/12/droidchristmas.png" alt="" width="500" height="250"/></div>
<p>OK, so its Christmas day.&nbsp; You&#8217;ve unwrapped your gifts and, Behold!&nbsp;You&#8217;ve got a new Android gadget!&nbsp;Whether it is a tablet or a new phone, you want to know what&#8217;s next?&nbsp;The beauty of Android lies in the fact that you&#8217;ve got a new device that you can make <em>your own</em> through infinite possibilities of customization.</p>
<p>How do you customize your device?&nbsp; Well that&#8217;s where Droidweb comes in to help.&nbsp;In the next couple of days we&#8217;re going to be posting about how to customize your device.&nbsp; We&#8217;re going to start with apps and work our way up to rooting and other hacks.&nbsp; Come along for the ride and learn a lot about your Droid!</p>
<h2>Must-Have Applications</h2>
<p>First thing&#8217;s first: To get the most out of your &#8216;droid you need to download some applications.&nbsp;If you have an idea for something you want your phone to do, most likely there&#8217;s an app out there that will oblige and likely that solution is low cost or even free.&nbsp; Here are some must-have apps we here at Droidweb wouldn&#8217;t be caught dead without:</p>
<h3>Handcent</h3>
<p><a href="http://www.handcent.com/">Handcent SMS</a> is a free SMS application that makes the Android texting experience more complete.&nbsp;It includes pop-ups for when text messages come in, adds an updated (and customizable) UI, and includes several perks and features the stock SMS app just doesn&#8217;t have.</p>
<div style="text-align: center;"><img src="http://droidweb.com/wp-content/uploads/2010/12/android_style.png" alt="" width="240" height="360"/><img src="http://droidweb.com/wp-content/uploads/2010/12/popup1.png" alt="" width="240" height="360"/></div>
<p style="text-align: center;"><strong><em>Custom UI and Text Popup via Handcent SMS</em></strong></p>
<p><em>Get this app:</em></p>
<div id="app930" class="appbrain-app" align="center"><a href="http://www.appbrain.com/app/handcent-sms/com.handcent.nextsms" style="font-size: 11px; color: #555; font-family: Arial, sans-serif;">Handcent SMS for Android on AppBrain</a></div>
<p><script type="text/javascript" language="javascript" src="http://www.appbrain.com/api/api.nocache.js"></script></p>
<p style="text-align: center;"><img src="http://droidweb.com/wp-content/uploads/2010/12/handcent.png" alt="" width="150" height="150"/></p>
<h3>Ringdroid</h3>
<p>One of the early great apps for Android was Ringdroid.&nbsp; This app allows you to take the songs on your phone, chop them and turn them into ringtones for your device.&nbsp;Its definitely a must-have for personalizing your phone.&nbsp; Now you can have that song hook that&#8217;s always stuck in your head as a ringtone!</p>
<div align="center"><img src="http://droidweb.com/wp-content/uploads/2010/12/Ringdroid_wide.png" alt="" width="479" height="296"/></div>
<p>Here&#8217;s an example of a ringtone I made using Ringdroid.&nbsp; Feel free to use it on your own: <a href="http://dl.dropbox.com/u/2152959/IFeelBetterRingtone.mp3">I Feel Better Ringtone.mp3</a>.</p>
<p><em>Get this app</em></p>
<div id="app281" class="appbrain-app" style="text-align: center;" align="center"><a style="font-size: 11px; color: #555; font-family: Arial, sans-serif;" href="http://www.appbrain.com/app/ringdroid/com.ringdroid">Ringdroid for Android on AppBrain</a></div>
<p style="text-align: center;"><img src="http://droidweb.com/wp-content/uploads/2010/12/ringdroid.png" alt="" width="150" height="150"/></p>
<h3>Barcode Scanner</h3>
<p>This is one of the most useful apps Android has to offer in my opinion.&nbsp; This app turns your phone into a mobile shopping center, helping&nbsp;you do price comparisons and become an all around smarter shopper.&nbsp; With it, you simple focus a barcode in the viewfinder of your phone and, viola!, the barcode is scanned and you will be presented with links to find out more about that product including reviews, p<img style="display: inline; margin-left: 0px; margin-right: 0px; border-width: 0px;" title="barcode_scanner1" src="http://droidweb.com/wp-content/uploads/2009/09/barcode_scanner1_thumb.png" border="0" alt="barcode_scanner1" width="272" height="207" align="right"/>rices at local and Internet retailers, and&nbsp;other valuable&nbsp;information.</p>
<p>In addition to being able to scan barcode, this application also picks up on <a href="http://en.wikipedia.org/wiki/QR_Code">QR-codes</a> (those black and white squares whose function you&#8217;ve always wondered about).&nbsp; This is quite useful for quick downloads of Android applications and displaying small snippets of digital information.&nbsp; Seveal&nbsp;apps&nbsp;are built on top of the functionality of the Barcode Scanner,&nbsp;so this app is definitely a must-have.</p>
<p><a href="http://droidweb.com/wp-content/uploads/2009/09/barcode_scanner2.png"><img style="display: inline; border-width: 0px;" title="barcode_scanner2" src="http://droidweb.com/wp-content/uploads/2009/09/barcode_scanner2_thumb.png" border="0" alt="barcode_scanner2" width="272" height="207"/></a></p>
<p><a href="http://droidweb.com/wp-content/uploads/2009/09/barcode_scanner.png"><em><img style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="barcode_scanner" src="http://droidweb.com/wp-content/uploads/2009/09/barcode_scanner_thumb.png" border="0" alt="barcode_scanner" width="244" height="164"/></em></a></p>
<p><em>Get this app</em></p>
<div id="app805" class="appbrain-app" style="text-align: center;" align="center"><a style="font-size: 11px; color: #555; font-family: Arial, sans-serif;" href="http://www.appbrain.com/app/barcode-scanner/com.google.zxing.client.android">Barcode Scanner for Android on AppBrain</a></div>
<p style="text-align: center;"><img src="http://droidweb.com/wp-content/uploads/2010/12/barcode.png" alt="" width="150" height="150"/></p>
<h3>Angry Birds</h3>
<p>Of course Android is for more than just work.&nbsp; Have a little fun with the premiere gaming title, <a href="http://www.rovio.com/index.php?page=angry-birds">Angry Birds</a>.&nbsp;In this entertaining game, take revenge on the green pigs who have stolen the Birds&#8217; eggs by destroying the&#8230; erm&#8230; structures in which they live.&nbsp; With almost 200 challenging levels and several expansion packs, this puzzler  is sure to keep you occupied for countless hours on end.&nbsp; Check out  the trailer below for some sweet snippets of in-game play:</p>
<div style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/bNNzRyd1xz0?fs=1&amp;hl=en_US"></param><param name="allowfullscreen" value="true"><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/bNNzRyd1xz0?fs=1&amp;hl=en_US" allowfullscreen="true"></embed></param></object></div>
<p style="text-align: left;">Get this app</p>
<div id="app25" class="appbrain-app">
<p style="text-align: center;" align="center"><a style="font-size: 11px; color: #555; font-family: Arial, sans-serif;" href="http://www.appbrain.com/app/angry-birds/com.rovio.angrybirds">Angry Birds for Android on AppBrain</a></p>
</div>
<p style="text-align: center;"><img src="http://droidweb.com/wp-content/uploads/2010/12/angrybirds.png" alt="" width="150" height="150"/></p>
<p>Those are a few apps that should hold you over until we complete our next post in which we feature a few more must have applications. Stay tuned, and as always, if you have an app or suggestion you&#8217;d like to see on Droidweb.com, comment below!</p>
<p><a rel="enclosure"></a></p>
]]>
</content:encoded>
<wfw:commentRss>http://droidweb.com/2010/12/getting-the-most-out-of-your-android-device-pt-i/feed/</wfw:commentRss>
<slash:comments>4</slash:comments>
<enclosure url="http://dl.dropbox.com/u/2152959/IFeelBetterRingtone.mp3" length="953903" type="audio/mpeg" />
</item>
<item>
<title>More Android Fragmentation Woes Ahead: Markets Galore</title>
<link>http://droidweb.com/2010/12/more-android-fragmentation-woes-ahead-markets-galore/</link>
<comments>http://droidweb.com/2010/12/more-android-fragmentation-woes-ahead-markets-galore/#comments</comments>
<pubDate>Fri, 24 Dec 2010 07:30:00 +0000</pubDate>
<dc:creator>triplem</dc:creator>
<category>
<![CDATA[Op-Ed]]>
</category>
<category>
<![CDATA[android]]>
</category>
<category>
<![CDATA[android market fragmentation]]>
</category>
<category>
<![CDATA[market]]>
</category>
<category>
<![CDATA[op-ed]]>
</category>
<category>
<![CDATA[slideme]]>
</category>
<category>
<![CDATA[verizon market]]>
</category>
<guid isPermaLink="false">http://droidweb.com/?p=1911</guid>
<description>
<![CDATA[Several months ago we heard cries about market fragmentation as the Android user experience was divided between those running Android 1.5, 1.6, and 2.1.  Google vowed to fix that problem...]]>
</description>
<content:encoded>
<![CDATA[<p style="text-align: center;"><a href="http://droidweb.com/wp-content/uploads/2010/12/frag.png"><img class="size-full wp-image-1913 aligncenter" title="frag" src="http://droidweb.com/wp-content/uploads/2010/12/frag.png" alt="" width="500" height="350" /></a></p>
<p>Several months ago we heard cries about market fragmentation as the Android user experience was divided between those running Android 1.5, 1.6, and 2.1.  Google vowed to fix that problem in the future, and is making steps towards that with the recent release of Gingerbread (Android 2.3).  However, another fragmentation war is brewing in the near future.</p>
<p>Recently HTC announced its hiring for and seeking to implement its own market for mobile devices.  While many saw this coming from a mile away, it is still unwelcome news to some.  I, for one, am not looking forward to every network provider, manufacturer, and brand having their own market.  Once there are several markets available, soon everyone will be creating one, not to fulfill a niche or need, but to remain relevant in the mobile market game.  And this competition will lead to a fragmented user experience at best.</p>
<p>Already we have an example of this fragmentation.  In addition to the Android market, there is <a href="http://slideme.org/">SlideMe</a>, a self-touted Android community and application marketplace.  Verizon has its own marketplace that comes with Verizon-branded devices.  And remember the hubub when Angry Birds decided to premiere on <a href="http://www.getjar.com/">GetJar</a>?  Only more of this is to come.</p>
<p>This market fragmentation will only lead to headache for users, who now will have to search multiple markets to find one product.  It&#8217;s already hard enough to find what you&#8217;re looking for with one market, considering that none of the current markets provide side by side analysis of different programs that pretty much do the same thing.</p>
<p>In addition, the headaches of being a good developer (especially an indie developer such as myself) will multiply.  Which market(s) should one publish his apps in?  Which market(s) should updates be pushed out to first?  How do you collect and consolidate all the feedback from the different markets?  The list goes on.  We really shouldn&#8217;t be making things harder for the developers.  It should be enough to have to master the principles of UI design, programming practices, and marketing.  Development in the mobile world right now is a full-time job that doesn&#8217;t yield full-time revenues.</p>
<p>Never being one to raise a problem without a solution, I put forth the following suggestion: create some standard for markets.  Google&#8217;s good at making platforms, right?  How about we get a platform for mobile markets.  Everyone can skin and theme and tweak their market to their hearts content, but make the engine that runs these markets the same.  What&#8217;s the advantage of this?  Developers can create a uniform end-user experience.  We can have multiple markets being used, but as a user, I only want to go to one place to buy stuff.  In addition, make one portal for developers to submit their apps to multiple markets.</p>
<p>Who will design this streamlined experience has yet to be seen.  The free market dictates that whichever market that becomes the most popular (which, even with all its faults, will probably be the Google Android default market) will dictate how the other markets look and function.  However, it wouldn&#8217;t surprise me if some third party developer or company capitalizes on this fragmentation and consolidates the Android Market problem.  Let us hope that this solution comes sooner than later.</p>
]]>
</content:encoded>
<wfw:commentRss>http://droidweb.com/2010/12/more-android-fragmentation-woes-ahead-markets-galore/feed/</wfw:commentRss>
<slash:comments>3</slash:comments>
</item>
<item>
<title>AudioManager Widget for Android</title>
<link>http://droidweb.com/2010/01/audiomanager-widget-for-android/</link>
<comments>http://droidweb.com/2010/01/audiomanager-widget-for-android/#comments</comments>
<pubDate>Fri, 08 Jan 2010 05:21:38 +0000</pubDate>
<dc:creator>Maliek Mcknight</dc:creator>
<category>
<![CDATA[Application Reviews]]>
</category>
<category>
<![CDATA[android]]>
</category>
<category>
<![CDATA[application]]>
</category>
<category>
<![CDATA[AudioManager]]>
</category>
<category>
<![CDATA[manager]]>
</category>
<category>
<![CDATA[market]]>
</category>
<category>
<![CDATA[review]]>
</category>
<guid isPermaLink="false">http://www.blog.droidweb.com/?p=1317</guid>
<description>
<![CDATA[Every once in while there is an application that makes your life a lot easier.&#160; Sometimes that application is a widget.&#160; Such is the case with AudioManager for Android.&#160; This...]]>
</description>
<content:encoded>
<![CDATA[<p><img style="display: inline; margin: 5px 25px 25px 0px" src="http://www.androlib.com/appicon/app-wnq.cs.png" align="left" /> Every once in while there is an application that makes your life a lot easier.&#160; Sometimes that application is a widget.&#160; Such is the case with AudioManager for Android.&#160; This widget does what it name implies; it allows you to manage your android device’s various audio levels.&#160; This includes the alarm level, media level, ringer volume, and much more.</p>
<p>The application sits neatly on one of your homescreens&#160; It takes up a 1&#215;4 block of space on the screen and looks good with vibrant colors.&#160; These colors do much more than just look good: they are functional, informing you of the volume levels in the categories of:</p>
<ul>
<li>Alarm</li>
<li>Music</li>
<li>Alerts</li>
<li>Ringer</li>
<li>System</li>
<li>Voice</li>
</ul>
<p><a href="http://droidweb.com/wp-content/uploads/2010/01/Homepage.png"><img title="Homepage" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="244" alt="Homepage" src="http://droidweb.com/wp-content/uploads/2010/01/Homepage_thumb.png" width="164" border="0" /></a> </p>
<p>Clicking on the widget will fire the console window.&#160; From here you can use sliders to set the volume levels for the alarm, medial player, alerts, ringer, system, and calls.</p>
<p><a href="http://droidweb.com/wp-content/uploads/2010/01/console.png"><img title="console" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="244" alt="console" src="http://droidweb.com/wp-content/uploads/2010/01/console_thumb.png" width="164" border="0" /></a> </p>
<p>And that’s about it for the program.&#160; Its simple, yet effective.&#160; And in Android that usually makes for the best applications.&#160; Get AudioManager from the Android market by searching it or scanning the QR code below:</p>
<p><img style="display: block; float: none; margin-left: auto; margin-right: auto" src="http://chart.apis.google.com/chart?cht=qr&amp;chs=135x135&amp;chl=market://search?q=pname:com.smartandroidapps.audiowidget" /></p>
]]>
</content:encoded>
<wfw:commentRss>http://droidweb.com/2010/01/audiomanager-widget-for-android/feed/</wfw:commentRss>
<slash:comments>1</slash:comments>
</item>
<item>
<title>Chess for Android</title>
<link>http://droidweb.com/2009/10/chess-for-android/</link>
<comments>http://droidweb.com/2009/10/chess-for-android/#comments</comments>
<pubDate>Sat, 10 Oct 2009 16:05:00 +0000</pubDate>
<dc:creator>Maliek Mcknight</dc:creator>
<category>
<![CDATA[Application Reviews]]>
</category>
<category>
<![CDATA[android]]>
</category>
<category>
<![CDATA[application]]>
</category>
<category>
<![CDATA[Chess]]>
</category>
<category>
<![CDATA[free]]>
</category>
<category>
<![CDATA[free applications]]>
</category>
<category>
<![CDATA[game]]>
</category>
<category>
<![CDATA[market]]>
</category>
<guid isPermaLink="false">http://www.blog.droidweb.com/?p=1088</guid>
<description>
<![CDATA[Recently, I’ve been looking for games to play for Android.&#160; In the coming weeks, I’ll try to separate the good, the bad, and the ugly while making a few suggestions...]]>
</description>
<content:encoded>
<![CDATA[<p>Recently, I’ve been looking for games to play for Android.&#160; In the coming weeks, I’ll try to separate the good, the bad, and the ugly while making a few suggestions of good games to play.</p>
<p>&#160;</p>
<p align="center"><img style="margin: 0px 30px 0px 0px" height="144" src="http://fantasyartdesign.com/3dgallery/a-digital/3D-images/0612tlb/chess-wallpaper-3d-03.jpg" width="192" /><img style="margin: 0px 0px 0px 30px" height="140" src="http://www.comsi.com/graphics/android.jpg" width="186" /></p>
<p>Lets start with <a href="http://www.cyrket.com/package/com.google.android.chess">Chess for Android</a>.&#160; Simply named, this is another chess game for Android.&#160; What sets this apart from other games is that it has a sleek interface, good chess engine (I used to play frequently so I know), and is easy to use.&#160; The board is a little small because of screen constraints, so the best way to play is by using the trackball to make moves.&#160; There are various skill levels you can play, ranging from random play to expert.&#160; Acess these play levels by pressing the menu button.&#160; Some features of the program include</p>
<ul>
<li>Switch sides (You can play as black or white) </li>
<li>Take back moves (For when you make a mistake) </li>
<li>Moves list </li>
<li>Different Levels of play </li>
<li>Show valid moves </li>
<li>Highlight opponents last move </li>
</ul>
<p>&#160;</p>
<h1 align="center">Screenshots</h1>
<p><a href="http://droidweb.com/wp-content/uploads/2009/10/gameplay.png"><img title="gameplay" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="244" alt="gameplay" src="http://droidweb.com/wp-content/uploads/2009/10/gameplay_thumb.png" width="164" border="0" /></a> <a href="http://droidweb.com/wp-content/uploads/2009/10/main.png"><img title="main" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="244" alt="main" src="http://droidweb.com/wp-content/uploads/2009/10/main_thumb.png" width="164" border="0" /></a> <a href="http://droidweb.com/wp-content/uploads/2009/10/modes.png"><img title="modes" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="244" alt="modes" src="http://droidweb.com/wp-content/uploads/2009/10/modes_thumb.png" width="164" border="0" /></a>&#160; </p>
<p><strong>Pros</strong>: <em>Great interface, good engine.&#160; Great gameplay experience, especially for those who have actually played chess before.&#160; Would pay for this game.</em></p>
<p><strong>Cons</strong>: <em>There are a few petty features I’d like to see, like saving the moves for a game and export the moves list.&#160; Also would like an option to rotate the board when playing black.</em></p>
<p><strong><em>Rating: 4.5 / 5 Droids</em></strong></p>
<p align="center"><a href="http://droidweb.com/wp-content/uploads/2009/10/fulldroid.png"><img title="fulldroid" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="80" alt="fulldroid" src="http://droidweb.com/wp-content/uploads/2009/10/fulldroid_thumb.png" width="80" border="0" /></a> <a href="http://droidweb.com/wp-content/uploads/2009/10/fulldroid1.png"><img title="fulldroid" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="80" alt="fulldroid" src="http://droidweb.com/wp-content/uploads/2009/10/fulldroid_thumb1.png" width="80" border="0" /></a> <a href="http://droidweb.com/wp-content/uploads/2009/10/fulldroid2.png"><img title="fulldroid" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="80" alt="fulldroid" src="http://droidweb.com/wp-content/uploads/2009/10/fulldroid_thumb2.png" width="80" border="0" /></a> <a href="http://droidweb.com/wp-content/uploads/2009/10/fulldroid3.png"><img title="fulldroid" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="80" alt="fulldroid" src="http://droidweb.com/wp-content/uploads/2009/10/fulldroid_thumb3.png" width="80" border="0" /></a>&#160; <a href="http://droidweb.com/wp-content/uploads/2009/10/halfdroid.png"><img title="halfdroid" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="80" alt="halfdroid" src="http://droidweb.com/wp-content/uploads/2009/10/halfdroid_thumb.png" width="43" border="0" /></a> </p>
<p align="left"><strong>Download information:</strong></p>
<p><img style="display: inline; margin: 0px 30px 0px 0px" src="http://chart.apis.google.com/chart?cht=qr&amp;chs=100x100&amp;chl=market://search?q=pname:com.google.android.chess" align="left" /></p>
</p>
</p>
</p>
</p>
<p align="left"><strong>Name</strong>: <a href="http://www.cyrket.com/package/com.google.android.chess">Chess for Android</a>    <br /><strong>Developer</strong>: Aart Black     <br /><strong>Price</strong>: Free!</p>
]]>
</content:encoded>
<wfw:commentRss>http://droidweb.com/2009/10/chess-for-android/feed/</wfw:commentRss>
<slash:comments>1</slash:comments>
</item>
<item>
<title>Inside the Insyde Market</title>
<link>http://droidweb.com/2009/10/inside-the-insyde-market/</link>
<comments>http://droidweb.com/2009/10/inside-the-insyde-market/#comments</comments>
<pubDate>Fri, 09 Oct 2009 19:28:21 +0000</pubDate>
<dc:creator>Maliek Mcknight</dc:creator>
<category>
<![CDATA[Website Review]]>
</category>
<category>
<![CDATA[android]]>
</category>
<category>
<![CDATA[application]]>
</category>
<category>
<![CDATA[development]]>
</category>
<category>
<![CDATA[Insyde Market]]>
</category>
<category>
<![CDATA[market]]>
</category>
<guid isPermaLink="false">http://www.blog.droidweb.com/?p=1071</guid>
<description>
<![CDATA[About a week ago I received an e-mail from “Insyde Market” requesting that I submit my application ConvertAll to their market.&#160; Notably curious I decided to check them out. E-mail...]]>
</description>
<content:encoded>
<![CDATA[<p>About a week ago I received an e-mail from “<a href="http://www.insydemarket.com">Insyde Market</a>” requesting that I submit my application <a href="http://www.cyrket.com/package/android.com.conversion">ConvertAll</a> to their market.&#160; Notably curious I decided to check them out.</p>
<p align="center"><a href="http://droidweb.com/wp-content/uploads/2009/10/Screenshot1.png"><img title="Screenshot-1" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="225" alt="Screenshot-1" src="http://droidweb.com/wp-content/uploads/2009/10/Screenshot1_thumb.png" width="500" border="0" /></a>    <br />E-mail from the Insyde Market</p>
<p align="left">The Insyde Market is gearing up for the age when Android is available on netbooks.&#160; They’re making a separate market for Android apps purely for netbook platforms.&#160; This market will provide the same apps as the Android market, but it will provide versions of these applications optimized for a netbook platform.&#160; Insyde Market offers to work with developers to revise their applications for a netbook platform.&#160; Revisions can include:</p>
<ul>
<li>
<div align="left">adjusting to the different sizes of netbook screens</div>
</li>
<li>
<div align="left">running on vastly different hardware than that provided by Android powered cell phones.&#160; These hardware differences can include:</div>
</li>
<ul>
<li>
<div align="left">Full keyboards</div>
</li>
<li>
<div align="left">Multi-touch screens</div>
</li>
<li>
<div align="left">other IMEs</div>
</li>
</ul>
</ul>
<p align="left">Creating an account allows you to upload applications to the Insyde Market.&#160; Other than that the site looks pretty simple.&#160; Expect more additions in the future, especially when more applications are submitted.&#160; Check out the Insyde market <a href="http://www.insydemarket.com">here</a>.</p>
]]>
</content:encoded>
<wfw:commentRss>http://droidweb.com/2009/10/inside-the-insyde-market/feed/</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
<item>
<title>Scan Documents With Your Phone With Scan2pdf</title>
<link>http://droidweb.com/2009/09/scan-documents-with-your-phone-with-scan2pdf/</link>
<comments>http://droidweb.com/2009/09/scan-documents-with-your-phone-with-scan2pdf/#comments</comments>
<pubDate>Wed, 30 Sep 2009 05:21:12 +0000</pubDate>
<dc:creator>Maliek Mcknight</dc:creator>
<category>
<![CDATA[Application Reviews]]>
</category>
<category>
<![CDATA[application]]>
</category>
<category>
<![CDATA[market]]>
</category>
<category>
<![CDATA[pdf]]>
</category>
<category>
<![CDATA[scanner]]>
</category>
<guid isPermaLink="false">http://www.blog.droidweb.com/?p=1050</guid>
<description>
<![CDATA[Here’s another utility app that I’ve found quite helpful as of late.&#160; Scan2pdf turns your Android device into a scanner.&#160; If you don’t find that useful, consider the following: You’ve...]]>
</description>
<content:encoded>
<![CDATA[<p>Here’s another utility app that I’ve found quite helpful as of late.&#160; <a href="http://www.burrotech.com/scan2pdfmobile/index.php">Scan2pdf</a> turns your Android device into a scanner.&#160; If you don’t find that useful, consider the following:</p>
<blockquote><p>You’ve got a homework assignment that you missed the handout for because, well… you slept though the last class.&#160; It is due tomorrow and it is 11:35.&#160; You need sleep.&#160; What do you do?</p>
</blockquote>
<p>If you’re me, you find a friend who is in the same class, scan their copy of the page and then settle down to working on the assignment and be done by 1.&#160; Disaster averted.</p>
<p>Case 2:</p>
<blockquote><p>You just got a letter that you have to share with someone.&#160; But they’re kinda far away…say <em>halfway across the nation</em> away.&#160; What do you do?</p>
</blockquote>
<p>Again… scan said document, click the e-mail button, and get back to playing Team Fortress 2 (or doing that homework assignment you should have been doing)</p>
<p> <img style="display: block; float: none; margin-left: auto; margin-right: auto" height="123" src="http://blog.martincrownover.com/wp-content/uploads/2008/12/tf2_engineer_closeup.jpg" width="223" />
<p>As you can see this program is quite useful.&#160; </p>
<p><strong>Pros</strong>: <em>Turns your phone into a scanner… what could be better?&#160; Application works well and is easy to use.</em></p>
<p><strong>Cons</strong>: <em>Sometimes crashes, could use a little more image processing to make into seamless pdfs.&#160; Right now you can still tell that a given document is a picture of a document and not just the document.</em></p>
<p><strong><em>Rating: 4/5 Droids</em></strong></p>
<p align="center"><img src="http://droidweb.com/wp-content/uploads/2009/07/fulldroid_thumb.png" /><img src="http://droidweb.com/wp-content/uploads/2009/07/fulldroid_thumb.png" /><img src="http://droidweb.com/wp-content/uploads/2009/07/fulldroid_thumb.png" /><img src="http://droidweb.com/wp-content/uploads/2009/07/fulldroid_thumb.png" /></p>
<h1 align="center">&#160;</h1>
<h1 align="center">Screenshots</h1>
<p><a href="http://droidweb.com/wp-content/uploads/2009/09/home1.png"><img title="home" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 15px 0px 0px; border-right-width: 0px" height="244" alt="home" src="http://droidweb.com/wp-content/uploads/2009/09/home_thumb1.png" width="164" align="left" border="0" /></a></p>
<p>&#160;&#160;&#160;&#160; <strong>Homescreen</strong>:&#160; <em>This is where it begins.&#160; Scan pages into a document that you can later turn into a .pdf file.</em></p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p><strong>&#160;&#160; <a href="http://droidweb.com/wp-content/uploads/2009/09/email.png"><img title="email" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 15px 0px 0px; border-right-width: 0px" height="244" alt="email" src="http://droidweb.com/wp-content/uploads/2009/09/email_thumb.png" width="164" align="left" border="0" /></a>&#160; </strong></p>
<p><strong>Making the pdf</strong>: <em>Here you can make the pdf file, give it a name, and decide what to do with it after creation.</em></p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<h1 align="center">QR Codes</h1>
<p><img style="display: inline; margin-left: 0px; margin-right: 0px" src="http://chart.apis.google.com/chart?cht=qr&amp;chs=100x100&amp;chl=market://search?q=pname:com.burrotech.scan2pdf" align="left" /></p>
<p>&#160;</p>
<p><strong>Lite Version</strong>:&#160; This free version watermarks all documents created.</p>
<p>&#160;</p>
<p><img style="display: inline; margin-left: 0px; margin-right: 0px" src="http://chart.apis.google.com/chart?cht=qr&amp;chs=100x100&amp;chl=market://search?q=pname:com.burrotech.scan2pdf2" align="left" /></p>
<p>&#160;</p>
</p>
</p>
<p><strong>Full Version</strong>: This version for £3.99 drops the watermarking</p>
]]>
</content:encoded>
<wfw:commentRss>http://droidweb.com/2009/09/scan-documents-with-your-phone-with-scan2pdf/feed/</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
<item>
<title>Got a Fresh Install of Android? Here are Some Apps You Should Get&#8230;</title>
<link>http://droidweb.com/2009/09/got-a-fresh-install-of-android-here-are-some-apps-you-should-get/</link>
<comments>http://droidweb.com/2009/09/got-a-fresh-install-of-android-here-are-some-apps-you-should-get/#comments</comments>
<pubDate>Tue, 15 Sep 2009 04:38:00 +0000</pubDate>
<dc:creator>Maliek Mcknight</dc:creator>
<category>
<![CDATA[Application Reviews]]>
</category>
<category>
<![CDATA[android]]>
</category>
<category>
<![CDATA[applications]]>
</category>
<category>
<![CDATA[free applications]]>
</category>
<category>
<![CDATA[market]]>
</category>
<category>
<![CDATA[phone]]>
</category>
<category>
<![CDATA[root]]>
</category>
<guid isPermaLink="false">http://www.blog.droidweb.com/?p=1029</guid>
<description>
<![CDATA[Lately I’ve been going through the joys (and occasional oopsies) of rooting my Android phone.&#160; After discovering the shiny joys of CyanogenMod-4.0.4 with Teaseanno and Moonsspoon’s HTC Hero 1.5 theme...]]>
</description>
<content:encoded>
<![CDATA[<p>Lately I’ve been going through the joys (and occasional oopsies) of rooting my Android phone.&#160; After discovering the shiny joys of CyanogenMod-4.0.4 with Teaseanno and Moonsspoon’s <a href="http://forum.xda-developers.com/showthread.php?p=3863443#post3863443">HTC Hero 1.5</a> theme running on top of it, I discovered my G1 had become sleek, quick, and sexy (well technologically speaking).&#160; At the same time it became devoid of apps, so i had to install my favorite apps again.&#160; In the process I discovered a few favorite apps I truly cannot live without.</p>
<p align="center"><strong><font size="5">Google Voice</font></strong></p>
<p><img style="display: block; float: none; margin-left: auto; margin-right: auto" height="50" src="http://www.cellphones.ca/news/upload/2009/08/google-voice-logo-300x901.jpg" width="167" /></p>
<blockquote><p>Since grabbing my preview GV account, I’ve been in love with this app.&#160; Although I only have one phone hooked up to this number, it helps with screening calls and allows me to text from either my phone or the computer which is a nice touch.</p>
</blockquote>
<p>&#160;<a href="http://droidweb.com/wp-content/uploads/2009/09/GVScreen2.png"><img title="GV Screen 2" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="272" alt="GV Screen 2" src="http://droidweb.com/wp-content/uploads/2009/09/GVScreen2_thumb.png" width="207" border="0" /></a> <a href="http://droidweb.com/wp-content/uploads/2009/09/GVScreen1.png"><img title="GV Screen 1" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin-left: 0px; margin-right: 0px; border-right-width: 0px" height="225" alt="GV Screen 1" src="http://droidweb.com/wp-content/uploads/2009/09/GVScreen1_thumb.png" width="281" border="0" /></a></p>
<p align="center"><font size="6"><strong></strong></font></p>
<p align="center"><font size="6"><strong></strong></font></p>
<p align="center"><font size="6"><strong></strong></font></p>
<p align="center"><font size="6"><strong></strong></font></p>
<p align="center"><font size="6"><strong></strong></font></p>
<p align="center"><font size="6"><strong></strong></font></p>
<p align="center"><font size="6"><strong></strong></font></p>
<p align="center"><font size="6"><strong>Barcode Scanner</strong></font></p>
<p><a href="http://droidweb.com/wp-content/uploads/2009/09/barcode_scanner2.png"><img title="barcode_scanner2" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="207" alt="barcode_scanner2" src="http://droidweb.com/wp-content/uploads/2009/09/barcode_scanner2_thumb.png" width="272" border="0" /></a>&#160;</p>
<p><a href="http://droidweb.com/wp-content/uploads/2009/09/barcode_scanner.png"><img title="barcode_scanner" style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" height="164" alt="barcode_scanner" src="http://droidweb.com/wp-content/uploads/2009/09/barcode_scanner_thumb.png" width="244" border="0" /></a></p>
<p>&#160;<img title="barcode_scanner1" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin-left: 0px; margin-right: 0px; border-right-width: 0px" height="207" alt="barcode_scanner1" src="http://droidweb.com/wp-content/uploads/2009/09/barcode_scanner1_thumb.png" width="272" align="right" border="0" /> </p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<blockquote><p>This app is one of the coolest things about Android.&#160; I can scan any barcode and then access information about that product.&#160; I’ve used it to do comparative shopping, to save Urls of Android ROMs, and all sorts of various things.&#160; As an added bonus, other applications are built on top of this app, making it all the more functional. </p>
</blockquote>
<p align="center"><font size="6"></font></p>
<p align="center"><font size="6"></font></p>
<p align="center"><font size="6"><strong></strong></font></p>
<p align="center"><font size="6"><strong></strong></font></p>
<p align="center"><font size="6"><strong></strong></font></p>
<p align="center"><font size="6"><strong></strong></font></p>
<p align="center"><font size="6"><strong></strong></font></p>
<p align="center"><font size="6"><strong>Facebook for Android</strong></font></p>
<p align="center"><font size="6"><img height="112" src="http://t0.gstatic.com/images?q=tbn:RsmkLLneQm0YVM:http://www.techdigest.tv/facebook-on-android-thumb-400x360.jpg" width="124" /></font></p>
<blockquote><p>If you know me, you know that Facebook is my guiltly pleasure.&#160; So when I found out that the Facebook app had finally come out, I immediately downloaded it and posted to my profile:</p>
<p align="center"><a href="http://droidweb.com/wp-content/uploads/2009/09/droidsucess.png"><img title="droidsucess" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="95" alt="droidsucess" src="http://droidweb.com/wp-content/uploads/2009/09/droidsucess_thumb.png" width="244" border="0" /></a>&#160;</p>
<p align="left">Now I can waste even more time on everybody’s favorite social website!</p>
</blockquote>
<p align="center"><font size="6"><strong></strong></font></p>
<p align="center"><font size="6"><strong></strong></font></p>
<p align="center"><font size="6"><strong></strong></font></p>
<p align="center"><font size="6"><strong></strong></font></p>
<p align="center"><font size="6"><strong></strong></font></p>
<p align="center"><font size="6"><strong></strong></font></p>
<p align="center"><font size="6"><strong></strong></font></p>
<p align="center"><font size="6"><strong></strong></font></p>
<p align="center"><font size="6"><strong>Places Directory</strong></font></p>
<blockquote><p>Literally I dont step foot in a city without firing this application up.&#160; Its a nice neat offering from Google showing you most (if not all) the Points of Interest nearby.&#160; Selections include places to eat, club, stay, browse, sightsee, and do whatever people do when they do what they do.&#160; Its closely linked the Google Maps, which is always a plus.</p>
</blockquote>
<p><img style="display: block; float: none; margin-left: auto; margin-right: auto" src="http://www.mediabistro.com/mobilecontenttoday/original/androidplaces_android.png" /></p>
<p align="center"><font size="6"><strong></strong></font></p>
<p align="center"><font size="6"><strong></strong></font></p>
<p align="center"><font size="6"><strong></strong></font></p>
<p align="center"><font size="6"><strong></strong></font></p>
<p align="center"><font size="6"><strong></strong></font></p>
<p align="center"><font size="6"><strong></strong></font></p>
<p align="center"><font size="6"><strong></strong></font></p>
<p align="center"><font size="6"><strong></strong></font></p>
<p align="center"><font size="6"><strong>Ringdroid</strong></font></p>
<blockquote><p>Another great app for Android is Ringdroid.&#160; With this neat applications you can take any song off of your SD card, chop it up, and make it into a ringtone.&#160; This is a must have for when you’re personalizing your phone.&#160; Now you can freely use the hook of New Horizon, or in my case a remix of the Futurama theme song, as your ringtone.&#160; That’s the definition of freedom!</p>
</blockquote>
<p> <img style="display: block; float: none; margin-left: auto; margin-right: auto" height="218" src="http://download.cnet.com/i/bto/20081027/Ringdroid_wide.png" width="353" /></p>
]]>
</content:encoded>
<wfw:commentRss>http://droidweb.com/2009/09/got-a-fresh-install-of-android-here-are-some-apps-you-should-get/feed/</wfw:commentRss>
<slash:comments>1</slash:comments>
</item>
<item>
<title>Androlib.com, yet another Android Market Resource</title>
<link>http://droidweb.com/2009/07/androlib-com-yet-another-android-market-resource/</link>
<comments>http://droidweb.com/2009/07/androlib-com-yet-another-android-market-resource/#comments</comments>
<pubDate>Wed, 08 Jul 2009 20:21:52 +0000</pubDate>
<dc:creator>Maliek Mcknight</dc:creator>
<category>
<![CDATA[Website Review]]>
</category>
<category>
<![CDATA[android]]>
</category>
<category>
<![CDATA[Androidstats.com]]>
</category>
<category>
<![CDATA[Androlib.com]]>
</category>
<category>
<![CDATA[Applicatoins]]>
</category>
<category>
<![CDATA[market]]>
</category>
<guid isPermaLink="false">http://www.blog.droidweb.com/?p=846</guid>
<description>
<![CDATA[Earlier, I bought to you news of AndroidStats.com and Cyrket.com. Here&#8217;s another site monitoring the Android market and making it available to the general public through the web browser. Androlib.com...]]>
</description>
<content:encoded>
<![CDATA[<p><a href="http://droidweb.com/wp-content/uploads/2009/07/Picture-1.png"><img class="aligncenter size-medium wp-image-847" title="Picture 1" src="http://www.blog.droidweb.com/wp-content/uploads/2009/07/Picture-1-300x171.png" alt="Picture 1" width="300" height="171" /></a></p>
<p>Earlier, I bought to you news of <a href="www.androidstats.com">AndroidStats.com</a> and <a href="http://www.cyrket.com/">Cyrket.com</a>.  Here&#8217;s another site monitoring the Android market and making it available to the general public through the web browser.  <a href="http://www.androlib.com/">Androlib.com</a> claims to be a place where users can &#8220;find all applications and games available in the Android Market for your Android Phone, HTC Dream, HTC Magic etc&#8230;&#8221;.  The site seems to be comprehensive, complete with listings for the latest Android applications and even listing the latest comments on Android apps.  Other than this, the site functions very similarly to AndroidStats, except for the fact that AndroidStats links back to Cyrket.com.</p>
<p>Overall, Andoidstats has a cleaner interface, so I like it better, but feel free to pick and choose what site you prefer to keep an eye on the happenings in the Android Market.</p>
]]>
</content:encoded>
<wfw:commentRss>http://droidweb.com/2009/07/androlib-com-yet-another-android-market-resource/feed/</wfw:commentRss>
<slash:comments>1</slash:comments>
</item>
</channel>
</rss>
<!-- Served from: blog.droidweb.com @ 2012-02-09 02:03:06 by W3 Total Cache -->
