"Dude Where's My Car" for WinMo 3-12-09 - Windows Mobile Apps and Games

The other day I was at a football game where I had to park on a golf course far from the stadium and ended up wandering around for 20 minutes trying to locate the car afterward.
I knew that the iPhone had an app called "Dude, Where's My Car?" which let someone use GPS to tag a specific location and then later use Google Maps to guide them back to the GPS mark, but when I did some searching I couldn't find a WinMo version. So I made one.
This version isn't as sexy as the iPhone app, but it's free, and you can store up to 3 different locations and even name them if you'd like. When you want to locate one, you just click the respective Find button and you will be provided an arrow or compass direction (N, NW, S, SW, E, SE, W, NE) and approximate distance to your destination which will change as you continue to move.
I did some testing and got rid of whatever bugs I could find and everything seems to work. Since I find it useful to have, I wanted to pass it on to the community in case they might be interested as well.
If you find any problems with it, let me know, otherwise enjoy.
UPDATE 3
I finally got around to adding arrow guidance to accompany compass directions for finding a destination. The arrows are a bit finicky, but its partially due to the quality of the gps fix and the amount of fluctuation in the coordinates it gets. I find that the best way to work with it is to travel in one direction for a short distance steadily until a steady arrow appears. Once that happens, turn in the direction of the arrow and keep walking in the direction it had indicated until it changes to reflect the direction you turned. I.e. if you are walking straight and right arrow appears, turn right and keep walking straight until the right arrow changes to an up arrow.
I also updated the source code package for anyone interested in modifying the code. As before, I just ask that you keep its open nature going (GNU style) and if you post a new version of the software with arrows, or a better GPS interface (that uses triangulation as an option), etc. that you link the new software back to this thread and you let me know about it so I can check it out
UPDATE 2
As requested, I have attached the source code for the project developed with Visual Studio 08. It's not super clean since I put it together kind of rapidly, but it is decently commented. Anyone is welcome to modify this code and use it for your own personal development. Enjoy and let me know if you have any questions.
UPDATE
Attached a screenshot from my visual studio emulator. It should look the same as on the phone but with longer decimal values for the GPS coords.
Also attached the .cab files for the .NET framework that people were having issues with. I don't know if those will resolve the problems or not, but I developed the phone using the 3.5 compact framework. If you have that, a GPS chip on your phone, and WinMo 6 it should work for you.

Downloading, will try it and give you some feedback.

I'll try this out later. The compass feature is nice, something that nuePark doesn't have.

Thanks for pointing me to nuePark. I wish I had located it when I first did my searching, but then I wouldn't have created this. It looks like I unintentionally covered some peoples' requests for naming and multiple locations. Good times.

theres also an app called wm mini gps, or something along those lines. it will let you set a point, then navigate back to it later.
just my 2 cents

you can also do this in google maps.

The WM Mini GPS looks pretty cool. Google maps is ok, but only if you save it as a favorite. Not very good for temp stuff, and I'm not sure you can add a mark based on your current location (vs an address, which I know you can). I guess this app fuses the functionality and adds flexibility with naming and multiple spots. Thanks for pointing out both options.

bug in progam
smrtdrmmr thanx for the program but the prob is
immediately upon install my lil scroll wheel thingy (dont laugh) stop functioning normally instead of scrolling while browsing it activated the call volume function just like I had tapped the lil speaker icon....

That's really strange. It definitely didn't do that for me and I had to install/uninstall several times during the testing process. The installer is a generic project type based on the directions I got from MSDN. You might have some conflicting settings or something. Anyone else experience this?

This nice little utility works great on my Tilt. I'm gonna move this thread to Development and Hacking so it can have greater exposure for other devices.

Thanks
Tried it yesterday and it worked great!
Any way to get an arrow / graphic that works similar to a compass would, or is it just easier to have the words: SW / S...etc.
Thanks again!

I got the following error message once I tried to run it:
GParkS.exe
Exception
at Microsoft.AGL.Common.MISC.HandleAr()
at System.Windows.Forms.TextBoxBase._SetInfo()
at _System.Windows.Forms.TextBoxBase.set_MaxLength()
at GParkS.GParkS.InitializeComponent()
at GParkS.GParkS..ctor()
at GParkS.Program.Main()
I am running a custom wm6.1 rom with netcf 3.5

Please click one of the Quick Reply icons in the posts above to activate Quick Reply.

download and text

