Talk to an expert

Our Blog

Check out our news and see more about
our projects and researches.

Tag: Android
 

July 12th, 2012

BlueStacks Installing Your Own APK’s (Mac)

by in Technology

UPDATE  ***Bluestack comes with its own runtime. You can install an APK using that runtime. Here are the steps:1. open a terminal 2.  type in : cd /Applications/BlueStacks.app/Contents/Runtime 3.  type...

Read More

June 12th, 2012

Android Like Facebook

by in Technology

Every App, nowadays, seems to need to be integrated with Facebook.  One of our recent Android apps required such integration.  The requirement was to allow the user to like a company...

Read More

May 7th, 2012

Android NDK, using JNI bitmap processing – comparing Java to C using flood fill algorithm

by in Technology

There are times when you need to use the Java Native Interface (JNI) when developing Android applications.  One example that is often used is bitmap processing.  You pass your bitmap to...

Read More

May 7th, 2012

Guide to mobile development: intro and native apps

by in Technology

This 3 part series will talk about the mobile eco system and how native apps, runtime native apps, and mobile web apps tie it all in. If you are a developer...

Read More