-
Notifications
You must be signed in to change notification settings - Fork 189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how to run it in Windows? #10
Comments
This app is Mac only. |
Sorry about your wasted time, but it's common knowledge that Objective-C is a language created for Mac Cocoa development. |
It's true. If I had the power, I would add them right now! |
Question - where do the files live on a Windows machine, and can Windows people not take the 'MobileSync' folder from their Win machine (assuming it has one) and then drop it into a replicated folder system in OSX to run the program? |
I'm guessing C:\Users(user name)\AppData\Roaming\Apple Computer\SyncServices\Local\ |
You can check the longitudes and latitudes on windows by doing the following:
Hope this helps EDIT: found this application to do it for you (http://www.redcode.nl/blog/2011/04/reading-iphone-gps-data-from-backup-with-java/) |
Rock and roll! Thanks! |
Im prob stupid and not doing something properly. I have followed the 9 steps above and can now see the information. |
Here's a converter to shapefiles: https://gist.github.com/932879 |
Try this : http://www.iphonelocationtracker.co.uk/ |
We haven't created a Windows version of the application ourselves. We have cheers, On Wed, Apr 20, 2011 at 1:36 PM, munge83 <
|
Not sure if anyone is still looking for a windows version, but I have updated my version a few times over the last few days. It now uses both OpenHeatMap and GoogleMaps, will auto-detect the back ups that are on your PC and let you filter the visible data by start and end date. |
Hi Jay. I'm getting an error: See the end of this message for details on invoking ************** Exception Text ************** WRN: Assembly binding logging is turned OFF. ************** Loaded Assemblies ************** CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dlliPhoneLocationTracker CodeBase: file:///C:/Users/Peter/Desktop/iphone/_Downloads_iphonelocationtracker_v04/iPhoneLocationTracker.exeSystem.Windows.Forms CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dllSystem CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dllSystem.Drawing CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dllSystem.Core CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll************** JIT Debugging ************** For example: When JIT debugging is enabled, any unhandled exception I'm running Windows 7 - 64 bit and Version 4 of .NET |
Hi pbj - thanks for the feedback. Do you have the "System.Data.SQLite.dll" file located at the same level as the "iPhoneLocationTracker.exe" file ? This is required, as SQLite is the format of the "consolidated.db" that hold the location data. I am about to upload a new release, so will include the JIT part too :) Let me know how you get on! Thanks James |
pbj - how did you get on ? As mentioned, I have just uploaded v0.5 - this now makes use of the "Horizontal Accuracy" data so that you can filter out the "bad" data. http://www.iphonelocationtracker.co.uk/ Thanks James |
Dear friend pbj & other fellow mates; I was digging n googling around in order to make my app run properly. It couldn't load the DLL -- doesn't matter where i tried to place it. When I saw pbj's problem (exactly identical as mine), I noticed a small detail that didn't leave me any doubts of what was going wrong: we r both running a 64bit machine. Assuming that I had a wrong version of the DLL, I went to http://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki and downloaded its x64 version. It would all be great IF it got to work after that, but still same shit is going on. I wonder if the app is still looking for a specific version of the DLL, and doesn't matter which one I get to install, it's still only gonna look towards the 32bit one? Thanks in advance |
hi wgongora - thanks for the feedback. I will have a look into this and get back to you - hopefully with a fix! Thanks James |
Ah, a little question just in time; I dont honestly think that's the problem, once it specifically mentions the DLL file on the error message, but... ...do we must have a jailbroken backup set o files in order to have it all working? My backup sets are all of a non-jailbroken iOS 4.2 version. Thanks in advance for all ur support Jamie. |
The issue IS the 64-bit processor - you don't need jailbroken backups to get this working. The only other thing that will stop it working is if you choose to encrypt you backups - but the error your getting it becasue the SQLite dll is a 32-bit version. I have created a test harness and got it working on both 32-bit and 64-bit - just need to update the main app and upload to the site - will post here once done. |
Right done (that was easy - hopefully!). I have uploaded a 64-bit version to the site : http://www.iphonelocationtracker.co.uk/Downloads.aspx Please let me know how you get on! |
HOLY ****! YOU MADE IT! Thanks a lot man. |
Excellent! - Tell your friends / like the site on Facebook :) |
Sorry for the delayed response James. In response to your first question, yes, it was in the same folder. I have downloaded the x64 version and I still get error messages. It's not the same as the x86 version though. |
hi pbj - ok the issue is a locale issue with the dates - I will investigate and upload a fix. |
Hi pbj - now updated and fixed in v0.6 : http://www.iphonelocationtracker.co.uk/Downloads.aspx |
It works! OpenMap does not work though. It asks if I have flash player and then it says: blank?hasFlash=true& I have absolutely no clue, but could this be a conflict due to no 64-bit version of flash? |
jaybee -- pbj's right. I'm also on 64bit, and OpenMap doesn't work at all -- It asks if I have flash player and then it says: blank?hasFlash=true& .... |
When I run te index.html it onely shows the mub al loading is yust spining and spining and spining , what to do ? Help !
The text was updated successfully, but these errors were encountered: