Monday, July 16, 2012

Android Phone Fans

Android Phone Fans


[Discussion] Is Sprint LTE live now in your area? And what speeds are you seeing?

Posted: 15 Jul 2012 11:29 AM PDT

This image has no alt text

I posted yesterday that in some of Sprint’s 4G LTE initial launch regions, users were already able to enjoy the faster network speed. Now that the network should be officially active, what are the speeds that you’re seeing? Reports had come in yesterday of 10 Mbps down and 2 Mbps up (though some mentioned in comments of as much as 30 Mbps down).


Uniquely Android: Plug In Launcher

Posted: 15 Jul 2012 10:22 AM PDT

This image has no alt text

During my short tenure as a weekend blogger at Phandroid, I’ve looked to start series featuring various apps, striving to ensure that these posts weren’t your regular “apps of the week” stuff. I started with the “Apps I uninstalled this week“, and then moved on to the “Rookie Review” which unfortunately didn’t catch on.

Now, I want to celebrate those apps that really make Android special, that take advantage of the unique capabilities of the platform and provide an experience that you wouldn’t find in most other phones. Some of these apps may be eyesores from a design perspective, and might have a really small feature set. But what they do really makes Android special. And Unique.

In the first post, I’m going to write about Plug In Launcher. A nifty little app that has both a free and a $1 Pro version, the app allows you to set up actions to be performed when either the USB, headset or power cord are connected, and (in the pro version only) also for bluetooth and WiFi connections.

I use it for launching UberMusic whenever I plug-in my headset, and for launching the Alarm app when I put it on charge. Other use cases that I can think of include launching Maps when you’re connected to your bluetooth headset, or launching a file manager when connected to another device.

Most of these actions are small stuff, typically replacing what would have taken a click or two if they didn’t exist. But once you start using them you get so used to it that you begin to wonder why these capabilities don’t exist in a phone straight out-of-the-box.


Microsoft’s IFTTT-clone for Android, on{X}, is actually pretty cool

Posted: 15 Jul 2012 08:08 AM PDT

This image has no alt text

I can’t remember when or where I first read about on{X}, but for some strange reason I never spent any time with it. I finally got a chance to try it out over the weekend, thanks to a stupid bug that has me confined to my room.

So, what exactly is on{X}? The best I can describe it is as an IFTTT-clone for Android. There are two components to it, one being the app and the other a website. Once you’ve logged in with Facebook, you have the option to create a host of rules that allow certain actions to take place on your phone upon certain triggers. The on{X} team has provided a set of recipes for you to customize, such as

Text my wife “my phone’s battery is dying” when my phone’s battery goes below 15%

or

Set ringer mode to normal the first time I unlock my phone after 8:00 AM

You can customize these recipes as need be, such as replacing “my wife” with the name by which the contact is stored, or changing the value of the battery which triggers the action. And there are a wide range of triggers, from weather, to location, to movement, to time.

Where on{X} gets more fun (for me at least) is creating custom rules using Javascript. The API is pretty straightforward, and you can see the code of all the recipes they’ve shared. One rule that I created was to launch Any.DO if I unlock my phone after a gap of six hours, as long as it’s after 8 AM (which typically means I’ve just woken up). The code I’ve used is this:

// Initializing variables

var ringerMode = “normal”;
var time = “8:00 AM”;

// End of variables initializing

console.log(‘Started Script:’ + device.currentSource);
// Triggers the function when the screen unlocks
device.screen.on(“unlock”, function()
{
//var lastDateScreenUnlocked = device.localStorage.getItem(‘lastDateScreenUnlocked’);
var today = new Date().toDateString();
var dailyTime = new Date(today + ‘ ‘ + time);
var now = new Date();
// check if the time permits to set the ringer mode
if (now > dailyTime)
{
var lastScreenUnlocked = device.localStorage.getItem(‘lastScreenUnlocked’);
var lastScreenLong;
if(!lastScreenUnlocked)
{
lastScreenLong = 0;
}
else
{
lastScreenLong = Date.parse(lastScreenUnlocked.toString());
}
var nowLong = Date.parse(now.toString());
var difference = now – lastScreenLong;
if (difference >= 21600000)
{
device.applications.launch(“Any.DO”, {}, function (error)
{
if (error !== null) {
console.error(‘failed to launch app  Any.do’, please verify the application name;’ + error);
}
});
}
}

// grab the shared storage
var storage = device.localStorage;

// set value and get the above two callbacks called
storage.setItem(‘lastScreenUnlocked’, now);
});

console.log(‘Completed Script:’ + device.currentSource);

