Android :: Way To Inform Users Of Fixes / New Features?

Oct 30, 2010

When publishing an update on the Android Market, is there any way to inform users of fixes & new features? I just published my first app and am still getting used to everything about the experience, including being taken aback by the types of comments that some people post. But I am definitely impressed with the error reporting capabilities!

Android :: Way to inform users of fixes / new features?


Motorola Droid X : Evo Vs DX Users / Quality - Internal Memory Features

Jul 17, 2010

For those who returned their Evo for the DX, how are you liking the DX?

I returned my Evo due to build quality and got the DX today. I'm going back and forth on whether to keep the DX or going back to the Evo or perhaps going for one of the Galaxy variants.

Here's my personal take on Evo vs Droid.

Pros for Droid.

1. Build quality. The DX just feels more solid than the Evo. Only concern I have about the DX is that the physical buttons feel a little flimsy...got me wondering if they are going to hold up over time with repeated use.

2. Internal memory. Out of the box with no apps installed, the Evo showed internal memory of around 350mb; the DX is showing around 6.8gb! Not sure what I would use all this for but nice not worrying about clearing out cache to free up memory.

3. Smoother scrolling, particularly noticeable in the app drawer.

4. Camcorder shoots much better video than Evo and audio quality is night and day between the two.

5. No 30fps cap. I don't know how significant this is since I dont play games on my phone but probably has something to do with the smoother scrolling.

Pros for Evo.

1. Sense UI/eye candy. The droid x's UI seems like a hodgepodge of the stock UI and motoblur. Sense just seems more like a "finished" product. I know there's ADW or Launcher pro but I don't think they measure up to Sense IMHO.

2. Camera. The Evo camera seems much faster than the DX. The shutter lag was almost non-existent on the EVO. I am getting a slight lag on the DX. The lag isn't significant for most shots but trying to snap pics of my 5 yr old son requires a little more planning . Wish the DX had a shutter button on screen (I think the stock android has an on screen button. Don't know why it was taken out on the DX)

3. Browser. Reformatting of pages on zoom is a two step/two hand process on the DX (pinch/tap) whereas on the Evo it was just tap OR pinch. Also, copying text in the browser was really well done in the Evo (hard press/highlight)...still haven't figured it out on the DX but once again, I think it's a two hand process.