scotcha12345 said:
Tried it yesterday and it worked great!
Any way to get an arrow / graphic that works similar to a compass would, or is it just easier to have the words: SW / S...etc.
Thanks again!
Click to expand...
Click to collapse
I thought about using an arrow that rotates around, but because the phone's orientation can change relative to the compass direction I thought it might be kind of confusing (I.e. it points left so you turn left and start walking but it keeps pointing left because it wants you to travel West and you have rotated the phone).
It would be possible for me to track the direction that someone is traveling and adjust the arrow accordingly, but again, phone orientation could vary and it's just more complicated to deal with. The compass directions are fixed so it keeps things simple and generic no matter what way you are pointing your phone.
fredcatsmommy said:
I got the following error message once I tried to run it:
GParkS.exe
Exception
at Microsoft.AGL.Common.MISC.HandleAr()
at System.Windows.Forms.TextBoxBase._SetInfo()
at _System.Windows.Forms.TextBoxBase.set_MaxLength()
at GParkS.GParkS.InitializeComponent()
at GParkS.GParkS..ctor()
at GParkS.Program.Main()
I am running a custom wm6.1 rom with netcf 3.5
Click to expand...
Click to collapse
I haven't seen this before either so I did a little research and dug up this thread http://forum.xda-developers.com/archive/index.php/t-405749.html which then links here http://forum.xda-developers.com/showpost.php?p=2430410&postcount=390 I am not sure if this corresponds with my app or not, but you could check your registry setting and see if your problem matches the one described in the thread.

smrtdrmmr said:
I haven't seen this before either so I did a little research and dug up this thread http://forum.xda-developers.com/archive/index.php/t-405749.html which then links here http://forum.xda-developers.com/showpost.php?p=2430410&postcount=390 I am not sure if this corresponds with my app or not, but you could check your registry setting and see if your problem matches the one described in the thread.
Click to expand...
Click to collapse
will do. thanks

fredcatsmommy said:
will do. thanks
Click to expand...
Click to collapse
that wasn't the problem; my registry was fine.

doesn`t work for me too. I have net fram 3.5 and i get a window with a german text, somthing like: there is a error that can`t be displayed because i have not installed "NETCFv35Messages.DE.wm.cab" ?
I press okay, the app started and i first tried to change for miles to kilometers, now the app crashes completly with a unexpected error (no luck today)
Hope this helps you finding the Bugs.

smrtdrmmr said:
The other day I was at a football game where I had to park on a golf course far from the stadium and ended up wandering around for 20 minutes trying to locate the car afterward.
Click to expand...
Click to collapse
Parking at the Rose Bowl sucks, huh. You get used to it after a few trips. Now I just need a phone with gps

Any hope of getting some screen shots of this?

Related

Hack to enable geocaching on the Athena Camera!

