KINGSQUEAK.ORG & KC2RGW.COM

Tag: Android

Official Sprint Android 2.1 for Samsung Moment is Out

by kingsqueak on May.14, 2010, under Android, Daily Drivel

Use this link at SDX, will save you time later for making 2.1 feel like home.

SDX-Developers Official Android DE03 (2.1)

I’ve got it all installed with all my own tweaks, so far so good. Will know in a day or so how it all shakes out compared to the leaked pre-release versions.

** So far, I’m seeing better wi-fi lock and faster GPS lock, noticeable so far.

Comments Off :, , more...

Fix for the Moment waking in its case

by kingsqueak on Apr.23, 2010, under Android, Technology

I’ve had a minor annoyance since I first got my Samsung Moment. The buttons on the body ‘wake’ the phone if carried in my pocket or in a sleeve case and this kills the battery. Batt life can be just a few hours as a result.

I’ve been poking around at various hacks people have done and came accross a key layout hack. I modified the button assignments so that nothing will wake the phone aside from sliding it open.

Easy fix and makes the phone more complete for me. This is the advantage of having platforms open if not at least “opened” where people can tinker and exchange ideas.

Thanks SDX …again

SDX post I made as a HOWTO

Here’s the gory details in a diff output for anyone running 2.1 on their Moment. The principle will be the same but the name of the key layout file will vary with your version. Your phone will have to be rooted and you will need to understand editing and moving files on and off your phone. _Do_A_Backup_ of the original file so you can undo the change if you want to.

The file is in /system/usr/keylayout/ The diff is showing you from which lines I removed the WAKE_DROPPED statements to disable waking the phone with those buttons.


diff s3c-keypad-rev0040.kl s3c-keypad-rev0040.kl.orig
19c19
< key 17 VOLUME_UP
---
> key 17 VOLUME_UP WAKE_DROPPED
28c28
< key 25 VOLUME_DOWN
---
> key 25 VOLUME_DOWN WAKE_DROPPED
89,90c89,90
< key 248 CALL
< key 249 ENDCALL
---
> key 248 CALL WAKE_DROPPED
> key 249 ENDCALL WAKE_DROPPED

Comments Off :, more...

Android 2.1 on my Samsung Moment

by kingsqueak on Apr.10, 2010, under Android, Technology

A LOT has changed with the hacking of the Samsung Moment since I last posted any updates.

SDX Developers is the site for keeping up with the pace of things. Don’t take anything I note here to be current, things change sometimes more than once a day so I may mention something that turns out to be not such a great idea for your phone. If you are interested in playing with all of the mods, start your reading there.

I just finished installing what seems to be the leaked Android 2.1 beta release for the Moment. It ships currently with 1.5 on the phone, so hopefully this adds yet some more stability to the phone and some new and interesting features.

Right now I’m just running the more or less ‘stock’ image without any fancy ROM mods to it, to get the hang of anything that is different.

Immediately the thing I notice is that the built in gmail now supports multiple gmail accounts and also Google apps accounts….this in itself is worth doing for me. I can now have all my G* accounts aggregated in a common interface. If only gmail itself had account aggregation for the web interface…..

Some nice cosmetic updates for the calendar widget and a few other things are immediately obvious too. They aren’t as hideous as they were with 1.5.

I’ve only had it installed for an hour or so at this point, but no immediate instability issues are obvious. There is an organized bugs report on the SDX site, so definitely have a good look at that. Evidently one of the worst is that streaming of media seems to be broken for people. I really only SMS/email/phone for 99% of my use with Twitter/FB and web browsing, and all of that is working for me so far.

I still haven’t found a particularly great case solution for the phone. Aside from belt cases, which I personally hate, slip cases seem to mash down on the buttons and kill the battery dead in 3hrs of being in my pants pocket. I’m still using a microfiber sunglasses soft pouch to carry it around in. It’s really not that bad as the cloth is handy for cleaning the screen, though it looks a bit goofy to pull the phone out of a baggie all the time.

So onward SDX goes with 2.1. It will be very interesting to see what they can do with the performance of the phone once Samsung releases the sources to the kernel so they can get fiddling with compiler optimizations. So far, if anything, the phone might even be a bit more responsive with the version I’m running compared to the 1.5 hacked release I had on previously. So things are good.

Android at this point is pretty solid and a lot more addicting than I’d imagined it would be. As it gets cooked a bit more, it should be really something. For now though, it’s still a bit of a ‘hobby’ to fiddle with. For a business type user, I’d still say stick to your Blackberry if you really need it to ‘just work’ without any other level of understanding.

Comments Off :, more...

Slide Keyboard for Android

by kingsqueak on Mar.08, 2010, under Android, Technology

Only new to me, but this thing really impressed me. This is Slide Keyboard an alternate keyboard for Android phones. I was going to do an alternate layout for AnySoft Keyboard (which is also a great alternate, better than stock) but stumbled on this. Perfect

You tap any given key to select the center character and to select the alternate quadrant characters, you just swipe in that direction. It’s perfect for vertical mode one hand typing.

Leave a Comment : more...