Pimp up my phone

Post on 26-Jun-2015

814 views 0 download

Tags:

description

Quick presentation created for pimping windows mobile devices.

Transcript of Pimp up my phone

Pimp my phone

Aleš Rosinawww.shelastyle.net

Microsoft MyPhone

(beta)

Google Sync

(beta)

Important! Google Sync uses the Microsoft© Exchange ActiveSync© protocol. When setting up a new Exchange ActiveSync account on your phone, all existing Contacts and Calendar events may be removed. Please make sure to back up any important data before you set up Google Sync.

Skyfire

(beta)

Opera

Other usefull stuff

And lots more …

Even Facebook app!*

* Developed by Microsoft!

But no good Twitter client :(

So I will develop it! … Stay tooned :)

WiFi via SD card

Now some basic tweaks…

Home Screen

Chome Configurator

BaseHue Express

… and some advanced tweaks.

PHM Register Editor

IE Cache to SD• HKCU\Software\Microsoft\Windows\CurrentVersion\

Explorer\Shell Folders

• Create some folder on SD (eg. \Storage Card\ietemp)• Edit values: Cache, Cookies, History• Restart your phone, and yeah, free memory :)

Disable SMS Threading• HKEY_CURRENT_USER\Software\Microsoft\Inbox\Settings\

OEM\

• create a new DWORD value with value name as SMSInboxThreadingDisabled and set it value data to 1

Set Scrollbars width• HKEY_LOCAL_MACHINE/System/GWE

• cxVScr and cyHScr• Change value to something small, like 3

Time for some basic & simple code.

SDK

Detecting platform

• SystemSettings.Platform• PocketPC, SmartPhone, WinCEGeneric

• Switching platform? … Easy :)

Rotating screen

• SystemSettings.ScreenOrientation• Angle0, Angle90, Angle180, Angle270

That’s all folks!

*Alternatively, you can just type www.shelastyle.net into your browser.

*