4. Keyboard. The htc keyboard has hard press for alternate input (eg. symbols/numbers) in addition to changing to numeric input. From what I've seen, the droid keyboard doesn't seem to have this. (btw, if anyone likes the HTC keyboard, I think there's an apk for it on xda developers called htc_ime mod. I have it installed on my G1 and it works quite well).

One other thing I noticed is that the DX seems to get warmer during fairly normal use. I wouldn't say it gets "hot" but it's definitely noticeable and something I didn't feel on the EVO.

And then there's still the issue of build quality on the Evo which doesn't seem to have been fully resolved based on what I've been reading. So anyway, I guess there's no one "perfect" phone...give up something to gain another. Still debating which features are most important to me.

View 7 Replies View Related

Android :: Inform An Activity That Another Was Just Started?

Mar 31, 2010

I just want to get numbers of times to be used for each Activity.
So the very straightforward method I thought is increasing the count for an Activity when it was started. But how can I get the information?

View 3 Replies View Related

Android :: How To Inform Your - Not Started - App From A Boot_completed Receiver

Jan 12, 2010

I have registered a BOOT_COMPLETED Receiver in my application, i want to listen for changes on SMS Database.

The BroadcastReceiver starts a temporary Service which registers the ContentObserver.

Now i want to notify my main activity (which is not started) that the Observer was registered successful.

(I want to do this, because if a user installs the app for the first time he don't restart his phone but needs the ContentObserver too. If you have another idea how to do that you can post it. I just want the information that the observer is registered already)

My idea was to notify the activity with a static attribute:

CODE:........

But i think that is not good and doesn't work because the activity isn't started and this is ignored.

View 1 Replies View Related

Android :: Inform App(A) That Icon Was Just Clicked To Start Another (B)?

Mar 30, 2010

I just want to get numbers of times to be used for each app. So the very straightforward method I thought is increasing the count for an app when it's icon was clicked.

View 2 Replies View Related

Android : Inform Activity From A BroadcastReceiver ONLY If It Is In The Foreground

Feb 17, 2010

Maybe it's easy, but I couldn't really figure this out right so far... I got a BroadcastReceiver waiting to get triggered by the AlarmMangager - this works fine.

Now: because the event, if it occurs, needs to refresh some elements on screen of the main Activity, I would like to send an Intent from that background BroadcastReceiver to my Activity - but only if it is currently in the foreground, aka active.

If it is not running or not visible, I don't care - and the last thing I want to do is start the Activity by my intent! I handle repainting of the views in my onResume method, so I don't care at all.

EDIT: my BroadcastReceiver is waiting for alarms that must be notified to the user. So, it must be there and declared in the manifest. The problem is: it will have to decide whether the mentioned Activity is currently up in front or not.

View 3 Replies View Related

Android :: AppWidgetProvider Not Inform When Adding Widget Fails Due To Not Enough Space

Dec 30, 2009

My app has a 1*4 icon size widget. When a user tries to add a widget I provide with a configuration screen. and some data is collected - it is verified by the server - it is added to the local DB with appWidgetID as the key - all is good. when user hits save, if there is not enough space, he is given a polite toast - "No more room on this home screen". Now my problem is that the application is not informed of this. Application still assumes the widget was created and sits back and wait for the broadcast to update the widget after certain amount of time.

Can anyone tell me if i can find out via a broadcast or a call back or any method possible to determine if the widget was not successfully created, so that i can mark that record in my DB as deleted. Or better if i can know the space available beforehand via some magic ninja code. my whole application design is disturbed because of this problem.

View 3 Replies View Related

General :: App That Inform What Is Causing Notifications

Aug 19, 2012

Getting random notifications on my EvoLTE and I'm trying to figure out what is causing them without reviewing miles of logcat files. Is there an app that will create a log entry to tell you what is causing notifications?

View 1 Replies View Related

Android :: Fixes To Play Animated GIF Cupcake

Sep 5, 2009

I've used animated GIFs in Android pre cupcake however my old code no longer works. To be exact: Movie.decode Stream Always returns null... Does anyone have any workarounds/fixes to play animated GIFs?

View 1 Replies View Related

Android :: Can't Get Geo Fixes To Droid Emulator / Resolve This?

Oct 31, 2010

I'm trying to send geo fixes to the Android Emulator in Eclipse. It has been working on some occasions but now it never works. I've tried targeting different platforms, setting the time zone in the correct emulator, changing the locale to English (US), wiping the user data in the emulator, used both telnet geo fix command and the DDMS...

View 1 Replies View Related

HTC EVO 4G :: Camera Needs Serious Fixes

Jun 10, 2010

Anyone else not pleased with the camera? It's fine in super bright outdoor conditions, but if you even attempt to use that flash, it's all over. Images are so overexposed it doesn't even look like Sprint/HTC tested the thing and oddly, with the flash, it is nearly impossible to get a picture that isn't blurry. When I turn the flash off the dark picture, albeit very dim, is perfectly clear compared to the one taken with the flash.And the flash button basically does what it wants. I can press it 10 times and it will maybe change the flash setting once.I hope they address this in a very-soon update to the phone.

View 22 Replies View Related

HTC EVO 4G :: Fixes For Screen Separation?

Jul 14, 2010

Okay so after scrutinizing my white evo 4g for the first time yesterday I noticed that the bottom corner of the phone has some SLIGHT lift (like .5mm above the bezel) and of course some light leakage, which doesn't bother me too much.However I thought HTC were going to fix this issue in manufacturing starting in late June? Anyway it looks like they didn't.If possible I'd really like to just keep this phone and not swap it. I am hoping the separation doesn't get worse but I wanted to ask on here if anyone knows of a way to just go ahead and fix the issue myself. Like for example would a couple tiny dots of superglue on the corner do the job? Would that hurt the phone?What about the hex screws? I am suspicious about the validity of that fix.Anyway any advice on how to fix this before it (possibly) gets worse

View 5 Replies View Related

Samsung Fascinate :: Fixes You Want To See With Or Before 2.2

Sep 12, 2010

Hey guys I know some people are having various issues, so I thought it would be pertinent to get a list of issues everyone wants before or to come with 2.2. Please only list issues that you've personally had. If anyone has a solid fix to the issues listed, a fix that would be just as good or BETTER than an official or suggested fix, then go ahead and suggest it.No LED Notifications: I know you can get NoLED, but you shouldn't have to. I would think it would be completely possible to have the four bottom buttons serve as the LED and turn on and off when you have a notification.Seeing the capacitive buttons in the dark: Why don't they turn on when I unlock the screen? Why don't they stay on when I'm using the phone? Not a huge issue as I kind of already know where everything is by heart, but could easily be fixed like the LED Notification.List your issue and I'll add it to the list! If anyone knows if Samsung has a Twitter account, or if someone knows an email address, we should really let them know these issues and try to get them fixed!

View 10 Replies View Related

Samsung EPIC 4G :: New Update Fixes GPS

Sep 17, 2010

This thread on XDA suggests that the GPS is working much better after the OTA. I find it hard to believe, as that wasn't listed as one of the fixes. But look at what people are saying:Epic 4g: DI07 GPS is fast and fixed! xda-developers

View 12 Replies View Related

Samsung Moment :: GPS Fix? Trying To Compile All Fixes To Try

Jun 27, 2010

anyone have a gps fix? im trying to compile all the GPS fixes,ive tried flashing and unrooting, then flashing and rootingCL14DE03all the different roms (joeyrim, vampirefo, dearmas family, etc etc)##GPSCLRX#still not working. im avoiding taking it into (waste of time i think)

View 9 Replies View Related

Samsung Vibrant :: GPS/Accelerometer Fixes Through Lag Fix?

Sep 10, 2010

I am looking to root my brothers phone to fix the lag issue...I have a couple questions though first...

His GPS is off by almost 30+ feet...it never comes in closer (My Droid X will go in to almost 5 feet or less.). I don't know a LOT about the Vibrants root/lag fix...

Also his accelerometer is off by about 7 degrees (through Android Sensor Data app).

So my question is...does the lag fix have any form of fix for the radios/accelerometer sensors in there as well? Also do you have the stock sbf in case the phone does need to go back in to return it to stock?

View 1 Replies View Related

HTC EVO 4G :: Update Fixes Bluetooth With Wiimote?

Jul 30, 2010

I'm on vacation right now, but can someone confirm if the update fixes the bluetooth with the wiimote.

View 1 Replies View Related

HTC Droid Eris :: Need Ota Update That Fixes Audio Bug?

Aug 25, 2010

I put a vanilla ROM on my phone long ago and haven't touched HTC sense since. But, I heard something about a recent OTA update that fixes the audio bug...is that true?

View 6 Replies View Related

Motorola Droid X :: Widgets Update Fixes?

Jul 29, 2010

Just an FYI, there is a new version of Beautiful Widgets on the Market that fixes the weather update issue so many people have been reporting. Open the Market, hit the options button and go to "downloads", and you can update from there. Just got the update myself and among some other neat changes, the weather actually updates properly now.

View 49 Replies View Related

Samsung Moment :: Fixes To Date In Phone?

Jan 13, 2010

Thought it would be best to create a single thread that has a list of all the fixes we have got for the moment so people don't continue to say it is "broken" (note all fixes including using zefs 8.3 kernel and modification of the CL14 OS/modem file): 1) Network Location works great now (it might put you a little away from your "actual" location (by a couple hundred feet maybe) but it still puts you almost were you are really located, and since we use this for "general approximation" of location (gps is the only way to get a reliable location fix) i will say it is working 100% (note this is with gps and wifi turned off. so we know it is actually fixed) 2) Optimization of the kernel allows it to actually use the processing power of the S3C6410 Chipset instead of using generic drivers. this means it is actually meant for the phone and works much faster. 3) Battery meter has been optimized to give 5% reporting levels and adjusted to semi-accurately monitor battery against known calibration curve of the battery (based off of Behold II battery code which uses the same battery). No longer drops you to 15% within 2 hours and turns off most functionality. 4) e911 in pattern lock mode now pulls up a dialer that only allows you to call 911 instead of automatically calling the minute you hit the button 5) reports of pandora/slacker/other streaming programs not having the same stutter starts. 6) keyboard lag has gotta incredibly better.

View 47 Replies View Related

Motorola Droid :: Photo Editor App To Fixes Red Eye?

Nov 19, 2009

Is there a photo editor app that fixes red eye?
I see a lot of posts that say PicSay is great, but does it have
a red eye editor?

View 2 Replies View Related

HTC Desire HD :: Update Fixes Sensor Failure

Oct 22, 2010

Seems as though the update I just d loaded fixed this bug, anybody else fee anything else new or notice the same change?

View 8 Replies View Related

Sprint HTC Hero :: Flashing Fixes Or Updates?

Jun 28, 2010

How do you Flash these? For example, I'm running Fresh 2.1.2 at the moment but the Wireless Tether don't work and I downloaded a fix he apparently has. Do I Nandroid Backup, Wipe and Flash the fix or can I just flash the fix without the wipe.

View 3 Replies View Related

Sprint HTC Hero :: Battery Life Issues / Any Fixes?

Apr 24, 2010

This is the downside...battery life awful. have been reading about fixes. we have four Hero's so I have everyone complaining to me. any safe fixes?

View 4 Replies View Related

HTC Incredible :: Update Fixes Exchange Push On Wifi

May 6, 2010

Well they fixed 1 thing that bothered me. Now fix the call quality so it can be used as a phone. I am so glad this is just a device i am testing at work. I would never use it as a primary phone. My iphone has much better call quality and reception.

View 5 Replies View Related

HTC Incredible :: New Flash Update Fixes Slow Sound

Sep 24, 2010

Just tested on known problematic flash sites and sound is corrected with this update. (10.1.95.2)

View 13 Replies View Related

HTC Eris :: Friendstream Not Syncing Facebook In Phone V2.0.1 / Fixes For This?

May 17, 2010

As it says in the title, friendstream refuses to sync at all with facebook. It syncs to twitter just fine, however. Any fixes for this?

View 4 Replies View Related

HTC Incredible :: Vocie Dialer Very Inaccurate Compared To Old LG Dare / Any Fixes?

May 8, 2010

I have found the voice dialer to be very inaccurate compared to old LG Dare. Are there any fixes?

View 3 Replies View Related

Android :: Gmail Notifier App Finally Fixes Gmail Notification Bug

Jan 24, 2010

If you are a business user like me, then you probably need your phone to sound EVERY time you get a new email, not just at the first unread message. This has been so frustrating since I purchased the Droid, and a quick google search showed that this is a problem many have but google was not exactly rushing to fix!
Issue 4190 - android - Gmail Notifications Bug?Project Hosting on Google Code.I stumbled upon Gmail Notifier (free) in the android market a couple of days ago, and it fixes the problem! Plus, it has has multi-account support and custom options regarding LED color, vibration length, etc. And it does not run in the background, so no decreased battery life, etc.The original version did not have support for multiple accounts, but I sent a quick email to the Dev and he fixed it in the new update that came today!I'm using it in conjunction with Gmail Unread Count widgets, and finally the email on my Droid is up to par with (well, actually better than) my old blackberry!

View 10 Replies View Related

Android :: Need Features In Google I/O

Sep 20, 2010

Anyone know when will the features introduced in Google I/O about installing apps from the market via the website and etc be released?

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved