app that uses GPS to track lost/stolen phone? - XPERIA X1 General

I remember reading up here that somebody had installed an app to their X1 that enables GPS so that the position of the phone can be located if its lost or stolen? Whats the name of the app and where can I get it from?

search for rtconfig

Bennieficial said:
I remember reading up here that somebody had installed an app to their X1 that enables GPS so that the position of the phone can be located if its lost or stolen? Whats the name of the app and where can I get it from?
Click to expand...
Click to collapse
I'm trying this app ... http://www.scenepda.com/2009/02/wimp-where-is-my-phone-v135.html
Tell me if it's work for you...
BR
The Maxx

Appears to be good, installed it myself.

or you can just use google map now... it will track your phone wherever you go...

along with YOURSELF

Sprite Terminator
I'm seriously looking at this app because it offers you the chance to nuke the information on the device as well as lock it out and locate it.
If you're REALLY smart, you configure it and cook it into a ROM so that it will even survive a hard reset.

ok thanks for all the help everybody... now i don't know which one to pick lol

there is also MaspWare GuardMobile, with remote commands by sms to lock, get location, soft and hard reset.....

Bennieficial said:
I remember reading up here that somebody had installed an app to their X1 that enables GPS so that the position of the phone can be located if its lost or stolen? Whats the name of the app and where can I get it from?
Click to expand...
Click to collapse
maybe you were referring to this thread here: http://forum.xda-developers.com/showthread.php?t=469415&highlight=anti+theft

Related

Uploading GPS Info