I found this on a French site, by changing the registry you get an extra camera mode that adds current position in the EXIF part of the file!
You need to edit the key : HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Camera\P9 change from 0 to 1 (P9 is the Geocoding profile).
No need to soft reset, just go into the camera and set to Geocode mode (see capture)
The files get stored in My Documents/POI (maybe so they appear in Tom Tom?).
Anybody know of cool ways to use this feature? Flickr? Googlemaps?
Sorry if this has been covered already!
Oh hell yes.....
Madhadder said:
Oh hell yes.....
Click to expand...
Click to collapse
You mean it HAS been covered? could not find anything thru search....
I could never get it to work, it says the GPS is searching, but when I look at the photos I cant find any GPS coordinate data.
Anyone else actually try it?
G
I think Madhadder meant "oh hell yes I can't believe its so easy to add this feature you just made my week".
I'd like to say:
Oh hell yes!
GuardianZX9 said:
I could never get it to work, it says the GPS is searching, but when I look at the photos I cant find any GPS coordinate data.
Anyone else actually try it?
G
Click to expand...
Click to collapse
I think the data is included in the file itself in a special zone that holds info on model of camera etc.
There are some applications that "place" the pictures on maps, I do not know much about this but want to find out! The ideal would be to place them on googlemaps...
techntrek said:
I think Madhadder meant "oh hell yes I can't believe its so easy to add this feature you just made my week".
I'd like to say:
Oh hell yes!
Click to expand...
Click to collapse
Good but as much as I would love to take credit for this find, it is in fact from this site : http://www.gpspassion.com/forumsen/topic.asp?TOPIC_ID=85924&whichpage=3#641517
8th post down.
edeplano said:
I found this on a French site, by changing the registry you get an extra camera mode that adds current position in the EXIF part of the file!
You need to edit the key : HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Camera\P9 change from 0 to 1 (P9 is the Geocoding profile).
No need to soft reset, just go into the camera and set to Geocode mode (see capture)
The files get stored in My Documents/POI (maybe so they appear in Tom Tom?).
Anybody know of cool ways to use this feature? Flickr? Googlemaps?
Sorry if this has been covered already!
Click to expand...
Click to collapse
there are so many line items under that folder. Could you be more specific?
thanks..
I assume that the GPS must be turned on to give the correct position prior to taking the picture, am I right?
Enable
ahmadfarid said:
there are so many line items under that folder. Could you be more specific?
thanks..
Click to expand...
Click to collapse
P1-P9 are profiles for different camera modes. You'll notice that the "Enable" key is 0 in Profile 9. Change it to 1 and you should be good.
Also found this info on GPS passion, and was going to share, but never found the time....
I did the hack on my Ameo last weekend, and played around with it a little. It is ofcourse quite an amazing feature, and it does impress people that sees it, but given the quality of the camera in the Ameo, I'm not sure how usefull it will turn out to be, I would be a little embarassed to upload any Ameopics to Google at least.
Here is what I've found out sofar, if someone finds that useful.
When you start Camera, you get a new option when you choose your Photomode, called GPS. - This starts up the GPS automatically, and once it gets a fix you are ready to shoot.
The pics you then take are stored in /my documents/my Poi - which is created.
These pics will then have the GPS position included in the Exif data.
Haven't yet found a PPC software that is capable of reading these data, but if you read them with your ordinary pc, you can input them into google Maps (on PPC for instance) and it will take you there.
Picassa will read the data, and you can input them manually into your mapsoftware (the format is: xx yy' zz'' aa bb' cc'') but I would recommend "Panorado Flyer 1.2" which is a great free and small application. It gives you some new options in the context menu, so you just right-click your Gpspicture and choose "show location in Google Maps" - and it opens up Google Earth and takes you there.
There was some discussion on the precission of the GPS Data, actually on this very site I'm pretty sure, maybe the kaiser section(?) , someone noticed the last 2 decimals recorded for latitude and longitude allways were the same, so the precision was less than 100 meters, but the good news is this is not the case with our Athenas, they are very accurate!
I don't think I'm allowed to distribute Panorado Flyer here, but here is the link for you to download it yourself.
Hopefully someone will make a similar app. for PPC, which would make this feature so much more useful.
Here is a link to the free version: http://www.photo-freeware.net/panorado-flyer.php
And here is the commercial and probably more functional version (did not try it, but there is a demo): http://www.panorado.com/en/index.htm
I went to a birthdayparty this week and took a GPSpic inside an apartment on the 7. floor to demonstrate to all how brilliant the Ameo is, got a fix and shot a pic. The pic stinks, but if you want to try Pandora, you should be able to rightclick it and fly over here, even if I downscaled it....
And I just tried myself, and the GPS data did not survive the upload so it does not work, sorry.
Here is a shot of what Panorado rteads for that pic:
works well here
Actually you can use this format directly into Google earth, which is simpler I think:
55,685278 12,584445
Ok Midget, on my setup the GPS data was lost when I d'loaded my own pic from the post.
Also had to try it out on my old uni with an external GPS, but it doesn't have the P9 option, could that be because of the old HTC Camera version (3,00 build 21424) or must it have an internal GPS?
Anyone got the newer Camera version (like the one from the Ameo WM6 - 4.01 build 27598)?
hammermedia said:
P1-P9 are profiles for different camera modes. You'll notice that the "Enable" key is 0 in Profile 9. Change it to 1 and you should be good.
Click to expand...
Click to collapse
oh!..ok..i'll try it right away..
thanks
The new mode came right up when I made the registry change. Can someone confirm where the data is stored? Seems there are 2 places mentioned here.
That's freakin awesome! Possibly rates as my top feature of the moment! Good Hack!
And @ techntrek - it goes into my \microdrive\my documents\my poi\
Ace!
I have using panorado software but the error for several pictures on same place (1 square meter) is very large, some hundreds of meters...
beginner said:
I have using panorado software but the error for several pictures on same place (1 square meter) is very large, some hundreds of meters...
Click to expand...
Click to collapse
That is what you will also get when you use googlemap. It can be hundreds of meters off.
I read recently that US goverment wants to decrease the accuracy of GPS. I wonder if it is the result of this project that I noticed that the inaccuracy has been magnified lately.

TomTom gps launcher

