Hello! I am the afore mentioned ultra noob and despite looking, I haven't been able to find an idiots guide to the simple stuff - what is a cab? What is a rom? I have read that I need microsoft .Net Compact Framework 3.5 but when I try to install it, it says 'Deployment to device will be unavailable as compatible active sync was not detected on this computer'. All things that I am struggling with.
I will be getting a TP2 next week and am hoping to get a head start on some of the stuff you more experienced peeps know about. So, if I have missed an ultra noob guide on these forums, could you point me to it or, maybe the regular users here could post a few replies with, say, your top 3 tips for tweaking a phone and choosing the right programs to download?
Thanks!
Hi,
I'm sure everything you need is available on xda. Another place to get basic information is Wikipedia:
CAB file: http://en.wikipedia.org/wiki/CAB_file
ROM: http://en.wikipedia.org/wiki/Read-only_memory
ROM: http://en.wikipedia.org/wiki/ROM_image
http://en.wikipedia.org/wiki/Firmware
http://gizmodo.com/5281397/how-to-install-windows-mobile-65-right-now
If XDA and similar sites and the search functions are too bewildering, get Smartphone & Pocket PC Magazine's "The Ultimate Smartphone & Pocket PC How to Guide" for Windows Mobile users. There you'll have all the basics covered for total beginners. It's no longer published but you can get a copy of the last edition which covers up to WinMo 6.0 with loads of other stuff for 20 USD. http://www.smartphonemag.com/cms/bundle. Some of the stuff may be getting old, but WinMo hasn't changed all that much.
Thanks for your help!
Related
Hello my friends,
I picked up my HTC Wizard (T-Mobile MDA) yesterday, and I want to modernize it with the latest software. I've spent all day (since 9AM, it's not about 9PM) reading these forums, and I'm insanely confused, probably due to the fact that I'm reading stuff from different times.
I need my wizard to have the following:
-WM6
-Reliable Wi-Fi (i.e. no wifi bugs in the rom)
-Super Reliable phone, working with Rogers Canada (i.e. REALLY no bugs in the phone functionality)
-Bluetooth with A2DP
-TouchFlo capability
-Mobile Office (2007 would be cool, but I'll settle for 2003)
-Preferably free of all t-mobile junk
-MP3 and video player
-Ability to install other software
I am currently using a t-mobile ROM, version 2.26.10.2 WWE and Windows Mobile 5.1.195 Build 14955.2.3.0. I would like to back up this ROM before starting. I read something about putting in on an SD card, but that was I'll need to keep a mini-SD card just for the backup. In there any way to dump the data into a file that can be stored on the PC (even to the point of dumping it to an SD card and using linux's dd function to create a file on the hard drive)?
My device is SIM unlicked (I'm using a t-mobile device with Canada's Rogers), not sure about a CID unlock.
I ask for links to most recent ROMs that would fit what I'm looking for as well as most recent tutorials. I'm nowhere near the point of trying to create my own ROM, so a kitchen is out of the question. Maybe later.
Help appreciated. Thanks.
This is where you should start:
http://forum.xda-developers.com/showthread.php?t=310831
Follow that and Dr. P's thread. If you can't follow those guides, don't attempt to install a custom ROM on your phone.
Read it already. It doesn't make suggestions as to which ROM to use though.
There are already tons of "which ROM should I use?" threads, and the consensus from all of them is: read about each ROM and then try the one you like the best.
There are no "more recent" upgrading threads. The link I posted and Dr. P's guide are the best. Those guides are meant to explain how to unlock a phone, not which ROM to use.
Follow those guides, unlock your phone, and then experiment with the different ROMs. Oh, and one other thing: before you even attempt to mess with your phone, spend a few days looking around and reading. Trying to read, absorb, and understand all of the posted wisdom on these boards in 12 hours just isn't possible. I spent 4 to 5 days reading and taking notes before I did anything to my phone.
Alright, I see where you're going with this. I'll take a look around, if anything, I'll post back here. Thanks.
I'm trying to get real data on how much use I get from my TC between charges. Is anyone running a utility to monitor the cumulative amout of time that you've had your device switched on for since the last battery charge?
I Googled and found a few apps but they were all last updated in 2005 or 2006 and specified Windows CE or Windows 2005 CE as the supported OS; although they probably are just fine on WM6 I'm always nervous of putting very old apps on my device.
Has anyone found anything more recent or already tried one or more of these old ones on their Touch Cruise and can verify that they work?
I have a preference for something that isn't a Today plugin, I'd rather just leave a straightforward app running in the background since I don't expect to always want to be monitoring this, but if a Today plugin as all that I can get then that's OK.
EDIT: Hi Milan - I just saw your reply to my post in your PowerGuard forum so it looks like we're communicating, albeit in a rather wierd way across two forums. Thanks for your attention on this, you are a real superstar!
- Julian
U want me to write one? Or integrate it in PowerGuard?
Muyz said:
U want me to write one? Or integrate it in PowerGuard?
Click to expand...
Click to collapse
Hi Muyz,
Yes please! I did make a post about this on your PowerGuard forum, complete with some suggestions regarding a really simple way to implement it, but I posted from my laptop not my main computer so I didn't realise I wasn't logged on to your forum and my post appeared as being from "Guest" (but I did sign it with my name like I do on all my posts to any forum so that I can search on them at some later date if necessary).
My preference would be to add it to PowerGuard partly just to have one less thing to install but also because I suspect you already have a lot of the necessary code to support it in there already.
- Julian
hi folks,
i love my phone and will like to contribute...
i studied years ago turbo pascal but i figured that programing languages basically have similar flows?
i will like to seek advise from pros on how do i get started?
can i
1) know what programing language or tools do i need?
2) know what are the usual errors or problems so that my climb will be easier?
i am really sincere and i hope the pros can take some time to advise me...
yours
leo
I would say, the easiest way to do some application pgrogramming, is to use the Visual Studio 2008(Tool) and C#(language). The platform is .Net framework 3.5.
You can download the latest Windows Mobile emulators, and use it along with Visual studio to test and debug your programs. Once you are satisfied with the program, you can build the cab using Visual Studio(which you can install on the real windows mobile device).
Please post specifics if you need more info. I am sure most of the poeple here are willing to help!
Please try the search function before posting even though this is the Q&A section
This question was just asked: http://forum.xda-developers.com/showthread.php?t=452400
sorry bro . . .
its fine, just figured you might find a little information quicker there
ok specific Q can i rely solely on "WYSIWYG" interface? rather than hardcode like C etc?
Nope. Solely WYSIWYG won't get you anywhere.
But you can use it. For example the CompactFramework.Net (CF.Net) has a WYSIWYG interface, but the underlying functionality you'll have to write yourself.
If that is what you meant...
Howdy..
I've been a bit of a PC Programmer for a long time, and I'm wanting to get into creating applications for windows mobile (6.1 preferrably).
I've been looking and looking and have been getting quite a lot of conflicting views and suggestions.
I'm asking if anyone knows exactly what they're on about with creating applications (I'm thinking VB 2k8 with .net compact framework - though I'm not sure there's any other?)
If they could give me pointers on how to get started, or maybe a walkthrough (minus the actual programming) of what programs to use, how to compile and test..
My mental image of what I'm looking for is similar to how you used to do it with Visual Basic (6 is the last one I messed with) where you publish the program to an exe file? But yeah...
Any info is MUCH appreciated.
mod edit: Thread moved
Ah sorry mate, I thought that post was in the bounds of instigating a development discussion.
Would you be please able to then move this topic to the correct thread?
There are other programs out there to write software for ppc, but that is one of the best.
You will need the wm6 sdk to develope programs for wm 6.
Here is a link on developer resources so you can get a complete overview
I'm a little bit confused and I hope that someone can answer my (I assume)
easy question:
Which edition of Visual Studio is needed for Windows Mobile 6 SDK
development? I'm already considering to update to VS 2008 but I'm not
sure if the Standard Edition is sufficient or if I need the Professional Edition
(which is considerably more expensive).
My confusion arises from the fact that on the download page
for the WM 6 Pro SDK it's stated that VS 2005 Standard and newer are
working. However, on the product comparison page (comparison of
editions), at
http://msdn.microsoft.com/en-us/vstudio/cc149003.aspx
under "Smart Device Development" it is stated that the emulator and the
project templates are not part of the Standard edition.
Well, now I'm really confused. I hope someone can shed some light on this.
Sorry, if this question has already been answered somewhere on the forums -
I didn't find any accurate answer (the sticky thread "Development Resources for Windows Mobile" only tells me that there is a trial edition available for download - but that doesn't answer my question). And all other questions
similar to mine seem to have been answered with something like "... get VS 2008 ... " - but without mentioning any specific edition.
Michael
i'd prefer Visual Studio 2008 Professional, works with EVERY Device
*edit* : oh and with Standard Edition, yuou cant work for SmartPhone
if you haven't installed the wm sdk
smart device is .net apps
.net apps using the compact framework
dont require the wm sdk at all
you only need the sdk if you write pure c++ win32 or old microMfc using c++
Thanks for the quick reply. Unfortunately the limitations suck.
Since I'm also planning to code plain Win32 it seems I'd need the
Pro version if I'm planning to upgrade to VS 2008.
I just visited the WM SDK download page again and just recognized that
they didn't write VS 2008 Std. but VS 2005 Std.
So, my new question: can someone tell me whether VS 2005 Standard
is sufficient?
Michael
worked just fine for me with 2005 and sdk wm6 std and wm6 pro
Thanks again for the quick and accurate help. Seems like now comes the
tricky part - finding someone still selling VS 2005.
Michael
^ You could take a look at using SharpDevelop..
http://www.codeproject.com/KB/mobile/WiMoSansVS.aspx
[deXter] said:
^ You could take a look at using SharpDevelop..
http://www.codeproject.com/KB/mobile/WiMoSansVS.aspx
Click to expand...
Click to collapse
I already looked into that, but there are two problems: first, I'd like to program
in C++ and second, as far as I know when using SharpDevelop I've no debugger
at hand.
Thanks for that hint anyways.
Michael
Embedded C++ 4.0 will still work with WM5/WM6. And can be downloaded free. If you stick to good old Win32, no ATL or MFC, it will create one single executable, with no extra runtime baggage. All the DLLs it needs are already on your device. It may complain that the generated executable will not run on your target device, but it will, it's lying. Target for ARMv4 and there is a good chance it will work. The emulators in the WM5 and WM6 SDK's now actually run the ARM executables direct, so you can test your app to a release level without having to load it on the device.
If you keep main menu options down to one or two, it will appear like all other WM6 apps with the menu options connected to the left and right menu buttons. More than two and the menu appears as the older WM2003 control bar.
Thanks again people for all the help and suggestions. Fortunately (after
many hours of searching) I finally found someone selling VS 2005 Std.
Michael
As mentioned above, the Standard versions of VS2005 and VS2008 cannot target mobile/smart devices.
You will need the Professional Version.
You get what you pay for.