Author Archives: M. Hossein Amerkashi

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

Making your keystore compatible with App Inventor

Looking for AppToMarket to Automate conversion of AI apk to Google Play Store? See HERE If you have used AppToMarket to create keystore and sign your apps using it, you can now make your keystore compatible for publishing to App … Continue reading

Posted in android, android market | Tagged , | 6 Comments

Remote Texting Tracker / Monitor

Looking for AppToMarket to Automate conversion of AI apk to Google Play Store? See HERE Check out ‘iCare SMS Tracker’ app HERE for remotely tracking and monitoring SMS activity of an Android phone.  It can also be used to track … Continue reading

Posted in android market | Tagged , , , , , , , , , , , | 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