EDIT: Updated new version:
This is a universal gps proxy launcher, hardset to launch tomtom to begin with, but configurable to launch anything you like and know the path to. When you first run it a new file will be created at \gpslaunch.ini. This file has 1 line, the path to a app you want to launch. By default it will be the main memory location tomtom is installed to. Feel free to change it as you like for other apps.
What it does:
Open the GPS port properly, and then launch the app, 30 seconds later it exits leaving just your new app running and using the gps.
Enjoy!
wat is the difference between this one and his earlier one
works...thank you
is there a difference between this and the gpstest app recommended on pdaphonehome?
This app launches only tomtom, it's not settable, but it's also not a .NET app. I wrote this because I hate .net and refused to run a .net launcher as it takes more memory and cpu then it should. This simple opens the port, waits 2.5 seconds, launches tomtom, waits 30 seconds, and exits unless you told it not to.
I could revise it a bit if there is demand but it works in present form.
Thank you shadowmite, how about add some icon to your application?
work gr8, thx!
What exactly does this do?
wallywallyv said:
What exactly does this do?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=1863863&postcount=5
working perfectly. cant live without it for tomtom. thank you
Simple and sweet!
Ozzy Osbourne swearing is great with TomTom
What happens if one has moved the Tom Tom files to storage card, will this app know or give you the option of changing the launch folders?
Never mind, i see there is no config file. thanks.
Blah.. meant to post that in another thread.. but now that its here. The program does work in the sense that its starting tomtom, just tells me no gps attached.
Just having the hardest time here. I do have the com4, no hardware port, 4800, and auto config set correctly. As is the location settings in the phone. The other day i was able to get a connection using Google. Just doesn't seem to want to work, its either seeking or stuck at initializing. When it was working the other day though, google was spot on while driving.
Where is everyone getting TomTom? Anyone?
When it starts TomTom for about the first 30 seconds to 2 minutes sometimes it won't show a gps, but if you wait it will come up and show it. Until there is a gps fix the "no gps device" message won't go away. You can't trust that. All this trouble is because TomTom didn't code their port open properly to begin with. I hope they catch on here that they should fix their codebase.
I'll release a update tonight to have a config file for users wanting another program to launch instead. And I'll do away with the button to where it just auto runs.
New version put up in the first post, now configurable:
http://forum.xda-developers.com/showpost.php?p=1862619&postcount=1
Shadowmite said:
New version put up in the first post, now configurable:
http://forum.xda-developers.com/showpost.php?p=1862619&postcount=1
Click to expand...
Click to collapse
Thank you.
Shadowmite said:
This app launches only tomtom, it's not settable, but it's also not a .NET app. I wrote this because I hate .net and refused to run a .net launcher as it takes more memory and cpu then it should. This simple opens the port, waits 2.5 seconds, launches tomtom, waits 30 seconds, and exits unless you told it not to.
I could revise it a bit if there is demand but it works in present form.
Click to expand...
Click to collapse
Off topic, but I'm willing to bet the difference in overhead between my launcher and yours is negligible especially considering the fact that the launchers only run for under a minute unless configured otherwise.
It is slightly offtopic, but worth mentioning... Actually the .net framework entirely loads to run your app, it's pretty big. Regardless of length of time running, .net sucks. It's like saying to use a 21' moving truck to move a washing machine home from the store. No offense to your app, it's a nice one, I talked to you on the chat (zule) and tried to get you moving in native code. If you remember I am however the one who suggested a "launcher" while you were thinking daemon.
Shadowmite said:
It is slightly offtopic, but worth mentioning... Actually the .net framework entirely loads to run your app, it's pretty big. Regardless of length of time running, .net sucks. It's like saying to use a 21' moving truck to move a washing machine home from the store. No offense to your app, it's a nice one, I talked to you on the chat (zule) and tried to get you moving in native code. If you remember I am however the one who suggested a "launcher" while you were thinking daemon.
Click to expand...
Click to collapse
Yeah, I understand the .net issue. I only used .net to rapidly develop a test of theory. I never intended to release the .net app, it was more of a proof of theory for me, but I decided to release it to help people out with their GPS troubles until the BG daemon (which involves considerably more code, as you know) is anywhere remotely close to being ready.

NEON 400 Windows Mobile 6.5 ROM