Hi There
Ive tried searching high and low for this type of feature and I cannot find anything. Let me explain..
What I want to do is on my Pocket PC with a GPS unit, is basically have a program running that grabs the Long/Lat data from the GPS at a specified time interval (say every 60 mins) and uploads that to a website or FTP via GPRS.
What I plan to do on the website side of things is to have the website read from that data and load Google Maps to show where the person is!
Anyone already know a program to do this kind of thing?
Thanks in advance
Gary
Hi
I have made a program that will get the gps pos of a device and send it back to a pc via SMS it can send it to a server over gprs.
pjcltd is there any chance of a copy of the program.
Darthgus, hers a laptop solution, I am sure there is a pocket pc solution somewhere.
http://conversationswithmyself.com/maps/tracker/gmapTracker.html
GPS
Try www.pocketpccreations.com
I have used it to get the location of an operator when tacking data. I have not tried to run a timer it get the data when a user clicks the button. You have to add the gps custom point.
Let me know if you need any further info.
pjcltd said:
Hi
I have made a program that will get the gps pos of a device and send it back to a pc via SMS it can send it to a server over gprs.
Click to expand...
Click to collapse
Hey there
Any chance I could get a copy of this? Greatly Apprciated..
cruisin-thru said:
pjcltd is there any chance of a copy of the program.
Darthgus, hers a laptop solution, I am sure there is a pocket pc solution somewhere.
http://conversationswithmyself.com/maps/tracker/gmapTracker.html
Click to expand...
Click to collapse
Heh, thats exactly the sort of thing but with Pocket PC. I wanted to get the POS to a website, then use the API of Google maps to show the position.
Re: GPS
classicxda said:
Try www.pocketpccreations.com
I have used it to get the location of an operator when tacking data. I have not tried to run a timer it get the data when a user clicks the button. You have to add the gps custom point.
Let me know if you need any further info.
Click to expand...
Click to collapse
Yea, Im not really wanting to run a program like that to do it, basically I just want something sitting in the background dropping the GPS point every x mins or x hrs type thing to a website/ftp.
We use this for our workers on the road. They send back positions every 10 seconds via their XDA & we track them on maps in the office.
However, it's part of a larger 2-way data app.
Re: GPS
darthgus said:
Yea, Im not really wanting to run a program like that to do it, basically I just want something sitting in the background dropping the GPS point every x mins or x hrs type thing to a website/ftp.
Click to expand...
Click to collapse
But I do know of someone who has something simillar, I'll get in touch...
ok i will post a program on here that will run for 15 days
before i do you must know that the program will work with any gps
ie com1 - com9
and it will send the pos to any sms number that you want
ok
If you want any more info then let me know
it should be on by 2pm uk time
GPS
What's chance of posting some source code?
or it a commercial product?
Re: GPS
cgrillo said:
What's chance of posting some source code?
or it a commercial product?
Click to expand...
Click to collapse
Well i can point you in the right direction for code but i have spent a lot of hours on this project as we use it with our loneworkers
is its more of what you can do realy
but i will post it today
Re: GPS
Puff The Magic Wagon! said:
darthgus said:
Yea, Im not really wanting to run a program like that to do it, basically I just want something sitting in the background dropping the GPS point every x mins or x hrs type thing to a website/ftp.
Click to expand...
Click to collapse
But I do know of someone who has something simillar, I'll get in touch...
Click to expand...
Click to collapse
Thanks, Look forward to hearing from ya...
Re: GPS
pjcltd said:
cgrillo said:
What's chance of posting some source code?
or it a commercial product?
Click to expand...
Click to collapse
Well i can point you in the right direction for code but i have spent a lot of hours on this project as we use it with our loneworkers
is its more of what you can do realy
but i will post it today
Click to expand...
Click to collapse
Cool will be good to have a look at, but not much use without some code or whatever as I dont want to send sms's but upload the data to a http/ftp site.
I look forward to testing this program. How do we get the unlimited version if we find it useful?
cruisin-thru said:
I look forward to testing this program. How do we get the unlimited version if we find it useful?
Click to expand...
Click to collapse
Very sory for the delay in posting the program i had to get the ok my Boss
i will be posting a 15 day trial
if you want a full version then we can sort that out later.
At the moment the program dose the foolowing
1 When you run the program it starts the GPS
You mush have a gps connected and working for this to work
See VidyaScreen005.JPG
2 If all is ok you will get the following screen
See VidyaScreen003.JPG
3 From this Screen you can Change the user status
See VidyaScreen006.JPG
4 You can change any of these messages.
See VidyaScreen013.JPG
GPS...
So it there any chance of the source code?????
Yes i think so if a donation is made to me to help me with the costs of the project.
darthgus said:
Hi There
Ive tried searching high and low for this type of feature and I cannot find anything. Let me explain..
What I want to do is on my Pocket PC with a GPS unit, is basically have a program running that grabs the Long/Lat data from the GPS at a specified time interval (say every 60 mins) and uploads that to a website or FTP via GPRS.
What I plan to do on the website side of things is to have the website read from that data and load Google Maps to show where the person is!
Anyone already know a program to do this kind of thing?
Thanks in advance
Gary
Click to expand...
Click to collapse
Have a look at http://www.tvwebradio.com/findme2/forum
Has the program been posted :?:

WIMP - Where Is My Phone

