|
||||
I've got a couple of Qs...
Can't believe we've finally got a decent version of Android running on the TP2, but I'd like to know a few things...
*Import pim.vol How do I import/convert my WM contacts (pim.vol) to Android, and what & where is the Android contacts file? *Auto adjust Backlight and Screen Dim timeouts with Mortscript I'd made a script to disable auto adjustment and screen-dimming timeouts via Code:
RegWriteDWord( "HKCU", "\ControlPanel\BackLight", "ACTimeout", 0) RegWriteDWord( "HKCU", "\ControlPanel\BackLight", "ACTimeoutUnchecked", "0000003c") RegWriteDWord( "HKCU", "\ControlPanel\BackLight", "BatteryTimeout", 0) RegWriteDWord( "HKCU", "\ControlPanel\BackLight", "BatteryTimeoutUnchecked", "0000001e") RegWriteDWord( "HKCU", "\ControlPanel\BackLight", "LightDetectOn", 0) Run("\Storage Card\haret.exe") Exit Code:
RegWriteDWord( "HKCU", "\ControlPanel\BackLight", "LightDetectOn", 1) RegWriteDWord( "HKCU", "\ControlPanel\BackLight", "ACTimeout", "0000003c") RegWriteDWord( "HKCU", "\ControlPanel\BackLight", "ACTimeoutUnchecked", 0) RegWriteDWord( "HKCU", "\ControlPanel\BackLight", "BatteryTimeout", "0000001e") RegWriteDWord( "HKCU", "\ControlPanel\BackLight", "BatteryTimeoutUnchecked", 0) Exit |
|
||||
Re: I've got a couple of Qs...
Hey Kain,
If you sync with Outlook you can export your contacts to csv then import them into a gmail account. I did it on a regular browser. After that, log in to gmail on your new android phone and your contacts are sucked right up or sync'd right up. That's what I did and it worked flawlessly. Cheers, Bill |
|
||||
Re: I've got a couple of Qs...
Quote:
http://www.google.com/support/mobile...36&topic=14299 This will sync your contacts/calendar to your Gmail account. This way you won't have to worry about keeping it synced between Android<->WiMo, since they'll both sync with Google. |
|
||||
Re: Android/Linux for CDMA Touch Pro 2
Quote:
Every time I tried loading it, even after multiple formats my Haret would hang at: Cleaning up... Switching to rootfs… GSM phone found Checking for partition… Creating a new data store Then it would spam me every 30 seconds or so with another load attempt. I added msm_sdcc.msmsdcc_fmax=14000000 and it booted Android without a problem. Although I accidentally messed up while programming the touch screen and now I can't even get past the "Welcome to Android" tutorial. Never the less, it's booting. I've just got to delete my calibration file and be on my way! I've skimmed some threads here and the one on XDA, but with 100 pages there's no way for me to understand where your fix for this came from. What are the limitations this commands instills? And since I haven't thank everyone for their hard work here on PPC, let me do so. You guys are freaking awesome and keep up the good work. THIS is why I bought a Windows Mobile device, because of the software that people like you guys create! Edit: After installing I'm getting a lot of lag to the point where the OS is almost inoperable. Is this only me? Because I'm curious if this is because of the command I added to my start up txt.
__________________
Last edited by OMGWTF_BBQ; 03-12-2010 at 09:06 PM. |
|
||||
Re: Android/Linux for CDMA Touch Pro 2
Quote:
I work for a software company, but they have me doing QA sometimes. I send an email to everyone explaining, IN GREAT DETAIL, the issues I found. Sometimes I spend over 15 minutes making these emails, because I research the issue and causes. A week later, someone asks me to resend the email. It drives me crazy. They give the excuse, I figured it would be easier for you to just send it again, then looking for it myself. Then I almost snap!!!
__________________
Sprint Touch Pro 2
|
|
||||
Wirelessly posted (Opera/9.5 (Microsoft Windows; PPC; Opera Mobi/17992; U; en))
there has been reports no2chem has been working on things. so this is likely reports of his work that he has done recently. so things are progressing behind the scenes. |
|
||||
Re: Android/Linux for CDMA Touch Pro 2
In the comments for the kernal at
http://glemsom.anapnea.net/android/htc-msm-android/ |
|
||||
Re: Android/Linux for CDMA Touch Pro 2
Quote:
|
|
Tags |
android linux tp2 cdma, eclair, touch pro2 |
|
|