Monday 12 March 2012

Simulating Geo-location With DDMS

You're developing Android location-based application and conduct testing using the emulator.
On Eclipse, you can simulate a change in location or coordinates using DDMS to test if your application react to any onLocationChanged.

To open up DDMS, on Eclipse, go to Window > Open Perspective > Other...
From the available listing, select DDMS. On the left panel, you can view:-
a) Devices and b) Emulator Control



First, select the Device (online emulator), then go to Emulator Control. In Emulator Control, scroll down and look for Location Controls. Enter the Longitude and Latitude and click on Send. You application will automatically reflect the change in map.

Tuesday 6 March 2012

CatchYou Android Application Version 2.0

After a long break, we have decided to release an upgrade for CatchYou application. CatchYou is a phone tracker application, in case you have lost, misplaced or get it stolen. And you can also use this application to track your children or family members' whereabout. So, how it works?

Firstly, you need to set the "passcode". This is supposed to be a secret word because whenever your phone receives this "passcode", it will activate the application. Once activated, it will find the device's location using GPS or Network Provider. Then it will SMS the geo-coordinates to the phone ("tracker phone") which has sent the "passcode".

The "tracker phone" will receive a geo-coordinates via SMS and you can open it using map or browser. So, that's how it work. Any problem, just email us at mytikus@gmail.com

You get download the application from Android Market here.

 ~ by mytikus