It’s not something that would attract regular users, but those with knowledge of Javascript might be interested. As soon as you add a rule on the website, it’s pushed to your phone immediately as long as you have an internet connection. One point I must mention is that I saw someone mention in the reviews of the app that it requires an internet connection to perform the actions. That is not true. Unless an action itself requires an internet connection (such as checking the weather) it works perfectly offline.

There are a few bugs, though. One of the rules I’ve added have not been pushed to my phone for quite a while. Also, the app itself offers no manner to add even certain pre-defined recipes, which would have been nice. However, considering it’s in beta it’s definitely on the right track. There is a small but active community presence, so if the team behind it executes well enough, on{X} could garner a significant following. I’m definitely keeping this app for the Any.DO script I made, and the possibility to make more if I need them.

PS: I haven’t been able to test out whether the app is a battery drain, as happens so often with similar other applications. I’ll update the post once I come to a conclusion on that.


AT&T shared data plans ready to roll out?

Posted: 14 Jul 2012 07:52 PM PDT

It’s no breaking news that AT&T is preparing to launch its shared data plans, a topic we have coincidentally been discussing today. We haven’t heard any other details since earlier this year, leaving Verizon as the pioneer of shared data plans. It seems Big Red might be very close to having some company in this club, though.

A Techno Buffalo fan has graced us with a screenshot of a text message displaying his data usage. Lo and behold, it included a new category displaying “Group Data.” Of course, the image displays zero MB used; these plans are not yet available to customers. This definitely means that something is in the works, though. AT&T shared data plans could be coming very soon.

It should be interesting to see how Ma Bell’s prices will match up against Verizon. We would not expect the deal of the year, though, as Verizon and AT&T prices tend to stay pretty “competitive” or similar. But who knows! AT&T might just throw us a curve ball.

[Techno Buffalo]


Android Central

Android Central


U.S. Xoom Wifi owners being invited to take part in software tests, cue speculation

Posted: 15 Jul 2012 03:04 PM PDT

Android Central

U.S. Motorola Xoom Wifi owners look set to receive a software update in the not too distant future. Users registered on the Motorola feedback network are starting to receive emails asking them to take part in a software test. The full email reads like this: 

Hi. Thanks for joining the Motorola Feedback Network. We would like to invite to you take part in a software test for owners of the U.S. Wi-Fi Xoom. If you are not using a U.S. Wi-Fi Xoom, please excuse and ignore this message.

If you're interested in testing new software and providing feedback about your experience, please fill out this short registration form: We recommend you respond as quickly as possible as start times are generally fluid. Please be patient if we don't contact you right away -- and be prepared for a launch at any time. When we're ready to begin we will send an email with more information, if you register successfully.

Regards, Matt Motorola Feedback Network Motorola Owners' Forum

We've known since Google I/O, that the Motorola Xoom is set to be one of the initial Jelly Bean upgrade devices. With the Galaxy Nexus well underway, speculation is bound to begin, hoping that this might well be an indication of Jelly Bean heading to the Xoom sometime soon. Until we see just what it is though, speculation is all it will ever be. 

Thanks Chad!



Motorola Atrix HD available from AT&T today for $99

Posted: 15 Jul 2012 01:57 PM PDT

Atrix HD

The Motorola Atrix HD (see our review), which was officially announced last week, is now available on AT&T. If you haven't kept up-to-date on the latest iteration in the Atrix family, the Atrix HD packs:

  • Android 4.0 (Ice Cream Sandwich)
  • 1.5GHz dual-core processor
  • 4.5-inch 1280 x 720 HD display
  • 8GB on-board storage
  • Expandable microSD slot
  • 8MP rear-camera
  • 1.3MP front-facing camera

You can find the Atrix HD online or in AT&T stores for $99 with a new 2-year contract. It's a solid device and for $99 is a great deal if you're looking for a good specs but don't want to shell out $199. If you plan to pick one up or have thoughts about it already, we'd love to hear from you in the Motorola Atrix HD Forum



The Nexus Q running CyanogenMod

Posted: 15 Jul 2012 01:56 PM PDT

File this under "things that make Jerry say giggity!" -- Jason Parker has built CyanogenMod 9 and booted in on his Google Nexus Q. Using the Galaxy Nexus base (makes sense -- a good bit of the hardware is the same) to build, Parker has a bootable ROM with Bluetooth and Wifi working. There's surely plenty of bugs to work out, but now would be a good time for us all to think about the Nexus Q with full blown Android and XMBC, connected to our big screen. We like thinking that way.

Source: +Jason Parker



Jelly Bean keyboard: get your quick punctuation keys back [from the forums]

Posted: 15 Jul 2012 01:04 PM PDT

