Android

TwitterFacebook
Get flash to fully experience Pearltrees
App Inventor team announced their initial, alpha, version of the App Inventor Java Bridge. Here is an excerpt from AI team: “ The App Inventor Java Bridge helps make a transition from developing Android applications with App Inventor for Android, to developing with Java and the Android SDK. http://amerkashi.wordpress.com/

M. Hossein Amerkashi's Blog | My Blog Site

100 Top Android Apps of 2011 - Datamation

http://www.datamation.com/mobile-wireless/100-top-android-apps-of-2011-1.html Here's a list of 100 of the best Android apps of 2011 to help you load your device with goodies. 1) MyBackup Pro With this app you can create backups of all the important data on your phone to your SD Card or RerWare's online secure servers. Then you can restore that data to any phone that MyBackup Pro supports, regardless of platform.

App Inventor Blog

http://appinventorblog.com/ Google quietly announced the discontinuation of App Inventor, effective end of the year. They plan to transition the product to a non-profit organization, the goal being that, for App Inventor users, only the URL will change come December 31st of this year. They will also open source the project. This question is especially important given that your work lives on the corporate servers. If Google shut App Inventor down today (they won’t), you would have no way of accessing the existing apps you’ve created.

The 20 most useful Android smartphone apps of 2011 | TechRepublic

http://www.techrepublic.com/blog/hiner/the-20-most-useful-android-smartphone-apps-of-2011/9202 The Android Market may not have as many apps as the iPhone App Store yet, but there are still more than enough to be overwhelmed, and it continues to grow at a breakneck pace. To help you sort through them all, here is my latest list of the 20 most useful Android apps ( this is an update of my 2010 Android list ). I’ve also recently updated my list of the most useful iPhone apps and you’ll notice several of the same apps on both lists. Remember that I primarily had business professionals in mind when making this list and also keep in mind that this is a snapshot in time. The Android platform is developing so quickly that I guarantee my home screen will look different a month from now. The best way to view this is the companion slide show of screenshots from all 20 apps .
There are many ways to get into Android development - buying and reading Android books, visiting a plethora of Android-themed dev sites, navigating thousands of StackOverflow.com questions tagged with "Android," or even entering our book giveaways. For visual learners, here's yet another one - a massive series of hands-on video tutorials amounting to almost 20 hours of footage. The series , created by TheNewBoston and mybringback YouTube users, and organized into a straightforward 200-video playlist by ChangingTheUnknown , contains tons of absolutely free content that, in my opinion, teaches using the best way possible - by showing you code. Lots of code. All the time. I'm not sure experienced developers will be able to justify spending 20 hours watching these video tutorials, but for those starting out, they're just perfect. http://www.androidpolice.com/2011/08/23/learning-android-development-here-is-a-200-episode-almost-20-hours-tutorial-series-all-for-free-videos/

Learning Android Development? Here Is A 200-Episode (Almost 20 Hours) Tutorial Series - All For Free [Videos]

Paint Pot (Part 1) - App Inventor for Android

App Inventor for Android lets people create apps for Android phones by manipulating programming blocks in a web browser. Since July 2010, Google has run App Inventor as a large-scale public web service as a part of its Google Labs suite. With the wind down of Google Labs, as of December 31, 2011, Google ended support of App Inventor. In order to ensure the future success of App Inventor, Google Research has funded the establishment of the Center for Mobile Learning at the MIT Media Lab. Sometime in the first quarter of 2012, the Center plans to provide a large scale App Inventor service for general public access, similar to the one Google ran. http://info.appinventor.mit.edu/home
SL4A is designed for developers and is alpha quality software. Please report bugs and feature requests on the issues list . You can download the current APK by scanning or clicking the following barcode: Start by reading "Introducing SL4A: The Scripting Layer for Android" by Pieter Greyling and "Packaging and Distributing" by Paul Ferrill.

android-scripting - Scripting Layer for Android brings scripting languages to Android. - Google Project Hosting

http://code.google.com/p/android-scripting/
http://www.youtube.com/playlist?list=PL34F010EEF9D45FB8 The location filter shows you popular videos from the selected country or region on lists like Most Viewed and in search results.To change your location filter, please use the links in the footer at the bottom of the page. Click "OK" to accept this setting, or click "Cancel" to set your location filter to "Worldwide". The location filter shows you popular videos from the selected country or region on lists like Most Viewed and in search results.

TheNewBoston - Android - YouTube

The Scripting Layer for Android (SL4A) and the new SL4A Tablet Remix have a lot of powerful features and interestingly can be used to consume data from a variety of sources both online and offline. The ability to work with some data sources, such as simple relational databases is built in, but thanks to the ability to add additional code libraries to this environment we also get the opportunity to work with non-relational databases and even Linked Data. In this article I will quickly show you how to work with three different types of data source using Python in SL4A: a relational database in the form of a SQLite file, a non-relational database in the form of CouchDB and Linked Data generated from Wikipedia which we will interrogate using the SPARQL language. SQLite http://www.greenhughes.com/content/sqlite-couchdb-sparql-with-sl4a

SQLite, CouchDB and SPARQL with Scripting Layer for Android | greenhughes.com

http://kbcarte.wordpress.com/2011/08/31/android-twisted-spycam/ You can find the apk along with install instructions and more info on ASE at their website. Here is an example of using python as a remote spycam. I am using the Twisted Framework as the server, and it gets interesting because I embed the captured image from the phone as base64 data on the webpage Twisted is serving up.

Android Twisted SpyCam | Tech B.

Capture the flag: A tutorial on Android’s Canvas class and Touch event handler | TechRepublic

August 31, 2011, 10:52 AM PDT Takeaway: Android developer William Francis takes a break from writing business apps and shows how to code a simple electronic game of capture the flag. Several weeks ago I wrote a tutorial aimed at helping budding developers play around with Android’s multimedia libraries , and I’ve received a good response from aspiring young developers (my teenage son was the inspiration for the post) and educators alike. The positive reaction is why I decided to write another tutorial of a similar vein. This tutorial will demonstrate Android’s Canvas class, and a simple technique for drawing bitmaps on it.

App Inventor for Android

App Inventor for Android lets people create apps for Android phones by manipulating programming blocks in a web browser. Since July 2010, Google has run App Inventor as a large-scale public web service as a part of its Google Labs suite. With the wind down of Google Labs, as of December 31, 2011, Google ended support of App Inventor. In order to ensure the future success of App Inventor, Google Research has funded the establishment of the Center for Mobile Learning at the MIT Media Lab.