How to run win/win-mobile software on Android - Xiaomi Redmi Note 7 Questions & Answers

Hi everyone.
I need to carry in my pocket a small application that is only available for Windows systems (exe installer) or for Windows mobile system (cab installer). It is also necessary that this application has bluetooth connectivity OR at least has connectivity through the usb port of the smartphone with a serial port (I would use a serial to usb adapter).
I have already tried ExaGear Strategies, Wine (but maybe I don't know how to use it) and Limbo PC Emulator on which I managed to install Win XP and Win Mobile 5.0 but I couldn't go beyond
The application that I want to run is really small and not very expensive in terms of the hw required and it can also run on old PDAs of many years ago.
I need help.

Related

O2 Exec etc... programming IDE

I use Visual Studio 6 and 2005 at work, and was wondering what development environment you use for writing applications etc, for the Exec. I installed WinCE C++ v4.0 yesturday and the .exe built for the ARM processor wouldn't run!
Dev env for WMobile 5
Visual Studio 2003 or 2005 work fine.
(you can get the "academic" version if you are a student for less than £50)
with 2003 you have to make smartdevice projects and write them in c#
in 2005 you should be able to do MFC and win32 in c++ as well
Thanks.
Which ever IDE you use, you need to download Pocket PC SDK from MS (it's free) for Window Mobile 5.
You can also use eVC 4, but you need to install SP 4 for it, and PPC SDK for Windows Mobile 2003 (it won't recognise WM5 SDK).
Sorry to be a pain but I have not written software targeted at WinCE/WM before.
I have installed eVC4, Microsoft Pocket PC 2003 SDK, SP3 and SP4. I can debug with the Pocket PC Emulator fine, but when I try to debug or install in release mode on the O2 Exec (which is connected) I get the following warning dialog: "CE platform pocket pc 2003 does not match remote os version 501". :?
I do not want to write software for the PPC using .NET (although I write in C# at work, as well as MFC/ATL C++), as in my opinion the PPC isn't fast enough for managed code. So how can I write apps' for the O2 Exec using eVC4 :?:
Hi VZ800!
You are right about .NET, those apps are more sluggish then native code.
Don't worry about the warning, just click yes, then you going to get another warning, something about CPU type, click yes on that one two.
The eVc *****es because it's not familiar with WM5 devices, but your program will run fine. In fact, I used eVc 3, to write programs for WM5 that were backwards compatible with WM 2002 and they worked fine (although eVc 3 can't connect to the device so I had to copy the exe manually).
The debugger should work as well, though I try to avoid it since it some times takes a long time to connect.
If all you need is some debug prints, no watches or brake points, you might be better off writing to a file with the old fopen, fprintf, funcs. which come in both ASCII and Unicode (wfprintf) versions.
Good luck!
Thanks, I'll give it another go tomorrow.

What operating system do you use???

basically i want to know if you use windows, mac, or linux, and why you use that OS, and also how many people have yet to root their phone because it seems too complicated. i am currently working on a script runable in linux and soon to be runable in windows that will automatically root your phone for you. all you will need to do is run the command, hit enter a few times, set up a setting in anycut(which will be installed on the phone after flashing to RC29) and walk away, or you can sit there and stare at it if you want.
but since i know there are those three main OS's i wanted to know if i should continue trying to get this automated and running in all three operating systems.
I use all of the above so I can't vote. And technically if you own an Android phone you're using Linux.
Ron Overdrive said:
I use all of the above so I can't vote. And technically if you own an Android phone you're using Linux.
Click to expand...
Click to collapse
Well which do you use to do work on your phone? And I know by using android you are using linux which is why I made sure to say "on your main computer" I use linux to work on my phones, but I can use windows on my friend's comp
tubaking182 said:
Well which do you use to do work on your phone? And I know by using android you are using linux which is why I made sure to say "on your main computer" I use linux to work on my phones, but I can use windows on my friend's comp
Click to expand...
Click to collapse
Lately I've been using Windows 7 since I'm giving it a go to see if I want to return to Windows or not after the Vista blunder.
Honestly though I'd make an OS independent way of doing it to simplify it. Like make it in Java, Python, or in Mono so it'll be one app for all 3 OS's.
Why did you say "M$" in the poll option and not "Microsoft". I thought bagging Microsoft for no good reason stopped being cool 5 years ago?
because up until recently if you were to try and get ahold of a copy of XP an older and "obsolete" operating system they charged nuch more than they charged you for a copy of the crappy vista that the deemed perfect. the company will do anything to make more money than they chould be making, they overcharge for everything and quite frankly i would rag on mac too but it has been a long time since i touched a mac. these days i don't pay for a thing when it comes to my computer software, if there is not a free alternative then i don't need the program. software companies charge an arm and a leg for their software and then they whine and cry that people are pirating it. take a look at photoshop. over 60% of the copies of photoshop that are installed on computers nationwide are pirated copies, and is it any wonder? adobe wants to charge nearly $900 for a piece of intangible software, i'll stick with gimp
I've got an old iMac I still use (OS 9.2), and my main pc is quad boot (XP Pro, Vista, 7, and Unbuntu), and my netbook is dual boot from the hard drive (XP Pro & Vista) and I've got persistant install of Ubuntu on an sdhc card, and a live install of GOS on an sd card.
So I think there should be an option of "All of the above".
Linux here as a desktop OS since the times of Slackware 9.1
Windows XP for commercial development (C# )
I am giving Windows 7 a try too
Work: WinXP
Home: Win7 Beta
Laptop: Currently XP, switching to Ubuntu or some other linux flavor this weekend.
I primarily use Windows because i'm more of a PC Gamer than console. I'd most likely switch completely to Linux >IF< the game industry went full throtle into Linux development. Not talking about a Windows Emulator on linux to run windows games, but coding games natively for Linux.
I think this is a great Idea. I've rooted my phone to get themes and auto-rotation and the updated APN Radio stuff on it. Showed it to some of my friends and they want to root as well, but want me to do it for them cause they are nervous. I tried explaining that if they just follow the step by step instructions, they will be fine. So this will certainly make things easier for them.
tubaking182 said:
basically i want to know if you use windows, mac, or linux, and why you use that OS, and also how many people have yet to root their phone because it seems too complicated. i am currently working on a script runable in linux and soon to be runable in windows that will automatically root your phone for you. all you will need to do is run the command, hit enter a few times, set up a setting in anycut(which will be installed on the phone after flashing to RC29) and walk away, or you can sit there and stare at it if you want.
but since i know there are those three main OS's i wanted to know if i should continue trying to get this automated and running in all three operating systems.
Click to expand...
Click to collapse
ASUS G1Sn: Dual Boot Vista and Ubuntu, Vista will be replaced when win7 is final
Asus eeepc 1000H dual boot: Windows 7 Beta 1 and XP
I use Vista mainly because Its not that bad despite some of its problems. A few registry tweaks, scratch that a LOT of registry tweaks go a long way Looking forward to windows 7! I like the freedom with Linux but I don't have the time needed to tinker with it and its a hassle. Hackintosh was alright when I used it, mac os is meh. mac hardware is sexy though. Gimme hardware and keep your OS apple ^^
windows vista on my laptop and windows XP at work.
i rooted to JF 1.42 RC33 but i fumbled my way through...i'm sure anyone with equal or lower "skillz" as me would greatly appreciate the automated root.
thx!
hellbringer626 said:
Hackintosh was alright when I used it, mac os is meh. mac hardware is sexy though. Gimme hardware and keep your OS apple ^^
Click to expand...
Click to collapse
Heh, I'm the opposite. Mac hardware only looks good, but underneath its poorly put together and the designs are flawed. I can build a decent looking hackintosh that looks just as good. The OS, however, has a lot of potential assuming Apple allows people to customize their experience without hacking the OS to install a theme and stops locking it into their crappy hardware setup. After all its a heavily commercialized BSD hybrid that makes some things much easier.
MoridinBG said:
Linux here as a desktop OS since the times of Slackware 9.1
Windows XP for commercial development (C# )
I am giving Windows 7 a try too
Click to expand...
Click to collapse
I take it what you're doing doesn't work with MONO (it supports up to C# 3.0)? I know people who do C# development work on Mac OS X thanks to MONO.
It cannot be categorized into one vote I need two.
Yeah I know it sucks but I have to have at least one machine with Windows because I am a gamer and until the day that Linux has the same level of 3D application/Gaming support I will always need windows.
Though for everything else I'm either testing the Kubuntu 9.04 Alpha or using Kubuntu 8.10.
I use Mac and the only thing I haven't been able to do with it is format my sd to EXT2, so I end up using my Vista In Parallels. Now, Does anybody knows why in my Mac shows ext2 as one of the format options but doesn't seems to work right
My Labtop Has Windows Vista and Ubuntu
And My Two Desktops Have Windows XP
Dual booted with Vista Ultimate x64 and Ubuntu.
Dual boot with Fedora 10 & Windows XP sp3
Windows xp gets used once in a blue moon to play a game. Most of the main windows applications I used can be run in wine these days. Everything else is vastly easier to do in linux.
I run XP at work, and Tri-boot of Vista/Win7/Ubuntu at home.
I would have thought that if you can't understand how to root your G1...you really don't need to root it in the first place??
I run almost exclusively Ubuntu Jaunty 9.04 on at least 5 machines (6 if you count the ps3 in). I run no dual boot but I have XP post SP3 in Virtualbox on my main machine for my bank but I will solve that later as the bank officially now supports Ubuntu but my current certificate is incompatible.
I run Ubuntu because I don't get any problem with viruses, trojans, malware, spyware and clogged registry. I also run Ubuntu because almost everything can be done from the command line. You can mod almost all parts of Ubuntu including Linux. It's free and I can make the modifications I want to the source code. Some applications and drivers are proprietary which can be a pain but that's how the current state is and usually you don't need so many proprietary parts. There are many free apps available via apt-get, both using official repository, ppa:s and external repositories. I find Linux distributions more modular than Windows. There's less problem with unsupported old hardware like in newer editions of Windows. Canon and HP skipped Vista support for both our scanner and printer. Only the basic features of the printer worked. In Ubuntu I get a lot more information from the printer with CUPS than with Vista and the inbuilt driver. The scanner was impossible to make work on x64 Vista. x86 worked but it was an ugly driver hack with the old xp driver and not optimal. Most hardware drivers for old components are built in into Linux.
I've tried Vista many times and it has not met my expectations of a good OS. My latest TX tablet crashed while I finished the configuration and went to burn the recovery discs. I tested ram and the harddrive and there were no problems. After running Ubuntu on that machine for quite a while I consider it stable. My previous TX computer had similar problems. The lack of drivers for old hardware, the lack of a good CLI and the need for all the protection makes me look elsewhere. Windows 7 is looking a lot better but It's far from what I want to use. I tried powershell and I just wanted to get out of there quickly. I've used MAC OSX including 10.1, 10.4 and 10.5 and I like it a lot. Unfortunately as you may have understood OSX is exclusively made for MAC:s. It runs on many x86/x86_64 pc:s but often there is always something not running properly.
If Apple would make OSX available for PC:s with BIOS (which they most likely won't because then they wouldn't sell as many MAC:s) I would use it. The Ubuntu GUI is good if you change the theme but Aqua on OSX is much better.
I think we are heading more towards cloud based OS:S / webOS:s /online-OS:s.
Sorry for the rant. I just felt like writing.
Debian linux testing version..

[Q] Upgrade paths for custom 6.5 apps

Hi Guys. We have some custom programs that were written to run on Windows Mobile 6.5 devices. As it appears that 6.5 is at the end of its life span, we need to start considering our options.
Our source were written for the mobile .NET framework. I've done the research and know our 6.5 binaries wont be compatible with W7 Phone as its a very different beast.
Is the upgrade as simple as downloading an SDK and recompiling the sources ?
The next question would be, is there a Scanner Wedge type application available for W7 Phone ? Right now we use the Motorola DataWedge application to capture barcodes, which then parses the code as a keyboard input string.
While the binaries won't run on Phone 7, they will probably run on the impending release of Windows Embedded Compact 7. This is the continuation of Windows Mobile for data capture machines and the like.
http://www.microsoft.com/windowsembedded/en-us/campaigns/compact7/default.aspx
As the Platform Builder for this has only just been released, it will take a short while for devices to appear that run it.
http://www.microsoft.com/windowsembedded/en-us/develop/windows-embedded-products-for-developers.aspx
I assume Motorola's products will be the one of the first to use it.
Windows Embedded Handheld
Tezzating said:
As it appears that 6.5 is at the end of its life span, we need to start considering our options.
Click to expand...
Click to collapse
On Enterprise handheld devices the OS lives on under new name:
Windows Embedded Handheld 6.5
Windows Embedded Handheld 7

Microsoft Automotive OS (Windows CE)

Morning everyone!
I recently bought a Cadillac CTS-V Coupe, and noticed that under information, it states the NAV system runs Microsoft Windows Automotive.
I did some recon, and found that this is a stipped down version of Windows CE? I've tried searching to see if anyone has done any hacking, I've seen a few basic mods/hacks, but nothing crazy like the stuff xda-devs push out...
Just wondering if there's been any work done on this? Any cool hacks?
So, you want to "hack" Windows (Embedded) Automotive (7), which is part of Microsoft's Windows Embedded family? What do you mean with "hack"? Please specify.
There is not, and there will probably never be a "hacker" or "modder" scene around devices running Windows Automotive, as all the SDKs are closed to the public and only acessible to manufacturers who signed a deal with Microsoft. There is no way of really adding functionality to these systems for a hobbyist, and even if there was of course it would validate any and all warrantys on the device.
jwoegerbauer said:
So, you want to "hack" Windows (Embedded) Automotive (7), which is part of Microsoft's Windows Embedded family? What do you mean with "hack"? Please specify.
There is not, and there will probably never be a "hacker" or "modder" scene around devices running Windows Automotive, as all the SDKs are closed to the public and only accessible to manufacturers who signed a deal with Microsoft. There is no way of really adding functionality to these systems for a hobbyist, and even if there was of course it would validate any and all warrantys on the device.
Click to expand...
Click to collapse
I was just wondering if any work had maybe been done. I'm not familiar with the OS as you can tell. But from my previous experience in the Windows Mobile land and some hacking I've seen in the past on devices that ran CE I was just wondering if anything had been done...
I know there's been a few minor hacks and mods (re: interface changes, animations, pictures, voice prompts, map side-loading, etc...). But that's all I've read so far...
Zhariak said:
But from my previous experience in the Windows Mobile land and some hacking I've seen in the past on devices that ran CE I was just wondering if anything had been done...
Click to expand...
Click to collapse
Windows Automotive is based on Windows Mobile, not on Windows CE. Perhaps 'unlockers' developped for Windows CE might do it, who knows?
jwoegerbauer said:
Windows Automotive is based on Windows Mobile, not on Windows CE. Perhaps 'unlockers' developped for Windows CE might do it, who knows?
Click to expand...
Click to collapse
I read that it runs a Windows CE kernel, also read that it uses a lot of stuff that Windows Mobile uses... Main interest would be to see if it's possible to load up a complete Windows GUI (like what people did for the HTC Shift)...
I have a cts-v as well and I'm hoping to play with the latest nav software update disc (2012) when I receive it tomorrow. I know some have converted it to usb so it doesn't take 2-3 hours to update your system. I'm also wanting to see if I can do some mods/hacks/tweaks to it just to play around. Can you point me in the right direction on the mods/tweaks you've read about? Of course I'd just like to start out with images/sounds/slash screen stuff first.
windows ce
jwoegerbauer said:
Windows Automotive is based on Windows Mobile, not on Windows CE. Perhaps 'unlockers' developped for Windows CE might do it, who knows?
Click to expand...
Click to collapse
what about windows embedded device like HP mediasmart connect x280n can you update it to windows embedded 8 pro
.....
Decided to delete posts
Wondering if anyone ever did anything with these... I just bought one myself in my '09 CTS-4 . You can remove the hard drive and image it to your local hard drive and I have seen where people have been able to access the files within. Since Windows Mobile Auto is related to Windows mobile you should be able to use some of the same tools you would use with Windows Mobile. My understanding is that it is not a stripped down but a supped up version to support additional hardware and functionality. .Net code is byte code that is run by the runtime in standard windows and is easy to decode and reconstruct the source code. I am guessing windows Mobile is similar. You should be able to reconstruct enough that you can use the standard .DLL from windows mobile auto in a regular windows mobile development environment then just copy the finished file over... In theory anyhow... I have seen information that it may require signing but I am not sure that signing was necessary with Windows Mobile 5. I will be tearing apart my new NAV system before I install it to see what I can access in it.
Did you find anything? I'm looking to "hack" my 2011 Fusion Sport w/ Nav. Runs on similar platform based on my research.
rulk said:
Wondering if anyone ever did anything with these... I just bought one myself in my '09 CTS-4 . You can remove the hard drive and image it to your local hard drive and I have seen where people have been able to access the files within. Since Windows Mobile Auto is related to Windows mobile you should be able to use some of the same tools you would use with Windows Mobile. My understanding is that it is not a stripped down but a supped up version to support additional hardware and functionality. .Net code is byte code that is run by the runtime in standard windows and is easy to decode and reconstruct the source code. I am guessing windows Mobile is similar. You should be able to reconstruct enough that you can use the standard .DLL from windows mobile auto in a regular windows mobile development environment then just copy the finished file over... In theory anyhow... I have seen information that it may require signing but I am not sure that signing was necessary with Windows Mobile 5. I will be tearing apart my new NAV system before I install it to see what I can access in it.
Click to expand...
Click to collapse
latest version
Hi there
Can any body upload the latest disc for the Cadillac cts? or just sent a link to my email: [email protected]
thanks
Ronen

Win7 Themez

Here'z what my Win7 PC lookz like all kustomized with an kustom edition of Win7, is there theme'z like this in Win Mobile? Is it possible to simply ''port'' a theme to work on a mobile device? If so then bye bye Android...
Here'z the studio where the Win7 PC is located, just thought I'd share some picturez of my hardware...:silly:
Wow, Sylenth1, Cubase, Rob Papen and my favorite brand M-Audio's Midi Controller
Windows is not a open source, It's very secure os. We don't have a high privileges capabilities or interoperability area of functionality to achieve and develop good such functions software for the Windows Phone. But also it's not a impossible thing to develop.

Categories

Resources