Jelly Bean Keyboard

So you're all psyched about using the new fast keyboard in Jelly Bean, and digging the predictive text feature. But after a while, if you're like me, you realize that things went much smoother when you had all your punctuation options in your selection bar after typing a word instead of a guess for the next word. Predictive text is cool, but different strokes for different folks, right? Here's an easy fix from martonikaj in the Jelly Bean forums.

Buried deep in the settings (deeper than I cared to look the first time around) you can shut predictive text off, and still have word correction while typing, but when you hit the spacebar, you get your missing exclamation point and all the rest of your punctuation back up there where it always used to be. 

If this fits your typing style better than predictive text, hit the forums link below and have a look. Be sure to tell martonikaj thanks while you're at it!

[How To] Remove Predictive Text and Bring Back Punctuation



Sprint's LTE network officially launched today

Posted: 15 Jul 2012 12:49 PM PDT

Android Central

Even though many users have been seeing it before now, today marks a momentous occasion for Sprint. Today, July 15, sees the official launch of their LTE network in Kansas City, San Antonio, Dallas, Houston and Atlanta. 

We reported yesterday that various Android Central forums users have been seeing their LTE data light up ahead of time, and while speeds seem to be varying across the board, on the whole everyone seems pleased thus far. 

Let us know what kind of data speeds your seeing in the comments below, or head on over to the Android Central forums where the discussions are sure to carry on for some time yet. 

More: Android Central Forums



HTC Desire C review

Posted: 15 Jul 2012 10:08 AM PDT

Android Central

HTC proves budget doesn't mean last generation software, with the £150 Desire C carrying Ice Cream Sandwich and Sense 4.0

When buying a smartphone on a budget, compromises often need to be made, usually with screen size, and quality, overall horsepower. But sadly, too often the user experience also suffers. However much you're spending on an Android phone, no-one wants to come away with a device running year-old software or a clunky manufacturer skin.

Enter HTC -- we've all seen the One series, the mammoth One X, the superb middle ground in the One S, and the entry offering in the One V. But there's now a younger sibling, the HTC Desire C. While it may be small, not to mention less spec-filled than many AC readers would be looking for, it offers up something that too many devices launched throughout the first half of 2012 have lacked -- Android 4.0. Not just that, the Desire C also brings HTC Sense 4.0 with it too -- and all for just £150. Sounds great, right? Find out how the Desire C measures up after the break.

read more



Try out the Jelly Bean Keyboard on your ICS device

Posted: 15 Jul 2012 09:19 AM PDT

Android Central

One of the, many, awesome new features in Android 4.1 Jelly Bean, is the keyboard. While sharing appearance with it's predecessor, where the Jelly Bean keyboard excels over Ice Cream Sandwich, is in its built in prediction engine. Predictions when done correctly -- see the Android Central favorite, Swiftkey, for a striking example -- they are an incredibly useful tool.

Thanks to a developer going by the handle of Beansoft, this new prediction filled keyboard has now been ported for use on ICS devices running 4.0.3 and above. Simply known as Jelly Bean Keyboard, the early alpha build is out there in the Google Play Store now. As this is an early build, a big old bucket of bugs are likely, but for the most part some users seem to be enjoying reasonable success. 

Currently known limitations surround languages, in that full next word prediction and auto correction is only currently supported for English. Additionally, only English, German, French, Spanish, Portugese (Brazil) and Russian is supported at this time. The user dictionary also doesn't work on ICS, and trying will push it into a force close. 

To use once installed, don't forget to head into the "Language and Input" settings menu, and select Jelly Bean Keyboard as your default input. If you decide to take the plunge, hit up the comments below and let us know how you get along. 

Download: Jelly Bean Keyboard



Samsung now taking registrations for developer day at IFA 2012 in Berlin

Posted: 15 Jul 2012 03:32 AM PDT

Android Central

IFA 2012 in Berlin is just over a month away, and we know for sure that Samsung will be there. Over on their developer portal, registrations have opened up to a developer day the Korean manufacturer will be throwing at the event. 

Scheduled to take place on Thursday August 30 from 14:00 - 18:00, interested developers are urged to sign up quickly as places are limited. Invitations to those selected will then be sent out on August 1. 

No session details have been posted as yet, but developers are promised the chance to "meet the latest technology from Samsung platforms" and to "learn about Samsung's latest devices and services" complete with demonstrations. Make of that what you will, but rumor-mongers will surely try and link a vague statement such as this to the fervent rumors of a new Galaxy Note making an appearence in Germany. Whatever we see though, we'll be on the ground in Berlin next month to bring you it all. 

Source: Samsung Developers