Mobile

Learn XDA_UC / Registry / XML Provisioning / CAB Editing

By WladyX on 7 May, 2010 | Mobile, Scripts, WM | A comment?

Quicklinks

My HTC quicklinks.

By WladyX on 5 May, 2010 | Mobile, WM | A comment?

BTSAP CAB

RSAP cab file
1. Turn Bluetooth on
2. Launch SAPSettings.exe from the \Windows folder. Somehow this app which is installed with nhathoa’s CAB does not display anything on the screen like older versions did, but it stays in memory after launch
3. Connect to your car kit–now it works!
4. Add shortcut to SAPSettings.exe to \Windows\Startup folder to make it launch automatically after reboot

source

By WladyX on 21 April, 2010 | General, Mobile, WM | A comment?

Z-Push – open source push technology

Z-push is an implementation of the ActiveSync protocol which is used ‘over-the-air’ for multi platform ActiveSync devices, including Windows Mobile, iPhone, Sony Ericsson and Nokia mobile devices. With Z-push any groupware can be connected and synced with these devices.

z-push

By WladyX on 14 April, 2010 | General, Mail, Mobile, WM | A comment?

HTC custom sms mp3

Put the mp3 in /windows.

By WladyX on 23 March, 2010 | Mobile | A comment?

Huawei on Linux

Ubuntu:

apt-get install usb-modeswitch

lsusb
Bus 002 Device 007: ID 12d1:141b Huawei Technologies Co., Ltd.

/etc/udev/rules.d/62-option-modem-modeswitch.rules:
ATTRS{idVendor}=="12d1", ATTRS{idProduct}=="141b,RUN+="modem-modeswitch-v 0x%s{idVendor} -p 0x%s{idProduct} -t option-zerocd"

sudo /etc/init.d/udev restart

source source2

Arch:

Install usb_modeswitch from AUR and create:

/etc/usb_modeswitch.conf.e1550
/etc/udev/rules.d/55-e1550.rules
/usr/share/hal/fdi/preprobe/20thirdparty/10-huawei-e1550.fdi

source1
source2

By WladyX on 15 March, 2010 | Arch, General, Mobile, Scripts, Ubuntu | A comment?

RSAP HTC

Problem: I always Use the Premium Bluestooth Car Kit in my VW Passat with my HD. It works fine, Pairing, Calls, Phonebook all this is OK but when i leave my car and the Bluetooth connection is cancel to the HD it don´t comes back to its local SIM Card. The Antenna Symbol in the upper Screen have a “!” exclamation Mark and the Radio is not working. The only way to get back is to turn “of and on” the cellular radio (Phone) in the Connection Manager. After that all is OK.

Solution: Uncheck “Require PIN when phone is used”

http://forum.xda-developers.com/showthread.php?t=469088&highlight=rsap

By WladyX on 19 October, 2009 | General, Mobile | A comment?

Howto change Google Maps Mobile language to English

Delete the language files that are in the GoogleMaps folder.

I had the same problem so before installation of GoogleMaps I changed the regional settings to English. After installation I deleted the language files (only kept “gmm_launcher.dll”, “gmm_setup.dll” and “GoogleMaps.exe”.) and changed the regional settings to my native. GoogleMaps stayed English

Google Latitude – Language UI – xda-developers

By WladyX on 16 March, 2009 | General, Mobile | A comment?