[APP][03•30•09][0.6.5] TrackMyRun - GPS Run/Walk tracking (Nike+ sorta) - Touch Diamond, MDA Compact IV Themes and Apps

I have started working on an app for Windows Mobile 6 phones w/ GPS to do run/walk/bike tracking like the Nike+. Here is a little Video of the app in action:
http://www.youtube.com/watch?v=bIqKHCb21cg&feature=channel_page
Version 0.6.5 9s attached
- Smartphone detection is in
- Run Form updated to be smartphone happy, view log is next.
Version 0.6.4 is attached
- Calories burnt calc!!!! (put your weight in...lbs for now...kg coming )
Version 0.6.3 is attached
- 1 Mile/KM kills the app bug fixed!
Version 0.6.2 is attached
- I am not dead! I promise
- This is mostly a maintence update. All the tracking code has been pulled from the views and put off in modules (as it should have been from the get go) so I can get a Smartphone version working soon.
Version 0.6.1 is attached
- Audio updates - new sounds for mile/km passed and distance goal hit
- Audio updates - updates to how the power management is dealt with for audio, still not perfect, but better
- Center button (on your direction pad) now turns the display off and on and also it stops the phone from sleeping when you use that display off method. This is great for phones that get a bit wierd on their GPS in unattended mode.
Version 0.6 is attached
- New internal tracking code to improve performance and make new feature additions easier (this was more about me than you )
- First audible notices. Each mile/km and distance goal hit. It is just a tone right now, but I will record and add voiced stuff tonight.
- New Settings tab for audible notices
- Smartphone users can atleast start the app and track a run now! (still no settings or view log...that is coming)
Version 0.5.9 is attached
- Fix the View/Save log bug (I hope)...you might have to delete your Run Log (yeah for Alpha testing!)
- New way to calculate speed that is more accurate for me. This might depend on what GPS chip your phone uses...try both and see which you like more (change in the Settings Screen)
Version 0.5.8 is attached
- AppToDate bug fix
- Start of true metric support
- little bug fixes
Version 0.5.7 is attached
- I think the String->Date bug is fixed, please let me know!
- Added an "Action" menu under the left soft key for start/stop/save (silly non-touch screen phone users!)
Version 0.5.6 is attached
- EMAIL A RUN!
(that is a horrible name for the feature right now....since it just gives you a link to share...)
http://www.trackmyrun.mobi/viewrun.php?run_id=18&auth_code=5qii4mfy
Version 0.5.5 is attached
- Settings screen is up and working
- Goal progress is based on settings now (not just 3.1 all the time)
- All based on miles still, KM is coming soon fear not!
- Few more bug fixes and exception catches
Version 0.5.3 is attached
- GPS unattended mode updates
- Few bug fixes
- Ignore Calories/Pace, those spots are place holders/debugging right now...they will work in a later release
Version 0.5.1 is attached
- GPS stays up in unattended mode now (screen off by time out or hitting the power button)
- Few little bug fixes
Version 0.5 is attached
- KML support is all in now
- Go to view a lot (has to be a new one) and select View in Google Maps
- Change the line in the KML file to be green since that yellow was hard to see
Version 0.4 is attached.
- Fixed a few of the stupid SubString() bugs
- Added Experimental KML support! (start a run, do some stuff, then go to options->experimental->Build KML). It will put test.kml in your devices root folder
- Working on new speed tracking code, it is far more accurate...but not done yet (so ignore that it has like 900 #'s after the decimal point)
- Ignore what it says for calories burnt...that isn't what you think it is
ENJOY!
Version 0.3 is attached.

Looks good! I would definatly use this app!

Looks impressive. The auditory upgrade feature would be cool to add.
There are similar Apps. One in particular is also cool is:
GPS Cycle Computer v2
http://forum.xda-developers.com/showthread.php?t=424423
How would this calculate calories burned if your activity differs?
i.e. Rollerblading vs. Running vs Cycling, etc.
or is it simply based on time and distance to give a general calculation?

Nice looking app, I will definitely be keeping an eye out for this one. Keep up the good work.

Does this track coordinates? Or does it track via something else? Cause then I'm thinking that you need an active data connection for this to work :|

Kraize said:
Does this track coordinates? Or does it track via something else? Cause then I'm thinking that you need an active data connection for this to work :|
Click to expand...
Click to collapse
It tracks coordinates, so no data plan is needed at all for this. Just a working GPS. Now, I plan in the future to have online features for showing your routes on google maps and storing run data online, ect...but that is in the future...

band27 said:
Looks impressive. The auditory upgrade feature would be cool to add.
How would this calculate calories burned if your activity differs?
i.e. Rollerblading vs. Running vs Cycling, etc.
or is it simply based on time and distance to give a general calculation?
Click to expand...
Click to collapse
There are some standard formulats that are based on weight, time of exercise and how vigorous the activity is. For walk, jog, run that is easy (since I now your MPH's). For biking, roller blading, ect that gets tougher.

This is looking awesome. Could really do with an App like this. Keep it up and hope your "about a week" estimate is correct for a first beta.
A question though; I have a Touch HD. Has the interface been written to be able to cope with a WVGA resolution?

dom_mitchell1 said:
This is looking awesome. Could really do with an App like this. Keep it up and hope your "about a week" estimate is correct for a first beta.
A question though; I have a Touch HD. Has the interface been written to be able to cope with a WVGA resolution?
Click to expand...
Click to collapse
I have only tested it on a VGA display (my Touch Diamond). I have played with it in the QVGA emulator and the Square VGA emulator. The layout is far from final (I am not happy with it at all right now), so that is in flux a lot.
Go ahead and try the current version if you like:
http://grebowiec.net/trackmyrun.zip
Please be aware this is a VERY alpha version. There are known bugs that throw exceptions that I don't catch...so be nice
If you do however have any failures or success, please let me know.

gweedo767 said:
Go ahead and try the current version if you like:
http://grebowiec.net/trackmyrun.zip
Please be aware this is a VERY alpha version. There are known bugs that throw exceptions that I don't catch...so be nice
If you do however have any failures or success, please let me know.
Click to expand...
Click to collapse
Thanks a lot! I'll give it a go once I get home and give you some feedback!

AppToDate Support
Could you possibly think about having this AppToDate Support. Since this is in the early stages of development, it would be great to run AppToDate to get the current version. Thanks.

Couldn't wait until I got home so just loaded it up here. Everything seems good until I tried to View Log when it crashes out on me.Unfortunately I don't have NETCFv35.Messages.EN.wm.cab installed installed so cannot view details.
Also +1 for Apptodate support!

dom_mitchell1 said:
Couldn't wait until I got home so just loaded it up here. Everything seems good until I tried to View Log when it crashes out on me.Unfortunately I don't have NETCFv35.Messages.EN.wm.cab installed installed so cannot view details.
Also +1 for Apptodate support!
Click to expand...
Click to collapse
Did you start and then stop a run? The log file isn't created until you do atleast one and I bet it is dying trying to read the log file (which doesn't exist yet for you if you didn't do a start/stop)

I will do some reading on AppToDate in a bit, see what all it takes to integrate it.

gweedo767 said:
I will do some reading on AppToDate in a bit, see what all it takes to integrate it.
Click to expand...
Click to collapse
That would be very much appreciated. It just makes things a lot easier.

gweedo767 said:
Did you start and then stop a run? The log file isn't created until you do atleast one and I bet it is dying trying to read the log file (which doesn't exist yet for you if you didn't do a start/stop)
Click to expand...
Click to collapse
Yeah I had done and paced about abit; notched up 0.003 miles. Stopped the run successfully and then tried to view the log.
I've just jogged home from a friend's house (1.237 miles). This time when I stopped the run it crashed. No error code or anything; just said I had to quit and restart.
Sorry that's probably not much good for bug finding!

dom_mitchell1 said:
Yeah I had done and paced about abit; notched up 0.003 miles. Stopped the run successfully and then tried to view the log.
I've just jogged home from a friend's house (1.237 miles). This time when I stopped the run it crashed. No error code or anything; just said I had to quit and restart.
Sorry that's probably not much good for bug finding!
Click to expand...
Click to collapse
Did it do fine during the whole run though?

gweedo767 said:
Did it do fine during the whole run though?
Click to expand...
Click to collapse
Yeah no problems there. Slight lag on speed changes but I guess that's to be expected/part of the suposed and much debated GPS lag on the HD!
No complaints about performance at all.
I'm really liking the look of the App, certianly looks good so far; will be awesome if/when audio feedback can be given.
Something that would be good is if you could make the data from the logs uploadable to a PC to plot onto a graph (via Excel).
Like I said, great work so far! Loving this, who needs Nike/Apple!

dom_mitchell1 said:
Yeah no problems there. Slight lag on speed changes but I guess that's to be expected/part of the suposed and much debated GPS lag on the HD!
No complaints about performance at all.
I'm really liking the look of the App, certianly looks good so far; will be awesome if/when audio feedback can be given.
Something that would be good is if you could make the data from the logs uploadable to a PC to plot onto a graph (via Excel).
Like I said, great work so far! Loving this, who needs Nike/Apple!
Click to expand...
Click to collapse
The lag might be that I only update the display every 5 seconds (that is for all data). I think I might update the speed in real time (there is a call back function I can attach to for that). I do have plans for graphing/tracking/mapping in the future via an upload to a website feature...but that is a bit down the road I want to get all the stand alone client features working correctly first!

Please let us know when you have completed a final version. this program will be very useful. I know its still in the early stages hopefully you will be able to find the bugs and get them fixed, so we can download complete version.

Related

[APP][WWE][Updated: Aug 26 2008] POCKET VIDEO POKER - Public Beta v0.4

I wanted to give back to the community, so...
Proudly announcing Pocket Video Poker for the Diamond! With styling inspired by TF3D, and revamped from the original one I wrote for my Tytn, Pocket Video Poker gives you all the thrill of the casino, without the agony of losing your cash! So charge up that 900 mAh battery, grab your favorite beverage, kick back in your comfy chair, and have fun!
I offer my apologies in advance for the game that will soon consume what little bit of free time you have left. I am not responsible for loss of work, loss of appetite, loss of marriage, etc.
Updated to 0.4 Aug 26, 2008 -- See the next post for instructions and version history.
If you enjoy the game, please DONATE to support continued development! Thank you!
.
Installation
(Requires .Net CF 3.5)
Install the attached CAB file on your Jewel.
Instructions
If you have played video poker in a casino, this should be very familiar to you. This game is based on the "Jacks or Better" variety of video poker. I have no plans to add other varieties at the moment, so please don't ask.
Tap a column in the Payouts Chart to change your bet. The payout for Jacks Or Better is equal to the bet (you break even), so the 1st column bets 1 credit, the 5th column bets 5 credits, etc. For obvious reasons, you cannot change your bet in the middle of a hand.
Tap Deal, tap the cards you want to hold (tap again to toggle), then tap Draw to replace the remaining cards.
If you end up with a winning hand, you can try to double-up your win by tapping Double. Five new cards will be dealt. The first card is the dealer's card, and is face-up. Tap one of the face-down cards to try to beat the dealer's card. If you win, you can try to double-up again. If you lose, you get nothing.
Tap Exit to, ummm, exit.
Tap Options to access player management and game options. In the Players tab you can select the current player, view hand statistics, add more credits, rename players, and delete (reset) players. Adding credits will bring a player back up to 100 credits, and can only be done when a player drops below 100 credits.
Planned Future Features
Clean up sounds to remove hiss
Automatically hold cards that make a hand on the initial deal
Tap the Win amount to skip count-up of credits (this would be useful if you ever hit a 4000 credit win)
Make it more clear whether you are starting a new hand or drawing on a hand. You can tell because the button toggles between Deal/Draw, but I still want to make it more obvious.
Test on other devices, resolutions, WinMo versions, etc. It is currently only known to work on the Diamond with WM 6.1
Reduce memory footprint
Known Issues
One person has reported an occasional crash, but I have not seen this nor been able to reproduce it. Please let me know if you can provide any additional information.
Revision History
0.4 [2008-08-26]
Toggle "Hold" as soon as you touch a card (instead of when you let go) to make it more responsive
Your chosen card during double up is now displayed prior to the other cards (improved experience)
Implemented player rename and reset
Reorganized stats display, and added double up stats
Option: Enable/disable sounds
Option: Skip count up of credits won
Option: Move the Deal button to the left side
Option: Set the Deal speed:
[*]"Normal" is how it has been in prior versions, and gives the impression of the cards being dealt
[*]"Slow" is for those of you that really LOVE the anticipation!
[*]"Fast" is for people that just want to get it over with and lose your credits as fast as possible​
0.3 [2008-08-17] (621 downloads)
Made the cards cleaner and nicer
Enabled Options button
Added ability to select players, add more credits, and view hand statistics
0.2 [2008-08-14] (141 downloads)
Created installer for your pleasure
Disabled Deal button for insufficient credits instead of showing message
Options screen still not enabled
0.1 [2008-08-13] (94 downloads)
Initial public beta
Options screen (with player management) not yet enabled
Please let me know how much you enjoy the game by buying me a beer! Thank you!
.
Oh HELL YEAH!
darthbane2k said:
Oh HELL YEAH!
Click to expand...
Click to collapse
You like?
GeckoDev said:
You like?
Click to expand...
Click to collapse
he sounded more american than you did
liamhere said:
he sounded more american than you did
Click to expand...
Click to collapse
LOL.
I must admit, Video Poker is a particular vice of mine on my many frequent trips to Las Vegas.
Reallys a great, addciting game
Thanks for that, but i found one big bug
I cant open the options menu, i can tap as long as i wanton this butten but nothing opens, evere button else works fine
Hot Damn, that's poker right there!
More credits please, more credits....
liamhere said:
he sounded more american than you did
Click to expand...
Click to collapse
Yeah, you have to read it with a "French Maid" accent ... that's how I hear it in my head.
Tilgi said:
I cant open the options menu
Click to expand...
Click to collapse
Please refer to the first post ... the Options are not yet enabled Coming soon, though...
fortigeek said:
More credits please, more credits...
Click to expand...
Click to collapse
Did you use them up ALREADY??? Be frugal with your credits people, the ability to add more won't be around for several more days!
if you loose all your money,... exit the game, and, in the same folder is an PVP.dat, delete it and restart the game... you will have 100 again,... and dont play at 5 until you have get some money,... i'm in 1600
!!!!!!!!!!!!!!! I'm rich!!!!!!!!!!!!!!
niiiiice!!!
love this game but options never work and sometimes Im not able to hold cards...
carlosmc said:
if you loose all your money,... exit the game, and, in the same folder is an PVP.dat, delete it and restart the game... you will have 100 again
Click to expand...
Click to collapse
Yes, but you lose all the stats that will later be displayed in the options, so the rest of us poor people here will never get to see how you made 1600.
kultus said:
niiiiice!!!
love this game but options never work and sometimes Im not able to hold cards...
Click to expand...
Click to collapse
See first post about the options.
Can you give more detail about not being able to hold cards? Seriously, I've been playing this game for weeks and have never seen an issue with that. Are you sure the hand wasn't already over?
sry after SR works fine dont know why but im lucky
OK, I took some time during lunch to package it up in a CAB, so it'll be even easier to install now. Apologies to the 90+ people that did it the hard way.
I'll have some time this weekend to tie up some of the loose ends (*cough* OPTIONS *cough*) ... so I'd really like to hear what other suggestions you guys have!
Thanks for playing, and don't let your boss see.
Hmmmm... no ideas??? Guess that means you're all subject to my whims.
Hi everyone! A new version is now in the first post. Here are the changes:
0.3 [2008-08-17]
Made the cards cleaner and nicer
Enabled Options button
Added ability to select players, add more credits, and view hand statistics
It looks like there are about 150 of you playing with it, so I'm curious what you all think. Please let me know!
GeckoDev said:
It looks like there are about 150 of you playing with it, so I'm curious what you all think. Please let me know!
Click to expand...
Click to collapse
Hi, so I will let you know what I think. First of all, I love this game!!!
It runs great on my D, had only one crash till now.
But I wonder if I'm the only one who wants the order of the four mainbuttons (Exit, Opt., Double and Deal in reverse Order) ???
I mean, I'm right-hander, like, I think, the most of us and it would be much more comfortable for my thumb to have the deal- and doublebutton on the left side.
Just try it! (but maybe I'm really the only one with that desire...)
Another thing is that I miss only the one option to mute the gamesound...
Anyway, many many thanks for that game and I hope you will maybe change the buttonorder someday.
ps: my broken english could be better, but I think everyone knows what I meant.
SmoothO said:
But I wonder if I'm the only one who wants the order of the four mainbuttons (Exit, Opt., Double and Deal in reverse Order) ???
Click to expand...
Click to collapse
That's a good idea! I'll add it to the planned features list. The placement of the Deal/Double buttons comes from where they are on the real casino game, but you make a good point that on a device, they might not be in the most comfortable place.
SmoothO said:
It runs great on my D, had only one crash till now.
Click to expand...
Click to collapse
Can you tell me more about the crash? What were you doing when it happened?
This game work fine on my Artemis!!Brillant idea!!
God job for new updates!

Rockbox for Android

Hey everyone!
I couldn't help but notice on the Rockbo homepage (rockbox.org), under unusable ports it has listed Google Android and in this thread: forums.rockbox.org/index.php?topic=14177.30 the last post says that someone had actually gotten sound to work through Rockbox on a HTC Legend phone:
Hello guys,
I'm right now listening music with my newest music app on my phone:
Rockbox plays music on my HTC legend \o/
The first song was Edward Maya vs Alicia - Stereo Love.
I'm overly happy that I've gotten that far now. I'm looking forward to
finally bring gapless playback, dynamic playlists and an extensive
equalizer (and more) to Android! Although there's a lot of work still to do.
Best regards.
Click to expand...
Click to collapse
This is rather exciting! I've used Rockbox before on an old iAudio X5 and it was a powerful alternate firmware. Anyways I just wanted to post this here just incase anyone else would be interested.
I found some more information digging around the interwebs. I found a blog from a Rockbox developer who talks about Rockbox as an application and he mentions this achievement and includes a link to the users git repositories for Rockbox on Android. You can read about it here: daniel.haxx.se/blog/2010/07/30/the-rockbox-app-part-ii/
Here's a quote from the blog:
While I’m told the current state is rough and there’s no installer or anything yet, I’m sure I share the view of lots of others that this is a great moment in the Rockbox history. A milestone. Thanks Thomas, I hope your work continues equally good and that we get an app to try out at the end of the summer or so.
Thomas’ git repo is here: h ttp://repo.or.cz/w/kugel-rb.git
Click to expand...
Click to collapse
Also Rockbox as an application was accepted into Google's Summer of Code program (info here: rockbox.org/wiki/SummerOfCode2010#Rockbox_as_an_Application )
Yeah!!!!!!!! I d like to see rockbox on android, I used it on an ipod mini, and it was really great with a great sound quality
There are no prebuilt apk's yet but you can download the source code and build Rockbox for android.
It works rather well, I'm using it in favor of the stock built in media player on my Legend.
kugel. said:
It works rather well, I'm using it in favor of the stock built in media player on my Legend.
Click to expand...
Click to collapse
Could you share the apk?
There's a link on the wiki page I created today:
xttp://www.rockbox.org/wiki/AndroidPort (remember to change the xttp to http).
Just out of curiosity, could someone post a screenshot ?
Pre-Compiled Links
Prebuilt 240x320: http://www.alice-dsl.net/simonemartitz/rockbox/Rockbox-240x320.apk
Prebuilt 320x480: http://www.alice-dsl.net/simonemartitz/rockbox/Rockbox.apk
Prebuilt 480x800: http://www.alice-dsl.net/simonemartitz/rockbox/Rockbox-480x800.apk
Looks pretty promising and I know its not in any stage to be shown off but I couldn't even effectively navigate around. Hope they keep working on this.
Sent from my ADR6300
hazard666 said:
Looks pretty promising and I know its not in any stage to be shown off but I couldn't even effectively navigate around. Hope they keep working on this.
Sent from my ADR6300
Click to expand...
Click to collapse
That's probably because the default touchscreen mode is the so called grid mode. In this you navigate with d-pad like controls (the screen is divided into 9 rectangles, top middle is up, down middle is down, center middle is select, etc). You can change it to the absolute point mode in the settings.
This is the best thing to happen to my phone since I bought it!
The only problem is that's it's a bit jumpy from time-to-time, especially if 'multi-tasking.
But generally I'm impressed already. True gapless playback at last! A volume control that doesn't move in HUGE increments (I.E. I can make it really really quite if I'm falling asleep listening to music)
Great stuff!
miner49er said:
The only problem is that's it's a bit jumpy from time-to-time, especially if 'multi-tasking.
Click to expand...
Click to collapse
I assume you have an HTC phone running the official 2.1 ROM?
Those have a bug which causes music to drop out sometimes if the app is in the background/minimized.
Not working for me on Motorola Milestone. This is how it looks like:
Define "Not working". The screen shot looks ok, except the font is too small (the default font should be bigger indeed).
Try loading the cabbiev2 or selecting a bigger font. And also remember what I said about the grid mode on the previous page.
The pre-built APKs are not working for me either. I'm trying this on a Samsung Captivate (Galaxy S) running stock rom. All it shows is the rockbox splash screen and doesn't go from there.
Hi there!!
Neither works on milestone (Personal Argentina's 2.1u1 official rom).
It loads, I can navigate (and configurate the screen) but it won't actually play any file...
BTW, the screen font size and graphics from the original skin has been an issue since I firts got it for my old (from a couple of weeks now) rokr e2...
Impressive!
Installed the 480x800 build on my Milestone (Canada Telus SHOLS_U2_03.11.0) and started experimenting.
Have a few questions:
1. Noted after editing config.cfg (in order to add a WPS file) that my paths were changed from /sdcard/rockbox/ to /data/data/org.rockbox/app_rockbox/.
Is it implicit that /data/data/org.rockbox/app_rockbox/ is the way to point to sdcard?
2. My WPS contains %pc (Current time in track) and %pt (Total track time); the latter is right but the former is always 0 (%px shows 0 too).
3. Maybe silly: I'm able to use the grid to navigate but did not figure out how to exit Rockbox. How to exit?
pstrg said:
Impressive!
Installed the 480x800 build on my Milestone (Canada Telus SHOLS_U2_03.11.0) and started experimenting.
Have a few questions:
1. Noted after editing config.cfg (in order to add a WPS file) that my paths were changed from /sdcard/rockbox/ to /data/data/org.rockbox/app_rockbox/.
Is it implicit that /data/data/org.rockbox/app_rockbox/ is the way to point to sdcard?
2. My WPS contains %pc (Current time in track) and %pt (Total track time); the latter is right but the former is always 0 (%px shows 0 too).
3. Maybe silly: I'm able to use the grid to navigate but did not figure out how to exit Rockbox. How to exit?
Click to expand...
Click to collapse
1) Yes. Rockbox removes the path and looks on the sdcard first so don't worry. In fact, any path will work. In order to remember it over restarts the files the setting point to need to be in /sdcard/rockbox though.
2) Don't know what's wrong there. I can't imagine it's an Android specific issue though.
3) There's also the absolute point mode, you just need to enable it (we didn't get around making it default yet). You don't *exit* Rockbox, you just stop/pause music (stopping will be slightly better for battery life) and leave the app (as with any other app like the built-in media player).
I have installed Rockbox on a HTC Tattoo. Not the most powerful phone out there, I know.
I am also very impressed. I had given up using my phone as a music player. I don't think that any of the apps on the Market are very good. None support gapless or EQ etc., and the format support is also very limited. But now there is hope.
I had to figure out how to use it first, and I found out how in the Rockbox forums. It seems like the UI is working very fine. The only thing is that they don't support the hardware buttons yet.
The music also plays back. But there is one (serious) problem: the playback stutters once in a while. It may be the same problem as reported above with HTC phones. So it is not quite usable yet. But they are definately on the way. These are early days, and the app isn't even downloadable from their web-pages yet, so I didn't excpect this much.
Update.
Fussing around with settings, noted (just once) that %pc (Current rack time) was working as it should; however, it subsequently displayed as 0 (as before) even though I modified nothing.
Another point: it seems that settings from tagnavi_custom.config aren't working.
On some occasions music did not play at all; display sometimes reverted to the very tiny initial default and it was not possible to select a font from the menu, among other menu navigation problems.
Despite those gripes, I noted no jumps while playing; in this respect, it's better than either andLess and AMPlayer, which I've been trying to play FLAC files.
Will stay attuned; am very glad that Rockbox as an app is being ported to Android and is already useable.

2.2 Review

*** True Story ***
I am a member on Dell's community forum and have watched Dell's mouthpiece, Amy-B, post the lies and put up the smoke and mirrors regarding this for a while now. When she first announced that the update would begin on 11/15, I paid closer attention. By the end of the week when there was no update, I commented that users may have a potential class action suit. With that, I got a scathing email from Dell saying I violated their terms of use, some left handed subtle threats, and my post was deleted. I still laugh about that.
End True Story, my ongoing review below
I put 2.2 on last night and played with it for a little while before bed, then really started putting it to the test today. here's what's happened until now.
First, when I applied the update, it kept a lot of previous settings and applications rather than clean wiping. It also bypassed forcing me to login to google account, so when I tried to use the market, it couldn't. With that, I used my credentials to login to my google account and immediately started having some google calendar syncing error. It became a loop, each time asking me to report it, then asking me to force close the app, and then over and over the same thing. So I rebooted the streak, and it came up with the same exact issue not allowing me to do anything with it. I had to pull the battery to shut it down this time and when I get it all together to power up, I simply held the up/down volume keys and told it to do a factory reset.
The rom cooks itself into the streak as the factory install and 2.2 came up on the next boot, this time asking for google credentials. It worked that time, and I was ready to put the phone through it's motions.
Issues I've found
1. Voice Dialer via Bluetooth crashes each time I try to use it. It crashes to the point that it tells me to restart my phone. This is without fail.
2. swiping to unlock the phone, or pattern unlock are flaky. it will start then stop as if I've taken my finger off. I have to do it multiple times and crazy ways to make it work. Pattern lock same thing. Especially after coming out of my pocket... as if the heat from my body makes my finger not be recognized on the whole screen. This build makes the touchscreen no longer responsive as it was in 1.6... update, I've tested this over and over and over. yes, it seems to be the temperature, because if I blow on the screen to cool it, or something similar, the screen becomes instantly responsive to my touch. I never had this problem with 1.6 regardless of when I pulled it out of my pocket.
3. sometimes, changing screens gets choppy or laggy.
4. No widget bar or tray/drawer that allows you to turn BT or Wifi on or off. You have to get something from the market to do this (updated, this is available as a widget, I should open my eyes a bit)
5. Can't change the number of screens; can't add or subtract screens, stages, rooms, or whatever you choose to call it. You're stuck with 7, the center one being the default.
6. Multiple FC's for variety of reasons, many are while simply browsing the market. With that Microsoft-esque error reporting thing always popping up, I think they anticipated feeding garbage to the masses.
7. Have tried a few alternate launchers. Some are better than others, more functional etc.. .but no matter how weak an alternate launcher appears to be, they pretty much ALL beat StageUI
Likes
1. Have always liked the live wallpapers that we were introduced to in 2.1
2. landscape mode rights itself regardless of which side is facing up. could be a caveat since it puts the home/back/menu buttons upside down on the left instead of right with the hard buttons on the bottom, but still kind of cool nonetheless.
4. Support for Exchange is native and doesn't require additional software/applications.
the long and the short of it.. Dell is useless as an OS developer/tweaker and StageUI blows.
Samsung hit the homerun with it on its Galaxy S series. I was just at best buy, and the Galaxy Tab is pretty sweet but the price tag is ridiculous. Comparing 2.1 of my Vibrant with 2.2 on my streak, the Vibrant wins. no contest.
Day one of having the new 2.2 update on there and it's clear that this OS needs some patching already. I can only imagine what the people on O2 in the UK had to go through with their 2.1 fiasco
more to follow...
Here's a couple of things that I like in this build but before I list the items I wanted to address the comment you made about being able to turn of BT, wi-fi, GPS, brightness, etc. Under apps you can select Power Control and that will give you those options in a form of a widget. You do, however, will have to delete one of the Stage widgets to free up the room. Or you can just open the widget via apps. For my use, I currently prefer a different launcher than Stage. I am using the LauncherPro but there are a lot of other free choices like ADW, Zeam and so on.
Here are the things I like about this build:
1. Ability to hang up the call by pressing the power button ( you have to go to Settings-Accessibility-then check the mark for that option)
2. Radio feature - is absolutely great. The thing I don't like is the web ad that seems to pop every time I start listening to a station. If anyone knows how to turn/block that pop-up you would make me very happy )
3. Keyboard is awesome. Love the size, the options to switch to symbols, just love it. Haven't messed with SWYPE but I love the Andriod KB right now.
4. Flash - yes it works and it works well.
5. Speed - significantly faster. Whether navigating or downloading. Wi-fi speeds are faster than 1.6 or 2.1 I use to have.
6. Bluetooth volume is louder. This one was high on my priority list.
7. Music widget - looks nice and clean.
8. Camera works fine. I don't see an option for 720p though.
9. Security is beefed up by adding the option for PIN or password on top of the normal sliding lock. My slider works without any issues. But I prefer the pattern lock which also works great.
10. Haptic feedback can't be completely turned off, or you can turn off certain features alone like keyboard. I have mine off so the three main buttons don't vibrate any more. I don't think that option was available in the previous builds but I could be wrong.
These are the ones that I can think of right off the bat. I may add more as I remember them.
streak4m3 said:
Under apps you can select Power Control and that will give you those options in a form of a widget.
Click to expand...
Click to collapse
Long press home, then under widgets, then power control... thanks tons. that's what I was looking for.
So my quick review:
The good:
Loving the out-of-the-box Exchange support. Yay. Mobile e-mail/calendar/contacts without having to use Touchdown and the hassle of 'pushing' Touchdown contacts to the phone's contacts.
w00t. Ability to grab requiring apps from the market which require 2.x.
2.x features like portrait home screen, better multi-touch, etc.
The bad:
The Stage UI is just lame. Giving it a few days before I toss it in the bin.
I miss the old video playing app. I dunno what it was called, but there isn't even a shortcut for the new one. I installed ASTRO File Manager, browsed to my video directory and the file launched with some less-than-basic video player. What I liked about the old one was the order-by-date view which I have become used to but isn't the end of the world, the resume where you left off feature, and the delete from within the app feature. I guess Rock Player is the video player most people seem to be recommending, so I hope it has this.
For all its faults, I liked the old keyboard. I suspect it's still there, but I have yet to look. Using 2 (To/two/too) and 4 (For/four), etc in txt/IM/tweets now takes extra keypresses.
I never really knew how handy the Dell notification area was for 1.6. I'd turn off the cellular data and run Wi-Fi only, with just a couple of presses and it wouldn't interrupt the app I was in. Now I have to go to the home screen, press the menu button, and that's only to turn off wireless. I have yet to find the equivalent enable/disable for 3G.
Yet to check:
I've found the Streak's camera has taken pretty lame photos. I'm not photophile, but our 5 year old, 4MP camera takes better photos than the Streak. I've had the Streak set to the best quality (Lowest compression or whatever it was) and if you zoom in on a picture while viewing on a PC, it gets pixelated very quickly, while our 4MP pics are much nicer looking and they are twice the file size (4MP pic twice the file size of a 5MP pic?), so I'm interpreted this as 'The Streak takes crappy pics'. Been waiting to see what, if anything, the upgrade to 2.2 does for this.
So I guess it seems to lack polish, BUT, I think the reason for this is because it's actually near-to-bare Android, so I'm not going to criticise the roughness when the other option is more polish (Which one may or may not like) from Dell that means OS updates take 6+ months. I'm sure I'll be able to overcome anything I'm not liking with apps or through tweaking some options somewhere. Isn't this why we have Android?
But yeah. Stage is coming off pretty quick I suspect.
PS - You all might laugh: http://i.imgur.com/ULMLx.png
This build was far too laggy for my tastes. 1.6 was faster on some of the processes for me. I'm happily back on DJ Steve's build which is soooo much faster and has virtually the same features.
Sent from my Dell Streak using Tapatalk
Something I'm surprised is:
2.2 doesn't have separate sounds for incoming:
E-mail
Texts
Reminders
...I dunno if iOS does, but my old Windows Mobile device did. I'd like a different sounds for these events, as I'll respond to them differently. Now I don't know if it's a calendar reminder which I can't ignore, a text which I might ignore or an e-mail that I can ignore...
streak4m3 said:
8. Camera works fine. I don't see an option for 720p though.
.
Click to expand...
Click to collapse
I got fooled by this. check 'Custom' for 720p. I can verify it is 720p too. pretty good quality.
Edit: Check it out. cant post link so you'll have to type the youtube code in manually
watch?v=Xm-jbOqIUiU
Enjoy! pretty sweet.
Format : MOV
Dimensions: 1280x720px
Video codec: MPEG4
Audio codec: AAC
htnprm said:
I never really knew how handy the Dell notification area was for 1.6. I'd turn off the cellular data and run Wi-Fi only, with just a couple of presses and it wouldn't interrupt the app I was in. Now I have to go to the home screen, press the menu button, and that's only to turn off wireless. I have yet to find the equivalent enable/disable for 3G.
PS - You all might laugh: http://i.imgur.com/ULMLx.png
Click to expand...
Click to collapse
Try "Quick Settings" which puts an icon in your status bar so when in an app, just drag down the status bar click on it and all your settings are there. Or, try "QuickDesk". Not sure if this is out of beta yet but its also an awesome app for doing exactly what you are talking about.....and much more.
Cant wait to get my Streak and to start rockin this 2.2. Would love to have vanilla 2.2 though.
as you are on 2.2 now , can you check something for me ?
- can flashled from camera be used as torchlight ?
- it should have usb tethering now, but does it also do wifi-tethering ?
- can the flashplayer play activescript ?
- is activesync (not exchange) working ?
da_jojo said:
as you are on 2.2 now , can you check something for me ?
Click to expand...
Click to collapse
Yeah. I was wondering about many of these. Hopefully I get the first real sit-down with the phone sans-children jumping all over me, so I'll get back to you.
htnprm said:
Yeah. I was wondering about many of these. Hopefully I get the first real sit-down with the phone sans-children jumping all over me, so I'll get back to you.
Click to expand...
Click to collapse
cheers, appreciate it
da_jojo said:
as you are on 2.2 now , can you check something for me ?
- can flashled from camera be used as torchlight ?
- it should have usb tethering now, but does it also do wifi-tethering ?
Click to expand...
Click to collapse
Yes the led can work as a flashlight. I used the N1 Torch app and it worked fine.
Yes it does have wifi tethering.
I really miss the 1.6 menu bar/notification bar. Stage blows compared to the old ui. The swype keyboard is great. I have mixed feelings about the update mainly because of the ui changes.
Sent from my Dell Streak using Tapatalk
Spectre51 said:
Yes the led can work as a flashlight. I used the N1 Torch app and it worked fine.
Yes it does have wifi tethering.
I really miss the 1.6 menu bar/notification bar. Stage blows compared to the old ui. The swype keyboard is great. I have mixed feelings about the update mainly because of the ui changes.
Sent from my Dell Streak using Tapatalk
Click to expand...
Click to collapse
thnx for the info
yeah me too, but you can allways install one of these :
http://myandroidworld.in/posts/android-launchershome-replacement-apps
da_jojo said:
as you are on 2.2 now , can you check something for me ?
- can flashled from camera be used as torchlight ?
- it should have usb tethering now, but does it also do wifi-tethering ?
- can the flashplayer play activescript ?
- is activesync (not exchange) working ?
Click to expand...
Click to collapse
1. Yes, I use StreakLight from Market (free)
2. Yes, there´s an option for this and I checked it, and it seems to work. But I haven´t connected a device yet.
3. How can I check this?
4. Dunno, cause I use Exchange and some Imap
gavelis said:
1. Yes, I use StreakLight from Market (free)
2. Yes, there´s an option for this and I checked it, and it seems to work. But I haven´t connected a device yet.
3. How can I check this?
4. Dunno, cause I use Exchange and some Imap
Click to expand...
Click to collapse
thnx
ad 3 : http://www.playerversion.com/ and http://jrgraphix.net/research/flash-dock-mx-2004.php and http://flowplayer.org/plugins/streaming/rtmp.html
da_jojo said:
as you are on 2.2 now , can you check something for me ?
- can flashled from camera be used as torchlight ?
- it should have usb tethering now, but does it also do wifi-tethering ?
- can the flashplayer play activescript ?
- is activesync (not exchange) working ?
Click to expand...
Click to collapse
Alright. Others have answered, but I'll pass on what I know. If you're talking Exchange ActiveSync (EAS) not talking to an Exchange server, a la Hotmail, I'm getting a "cannot connect to server" error... My EAS to work's Exchange is working flawlessly though.
And USB/Wi-fi tethering are working grand. I'm tethered by Wi-fi as I write this, so I can pass my 3G USB modem on to a colleague. w00t.
I am a little concerned about battery life. I haven't done that much with the phone today, unlike a normal day where I might squeeze in a few calls, texts, tweets, bit of web browsing, and three+ hours of video and have the battery at 20% at the end of the day. I'm at 20% left now, and I haven't done any of those things.
thnx
have you tried hotmail through POP3 ? it worked with k9 client.
what i meant is activesync on windows 7 64bit with office 2010 32bit.
yeah batterylife concerns me also. i have a habit of draining these in godspeed (A)
You can create a shortcut to the wifi & networks popup from launcherpro activities.
1. Long press on the desktop bsckground
2. Select shortcut
3. Select Activities
4. Select wireless & networks
You now have access to the old dell popup to disable data, 3g etc.
Sent from my Dell Streak using XDA App
this is exactly what people where missing , thnx
rodjordan said:
You now have access to the old dell popup to disable data, 3g etc.
Click to expand...
Click to collapse
Kinda. You still have to go from the app you're in out to the home screen, turn it on/off, and then go back to your app. But thanks for the info.

[S] Car camera app

Hi at all,
I am using a CarCamOne but would like to replace it with my android phone, as the quality is far better.
However, I don't know, if there is a suitable app: I need an app which captures what the camera sees (i.e. the street and the cars) while driving. It does not need to show it, but can run in the background, so that I can use GPS navigation at the same time.
It should be possible to specify a certain path in which the same video gets overwritten everytime I drive. Let's say I drive on January, 1st, so it save 010111.avi, then when I drive next time, it deletes this file and creates one of the specific date, so that I always have the latest drive on my sd card.
This whole thing is meant to be able to prove what happened when an accident has occured.
(I would also accept such a program for Windows Mobile, if there is none for Android.)
Thank you very much!
+1
Want this, too.
I'm driving a lot. German motorways are fast, idiots all around risk is high. There were certan situations in the past where an app like this would be very helpful for evidence.
Would be great if it will work automatically when car mode is detected by snapping the device in the car mount near the window.
I try to but can't remember ... I'm sure that I have seen similar feature in another camera app ... but sorry, memory has gone.
PS: would create finest youtube stuff, too
PPS: maybe something from here: http://www.androidzoom.com/android_applications/car video recorder "car accident recorder" or "video loop" ?
I tried "video loop" test app with 5 seconds restriction.
In car mode app the cam stood still and stuck.
When trying the programm as a normal application it creates files without file extension (like .mp4 or whatelse). Wondering why it's available in the market.
At myvideoloop.com there is a remark, that the android version is still under development. So, still searching.
Search the market for AutoGuard Blackbox. I haven't tried it, but it sounds like what you are looking for.
Sent from my Nexus One using XDA App
Thanks!
Seems to be pretty well with several options like limit by video size or limit by minutes and so on. Also video quality can be changed in several way.
When linked to the carmode-app it works in my private couch potato mode. Will test it soon while driving the next days.
Some features will work in the paid app only, but the free app should be enough for testing purpose. $1.89 / €1,39 if you wanna have all features. Cheap if it works.
( Can't imaging to use the collision detector. I will recognize an accident by myself - exploding cars are very loud. )
@lamajstro, sorry, for hijacking your thread. Hope it will help you, too.
Thank you all.
Stepsch, no problem at all. Could you please give a feedback to that program after having tested it? That would be great!
Thank you!
I humbly suggest my free app: DailyRoads Voyager. You can search for it on the Android Market. More info here: http://www.dailyroads.com/voyager.php
Video Road (http://www.androlib.com/android.application.com-androidlab-videoroad-qnEmF.aspx) also seems to have decent reviews...
I tested AutoGuard Blackbox for only few km until now.
It was working from a link in the car app as expected. I used the original shipped micro USB cable with a car charger, so the phone switched immediately to car mode. The app does what it says with standard settings. It feels a little bit ... how should I say ... cumbersome or sluggish. But this could be caused by my individual phone setup.
DailyRoads Voyager: installed only, but not tested in car so far. When using at home it feels a lil bit more lightweigt, fluently than AutoGuard.
Would be great to send the videos to an hoster of your choice. Until now it can be sent to Daily Roads Website. To be honest - I am lil bit to paranoid to send it over there, I also try not to use most social hubs.
Will take a look at Video Road too.
Testing those stuff creates lots of workload, as there are so much settings available for video quality and lots more. Won't be easy to get comparable results.
So, now I am with DailyRoads Voyager, which works well in the background.
Issues: GPS position is often incorrect and km/h is always zero or much to slow.
An additional running navi app was a little bit too much for the i9000, both app slightly stuck from time to time.
Glad to hear you made the wise choice
The GPS position and speed values depend on what the GPS sensor relays back to the apps. I don't do any calculations for speed, except the conversion from m/s (what Android provides) to km/h or mph.
I've noticed that the speed readings become more accurate when the number of visible satellites increases. In the next version of the app (1.6) I show the number of satellites, and filter out speed readings obtained with 4 or less satellites.
Beta versions of v.1.6 are currently in tests, and I expect to release it to the Android Market in about a week. Will post here when this happens.
Good news! Thx a lot! Looking forward your ping.
Speed is not so important while driving. Also the position is not sooo critical. But maybe it will be helpful in case of accident as evidence, when the videos have time stamp, defined position and correct speed - when one crashes in a gasoline truck.
Indeed, the GPS info is not always important. But, video evidence is, as explained in this recent TV news: "Victim uses smartphone app to record hit-and-run"
http://www.wbir.com/news/article/156830/2/Victim-uses-smartphone-app-to-record-hit-and-run
DailyRoads said:
I humbly suggest my free app: DailyRoads Voyager. You can search for it on the Android Market. More info here: http://www.dailyroads.com/voyager.php
Click to expand...
Click to collapse
Man, you have *no* idea how much this app is going to help me out! *EXACTLY* what I'm looking for, thank you.
Anyone want to recommend a windshield mount?
I dont need the full blown N1 mount from google/htc, and a lot of the cheaper ones on ebay look like they would do the trick, but the bigger question is, if the mount will end up in the frame of what DRV is recording?
One prob is: most cheap mountings that I saw until now are somehow not stable. They let the phone vibrate all the time and your eyes have to vibrate in same frequency when you want to watch the vids afterwards.
Important is a stable and short neck between windshield sucker and the device itsself.
Third party products or those universal mounting need mostly one hand more to connect the USB charger in the phone. A lil bit uncomfortable, but if this isn't a issue for you, you should take care that it can't vibrate so much only.
Brodit seems to have good reputation and has lot of matching parts.
It took more than I expected to finalize the beta tests, but now DailyRoads Voyager version 1.6 is on the Android Market. Added quite a number of features, and the full changelog is listed here: http://dailyroads.com/voyager/changelog
i tried DailyRoads Voyager v1.6 on my Desire HD. i'm sorry to inform you that i had no chance but uninstalled it within an hour.
with it on at the background for some minutes, my device automatically rebooted itself (knowing that it was a known issue in capturing GPS signal, i've turned off the option of using GPS signal in DailyRoads Voyager). i had to uninstalled it after auto-rebooting the third time.
Sorry for causing such problems The symptoms seem to indicate incompatibilities between video resolution/encoder/format. If you have Android 2.2 installed, it'd be best to select HQ (High Quality) in the app, and only try CQ (Custom Quality) settings if you know your device can handle those. The native camera app can also be used to manually determine what the camera is capable of.
Hi
I've tried DailyRoads on SGS 2.2.1 (JPY) with root/lagfix and i'm having strange problems with it ...
It looks like DailyRoads makes problem with cache of system or sth like that - after 1st time install and run, everything was great through about 5 mins until freeze and autoreset ... then i had all my apps settings erased (contacts, smooth calendar settings, gameloft games savegames etc.), icons/shortcuts layout set to default, menu sorted alphabeticaly and every app with account like facebook, twitter, google reader started to freeze so i've erased cache of DailyRoads and all of those freezing apps but it didn't work. I had to reinstall those apps to fix it, and configure them/other apps again ;/
Doing this i've also uninstalled DailyRoads, and since my SGS was quite well configured again i started to think to give it 2nd chance ;>
It's sad it happened again, but this time after about 10-15 mins of using DailyRoads, and it only erased cache setting of smooth calendar and extended controls so i've uninstalled DailyRoads again
I'm not 100% sure why it's happening but until today i didn't have any problems, and it happened twice while i was testing dailyroads ... maybe it's because of lagfix ?
Anyone having similar problems ?
Besides DailyRoads is gr8 and i'd even buy it if it wasn't free ... and causing such problems on my SGS

3.1 Acer Official Update Changelog:

First I want to thank thor2002ro for ClockworkMod Recovery and making flashing and updating fast, easy and safe, also vache for providing 3.1 update, sc2k for an easy and quick way to root any version of the A500, last but not least Interphaze Solutions (whoever he is) for the Acer Recovery Installer.
I just updated (from stock 1.141.01_EMEA_GEN3 to 4.010.22_COM_GEN1) IT works, no wifi issues, GPS now takes a lot to get location, and seeing a lot of performance improvements and fixes, was late and delayed 5 times but here it is and we are enjoying it.
Thus I wonder why no one even bothers to make a change log or something... like all the changes and improvements:
Acer_ A500_4.010.22_COM_GEN1 Applies to all Android 3.1 Acer Official Updates, OTA or Leaked (installed yourself).
New Apps
Kobo
eBook store and eBook reader
Movie Studio
Video editor
Updated Apps
Youtube
Moved fullscreen button, HD button, play button, slower double tap needed to go fullscreen/back higher performance, Cache fixed and higher cache, doesn't stutters/chops/drop frames at start or when OSD shows up (volume, controls, etc).
Flash 10.3
Music
Better looking, UI improvements, it finally updates, Google Music Beta
MusicA
Better looking, UI improvements, lots, better "listening" (now it can identify Japanese music played through my phone, SWEET).
NFS Shift
Icon changed, now is more visible and have HD on it, who knows what else is changed
Improvements/Fixes
UI is faster, more responsive, doesn't stutters like before.
Wifi Icon in notification bar now shows net activity.
Support for ACC+ streaming (or whatever uses winamp in shoutcast radio streams).
720p videos play smoothly, some 1080p videos too (simple profile ones I think, needs confirmation).
New Video Codecs Support, now MKV videos plays with Mobo Player (didn't worked before).
Video intro for games pre installed now always plays (before they crashed, but didn't force close the game)
Auto-brightness works now, it just changed its behavior, its not longer "instant", takes a while.
Recurring Issues
Randomly waking up/screen turns on
Mic still SUCKS (srly did Acer even test it by recoding someones voice and playing it back just to hear how well/awful sounds?)
New Issues
GPS wasn't broken, now it is (can see 7 sats but only onle lock after 2min and really poor signal)... maybe has something to do with GEN3 now updated to GEN1 thus missing something, can someone confirm.
Youtube widget is micro and deformed, there is a fix here in XDA.
New bloatware, or at least more packet, includes 2 songs and 2 videos (maybe 720p haven't checked) to show off in retails maybe.
You can help to make this a lot more complete, please contribute, post your discoveries, findings or changes you noticed.
And finally excuse my crappy english, as you can easily tell its not my native language, any correction and recommendations are very welcome.
Reserved for more space (I got this recomendation from a friend thank you).
Plus bump
Google+
"Huddle" is installed when installing Google+, which does *not* cone pre-installed on 3.1 - sounds like you already had it there. Installing Google+ creates two shortcuts - Google+ and Huddle
Speaking of, if anyone wants a Google+ invite, dm me - I got a few to burn
Huddle is part of the Google+ mobile app. It's for group chats.
* damn, someone beat me to posting this by a few minutes... serves me right for not refreshing
I also updated the "Vache" way from stock 1.141.01_EMEA_GEN3 to 4.010.22_COM_GEN1.
One problem - now seems to be fixed - I had on 1.141.01 was the following :
Could only connect to our company (outsourced) Exchange-Server 2007 via IMAP whereby whenever I would forward a message, the forwarded-message would "loose" the original content when send. .
I did try and (bought) Touchdown TAB, which is great, but for some reason does not allow me to retrieve/sync older messages.
Marcher
speaking of the autobrightness
Seems to only work if I set brightness to a level in the middle and reboot. Once I touch the slider again no auto bright until reboot. Any fix for this anyone is aware of?
dgoemans said:
Huddle is part of the Google+ mobile app. It's for group chats.
* damn, someone beat me to posting this by a few minutes... serves me right for not refreshing
Click to expand...
Click to collapse
Lol quick post ownage
entropy.of.avarice said:
Seems to only work if I set brightness to a level in the middle and reboot. Once I touch the slider again no auto bright until reboot. Any fix for this anyone is aware of?
Click to expand...
Click to collapse
After a while I noticed that auto brightness WORKS!!!, but its no longer "instanly", it takes awhile, give it a minute.
To test it try to put half brightness then turn on auto brightness, after a while turn off auto brightness and BOOM goes the light, so it works just changed its behavior bad auto brightness, bad
Thank you all for your contributions, updating ASAP!
I think two things mentioned in the OP *could* be hardware issues. I'm on my third A500 after returning the second one because the microphone would barely pick up my voice. This new one records my voice rather well, but voice to text is still a bit spotty (I blame the google servers for that). Another thing I have noticed is that the auto brightness on this unit actually works quite well whereas on the older unit it barely worked, if at all. I can change the brightness all the way up or down, turn the auto on and within a second or two it sets it to something more appropriate. If I cover the sensor the display dims, if I hold it towards the window it brightens. It works like an auto brightness should work. I still have 3.01 on the new unit and am waiting for the OTA update to come, whenever that is...
The second unit was manufactured in may, this unit is manufactured in april. I suggest if you have concerns about auto brightness and microphone, see if you can test another one at the store.
One question for those having issues with the microphone and auto brightness? Did you apply a screen protector? If so, was it a wet application type?
Rob
entropy.of.avarice said:
Seems to only work if I set brightness to a level in the middle and reboot. Once I touch the slider again no auto bright until reboot. Any fix for this anyone is aware of?
Click to expand...
Click to collapse
My new A500 has an auto brightness that seems to work perfectly. I tried what you said and it still works ok. The unit I returned a few days ago had a bad microphone and the auto brightness didn't seem to work well - or at all.
Rob
URL for download the update.zip please...
You didn't read the 1st post did you...
Justray said:
First I want to thank thor2002ro for ClockworkMod Recovery and making flashing and updating fast, easy and safe, also vache for providing 3.1 update, sc2k for an easy and quick way to root any version of the A500, last but not least Interphaze Solutions (whoever he is) for the Acer Recovery Installer.
Click to expand...
Click to collapse
We recomend you to do a back up first, update to 4.010.22 and after a while acer tells you theres a new update 4.010.30, thats it, you're updated and good to go, 100% stock... I still recommend a custom rom, they rock.
i want a google + invite
mikehe said:
i want a google + invite
Click to expand...
Click to collapse
What does that have to do with Acer changelog?
WereCatf said:
What does that have to do with Acer changelog?
Click to expand...
Click to collapse
Nothing, a user here offered google+ invites... and thats it
Wow, .38 and .38 already out!!! come on guys what's changed?, anything new? what's fixed? please cooperate
I haven't updated yet, wroking, waiting to get home to get .38 and .39... they're here in XDA for download
I just rebooted my iconia and didn't started , as usually be calm and don't worry, after a second try it worked.... didn't even updated yet... I feel like using windows
Justray said:
I haven't updated yet, wroking, waiting to get home to get .38 and .39... they're here in XDA for download
Click to expand...
Click to collapse
I have a hunch that there might be a problem if these are available for download freely...
remember before when increment updates are specific to what rom you're currently started from ??
users might just download the latest "increments" ... I wondered if that might screw up their device due to incompatibility ( starting rom build number )
???
WereCatf said:
What does that have to do with Acer changelog?
Click to expand...
Click to collapse
I offered g+ invites by direct message - have plenty to use up and wanted to share with XDA. Op mentioned g+ apps, figured it was a good time to share some g+ love with the interwebsb
UnicornKaz said:
I have a hunch that there might be a problem if these are available for download freely...
remember before when increment updates are specific to what rom you're currently started from ??
users might just download the latest "increments" ... I wondered if that might screw up their device due to incompatibility ( starting rom build number )
???
Click to expand...
Click to collapse
I'm quoting myself from another thread:
Well, I installed CWM, acer recovery, rooted and went from 3.0 (from stock 1.141.01_EMEA_GEN3 - 4.010.22_COM_GEN1) to 3.1 (.22), then unrooted to go for .30, rooted, got .38, updated (didn't need to unroot, didn't need to root again).
The history of my life
Click to expand...
Click to collapse
And I think the issues (reboot frozen) was due acer recovery or CWM... software highly experimental is prone to fail time to time... And nothing that a factory reset plus unnistalling recovery and cwm doesn't fix. I think but don't bet on it.
entropy.of.avarice said:
I offered g+ invites by direct message - have plenty to use up and wanted to share with XDA. Op mentioned g+ apps, figured it was a good time to share some g+ love with the interwebsb
Click to expand...
Click to collapse
I appreciate your love
According to this PDF file from Acer Global...
http://global-download.acer.com/GDF...A TAB&Step3=A500&OS=ALL&LC=en&BC=ACER&SC=PA_7
Major change notices:
1. Support for EAS - Exchange Active Sync.
2. USB Host improvements:
a. USB mouse support with cursor.
b. MTP camera support.
3. Adds media CODECs for WMV/WMA.
4. Improves media player capabilities for MPEG-4 simple profile.
5. Adds 1080p HDMI output to HD display.
6. User agent selection in browser settings allowing you to force using
desktop view.
Click to expand...
Click to collapse
Justray said:
....
I just updated (from stock 1.141.01_EMEA_GEN3 to 4.010.22_COM_GEN1) IT works, no wifi issues, GPS now takes a lot to get location, and seeing a lot of performance improvements and fixes, was late and delayed 5 times but here it is and we are enjoying it.
Thus I wonder why no one even bothers to make a change log or something... like all the changes and improvements:
Acer_ A500_4.010.22_COM_GEN1 Applies to all Android 3.1 Acer Official Updates, OTA or Leaked (installed yourself).
New Apps
Kobo
eBook store and eBook reader
Movie Studio
Video editor
...
You can help to make this a lot more complete, please contribute, post your discoveries, findings or changes you noticed.
And finally excuse my crappy english, as you can easily tell its not my native language, any correction and recommendations are very welcome.
Click to expand...
Click to collapse
I got the Android 3.1 OTA update last night. I'm in Australia and my new build is Acer_A500.4.010.40_COM_GEN1
Wonder what the difference is?
As well as getting Kobo (which I don't want as I already have Kindle) I also got Zinio in the update, which "allows" me to buy magazine subscriptions which I can't get on my Kindle because Amazon won't sell them to me in Oz.
So far (less than 24 hours) everything seems to be okay except that Kaiten mail seems to be stuck somewhere. Dunno if its related.

Categories

Resources