Tag: Android

jQuery Mobile white screen after page change

If you are getting a problem where jquery mobile is giving you a white or blank screen after page change or transition, I have had this problem and finally managed...

Read more about 'jQuery Mobile white screen after page change'...

How to install Android Licensing into your App

To install android licensing into your application, you first need to set up the android vending licensing project in eclipse by folowing the instructions in this link: http://developer.android.com/guide/publishing/licensing.html

Read more about 'How to install Android Licensing into your App'...

Android Eclipse reporting errors when there are none

When trying to run your android application, if you get the error "Your Project contains error(s), please fix them before running application." If the original errors were due to having...

Read more about 'Android Eclipse reporting errors when there are none'...

RECEIVE_SMS does work in Android 2.2 Froyo

I had a bit of trouble with getting my application "SMS Sports Organiser" to receive SMS messages.

Read more about 'RECEIVE_SMS does work in Android 2.2 Froyo'...

Playing sound on Andorid, no worries!

Was looking into making a funny little app that plays a noise when you press a button.

Read more about 'Playing sound on Andorid, no worries!'...

Noyzee Box Android App released

I have released onto the market my first free Android App. Noyzee Box is a simple press-a-button-makes-a-noise application.

Read more about 'Noyzee Box Android App released'...

Google Android is an awesome platform

I have recently been looking into Google Android for my own personal mobile project. Android is a mobile device operating system made by those clever buggers at Google.

Read more about 'Google Android is an awesome platform'...

No picture when playing video with MediaPlayer in Android

I recently had a problem where I could get an mp4 file to play, but when I demo'ed my application in the Android Virtual Device (AVD) i would only hear...

Read more about 'No picture when playing video with MediaPlayer in Android'...

No sdcard / can't upload to sdcard in Android AVD

If you have trouble uploading to the Android sdcard directory on the AVD as I did, its because by default there is no card.

Read more about 'No sdcard / can't upload to sdcard in Android AVD'...