Category Archives: Uncategorized

Android app to watch movies

Looking for AppToMarket to Automate conversion of AI apk to Google Play Store? See HERE If you like to watch classic / good old movies, TV sitcoms or cartoons, then check out the Android app listed below. It contains over … Continue reading

Posted in Uncategorized | 1 Comment

App Inventor Service

Due to transition of App Inventor to MIT, App Inventor was shut down and will be back up sometime first quarter of this year. At this time, I have an my own instance of App Inventor running and can add  … Continue reading

Posted in Uncategorized | Leave a comment

Google App Inventor By Example

If you are interested in learning App Inventor, below is a link to an introductory book, by Ralph Roberts with me as Technical Editor on that book. It contains many great examples to get you started quickly. It also includes … Continue reading

Posted in Uncategorized | Leave a comment

Market & Promote Your Business to Android Users

We will be publishing an app into Android Market that will help business owners to market and promote their using THEIR own promotional data. This app will be FREE to Android users, but will be subscription-based for Business Owners (low … Continue reading

Posted in Uncategorized | Leave a comment

HowTo publish new versions of your app

Android Market requires you to version your app and provides a version code and version name for such purpose. Version code is an Integer value that represents the version of your application code, relative to other versions. Version Name is … Continue reading

Posted in Uncategorized | Leave a comment

HowTo – Using AI JavaBridge

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 … Continue reading

Posted in Uncategorized | 1 Comment

HowTo – How to flip through series of images or book pages

In here, I’m showing how to setup an Android app using App Inventor to flip through a series of images using Canvas and sprites. The sprites are used for PREV and NEXT buttons and their visibility is set or reset … Continue reading

Posted in Uncategorized | 5 Comments

HowTo implement ads in AppInventor

The images below shows an approach to implement ads in App Inventor. Please note that I have actually consolidated 2 apps into 1 so that I can show everything in one place. In reality, it should be broken down into … Continue reading

Posted in Uncategorized | 3 Comments

Handling data from Google fusiontables

Google Fusion Tables API supports a subset of the SQL querying language, including SELECT, INSERT, UPDATE, and DELETE statements, as well as additional statements for getting information about tables. The API and sample queries can be found HERE HERE is … Continue reading

Posted in Uncategorized | 2 Comments

AI And AppToMarket – Live Remote Workshop

Interested in learning how to develop Android Mobile application and publishing them to Android Market? Join us for a Live Remote Workshop showing App Inventor and AppToMarket In-Action. The workshop / presentation will show you how to develop Android Mobile … Continue reading

Posted in Uncategorized | 3 Comments