[game development] Simon Mobile - Windows Mobile Development and Hacking General

Here is a .NET Compact Framework 2.0 version of the "Simon" game I made as self-training on PocketPC development.
Hope you have fun with it!
PS: you can customize sounds for the four colour button.. :roll:

very good thank!!

Related

WM5 Testers Needed:Currency Exchange Mobile

Hi All,
For the last 5 hours straight :shock: I developed a currency exchange application. Since I couldn't find a decent WM5 currency converter so I decided to develop one. This application requires internet connection to download exchange rates from the web service. This was developed using vs2005, tested and works on wm5 device with .net compact framework 2.0 which comes with the vs. You will need .NET compact framework 2.0 to use this application :roll: if anyone can give me sugggestion how to include the dependencies.. Anyways hope you enjoy it! thanks for using it...
::adit

.NET CF 2.0 slowdowns

I'd like to have a go at developing something for my spanky new phone (HTC Wizard). So once I was able to drag myself out from behind the sofa from looking at the Win32 API, I took a look at .NET CF, screamed a little and eventually got a simple .NET CF 2.0 C# application to run.
However ever since I installed .NET CF 2.0 the phone has slowed down, sometimes does not completely refresh the today screen when unlocking, and otherwise play up, wanting at lest one soft reset a day to play happily. It goes back to normal if I uninstall .NET CF 2.0. I only have three applications installed (.NET CF 2.0, TCPMP and GPRS Monitor Tool), so it appears that it is .NET that is the cause.
It makes no difference if a .NET application is running or not.
Has anyone else experienced such problems with .NET CF 2.0 (both with this phone, and other devices)? And, more developer orientated can you compile .NET CF 1.0 applications with the .NET 2.0 compilers? I have done a small amount of Googling.
Thanks,
Mike
(Sorry if this is the wrong place to post this kind of question...)
Hi,
Does the Win32 API work with Windows Mobile devices? if it does but in a limited fasion do you have a list of the available API?
Thanks
vbJoe said:
Does the Win32 API work with Windows Mobile devices?
Click to expand...
Click to collapse
Aye.
vbJoe said:
if it does but in a limited fasion do you have a list of the available API?
Click to expand...
Click to collapse
The .NET apis are all in one (with remarks like "not in WM"), I think the same was true of the Win32, it might have also came with eVC.
Ah ha ok fair enough, Where can I locate the listing of API's?
With vs6 I used to use an APIguide application but thats not been updated since the whole .NET boom
http://msdn1.microsoft.com/en-us/default.aspx
good place to start looking

How to create freeware and theme for PPC

Hello everybody!!
Can some1 tell me How to create theme and software for PPC plz??
Thanks.
To create themes, your best bet is the excellent ThemeGenCE which you can get from the ThemeGenCE website
As for creating freeware, you'll need something like Visual Studio, the Windows Mobile 5/6 SDK and a knowledge of VB.NET, VC.NET, C# or similar.....and a wagon load of patience
Cheers,
Mark.
Thank Thank Thank !!!!
You are so nice!

TouchFLO Tweaker

First of all a friendly hello to all the members of this forum which helped me a lot tweaking my HTC Touch Cruise.
After reading , downloading registry editors and manually adjusting values I wrote this little tool which makes TouchFLO adjustments a bit easier for others.
TouchFLO Tweaker Features
Enable/Disable the Touch Cube
Adjust finger pressure
Adjust pressure threshold (scrolling)
Adjust Touch Cube FPS
Requirements
.NET Compact Framework 3.5 Redistributable
Let me know what you think !
Cheers,
ExBeginner
This is what I love about Windows Mobile!
Everything can be customized
I'll give it a go
Well done, and welcome!
Nice concept, except it doesn't work on a stock Cruise. Since I don't want to reload a new version of .net and take up space over the version included on ROM, I guess I'll stick with making registry entries.
JNGold said:
Nice concept, except it doesn't work on a stock Cruise. Getting an error...."this application requires a newer version of .Net.....".
Click to expand...
Click to collapse
This is why the requirements in the top say :
Requirements
.NET Compact Framework 3.5 Redistributable
It will work if you have CF 3.5 installed.
Cheers
You posted before I had a chance to edit my original post.

How to turn off the screen on WM 6.0

Hello everyone!
I need to turn off the screen programmatically in Windows Mobile 6.0 using .NET Compact Framework - is it possible ?
Also it would be cool if I had possibility to turn on the screen programmatically using .NET also.
Thank`s in advance
take a look at examples using ExtEscapeSet and PowerPolicyNotify!
It really helped. Very good code examples. Thank you very much!

Categories

Resources