For NEON 400 users only!
Please do not even consider flashing this rom unless your device is a NEON 400. That's the Canadian Telus/Bell version of the HTC Touch Dual. If you don't know how to find out the model number... then I suggest you do some more reading before you consider flashing any roms.
Hey All,
My old phone died so I recently became the proud owner of the HTC Touch Dual NEON 400. Long story short I unlocked it (Thanks to jockyw2001) and found that there are no Chefs out there with this device. There's a couple dedicated dudes out there trying to help all of us NEON 400 users (Talking about you Rataplan, deepankerjha), but since they don't actually have this device it's pretty tough for them to prepare and test a rom for us.
So, I took the plunge. With Rataplan's help (thanks a lot buddy, couldn't have gotten this far without you're help) I've been cooking away and have a solid WM 6.5 ROM here for us. It's based on the Telus stock ROM and WM 6.5 build 21914. I haven't yet cleared all the extra's (so it's a bit fat) but in my testing so far it's 100% functional and bug free (well, as bug free as WM can be )
I can't guarantee how well it'll work on the Bell NEON 400's, but if you have a Telus device, this should do the trick. I'm using it right now on mine.
Please leave feedback if you try this ROM out. I am still a novice chef, but I'll take feedback to heart, and I'll continue cooking and optimizing roms for the NEON 400 as I learn more and get better.
Happy Flashing!
I'll post updates as they come.
UPDATE:
Sorry all, but in my quest to migrate to the Android OS I've ditched my Neon in favour of the Vogue. I'll upload the Lite ROM I was working on for those who want it. The only thing I was having trouble with was the GPS, apart from that the ROM runs very nicely with the extra weight of the cube and other fat removed. Feel free to PM me if you have questions, I'll do my best to help if I can.
Give me a few days to do a fresh build of the Lite ROM and to take one more stab at getting the GPS working.
Okay my final roms are up. Hopefully Rataplan will have the links posted below shortly.
Lite Version: 1.01 - 1.03
-WM 6.5 Build 21914
-TouchFlo Cube removed
-A bunch of other bundled HTC/Telus packages removed
-GPS is still flaky
Version: 2.01
-WM 6.5 Build 21914
-Nothing removed, All stock HTC and Telus packages remain
EDIT I can't post links just yet, so Rataplan's going to help me out with that, check his post below for the download links.
Here are the links:
NEON400_201 Added 19th August
NEON400_Lite_101 Added 9th November
NEON400_Lite_102 Added 9th November
NEON400_Lite_103 Added 9th November
Loaded on my Bell NEON400. Took a while to get to setup and made a few bleeps along the way, now it's at the "Customization" part. Will update as I finish setup and test it out.
EDIT: Finished installation, looks pretty good, will test calling and texting as we go. Any chance we can strip the Telus crap out of it though? Hate seeing "Telus" everywhere when it's not even a Telus phone.
EDIT 2: Trying to set up ActiveSync to sync with my Google Account - it freezes every so often for a short while and won't respond to taps or key presses. Seems to be common in all applications. Also, the keys operate but the backlight never turns on for them (disregard that - they do work, see Edit 4).
EDIT 3: Hitting the X to close a window doesn't kill the app like it did in WM 6.1. Not sure if this normal behaviour or not (first time flasher).
EDIT 4: After a reboot the key backlight is working again. When I try changing the keyboard however to a full QWERTY layout the setting never saves and always reverts to the "touch keypad" or whatever it is (same problem in WM 6.1 so it's a setting issue not a ROM issue - disregard please).
If you could get rid of the Telus branding everywhere and see what's up with the freezing this ROM would be perfect!
Nice job.
got_milk, Thanks for testing on your Bell device. Like I said in the post I wasn't sure what to expect on a Bell phone. I'm working on a lite version right now with the Telus stuff stripped out. I'm also trying to remove the added weight from HTC like the touchflo cube (I really hate that thing...)
I've noticed the problem with the X button not closing apps. It seems in WM 6.5 it just sort of minimizes them. Although if I recall there's a setting somewhere that lets you set it so you can close an app by holding the X instead of just tapping it. I'll look into that some more.
In regards to the responsiveness one thing I've noticed is that when memory is low I sometimes have to tap and hold the buttons for a moment before they register. I initially thought it just wasn't reading the hits but found by accident that I could make it work by holding it for an extra moment. Hopefully this won't be a problem once I get my Lite version working.
I highly recommend downloading and installing Finger Keyboard. It's my favourite by far. I can't post links yet, but the thread where I found it is titled:
\\\\\\\\\ F i n g e r K e y b o a r d 2 ///////// v2.1 - NOW ONLINE - all resolutions
One other thought: If you could hook me up with the ROM you're using as the stock Bell ROM I could recreate this 6.5 ROM using it as the base. This might solve some of your problems too.
Thanks again for testing!
Not a problem, thank you more for doing this! I really hate how we're limited to WinMo 6.1, when we clearly have a 6.5 capable device.
I'm using the stock Bell ROM from jockyw2001's HardSPL post (stickied at the top of this forum).
Looking forward to the lite edition, I will certainly test it when you release it.
So, I couldn't stay away (Software Engineering student...lol). I set up my own kitchen and started to cook using a stock Bell ROM. I've managed to strip all the Bell crap + the HTC cube and make a nice clean ROM.
However!
I've encountered one bug so far. On the home screen, where "Text" should be, it's simply blank and clicking it gets me to the main Outlook menu (where I choose Text Messages or Outlook E-mail). I can also not create text messages or reply to them. I know we've hit this roadblock before but no one's said how they got around it.
I also don't have data working at all - it's not being configured automatically (I think the Bell customization wizard does this, but it's disabled).
EDIT: Okay, it's as I suspected. There's a connection.xml file that's part of the Bell scripts that is added to handle data access. Anyone know how I can add data as part of the ROM package?
For sms take a look at this post from 88fingerslukee,
http://forum.xda-developers.com/showpost.php?p=6961719&postcount=49
Regards,
That registry edit is just enabling/disabling threaded SMS...in my case SMS doesn't work at all (I can receive and view SMS') but I can't create any new ones or reply to them.
got_milk said:
That registry edit is just enabling/disabling threaded SMS...in my case SMS doesn't work at all (I can receive and view SMS') but I can't create any new ones or reply to them.
Click to expand...
Click to collapse
Okay, did you select webview in the sys-part of your kitchen.
Rataplan said:
Okay, did you select webview in the sys-part of your kitchen.
Click to expand...
Click to collapse
Yes, it's essential anyway so I get prompted if it's not included. It's not part of WM build 21914 however...
So I've tried with a bunch of different WM builds, new kitchen setups, and everything I can think of under the sun.
Data works out of the box - it's just not enabled by default. If you go into the comm manager and enable data it seems to work.
SMS is still broken. When it's not highlighted right above the text 'Text' it displays 'No notif...'. Highlighting 'Text' gives you absolutely no text at all and your option for that is 'View', which takes you to your call list.
I've cooked all day and yet I cannot get this to work at all. I'm rolling back to WM 6.1 until I can find a solution.
got_milk said:
So I've tried with a bunch of different WM builds, new kitchen setups, and everything I can think of under the sun.
Data works out of the box - it's just not enabled by default. If you go into the comm manager and enable data it seems to work.
SMS is still broken. When it's not highlighted right above the text 'Text' it displays 'No notif...'. Highlighting 'Text' gives you absolutely no text at all and your option for that is 'View', which takes you to your call list.
I've cooked all day and yet I cannot get this to work at all. I'm rolling back to WM 6.1 until I can find a solution.
Click to expand...
Click to collapse
got_milk, way to go bud! Glad to have another new chef in the kitchen. I wont bother cooking a Bell ROM as you're already on track. My Lite ROM is gonna be a while anyway. Between wife, kids, job, and house... I just don't have a whole lot of time to tinker.
In regards to your SMS problem, I might be able to help. I too had problems getting SMS to work when I started working on my Lite ROM. After some trial and error what I found fixed it was to include two files from the OEMAPPS pkg.
Strip out all the crap from OEMAPPS you don't want and make sure that these two files remain, then include the package in your next build:
234f3319-55a2-46a3-be32-24530a643a0f.dsm
234f3319-55a2-46a3-be32-24530a643a0f.rgu
I'll be honest, I didn't do any research on the significance of these files, I just happened upon it by chance.
Good Luck!
Aha! I shall do another cook tonight and see if that does the trick.
EDIT: You sir, are a brilliant genius. I didn't have the .rgu version but the .dsm was there. Deleted everything out of OEMAPPS but that, cooked and flashed, and texting works now.
Thanks a ton!
Excellent! Glad I could help
So, my two bugs I've noticed so far...
No data. EV-DO is available, looks like it has to be set up manually. Anyone know how we can incorporate this into the cooking? I've tried ADC but it doesn't work, says it's not a valid Pocket PC application every time the phone boots up.
Also, the buttons along the top (sound, data, etc) work normally in the home screen, but enter any app and while the icons remain the same their functions have now been shifted one to the left. (Volume becomes Close, Data becomes Volume, etc).
When I first started a Lite ROM I stripped my Operator EXT packages. That killed my data. I put'em back to work on the OEM pkg's. I haven't had time to dissect the EXT packages yet to find the pieces we need for data. Whichever one of us figures that out first will have to share it with the other
For now I'm still picking through the OEM packages finding all the pieces I want/need to keep.
Not sure about your taskbar buttons, might be related to that handy tasks dropdown item that's usually on the far right (like a quickview task manager you can use to close running apps) I don't know if that's a WM feature, or something HTC bundled in.
That's an HTC bundled application (TaskManager.exe in OEMApps). I removed it and the bug's still there. You don't have this problem?
Data is handled via Connection.xml which is injected - somehow - during the "Customization" process. You CAN do it yourself manually - simply add a new connection and have it dial #777.
There's not much in the EXT packages - and what's there is impossible to tell for now, I'll dissect more and see what's there.
Strange, when I hit any of the buttons along that top taskbar it just opens up a bubble with icons for each of the options available, and then select an item from the bubble. Individually the icons along the top don't actually do anything for me, they all just open this bubble.
Right, which is the normal behaviour - it's when you actually select an icon from that bubble that everything appears to have shifted one position to the left.
Try it at the home screen and then in an application.
Also, looks like data is handled via "Connection.xml" which is placed inside the Windows folder (I'm back to stock 6.1 to check file locations). If I try to put that inside OEMApps or whatever and have that copy over though it doesn't end up in the Windows folder as far as I can tell.
I'm also trying to strip out the more unnecessary stuff, however, the camera always breaks and says the app is missing files to run. I can get rid of the cube, and everything else, but I'd like to leave the camera function behind (strips 30MB off the ROM if I clean everything else out). But the camera doesn't work.
got_milk said:
Right, which is the normal behaviour - it's when you actually select an icon from that bubble that everything appears to have shifted one position to the left.
Try it at the home screen and then in an application.
Also, looks like data is handled via "Connection.xml" which is placed inside the Windows folder (I'm back to stock 6.1 to check file locations). If I try to put that inside OEMApps or whatever and have that copy over though it doesn't end up in the Windows folder as far as I can tell.
I'm also trying to strip out the more unnecessary stuff, however, the camera always breaks and says the app is missing files to run. I can get rid of the cube, and everything else, but I'd like to leave the camera function behind (strips 30MB off the ROM if I clean everything else out). But the camera doesn't work.
Click to expand...
Click to collapse
Ok it seems that you found each other, hopefully it will result in a perfect NEON400 rom, whish you guy's all the best and if I can help, just ask.
Some usefull links:
http://forum.xda-developers.com/showthread.php?t=564130
http://winbreak.com/winmo/voguegoodies/
Greetz,

Can't change location or screen orientation

Hi all,
Hope I'm posting this in the right place. If not, please move.
I have Remix_OS_for_PC_Android_M_64bit_B2016072603 installed as a virtual guest in Virtualbox 5.0.24_Ubuntu r1083 with Xubuntu-core 16.04 as the host machine. Using a Toshiba Satellite Pro L510. Took me four days to nut out how to get to this point, but installed and booting and stable now.
My issues:
1/ Location: When I try to run an app from Play Store it thinks I'm outside of Australia/New Zealand (the app I'm trying to run is specific to those regions). I'm in Australia, the app works fine on my phone (am logging in exactly the same way).
(* Update: I installed GPS Status and it tells me GPS is not switched on. Was hoping to then change the location with Fake GPS, which I also installed. It won't do anything with same message: GPS not enabled or similar.)
2/ Resolution: The screen defaults to portrait, as expected I suppose, but I have a 1366x768 monitor and it doesn't fit in the screen. Consequently, I have a scroll bar because as Virtualbox Guest Additions is not compatible with Remix OS at this point there is no mouse integration (I need to hit Right Control to use mouse in host and same to use in guest again). I need to press a bunch of keys to just scroll the screen up and get back to where I was going. :|
Other than that, all working great, Remix OS is great, thanks to the team that created it. The main reason I was wanting to use it is to use this one app on my computer (AFL Live) and plug my computer into the TV. I don't use my phone for anything other than that one app, SMS and the occasional call so I am by no means an Android junky. In fact, before this, I knew very little about it (but a lot about Linux/Ubuntu).
This install has been a quest, a learning curve, and these are my last two hurdles so I'm calling for help if it's out there. Trawled the net, tried some things, but have hit a brick wall with these two problems.
My first post so not sure of the protocol. If these two issues should be the subject of two separate threads, mods please advise and I will edit accordingly and create a new thread.
Tnx in advance.
(* Further update: Just having a read of this: http://forum.xda-developers.com/remix/remix-os/remix-os-installation-rooting-t3293769
Wondering if rooting the device would allow me to change any of these, in particularly, the location to Australia where it should be, or switch on GPS so my app can see where I actually am. I'm presuming it thinks I am in the Cocos Islands or somewhere else!)
(* And further update: The screen resolution was as easy as typing Alt+F1 to launch a terminal then 'wm size 1366x768'. That looked terrible, though, so changed it to 1048x768 (from memory) and it is good enough, though not perfect. I may be able to get closer with further tweaking. Now the last, and most important, hurdle to leap: How do I get Remix OS, and more specifically my AFL app, to know I'm in Australia. Frustration. It's taken about ten days, on and off, to get here and still not quite where I want to be, but hopefully my travails can help someone else along the way ...)
Gave up on it. If anyone comes up with a way of running Remix OS in Virtualbox and setting the location, please post. Guestadditions would probably fix it and maybe one day ROS will be compatible with it.
On the other hand, I did learn a lot more about Android than I cared to know, but am now thinking about buying my first ever Android tablet to do the job with a USB/HDMI adapter.

viktorgino's HeadUnit Desktop

Hi guys!
I'm working on a Car PC software and I'm looking for contributors. You can find the project on github: https://github.com/viktorgino/headunit-desktop
More about the project:
HeadUnit Desktop is a based free and open source software that is intended to be run on computers built into cars. This software is currently under active development and lot of the features are experimental. As of now there are three main features:
Media player with a media library and media scanner
Android Auto™ client
DAB radio (integrating welle.io)
Proposed features:
FM radio
CAN bus sniffer with a customizable profile for each car.
Click to expand...
Click to collapse
Some screenshots of the GUI: http://imgur.com/a/pnrpy
And a screen recording: https://www.youtube.com/watch?v=26EYhQuH-Xs
I'm using the C++ and Qt for this project, the front end is QML.
If you are interested in helping with this project, then PM me here, hit me up on Gitter https://gitter.im/headunit-desktop or drop me an email on [email protected]
Pretty excited about this, wish I could help
very interesting project today I try it on my p9 lite. any help files regarding steering wheel controls and buttons?
This is exactly the type of experience that I was looking for, something that allows AA but also maintains AM/FM radio so this can be used as a replacement to the current stereo.
I've been trying to get this installed, but running into some issues in the instructions.
I have the PI all setup, and now following the instructions here:
I'm stuck on this step:
After you’ve installed Qt add the lib folder its installed in to the library load path, the bin folder to your PATH and the lib/pkgconfig folder to the pkg-config path.
I'm not really sure what it's telling me to do here or how to do it.
Can anyone help?
So i got this up and running, this has a lot of potential.
Hopefully development of it can continue soon.
I have a few questions I'm hoping someone can answer.
Questions on current build
1. How is the progress for the FM radio going? Do you know what hardware requirements will be to use AM/FM?
This was the biggest draw to me, to allow me to use this as a replacement to a standard head unit.
2. With Android Audio, when I push the button to go into AA mode. When I plug my phone in, nothing happens? I have AA installed on my phone and it works on other devices.
3. I have a red box at the bottom of the screen that says 'no valid device found use Null device instead.'
What is this trying to tell me? Message is there regardless if phone is plugged in or not.
4. How do you enable the bluetooth so it can connect to the phone contacts etc?
Features I would like to see:
1. Customization navigation bar.
This will be going in an older car, with old fashion lever type heater controls, so I really don't need the climate control button on the screen. Be nice to be able to swap that out for something else.
Also I don't think DAB radio is available in the US, so that would be another one that I would like to remove. Any plans on HD radio for those in the US?
2. Will this support wireless AA at some point?
3. Suppress the Pi Login/Password screen on boot. It seems if you wait about 20 seconds it skips over it automatically. Would be nice in the settings if there was a way to turn that on/off.
So I think this is almost exactly what I have been looking for as a carpc setup, but I had a couple of questions/suggestions. It would be great if you could customize the "action menu" on the right to open other apps that are installed on the system. Like chrisfromwa said above, I have an older car and have no need for the A/C controls, but would I do have an aftermarket fuel injection system and have tuning software currently running on my Raspberry Pi that I would like to be able to open from the "desktop" environment. Also, while I realize that you can do mapping through Android Auto, it would be great if you could launch a navigation system that is installed on the Pi itself like Navit. That way I could have fully offline maps and navigation via a USB GPS dongle and not have to worry about my phone having a signal to have mapping info.
Ultimately I'm really just looking for a "launcher" of sorts that can do FM radio, navigation, and open my tuning app, but that has a nice interface that is easy to use in a car with the 7" touchscreen I have. This is one of the most promising I have seen and would love it if it could launch other apps from the main screen.
i would like to ask a question, and please know that i mean ABSOLUTELY no disrespect by this, but why build one? I ask because there are many head units that are double din, touchscreen, can play darn near every file known to man, have android auto, can interface easily with your car itself, much less the steering wheel controls (cheap interface built with the molex plugs needed for plug-n-play use. Again, i mean no disrespect as i tried doing this a few years back. I gave up because to do it properly, i found that i would have to pretty much rewrite the kernel so that it could idle when necessary and go into full-on ready in seconds vs a full boot every time. Creating an output section thats worth a damn would also prove to be expensive, which is what inexorably led me back to the pioneers, kenwoods etc etc etc of the world. I guess if youre wanting full, unrestricted access to what android has to offer while driving, that would explain it then. But you can also achieve this with some automated processes in your phone to lie to the deck and tell it that youre not moving etc etc. Anyways, just curious of your reasoning for doing this
Youdoofus said:
i would like to ask a question, and please know that i mean ABSOLUTELY no disrespect by this, but why build one? I ask because there are many head units that are double din, touchscreen, can play darn near every file known to man, have android auto, can interface easily with your car itself, much less the steering wheel controls (cheap interface built with the molex plugs needed for plug-n-play use. Again, i mean no disrespect as i tried doing this a few years back. I gave up because to do it properly, i found that i would have to pretty much rewrite the kernel so that it could idle when necessary and go into full-on ready in seconds vs a full boot every time. Creating an output section thats worth a damn would also prove to be expensive, which is what inexorably led me back to the pioneers, kenwoods etc etc etc of the world. I guess if youre wanting full, unrestricted access to what android has to offer while driving, that would explain it then. But you can also achieve this with some automated processes in your phone to lie to the deck and tell it that youre not moving etc etc. Anyways, just curious of your reasoning for doing this
Click to expand...
Click to collapse
I've built my own and after you see so many people having issues with their official head units, it is nice to know that you have the control and aren't at the mercy of a car manufacturer or company. Also, I can use it to play retro games and more. Plus I have a unique dashboard that I have helped design in some ways. Honestly I've tried this project and while it was heading in a good direction there wasn't enough for me to use it as it is currently. I have something else and don't have to pay for like Openauto pro. It's called OpenDash and while it functions as is, it is continuously adding functionality and customizations that you can't find in anything commercial.
talon_dgnr8 said:
I've built my own and after you see so many people having issues with their official head units, it is nice to know that you have the control and aren't at the mercy of a car manufacturer or company. Also, I can use it to play retro games and more. Plus I have a unique dashboard that I have helped design in some ways. Honestly I've tried this project and while it was heading in a good direction there wasn't enough for me to use it as it is currently. I have something else and don't have to pay for like Openauto pro. It's called OpenDash and while it functions as is, it is continuously adding functionality and customizations that you can't find in anything commercial.
Click to expand...
Click to collapse
Right on. What model car?

Categories

Resources