Hey Guys,
I posted this in the Kaiser thread. It works brilliantly on my Ameo too.
Here's the first post from:
http://forum.xda-developers.com/showthread.php?t=332324
--------------------------------------------------------------------------------
I’ve found a mint piece of software that no Kaiser owner should be without.
It comes with a trial period and u should check it out.
I was looking for some software that would help secure my phone and came across this. http://www.wimp-software.co.uk)
It’s supposedly designed to help you find your phone (yeh right, I aint gonna lose my £500 phone) but me and my mate have had a **** load of fun with it.
It’s pretty cool.
If you read the instructions, you can basically text the phone, but the other person doesn’t get the text message. The software grabs this coded text message and sends you back the gps position of the phone. It also gives you a link to google maps which is great if you’ve got Opera installed on your phone. (Don’t try PIE, it doesn’t work)
I gotta say, I’ve seen a lot of cool software around, but this one is SO cool. I only wish my girlfriend had a Kaiser. I could have so much fun with this.
The only thing I would add to the software though, is to know I was being WIMPED. Maybe a little SMS noise, or the icon changed or something, but I do suppose that it was written for phone theft. I haven’t tried it yet, but it also claims that if you change the SIM card in the phone it’ll SMS you with the number of the new SIM card.
this is a great find. thanks
Yes, this is a fantastic idea. However, the implication on our privacy is something to think about very seriously. Yes, it does protect our phone from theft and lost.
Can it be uninstalled or removed by a hard reset.?
Yes, it can be uninstalled, and yes it will be removed by a hard reset.
HOWEVER, pop it into your External Rom and the above two things become insignificant.
That's very true.
or cook it into a rom, doesnt help if they re-flash though...
Mobile Justice
http://sourceforge.net/projects/mjustice
Does the same, is freeware, works without problems on My athena WITHOUT bottom bar at 128 DPI (WINP shows no ICON)
The easiest way could be to cook it into a ROM and put the config file into an unlocked EXTERNAL ROM.
This is needed because a config file is requested, so, even if you cook mobile justice into the rom, you can't cook the config file (it needs your password, your SIM number and your phone number to report at..)
Then you can config your phone and even in case of an hard reset, without the thieft knowledge of the SW, it will restart and it reads the config file into the external ROM
Midget_1990 said:
or cook it into a rom, doesnt help if they re-flash though...
Click to expand...
Click to collapse
We would have to assume that 99.9% of the guy having our phones does not know anything about flashing. This is a reasonable assumption I think.
Having even 80% chances of getting back a lost phone is already not bad.
eaglesteve said:
We would have to assume that 99.9% of the guy having our phones does not know anything about flashing. This is a reasonable assumption I think.
Having even 80% chances of getting back a lost phone is already not bad.
Click to expand...
Click to collapse
Agree with this. Even having the config file on the MicroDrive might work, if this could be built into the ROM to look there by default. Don't know if that's possible. Yes, you could erase the Microdrive but this would take more research than the usual thief might be willing to make...
WIMP says it will send a Google Maps link, will Mobile Justice do that? Seems like MJ is actually more configurable.
wgary said:
Agree with this. Even having the config file on the MicroDrive might work, if this could be built into the ROM to look there by default. Don't know if that's possible. Yes, you could erase the Microdrive but this would take more research than the usual thief might be willing to make...
WIMP says it will send a Google Maps link, will Mobile Justice do that? Seems like MJ is actually more configurable.
Click to expand...
Click to collapse
MJ send GPS info in some formats, and have NO ICON on home screen. And a guy having in his hands a phone like this the first thing he search on google is HOW TO HARD RESET THE DEVICE Without a config file in ROM (on on microdrive I agree, but when you hard reset the ATHENA he asks "do you want to format the microdrive?" Having a stolen one the answer will be always YES!
Moreover is FREE, so I think no problems, asking to author, to put it into the ROM and to modify the registry key for config file to have it on external rom. The problem is.. could we have a PK3.0 with External Rom unocked as default?
sergiopi said:
MJ send GPS info in some formats, and have NO ICON on home screen. And a guy having in his hands a phone like the first thing he search on google is HOW TO HARD RESET THE DEVICE Without a config file in ROM (on on microdrive I agree, but when you hard reset the ATHENA he asks "do you want to format the microdrive?" Having a stolen one the answer will be always YES!
Moreover is FREE, so I think no problems, asking to author, to put it into the ROM and to modify the registry key for config file to have it on external rom. The problem is.. could we have a PK3.0 with External Rom unocked as default?
Click to expand...
Click to collapse
I don't recall being asked about reformatting the MicroDrive on hard reset... But having it in external rom would certainly be a viable approach. This would be a nice feature for PK3.0
Has anyone got MobileJustice working??
I can send a message but the GPS feature doesn't work. Anyone??
I tried mobileJustice and it didnt work for me either
wgary said:
I can send a message but the GPS feature doesn't work. Anyone??
Click to expand...
Click to collapse
So... I also tried WIMP and no love there, either. Even "heated up" GPS first. Thoughts, anyone?
wgary said:
So... I also tried WIMP and no love there, either. Even "heated up" GPS first. Thoughts, anyone?
Click to expand...
Click to collapse
WIMP worked for me second time out - had to increase the GPS timeout from 3 mins to 10 (I haven't yet tried any intermediate settings).
apd said:
WIMP worked for me second time out - had to increase the GPS timeout from 3 mins to 10 (I haven't yet tried any intermediate settings).
Click to expand...
Click to collapse
What settings did you use? I have x7500... Thanks!
wgary said:
What settings did you use? I have x7500... Thanks!
Click to expand...
Click to collapse
COM4, 38400, GPS TImeout 10, Max Satellites 6
The only way to works well it's integrating it in the rom, cause if its stolen the first thing that can do is change the rom
New Version on their website.
V1.2 includes various stealth options.
Wouldn't it be great if we could tell the program to draw the thiefs attention (eg an alarm) and when the person reacts to this alarm have it make a photograph with the front camera, which could be send through mms or e-mail... Then you would know who to look for when you arrive at the GPS coordinates with your baseball bat...

Audio recognition 100% WORKING NOW WITH TOUCH SCREEN ENABLED

Hi guys i know that iphone has a application on their phone called Audio recognition.
The way this works is that if you hear a song you like, you select a particular software in the iphone and what it does is that it records the first 5 seconds of the song and it sends that sample to some database and then reports back to you with the name of the song and who sings it, now i know i have been in a situation where i have heard a song and liked it but cant remember or know the name of it.
Is their away to implement this into a HTC diamond, like has someone tried making this happen?
Paul
SEE POST 8 FOR NEW VERSION OF MUSIC ID
hahaha, funny I just came across that when my friend was demonstrating his iPhone... would love to know if there's a similar WM app...
i have installed what u mentioned and it worked thanks mate.
Hopefully someone will make one to work properly on the windows mobile operating system, anyone know where i can get this from as the one mentioned above works but isnt 100% visible on the screen
Also using MusicID, and when I demoed it a year ago to my friends they were astonished. I also find it better than iPhone app. MusicID needs VGA support, which it lacks as of now, so it fits better our Diamond phones.
surely it cant be that hard to create, like if people on here can create custom ROM's then surely someone can have a crack at this? we got any takers?
come on guys, their has to be someone out there that can do this, can anyone help plleeeeeaaase
Finaly i got it!! Fully working on the Diamond!
thank you so so much, i have been waitin for this for so long now. just tested it and works great, u see all the buttons and it is touch screen enabled too
work fine thanks man
but it's a trial version????
sorry but who makes this software? do they have a web site?
is this "fixed" version something hacked to work by you or the company released a new version?
sorry I am confused
ipsanto said:
yea just noticed that, hopefully someone can crack it
Click to expand...
Click to collapse
Now that is one word that we don't want to use here right....
I installed it but I cant find the program in programlist. Where is it?
Jeevan said:
I installed it but I cant find the program in programlist. Where is it?
Click to expand...
Click to collapse
You won't be seeing it in the program list. You have to start it using Explorer.
Wow!! This app works great!!
thank you so much.
this is awsome, works like a charm, thanks for that, but i have another idea if anyone can make it possible i would like to have another feature in this application. it would be great if the app can make a tag from the radio and record a sample without checking the ID, later time you can check ID when you are conected to wifi or activesync, this could save some money on data connection. but it is only my sugestion, thanks anyway.
mapie said:
You won't be seeing it in the program list. You have to start it using Explorer.
Click to expand...
Click to collapse
or you can just use total commander and make a shortcut to it in ur programs list
[/smartass]
brilliant app! thx!
onex77 said:
or you can just use total commander and make a shortcut to it in ur programs list
[/smartass]
Click to expand...
Click to collapse
I've got an icon right at the top of my list. It installed and placed it in the usual Programs menu and TF. Shouldn't be any need to make a shortcut?
so WHO makes this program?
is there a site?
just perfect!

TELUS Navigator

My HTC Touch Diamond is suppose to have GPS (as far as i know). It had a link before and a file to download TELUS Navigator. With all my customization and tweaking I seem to have deleted that.
How can I get that back, or maybe a better GPS program for my phone?
Thanks.
bmancell said:
My HTC Touch Diamond is suppose to have GPS (as far as i know). It had a link before and a file to download TELUS Navigator. With all my customization and tweaking I seem to have deleted that.
How can I get that back, or maybe a better GPS program for my phone?
Thanks.
Click to expand...
Click to collapse
If you dont' need turn by turn directions, I use Google maps. It's free and works great on my telus diamond. ALso, it's free, so no monthly charge.
I can't seem to get GPS to work with Google Maps or Live Search, it wants a US address. That makes no sense lol
bmancell said:
My HTC Touch Diamond is suppose to have GPS (as far as i know). It had a link before and a file to download TELUS Navigator. With all my customization and tweaking I seem to have deleted that.
How can I get that back, or maybe a better GPS program for my phone?
Thanks.
Click to expand...
Click to collapse
Did you try a hard reset?
What exactly does a hard reset do? What do I lose?
bmancell said:
I can't seem to get GPS to work with Google Maps or Live Search, it wants a US address. That makes no sense lol
Click to expand...
Click to collapse
You need to tell Google to use GPS, otherwise it just triangulates from the phone masts. Click menu then "use GPS". Takes a while to lock onto satelites

IGO8

Does anyone know if IGO8 can be used with this device??
Does the screen resolution support IGo8?
Thx
ok you guys, don't worry
I ordered one and i will let you know whether IGO8 works on it.
yes it works, BUT you cant use it... need touch screen! the scroll wheel and/or keyboard not working
[email protected] said:
yes it works, BUT you cant use it... need touch screen! the scroll wheel and/or keyboard not working
Click to expand...
Click to collapse
thx for the reply...
is there a descent GPS software which we can use?
athosk said:
thx for the reply...
is there a descent GPS software which we can use?
Click to expand...
Click to collapse
Im using TomTom... works great
[email protected] said:
Im using TomTom... works great
Click to expand...
Click to collapse
can u tell me which version of TomTom works ok?
Thx
the one I use is version 7, smart phone edition
I got TomTom installed but i wait for ever to get a satellite lock.
And I never do.How long do i have to wait to get a lock?
What settings are we supposed to set in order for it to work. My HD locks in 2 seconds when sitting next to my Snap.
Also is there a quick GPS app in the Snap?I couldnt find it.
Thx
I use Garmin Mobile XT now, check it out http://www.bupahs.com/2009/10/garmin-mobile-xt-smartphone.html
[email protected] said:
the one I use is version 7, smart phone edition
Click to expand...
Click to collapse
There is a smartphone edition of TomTom 7? Can you share some more details? Thanks.
athosk said:
thx for the reply...
is there a descent GPS software which we can use?
Click to expand...
Click to collapse
sygic mobile maps works pretty well for me. garmin wouldnt keep a good lock for me. maybe just my bad luck. so far so good with sygic.
athosk said:
I got TomTom installed but i wait for ever to get a satellite lock.
And I never do.How long do i have to wait to get a lock?
What settings are we supposed to set in order for it to work. My HD locks in 2 seconds when sitting next to my Snap.
Also is there a quick GPS app in the Snap?I couldnt find it.
Thx
Click to expand...
Click to collapse
I just hope i never get your problem with mine. Im getting one in a couple of days. One of the reasons why im upgrading from my dash is so i don't have to use my bluetooth gps.
Wish me luck!
EDIT:
Well I got my phone and I've got the problem. I wait forever and i never get a lock!! What should I do?
EDIT:
Yay it works now . It was pretty obvious to fix it in the end (If it is called fixing) There is a program called quickgps in the startmenu. Press download and it downloads details about the satellite so its easier for the gps to get a lock. I have only walked around testing it and it seems to be working good so far

Categories

Resources