[App] Pedometer using hardware step sensor - Nexus 5 Themes and Apps

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hello everyone, since I received my Nexus 5 I have been working on an app that uses the low powered step counter API new in KitKat.
How this is different from most other pedometer apps is that with the hardware step sensor, this app uses almost no additional battery so you can keep it running all day. In my testing I noticed no difference in battery life between a day with Pedometer running and a day without it.
From the Google Play description:
Features:
- Set your goal! It is recommended that you take 10000 steps a day. This app allows you to set a goal that's right for you, and displays your current progress.
- Track your progress! This app will keep track of how much and how far you walked, all day, every day. History is presented neatly, both in a list and a graph for easy viewing.
- Colorful themes: choose one of 5 themes that fill your display with color, or go with the standard holo light or dark. With 7 themes in total, there's one for everyone!
- Low powered: Unlike other pedometer apps, this one will not affect your battery life at all.
- Achievements and leaderboards: sign in with your Google+ account to unlock achievements and compete with your friends in leaderboards!
- Both single-day and multi-day achievements are available
- [Pro only] Walk info: see how far you've walked today. Calorie counter coming soon.
Click to expand...
Click to collapse
Often times I'm too lazy to carry my Fitbit with me, especially since having it sync to my phone drains battery. With my phone being the pedometer I feel that I've been motivated to be more active.
There is also a pro version you can buy if you'd like to support me. This pro version currently adds a distance counter, so you can see how far you've walked all day. I plan on adding more pro-only features in the future, such as a calorie counter and maybe a widget. But don't worry, the free version will still be perfectly capable of serving as your daily pedometer. If a feature is extremely popular within the pro version I'll consider adding it to the free version as well.
Downloads: Free version, Pro version ($2.99)
I have used only three permissions. One is start on boot. This is used to start counting as soon as you start the device. The other two are write (and therefore read) external storage. This is used solely for the purpose of exporting logs to assist with debugging if the need arises. Don't worry, your data is safe, and this app will not be sending away any of your information.
If you have any questions of suggestions feel free to contact me, I try to respond within the same day.
* * * * * * * * * * *
Changelog
Mar. 27, 2014: v1.2.0
- Added long awaited history feature!
- Multi-day achievements for Google Play Games!
- Another attempt to fix inaccurate step count
- Added option to display imperial units (pro only)
- More UI optimizations and bug fixes for better use experience
- Preparation for new feature: activities!
Jan. 4, 2014: v1.1.2
- UI optimizations
Jan. 2, 2014: v1.1, v1.1.1
- Added Google Play Games (achievements and leaderboards)
- Low priority persistent notification
- Walk info screen [Pro]
- Bug fixes
Dec. 25, 2013: v1.0
- initial release

Gonna give this a go for the next few days. Thanks!

Ok just downloaded it. We will see how it compares to my fitbit one for a week
Sent from my Nexus 5 using XDA Premium 4 mobile app

I'm working on a rather big update, includes more Fitbit-like features such as history and activities. The basic features is about done, gonna make it look nice now and test it some more. Might upload a beta apk and post the Google Play beta link here for anyone interested in testing. I'm hoping to officially release the update in a week or so, so stayed tuned!

Have you thought about partnering with a rewards company or something? Would be interesting if you could get coupons or discounts from achieving the 10,000 steps or so.

Love it!
ickboblikescheese said:
I'm working on a rather big update, includes more Fitbit-like features such as history and activities. The basic features is about done, gonna make it look nice now and test it some more. Might upload a beta apk and post the Google Play beta link here for anyone interested in testing. I'm hoping to officially release the update in a week or so, so stayed tuned!
Click to expand...
Click to collapse
Hi. I just got my Nexus 5 yesterday. Your app was one of the first I downloaded as I had an S4 and was looking for a low battery pedometer like the S-Health app. Yours looks great, and is pretty accurate (and NO battery drain!). One issue, I had to reboot the phone and when it started again it only showed about half of my steps??... I would love to beta test the app for you. Keep up the good work. (I also would love to have history and be able to see previous days step counts, etc.)

One of my biggest gripes is when driving, all pedometer apps keep counting. There is usually a pause feature or something similar, but it would be ideal if it could detect if you are driving or not. If this is not easily achievable, is there an intent or something else I can use with Tasker to control this app?
Thanks, and it looks really promising!
Sent from my Nexus 5 using Tapatalk

Touchless Control
Good App! thank you for building something like this. I love the statement:
Low powered: Unlike other pedometer apps, this one will not affect your battery life at all.
If its not too much, can you also look into building an app for the always listening/touchless control feature that uses the low powered core? We have another thread with a bounty on this feature.
Har5h

fiftyclick said:
One of my biggest gripes is when driving, all pedometer apps keep counting. There is usually a pause feature or something similar, but it would be ideal if it could detect if you are driving or not. If this is not easily achievable, is there an intent or something else I can use with Tasker to control this app?
Thanks, and it looks really promising!
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Detecting if you are driving or not would require GPS or some form of location service, which negates the advantages of using a low powered sensor. In the current version (1.1.2) there is a pause button, but as I'm removing that in 1.2.0 for something else, you could use Tasker to force stop the app to stop counting, and use Tasker to launch the app/quickly go home to start the counting service again.
hrm5023 said:
Good App! thank you for building something like this. I love the statement:
Low powered: Unlike other pedometer apps, this one will not affect your battery life at all.
If its not too much, can you also look into building an app for the always listening/touchless control feature that uses the low powered core? We have another thread with a bounty on this feature.
Har5h
Click to expand...
Click to collapse
Sorry, but I don't know a thing about using hardware specific features. I'm actually quite new to programming, this project is the first big thing I made.
Sent from my Nexus 5

fiftyclick said:
One of my biggest gripes is when driving, all pedometer apps keep counting. There is usually a pause feature or something similar, but it would be ideal if it could detect if you are driving or not. If this is not easily achievable, is there an intent or something else I can use with Tasker to control this app?
Thanks, and it looks really promising!
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
I don't think it kept counting when I was driving the other day. If it did it didn't count a lot.

Accuracy
Hey, has anybody made a accuracy test?
Thanks

Any plans to have this push results to something like FitBit or MyFitnessPal?
As for the driving thing, could you add an option for bluetooth device connected?
Example Interface:
Do not count steps if the following device is connected: (check boxes)
- Car Radio
- Headphones
- Phone Radio
- BlueTooth Headset
Do not count steps if plugged into a power source: (pull down)
USB
AC
Any
Disabled
In this way, you could set the device not to count steps if you are in your car (connected to your car radio via blutooth or maybe plugged into a power source).
I would think the power draw of these options would be in line with your design goal of keeping it to a minimum.
I have not used the app very long (pro version), does it keep track of history? An example would be a daily summary of steps/distance.
In this way, manually importing the information into other fitness trackers is easier.
Thank you for your consideration!

maddbomber83 said:
Any plans to have this push results to something like FitBit or MyFitnessPal?
As for the driving thing, could you add an option for bluetooth device connected?
Example Interface:
Do not count steps if the following device is connected: (check boxes)
- Car Radio
- Headphones
- Phone Radio
- BlueTooth Headset
Do not count steps if plugged into a power source: (pull down)
USB
AC
Any
Disabled
In this way, you could set the device not to count steps if you are in your car (connected to your car radio via blutooth or maybe plugged into a power source).
I would think the power draw of these options would be in line with your design goal of keeping it to a minimum.
I have not used the app very long (pro version), does it keep track of history? An example would be a daily summary of steps/distance.
In this way, manually importing the information into other fitness trackers is easier.
Thank you for your consideration!
Click to expand...
Click to collapse
What you say about charging and Bluetooth connected should be simple enough to add, I'll see if I can add it. History is also coming in the next version, here's a sneak peek at what I have so far
Of course, your full history will also be viewable and can be exported as CSV, although that part isn't quite done yet.
Sent from my Nexus 5

ickboblikescheese said:
What you say about charging and Bluetooth connected should be simple enough to add, I'll see if I can add it. History is also coming in the next version, here's a sneak peek at what I have so far
View attachment 2536576
Of course, your full history will also be viewable and can be exported as CSV, although that part isn't quite done yet.
Sent from my Nexus 5
Click to expand...
Click to collapse
Thanks for such a simple app. It worked fine for the first day. However, it's not working now. I have restarted phone, still same result. After first day in the night, i press pause button. Next day i pressed play, but it's not counting steps. Do you have any update coming out soon?

It works, and the UI is "clean" and easy, but the count is not perfetc... can't it be optimized?

matteventu said:
It works, and the UI is "clean" and easy, but the count is not perfetc... can't it be optimized?
Click to expand...
Click to collapse
It's difficult to differential a person physically shaking the phone versus actual walking. The fitbit series face the same problem as well
Sent from my Nexus 5 using Tapatalk

id4398 said:
Thanks for such a simple app. It worked fine for the first day. However, it's not working now. I have restarted phone, still same result. After first day in the night, i press pause button. Next day i pressed play, but it's not counting steps. Do you have any update coming out soon?
Click to expand...
Click to collapse
Try force stopping it, clearing data, rebooting, then launch it again and press start. It worked fine for me, not sure why that happened. But yes, I do have an update coming out soon, although I've been very busy lately and haven't had time to work on it.
matteventu said:
It works, and the UI is "clean" and easy, but the count is not perfetc... can't it be optimized?
Click to expand...
Click to collapse
Fixes to step count will be in next release, but not sure when that will be because as I said, very busy. Hopefully I can get it out before I leave for a band trip early February.
detdett said:
It's difficult to differential a person physically shaking the phone versus actual walking. The fitbit series face the same problem as well
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Do you mean it will also count shakes? That's normal, as how it counts by detecting the accelerate/decelerate patterns of walking. It just happens that you can replicate it by shaking. And that's not really a problem of the app specifically, I'm just catching events from when the sensor thinks it detects a step and then displaying that.

Couldnt make it work.. Will try again later tho..
Sent from my Nexus 5 using XDA Premium 4 mobile app

Same issues with the app picking up steps while driving as others have experienced. 20mile drive this morning, over 3000 steps.
Perhaps a simple logic could be if phone is charging then stop counting.
Other than that app seems pretty good, simple.

does it count miles/km , calories burned etc?

Related

PockeTwit - Twitter client with GPS support (Updated 8-24)

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
See it in action here.
I admit it, I'm a bit of a twitter addict. And like my MPD client, I just couldn't find a twitter client that I liked. So I had some spare time today and whipped up my own. So far it does the basics -- shows the timelines, lets you set your status, and let's you reply to tweets. Of course there's a lot more to be done like showing user info (besides their icon), direct messages, and dealing with URLs in tweets.
It uses the same kinetic list code that I used in the MPD client, so it's kind of fun to scroll up and down and view the menus on the sides.
If you're a twitter user, you can try get my client from the google code site. Let me know if you have anything to say about it.
Current Version: v.52
I use tinyTwitter which works really well on my diamond
kimusan said:
I use tinyTwitter which works really well on my diamond
Click to expand...
Click to collapse
Umm, yeah. . . that's great you already have one you like. Keep right on using it . But like I mentioned, I never did find one I liked. Even more importantly, I never found an open source one that I could contribute to. So I made my own.
This version probably won't work out too well on a VGA screen. I took some shortcuts with sizing some info. VGA-pretty will have to wait for a bit.
This client has some real potential! I have been using ceTwit, but its slow load time, (seemingly) heavy battery drain, and lack of kinetic scrolling were all shortcomings. I am looking forward to further development especially direct msgs and twitpic support.
The UI took a bit to figure out but is slick and fun once you get it.
Thank you for putting this out.
Updated with some new features:
Direct messages
URL shortening with http://is.gd
Clickable @names and URLs in tweets
Bigger user images.
If you had a previous version installed, you may want to delete the cached profile pics so it'll get the bigger ones. Just delete Program Files\PockeTwit\ArtCache and run again. It'll re-fetch all the bigger images automatically.
Looks good. I have been trying every twitter client under the sun and cannot find one I am happy with. In particular I have been looking for one that supports GPS for location based messages.
mikebphoto said:
Looks good. I have been trying every twitter client under the sun and cannot find one I am happy with. In particular I have been looking for one that supports GPS for location based messages.
Click to expand...
Click to collapse
I've been trying to think of something to do with GPS. I think twinkle is doing something with their own webservice to find users located near you -- I don't have those kinds of resources. But I could do something more basic, like posting your current location. I've got a great idea for a location-aware component, just no apps that need to know my location
There's a crash bug that pops up occasionally in my last release--that's still my first priority. And I think the code I wrote to parse out the clickable words is slowing things down a bit too much. But despite both of those, I'm proud of how well it's going so far.
I'm definitely looking for suggestions on what features to implement next, so I can surpass the other apps that are out there.
my UI suggestion is to right justify the timeline links on the left side of the UI, so that way you don't have to side scroll all the way across to click on one (Like on the right side ...but backwards) Also this may just be a user training issue, but I have a hard time side scrolling far enough that it doesn't auto reset back before I can make a selection.
Also maybe a tap and hold menu on the user picture for @ and D replies? Finally the clickable text is a bit, umm, sensitive? I don't know if it is just me, but my feed is littered with @replies so that makes scrolling down a landmine trying not to flick across a link.
Does it have, or is there plans for an auto-update of the friends timeline?
just got a crash while attempting an update, I think the URL link was tapped by accident. still not quite sure how that works yet.
I know people like features and not everyone wants the same features, but keep in mind that light and fast is a feature in itself, I like the fact it loads quickly and has a smooth interface. Great work!
mikebphoto said:
Looks good. I have been trying every twitter client under the sun and cannot find one I am happy with. In particular I have been looking for one that supports GPS for location based messages.
Click to expand...
Click to collapse
SO this would inbed your GPS coordinates into twits? is that a desired feature? I just can't imagine that would be more effective than just saying "corner of 6th and Red River" ... unless the coordinates were clickable to say google maps, but then that is still an extra step. hmmm ... my phone doesn't have GPS so I never think what it's advantages are for these types of apps.
Thanks for the thoughtfull reply chuque. You made some great points.
The auto-update is probably what made it crash! I forgot and made a UI call from another thread. I'll try to fix that up in the next build.
I think I have a way to make the clickable text less sensitive too. I'll just make them react if you aren't scrolling. That should help.
I like the idea of right-justifying the left menu, but I'm not sure how easy that will be. I'll try it out though.
What advantage would a tap+hold menu have over the right menu?
Thanks again for the feedback, I really appreciate it.
Dromio said:
What advantage would a tap+hold menu have over the right menu?
Thanks again for the feedback, I really appreciate it.
Click to expand...
Click to collapse
None really, just another path to the same result. Right now, (and I am still in the learning curve) it feels like more work to have to highlight a twit, side scroll, click D, while thinking wouldn't it be easier if I could just click on the icon and go from there? ... I guess one is just more intuitive to me over the other. Given another few days I am sure it'll be second nature, so by no means consider it a highly desired request.
Also updates say "from web" instead of listing the client, I hope that changes as well, this is a good WM client already and could use the free advertisement.
chuque said:
SO this would inbed your GPS coordinates into twits? is that a desired feature? I just can't imagine that would be more effective than just saying "corner of 6th and Red River" ... unless the coordinates were clickable to say google maps, but then that is still an extra step. hmmm ... my phone doesn't have GPS so I never think what it's advantages are for these types of apps.
Click to expand...
Click to collapse
I agree I would not want to see lat. and long. coordinates. I think something more like what you said, "corner of 6th and Red River". I have looked at apps that do something similar to this (where.com & loopt.com) but they do not support Windows Mobile. My current device is my first with GPS and I must say it is a lot of fun. Like you I had no desire for it ... until I had it. Now that I have had it I will not buy another device without it.
Dromio, one of the things that bugs me the most about other Twitter clients is the UI. They are stereotypical Windows Mobile looking. Why should iPhone have all of the cool looking apps? The only other Twitter client that I used that had an almost good looking UI was quakk. It is simple and easy to look at and I think has some potential, but progress seems halted. How interested are you in the UI of TinyTwit? I would not mind lending a hand myself, but I do not want to intrude either.
Another update this morning. Nothing major, just some bug-fixes and cleanups.
No more crash on auto-update.
Lots of fixes dealing with clickable text.
Some UI cleanups.
mikebphoto: Yeah, my main problem with the other clients was the "feel" too. Just so utilitarian. I'll admit I'm a bit jealous of all the fun the iphone folks seem to be having and I want to give us WM folks some of that same feel. I know my UI takes some getting used to, but the fun I get out of it makes it seem worth it to me. I hope others feel the same way.
Quakk looked nice, but scrolling did a wierd refresh thing every time. If you haven't seen Twitula, it's UI was pretty smooth too, but I had other problems with it. I know there are a bunch of clients out there (and the mobile web site is plenty useable too), but I was able to whip something up in a few hours using existing components and decided it was worth sharing.
And unlike the others I've seen, it's open source. Anyone can see how it all works and anyone is welcome to submit code to help out. I know my code is messy and can be tough to read, but I'm not too embarrassed to share.
I know I must sound like a total fanboy by this point, but I think this app is almost easier to use, and certainly more fun that the website itself.
Both the right justification and the linked text changes work well.
Next suggestion (I am almost starting to feel you are building this just for me) maybe add a setting for how far back it pulls twits? say 20/50/75 newest twits? or something like that. I am not a high traffic user but as I get more and more into this app I can see me relying on the sms forwards less. and it seems most my friends are west coast and ***** twit on their way home. So I get a lot of twits in a short period.
Thank you again for all the hard work.
The twitter library I used is already starting to hold me back. It doesn't support:
1. Follow/unfollow/block
2. Fetch more than one page of tweets
3. Set favorite on/off
4. Probably a bunch more I haven't looked at.
It's very very bare bones, but it was the only one I could find the source for and convert to fit the compact framework.
Looks like the fun development has to slow down while I work on adding features to the library itself
yet another (hopefully easy) suggestion from the peanut gallery. In mid twit today I wanted to flip over to opera to look something up, and realized there was no minimize option anywhere, and as it is a full screen app, didn't have access to the top bar, and had to get creative to do it. So maybe changing the right (or left) exit to a minimize button?
chuque said:
yet another (hopefully easy) suggestion from the peanut gallery. In mid twit today I wanted to flip over to opera to look something up, and realized there was no minimize option anywhere, and as it is a full screen app, didn't have access to the top bar, and had to get creative to do it. So maybe changing the right (or left) exit to a minimize button?
Click to expand...
Click to collapse
Another good idea, but I'm embarrassed to admit I don't know how! I've just spent 10 minutes trying to figure out how to make the application go to the background and come back the next time it is run in CF.NET and I've gotten nowhere!
To contrast, I was able to add a feature to automatically check for upgrades in 30 minutes (to be in the next build).
I feel silly
Ok, finishing up "fun development" on the weekend and have to start "pay my bills development" again on monday. I squeezed in a few more features though:
1. Can make a tweet "favorite". I use this to go back and follow URLs once I'm on a PC
2. Can Follow/Unfollow users
3. All timeline updates happen in the background so the UI doesn't pause while updating
4. Automatically check for new versions and upgrade
I think the next step will be storing tweets locally and only fetching new tweets since the latest stored one, to make it more friendly to the servers and able to display a longer list. But for now, I have to do my real job
I'm watching the download count grow on the homepage, and my excitement is tempered by the fear that the auto-update has gone out of whack and is re-downloading the application for someone over and over again.
Is the auto-update working ok? Should be up to v.09 now.
Shouldn't you be coding for food right now?
It updated just fine for me from .08 to .09 yesterday. closed itself launched IE D/L the .cab etc ... however nowhere does it say .09 (ie: no about or version in the remove program area)
also still listing as "from web" I guess the twitter folks are slow to trun around the client request form.
Had a random crash, and then when I reloaded it the top bar was still visible (cutting off the top line of txt in the time line) ... rebooted phone all is well. is there any type of log or anything I can send (assuming it would be helpful; and not jsut a random glitch as I was running a couple other apps at the time. I am running on a sprint ppc-6700 running one of the cooked up 6.1 upgrades)

I have had it with this phone...

Well I got the SGS3 a week ago and I have been messing with it, customizing it and trying to do everything that i know. I do like the phone but as far as it functions i am not crazy about it. I think I am returning it back!!!
1- can't get notifications on gmail (# of new emails that come in)
2- battery is worse than my old 3gs
3- most of my music can't play just skips (i have tried 4 different music apps)
4- issues with bluetooth dropping off.
Yea I came from Iphone and really wanted to keep this phone but i am literally at a point i am going to return it or sale it on ebay..
lostsoul565 said:
Well I got the SGS3 a week ago and I have been messing with it, customizing it and trying to do everything that i know to like this phone. I do like the phone but as far as it functions i am not crazy about it. I think I am returning it back!!!
1- can't get notifications on gmail (# of new emails that come in)
2- battery is worse than my old 3gs
3- most of my music can't play just skips (i have tried 4 different music apps)
4- issues with bluetooth dropping off.
Yea I came from Iphone and really wanted to keep this phone but i am literally at a point i am going to return it or sale it on ebay..
Click to expand...
Click to collapse
1a.) Is your auto sync on?
1b.) Is Sync Gmail checked in the accounts?
2.) That's to be expected if you are pushing your phone to the limit. Bluetooth+max brightness+frequent syncs+LTE = bad battery life.
3.) Is the CPU being limited and/or are the music files compressed or corrupted? That could be the problem.
4.) I don't use bluetooth so I don't have any suggestions there. Try a reboot or changing the bluetooth settings.
|Trolling with a smile|
Sounds like you got a lemon. Mine has been flawless since I have had it. Haven't experienced any of those issues
Sent from my SPH-L710 using xda premium
Then why not just return it? You don't have to feel guilty or bad that just because its a very popular phone and many other people like it, that you don't either. Its your phone, you paid your money for it, you probably got locked into a contract for it. Why stick with something that makes you unhappy? I hope your next phone will give you better luck.
Go back to iPhone, your kind isn't welcome here.
Why not swap it for another what a turd gain some common sense.
Sent from my SCH-I535 using Tapatalk 2
Jamin13 said:
1a.) Is your auto sync on?
1b.) Is Sync Gmail checked in the accounts?
2.) That's to be expected if you are pushing your phone to the limit. Bluetooth+max brightness+frequent syncs+LTE = bad battery life.
3.) Is the CPU being limited and/or are the music files compressed or corrupted? That could be the problem.
4.) I don't use bluetooth so I don't have any suggestions there. Try a reboot or changing the bluetooth settings.
|Trolling with a smile|
Click to expand...
Click to collapse
1- yes syn on and yes gmail is checked.
2- i have it on power save, brightness is 1/2 bar only
3- all music files are good, i can hear them on my wifes iphone no issues, i can hear them on my 2 laptops and on other music players.
4- tried rebooting already.
I'd try a factory reset. If that doesn't work, at least try exchanging it.
Jamin13 said:
1a.) Is your auto sync on?
1b.) Is Sync Gmail checked in the accounts?
2.) That's to be expected if you are pushing your phone to the limit. Bluetooth+max brightness+frequent syncs+LTE = bad battery life.
3.) Is the CPU being limited and/or are the music files compressed or corrupted? That could be the problem.
4.) I don't use bluetooth so I don't have any suggestions there. Try a reboot or changing the bluetooth settings.
|Trolling with a smile|
Click to expand...
Click to collapse
aNYthing24 said:
I'd try a factory reset. If that doesn't work, at least try exchanging it.
Click to expand...
Click to collapse
i think the phone just does not do what i want.
lostsoul565 said:
1- yes syn on and yes gmail is checked.
2- i have it on power save, brightness is 1/2 bar only
3- all music files are good, i can hear them on my wifes iphone no issues, i can hear them on my 2 laptops and on other music players.
4- tried rebooting already.
Click to expand...
Click to collapse
Turn power save off. I have none of those issues you claim.
Sent from my SPH-L710 using xda premium
Ascertion said:
Go back to iPhone, your kind isn't welcome here.
Click to expand...
Click to collapse
A little harsh but i agree with the core concept that the iOS is very differnet from the android platform and would seem very foreign however i do think it is a little funny that you waited to switch from the iPhone for an android phone with the familiar "Home" button
lostsoul565 said:
Well I got the SGS3 a week ago and I have been messing with it, customizing it and trying to do everything that i know. I do like the phone but as far as it functions i am not crazy about it. I think I am returning it back!!!
1- can't get notifications on gmail (# of new emails that come in)
2- battery is worse than my old 3gs
3- most of my music can't play just skips (i have tried 4 different music apps)
4- issues with bluetooth dropping off.
Yea I came from Iphone and really wanted to keep this phone but i am literally at a point i am going to return it or sale it on ebay..
Click to expand...
Click to collapse
1. You want # of email badge on GMAIL icon? or you want # of GMAIL icon in the notification area? Both can be done ... for # of email badge look into using Nova Launcher. In the settings area you would see an option to enable it (cost some $$$ for the pro version for this setting). For # of GMAIL in notification bar ... only ROM I have seen do it is unofficial AOKP build for SGS3. you can try that as well. I am not sure about the stock samsung touch wiz launcher. I rooted and start flashing custom ROMs within a couple of hours of purchasing this phone
2. One thing you have to understand is that battery life is not a one size fit all for android. It heavily depends on your usage and what settings or background processes you have enabled. I know coming from iPhone you want to put all kind of widgets on the home screen and enable all functions like BT, Wifi and GPS etc like iPhone but Android is different. It allows you to have fine grain control over software as well as hardware settings. You should be getting decent battery life (i.e. moderate to heavy use should give you around 16 hrs with 2.5 hrs of screen on time) if not then try to remove some widgets etc. iPhone has built in power management for all these hardwares and you cannot mess with it. But in Android its open to you to change it to your preferences.
3. what kind of music files you have? mp3? FLAC? its possible that music files are corrupted when you try to copy over files from iPhone to SGS3. Take another look and verify that all files are intact and not corrupt. There is nothing wrong with the Sammy music player ... you can also try google play music app from Google Play. But this shouldn't be a problem of music player. Can you try to download another fresh music file from market or another store to see if that works?
4. Bluetooth shouldn't drop connection unless you move out of its range. In close proximity it should stay connected. If it doesn't then you have a defective phone. My first handset had some problems with Bluetooth because every time I tried playing music or pdocast over bluetooth it made cracking noise. I exchanged the handset and now there is no problem.
Hope this helps.
lostsoul565 said:
1- yes syn on and yes gmail is checked.
2- i have it on power save, brightness is 1/2 bar only
3- all music files are good, i can hear them on my wifes iphone no issues, i can hear them on my 2 laptops and on other music players.
4- tried rebooting already.
Click to expand...
Click to collapse
i think you have a lemon..i dont have any of your issues
have you tried poweramp?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I'm quite impressed with the battery life on mine. One thing that may help is to use black or dark wallpapers because this type of screen uses less power for black.
But I would definitely take it back and try another one as it sounds like the particular one you got is defective.
Ive got one and i love it. Try returning it for another one or reflashing back to stock.
My S3 has none of the issues you described
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Your iTunes music might be DRM protected
Sent from my SAMSUNG-SGH-I747 using xda premium
Going to have to agree with everyone else here. You either got a lemon or have issues with user error or maybe a little of both. I don't have any of those issues either and my gs3 runs circles around my wife's iphone 4s, battery life included.
She is actually taking over my old gs2 next week as that phone kicks hers in the seat too.
zombieplanalpha said:
A little harsh but i agree with the core concept that the iOS is very differnet from the android platform and would seem very foreign however i do think it is a little funny that you waited to switch from the iPhone for an android phone with the familiar "Home" button
Click to expand...
Click to collapse
thanks zombie I will reset back to factory and try everything again. I was actually waiting for the iphone 5 but took too long and the reviews on the sgs3 were so good i had to try it for myself.
enaybee said:
1. You want # of email badge on GMAIL icon? or you want # of GMAIL icon in the notification area? Both can be done ... for # of email badge look into using Nova Launcher. In the settings area you would see an option to enable it (cost some $$$ for the pro version for this setting). For # of GMAIL in notification bar ... only ROM I have seen do it is unofficial AOKP build for SGS3. you can try that as well. I am not sure about the stock samsung touch wiz launcher. I rooted and start flashing custom ROMs within a couple of hours of purchasing this phone
2. One thing you have to understand is that battery life is not a one size fit all for android. It heavily depends on your usage and what settings or background processes you have enabled. I know coming from iPhone you want to put all kind of widgets on the home screen and enable all functions like BT, Wifi and GPS etc like iPhone but Android is different. It allows you to have fine grain control over software as well as hardware settings. You should be getting decent battery life (i.e. moderate to heavy use should give you around 16 hrs with 2.5 hrs of screen on time) if not then try to remove some widgets etc. iPhone has built in power management for all these hardwares and you cannot mess with it. But in Android its open to you to change it to your preferences.
3. what kind of music files you have? mp3? FLAC? its possible that music files are corrupted when you try to copy over files from iPhone to SGS3. Take another look and verify that all files are intact and not corrupt. There is nothing wrong with the Sammy music player ... you can also try google play music app from Google Play. But this shouldn't be a problem of music player. Can you try to download another fresh music file from market or another store to see if that works?
4. Bluetooth shouldn't drop connection unless you move out of its range. In close proximity it should stay connected. If it doesn't then you have a defective phone. My first handset had some problems with Bluetooth because every time I tried playing music or pdocast over bluetooth it made cracking noise. I exchanged the handset and now there is no problem.
Hope this helps.
Click to expand...
Click to collapse
Thanks for taking the time to explain and not telling me iphone user's are not welcome like that other TOOL. anyway I did a factory reset and the music issue is resolved. i will look into nova rom or might as well wait till the jelly been is stable. I still have another 3 weeks or so left so lets see how things go.I think once i root and flash a rom or 2 battery should be better.

[Rom Dump] N7000XXLSA (4.1.2) BUG POOL / REPORTS

Please be concise! Only bug reports of the pre-"official" Samsung XXLSA ROM Leak, or Samsung issued updates!.
I will add up (e.g. bug x #4 ) and list all bugs reported here. No one did so far, despite probably a disproportionate number of people using this ROM as opposed to non-Samsung baked ROMs.
High Mem Usage #5 (several reports on xda)
Camera Click is delayed ( very noticable when making shots with flash enabled)
Slow. AnTuTu reports a score of ca 8000 vs. 10.000 typical for Gingerbread
Disabling Energy Saving Mode, drops the AnTuTu score to ca 7000
When restarting movil during the activated (in the task bar) “Multi Window” option, the first time this option is not functional. Inactivate and Active! #1 (andres.gomez.pena)
normal Kies Air is not working (connecting) using XXLSA #3
Usb connection via MTP is buggy #1 (couldn't confirm Win7100)
homescreen speaks to you (TTS) sporadically #1 (the opening of voice commands may also be intentionally enabled through a tapping motion!)
Kernel is Speedlocked at 1000Mhz #1 (bloodyduke)
Cchoice for apps not always remembered. E.g. for launchers. #3
(1) Update:
The Kernel is configured as SMP Preempt. Priorization may differ in this build from previous Samsung ROMs.
It appears the slow down isn't due to rampant services at all, but the CPU mode being set to "on demand" by default and Speedlocked.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I apologize if my phrasing is a bit off - I am still in my early learning stages.
Battery life is great, as reported by many others!
(2) Update:
The Speedlock is due to the Battery Savings option, and actually not a bug, but working as it should.
It thus cannot explain why Antutu is even significantly slower when Battery Savings options are turned off.
(3) Update:
The OS occasionally closes or restarts applications in the background, which may entail additional CPU loads.
Be advised to turn off Multi-view from the notification bar, if not needed. Antutu went up 800 points from ~7200 to again 8000. Closing background, and halting monitoring apps - yielded me 8500 points in Antutu.
When I want to edit the preferences of the instant load in the Google+ app, it crashes.
After reset, picture frame widget is blank and you need to select the picture again.
After reset default programs ( for images, web links and whatever ) are forgotten and you need to select them again when you first open them.
Usb connection via MTP is buggy and does not show all the files in some directories.
Kies recognizes device but says firmware cannot be updated ( probably normal though because this is not official firmware )
Charging while using the phone is very slow
Confirming Google plus bug... I just uninstall that anyway...
Enabling an application in accessibility settings (e.g. NoLed or Llama) makes the homescreen speak to you (TTS) and the phone becomes incredibly laggy. Longer explanation here and another claim here.
Smart stay option in display does not work in lsa leaked . Problem is fixed in lsc leaked .
Sent from my GT-N7000 using xda app-developers app
S Pen hovering effect doesn't work,I mean it doesn't open any thumbnails
Sent from my GT-N7000 using xda premium
XXLSD is out. So maybe a buglist for this is more interesting - assuming that from LSA over B to C to now already D some of the A-Bugs are solved.
ThaiDai said:
XXLSD is out. So maybe a buglist for this is more interesting - assuming that from LSA over B to C to now already D some of the A-Bugs are solved.
Click to expand...
Click to collapse
True. But I figured that the majority will toy with the leaked "official" ROM and either didn't or opted out of any OTA updates. The majority aren't testers but only install the official versions and might land here via google search. Yet as you said, it is a good idea to pool the more recent builds here as well to see if a potential bug is no longer reported.
To all: Please report XXLSB - XXLS? bugs here as well, along with the version you are using.
For instance this Rocketrom JB bake ( http://forum.xda-developers.com/showthread.php?t=1953847 ) is reported with the bug: "Zooming issue with VideoCam on 1080p-mode".
I checked this in XXLSA, and got an error message "Zooming is not supported while Recording FULL HD video". Seems OK and logical. I figure a lot has been fixed or improved in the leaked JB.
I ponder if the sluggishness and high Mem consumption is due to most applications being baked as debug versions? Can anyone confirm this theory? Much can also be explained via ( https://www.google.com/search?client=opera&q=SMP+PREEMPT ) - the KERNEL configuration of the leaked bake.
For me XLSA worked pretty good until it stopped. When I was listening to music on Poweramp using BT headphones phone freezed. After reboot it stuck on black splash screen GT-N7000. Nothing was working - nor nandroid backup helped nor wiping or even flashing XLSC. Had to do wipes using Abyss Kernel 4.2 Red Pill. After that I could flash or recover system from backup. All was back to normal.
Bluetooth Headset doesn't beep after call ends
Here is another bug that I discovered.
When I am using my bluetooth headset, when the call ends I don't hear the BEEP in the headset that indicates that the call has ended.
In 4.04 when the call ended I would here a BEEP in my headset.
http://forum.xda-developers.com/showthread.php?p=34980130&posted=1#post34980130
ThaiDai said:
XXLSD is out. So maybe a buglist for this is more interesting - assuming that from LSA over B to C to now already D some of the A-Bugs are solved.
Click to expand...
Click to collapse
Do you know how can I get the official XXLSB, XXLSC or XXLSD upgrade?
Diegocsn said:
Do you know how can I get the official XXLSB, XXLSC or XXLSD upgrade?
Click to expand...
Click to collapse
Someone wrote an app for that MyUpdate or UpdateMe, it was called. (If I would have the post, I would link it).
Others have gotten updates through the official channel - (Phone Status -> Update) e.g. in Singapore. You could try and VPN connect your phone to an Asian server/ISP.
bloodyduke said:
Someone wrote an app for that MyUpdate or UpdateMe, it was called. (If I would have the post, I would link it).
Others have gotten updates through the official channel - (Phone Status -> Update) e.g. in Singapore. You could try and VPN connect your phone to an Asian server/ISP.
Click to expand...
Click to collapse
Please teach on the vpn connection to asian server.
Sent from my GT-N7000 using xda app-developers app
Gallery toolbar sometime misaligned/moving down after viewing photo/full image.
Sent from my GT-N7000 using Tapatalk 2
1. Lags: Even with ultra clean instal. Removing some apps makes it better. But not that much.
2. Butter is more like lumpy grease. Same experience as compared to gb on gs2, now jb on note compared to nexus. Experience not on same smoothness level.
3. More black clipping then ever
4. Unstable, can sod permenantly.
5. Next to black clipping strange artifacts in screen. Rare issue
6. Regionalisation is more linked to simcard/network rather then csc or chosen countries. This makes it difficult to read disclaimers for the travelers amongst us. This for os, for samsung apps and for google play. Pretty silly move.
7. Apps dont remember their states ( e.g. browsers) This is inhibiting multitask experience. Apple can do this why not Android. Focus was on multitasking with release wasnt it?
8. Not all aps are aproachable through the multitasking bar
9. Ota changes check on root now
10. Messages in multitask mode from one app can block all others untill message is away
11. Spen becomes uncalibrated over time. Unforgivable for a spen phone
12. Nice toggles, brightness missing in stock version (60% sure of this)
13. Not as robust. A battery pull can make phone unbootable. Not foolproof.
14. Default choice for apps not always remembered. E.g. for launchers.
Rant rant, so on and so forth
Sent from my GT-N7000 using Tapatalk 2
baz77 said:
1. Lags: Even with ultra clean instal. Removing some apps makes it better. But not that much.
2. Butter is more like lumpy grease. Same experience as compared to gb on gs2, now jb on note compared to nexus. Experience not on same smoothness level.
3. More black clipping then ever
4. Unstable, can sod permenantly.
5. Next to black clipping strange artifacts in screen. Rare issue
6. Regionalisation is more linked to simcard/network rather then csc or chosen countries. This makes it difficult to read disclaimers for the travelers amongst us. This for os, for samsung apps and for google play. Pretty silly move.
7. Apps dont remember their states ( e.g. browsers) This is inhibiting multitask experience. Apple can do this why not Android. Focus was on multitasking with release wasnt it?
8. Not all aps are aproachable through the multitasking bar
9. Ota changes check on root now
10. Messages in multitask mode from one app can block all others untill message is away
11. Spen becomes uncalibrated over time. Unforgivable for a spen phone
12. Nice toggles, brightness missing in stock version (60% sure of this)
13. Not as robust. A battery pull can make phone unbootable. Not foolproof.
14. Default choice for apps not always remembered. E.g. for launchers.
Rant rant, so on and so forth
Click to expand...
Click to collapse
I cannot confirm most of these. Performance issues, true. As for multitasking: The high memory consumption leads to forceful closure of apps. Apps must implement restoring routines. Never had any system crashes or artifacts ever - with pretty heavy testing.
If you have rooted the phone your bug reports aren't what others experience.
8. It was delivered and promoted as such. Probably for stability reasons. XDA users have broken that limitation (rooting required).
10- I checked this. Not the case. E.g. video player and gallery zooming. Depends on the application's routine to being put in the background.
11. Didn't experience that. The lack of calibration options bugs the hell out of me. Primitive y-offseting is provided through left /right handed settings. I found an app that allows Wacom digitizer calib. $$+ root. No way!
My mind was blown when I downloaded the Wacom Sketching app and experienced unparalleled Spen sensitivity.
13. Definitely not the case. I am usually too lazy to shut down.
14. Ack.
bloodyduke said:
I cannot confirm most of these. Performance issues, true. As for multitasking: The high memory consumption leads to forceful closure of apps. Apps must implement restoring routines. Never had any system crashes or artifacts ever - with pretty heavy testing.
If you have rooted the phone your bug reports aren't what others experience.
8. It was delivered and promoted as such. Probably for stability reasons. XDA users have broken that limitation (rooting required).
10- I checked this. Not the case. E.g. video player and gallery zooming. Depends on the application's routine to being put in the background.
11. Didn't experience that. The lack of calibration options bugs the hell out of me. Primitive y-offseting is provided through left /right handed settings. I found an app that allows Wacom digitizer calib. $$+ root. No way!
My mind was blown when I downloaded the Wacom Sketching app and experienced unparalleled Spen sensitivity.
13. Definitely not the case. I am usually too lazy to shut down.
14. Ack.
Click to expand...
Click to collapse
8 Would be nice if they showed an option to view all aps with a disclaimer, stability issues can arize. At own risk. If it cant harm the phone, why not .
10 we are using different apps. Probably different way of showing these prompts/status messages. So its not generically captured, my guess.
11 good tip on the app. Youre gonna love this one if it works.
http://forum.xda-developers.com/showthread.php?t=2027680
13 has been reported at least once, apart from my own experience
Other issues, some difficult to reproduce. That doesnt make them untrue.
I concurr, my setup in regards to stock is not 100% representative. But root cannot effect black clipping or strange artifacts. I think.
However this thread title is on rom dump, not the sammobile leaked rom(referred to as stock, which to my knowledge is not based on dump).
Sent from my GT-N7000 using Tapatalk 2
Not very accurate list.
Sent from my GT-N7000 using xda app-developers app
thanks for pointing this out. As I said, I did indeed not have any troubles with the pre-official XXLSA. Not even application crashes that I can remember, let alone system crashes - with heavy testing. Many initial bugs which turned out to be misinformation on my part.
My biggest gripes are high memory consumption, sluggishness - but I have no idea if this is normal. But there is certainly a strong argument why current phones have more RAM and more CPUs, GPUs.

[GUIDE] ZGPaX S5 :: [ROOT]+[MODS] :9/17/14::: Revert to StocK Tutorial***

This thread is designed to organize ZGPAX Discussion.
I will begin by posting what i have learned and if others have mods or useful information, OP will be updated.
Please feel free to PM me, and drop a line. ADD ME ON FACEBOOK - all that is in my xda profile to the left
Also, if you are interested you can mail me your ZGPAX via USPS and i will root/ install the modification listed. For more Information PM me with your inquiry!
Also We can Skype/Video Call / Hangouts Video Call for the watches that i mod
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Using Next Launcher 3D
[VIDEOS]
Running NEXT LAUNCHER 3D -
Tablet Talk Notification TEst / Misc Testing
Awesome ON / OFF Application
Stock Test Run
.
.
OTHER VIDEOS
Courtesy of
Shaolin95
ZGPAX Running Dreamcast Emulator: https://www.youtube.com/watch?v=lZmdEl9yAvI
ZGPAX Running Playstation - Tekken 3 https://www.youtube.com/watch?v=EzPNHKuWfbo
ZGPAX Playing Shinobi via M.A.M.E w/PS3 Controller https://www.youtube.com/watch?v=NNFyWJXZcLQ
ZGPAX Quadrant Standard Benchmark https://www.youtube.com/watch?v=sUGlLVXJ77U
.
.
.
SOFT BRICK OR STUCK in a BOOTLOOP? REVERT TO STOCK
TWRP is required to use the following backup. Please make sure you still have it installed and are able to access it.
Download the stock OS backup Here http://www.4shared.com/zip/dxnYQfmpba/stock_zgpax.html
You need to be able to access your SD Card, if not you may need to use an external SD. Navigate to /SD Card/TWRP/Backup (or create the folder if it doesn't exist). Next you need to make a folder called Stock ZGPAX. Then your are going to place the files you downloaded here from the link above.
IF you cannot access your SD Card, try using an external MicroSD card. You will have to make the /TWRP/Backup Directory and Folder yourself... and then place the files in there manually.
Finally, you will REBOOT into TWRP and Navigate to the restore option. Look for your folder there and restore this backup.
.
.
.
ROOT
Just install "framaroot.apk or sideload to the watch's internal storage and install - Do not ask for links, just google it
.
.
.
RECOVERY
To install TWRP, you can download and install RECOVERY TOOLS for Free. https://play.google.com/store/apps/details?id=de.mkrtchyan.recoverytools
Next download to Internal SD This TWRP image https://www.dropbox.com/s/05818ubth99f2x9/twrprecovery.img and UI.Zip https://www.dropbox.com/s/f59htzer97tvliz/ui.zip
--Open Recovery Tools - Select FLASH OTHER RECOVERY - Locate and Select the twrp.IMG file you downloaded and hit YES. Continue to flash...
--Download UI.zip Here: http://forum.xda-developers.com/showpost.php?p=52782588&postcount=892 Make sure you place it in --> Internal Storage/TWRP/theme - (you are actually going to make this folder yourself)
--Reboot into recovery (Hold down back+power) and you should see twrp.
​
.
.
STOCK ANALOG CLOCK LOCKSCREEN / SCREENSAVER BYPASS
This will prevent the stock lockscreen analog clock and launcher from showing up when you press the power button to turn the screen off
Requirements: ADW or other 3rd party launcher/Root Access/RomToolbox/"NO LOCK" Free application on google play
Be sure you have root, and you have already installed ADW or a 3rd party launcher and ROM TOOLBOX or equivalent.
Step 1: Download "NO LOCK" from play store... Yellow iPhone looking app icon. Or Bluetooth transfer / side-load application to internal storage and INSTALL
Step 2: Go into SETTINGS >> APPS >>> ALL TAB >> Navigate to COM.SZKCT.ACTIVITY and click on it >>> Force STOP & DISABLE if possible
OPTIONAL: If you would like this to stick after reboot: GO TO ROM TOOLBOX >> APP MANAGER >> ALL >>> Locate COM.SZKCT.ACTIVITY and FREEZE the package.
​
INVERTED GOOGLE PLAY STORE
View attachment 2488657
This application just looks a whole lot better on our device. https://www.dropbox.com/s/ka1zpew0r2rqpsp/Inverted_Google_Play_Store_4.5.10.zip?m=
.
.
SMS & INCOMING CALL NOTIFICATIONS
Thus far, the only app i have verified to work RELIABLY is TABLET TALK, which is currently $2.99 in the PLAY Store.
You may need to install PIE CONTROLS to have the MENU BUTTON functionality first. PIE is free in play store - Afterwards:
Install on Both, android phone and the smart watch.
On the android phone you are using, setup the device in settings >> at the bottom >> The phone should be selected as PHONE
On the smart watch, go into the same settings menu at the bottom >> The device should be selected as tablet
On both devices, you should press the bluetooth icon.... Both will turn yellow, and then GREEN, when they paid. DONE!
PERFORMANCE
Using a TOOLBOX / RooT app (such as Rom TOOLBOX or Trickstermod) recommendations below to help performance and battery.
Scheduler --> Change I/O to DEADLINE - This will increase SD Card read Speeds --> The stock is CFG, Deadline is usually faster!
Governor ---> Try ON DEMAND Governor. Can help eliminate over-heating without sacrificing performance. Stock is Hybrid
XPOSED FRAMEWORK
.A number of apps will not fit within the visible area of the device without changing the DPI. Confirmed that Xposed and App settings works with the ZGPAX and can be found here http://forum.xda-developers.com/showthread.php?t=2072081. For example, in the ADW popup dialog you cannot change screen borders or change wallpaper until you change the DPI to 100.
.
.
.
USEFULE APPS
Some useful good apps that install and work for this device. Will update frequently with your help: ​
Battery Monitor Widget - This widget may help updating the battery percent and reflect more accurately at all times.
Awesome ON OFF - Similar to galaxy gear, turning the watch activates screen on, with vibrate
Shake Screen ON OFF by Freebooks - Simple shake to turn the screen on or off - no need to use home button
CPU SPY is good for monitoring deep sleep... in case you install an app that keeps the device awake.
ADW EX Launcher - 4x4 grid is perfect, runs smoothly, can stretch clock widgets and such
Active Apps - Good for clearing apps and Ram in one convenient location
DigiClock - Large 4x4 clock with built in themes
Frama Root - For quick rooting
Google Maps - Be sure to actually download and install from the playstore or it may not work
NO Lock - Removes lockscreen and you can sleep / wake watch from whichever home screen you left off at
PIE controls - So you don't have to always be hitting the hardware POWER and Back buttons... also allows many toggles
ROM TOOLBOX - All root tools, file explorer, boot animation etc etc
thanks for your works
i wainting arrive my device :laugh:
Volume Change
Since mine isn't here yet, I guess someone else can test this. It's from the Joe's Tech Review website and it's for a different model, but it might work.
Z1 smart watch phone Engineering code. (Bas Advalvas)
INCREASE CALL VOLUME: found it!
Finally found it. And it's easy! Call sound value is too low on the Z1, 1 of it's main drawbacks.
■Start the phone dialer and dial: *#*#8787#*#* This will start Engineer Mode on de the Z1.
■Select Audio, then Normal Mode. Choose the 'type' Speech, change the value 6 into 0 (that's the loudest) and press Set.
■Press the Back button once. Now select LoudSpeaker Mode. Choose the 'type' Speech, change the value 24 (?) into 10 (on my Z1, the value 0 made the sound very soft, probably because of the system that prevents feedbacklooping from speaker to microphone (how you call this?)) and press Set. Press the Back Button a few times to leave Engineer Mode.
That's all! The standard call volume increases a bit (40%?), but the handsfree volume (which is otherwise about the same as the standard) inceases a lot (150%?) AND the annoying interference sound is now gone!!!
Drayke5 said:
Since mine isn't here yet, I guess someone else can test this. It's from the Joe's Tech Review website and it's for a different model, but it might work.
Z1 smart watch phone Engineering code. (Bas Advalvas)
INCREASE CALL VOLUME: found it!
Finally found it. And it's easy! Call sound value is too low on the Z1, 1 of it's main drawbacks.
■Start the phone dialer and dial: *#*#8787#*#* This will start Engineer Mode on de the Z1.
■Select Audio, then Normal Mode. Choose the 'type' Speech, change the value 6 into 0 (that's the loudest) and press Set.
■Press the Back button once. Now select LoudSpeaker Mode. Choose the 'type' Speech, change the value 24 (?) into 10 (on my Z1, the value 0 made the sound very soft, probably because of the system that prevents feedbacklooping from speaker to microphone (how you call this?)) and press Set. Press the Back Button a few times to leave Engineer Mode.
That's all! The standard call volume increases a bit (40%?), but the handsfree volume (which is otherwise about the same as the standard) inceases a lot (150%?) AND the annoying interference sound is now gone!!!
Click to expand...
Click to collapse
The speaker is incredibly loud... and being that you haven't actually received your zgpax, i don't think you will need any volume increase.
Would you describe some of the customization you've performed with ADW-EX in order to get such a great look? I haven't used the pay version before, so perhaps it is a silly question, but how did you get such large icons on the main page?
I'm considering buying this watch. Two questions:
1. How does it handle notifications from my phone?
2. Can I use Bluetooth to connect my phone to it since I don't want to put my SIM card in there?
zNiiC,
Check out this other thread: http://forum.xda-developers.com/showthread.php?t=2507033&page=8
To answer your questions directly, not yet. It is designed to be a stand-alone device (that being said it may happen eventually).
zNiiC said:
I'm considering buying this watch. Two questions:
1. How does it handle notifications from my phone?
2. Can I use Bluetooth to connect my phone to it since I don't want to put my SIM card in there?
Click to expand...
Click to collapse
Yea I've seen that thread. Could you possibly tie your smartphone to this watch with some sort of app to recieve notifications on it?
ItzSnitz said:
zNiiC,
Check out this other thread: http://forum.xda-developers.com/showthread.php?t=2507033&page=8
To answer your questions directly, not yet. It is designed to be a stand-alone device (that being said it may happen eventually).
Click to expand...
Click to collapse
Apparently the manufacturer is still working on making this possible..... I've tried a lot of apps so far with no luck
Sent from my GT-N7105 using xda app-developers app
Humm. Bummer. I think I read somewhere that someone used mysms. Not sure if it was in the other thread or for a different watch.
If you really want to make it happen, you can use Tasker, Zapier and Pushover to do the job. Here's a useful explanation intended for a different application. Bottom line: if you expect to transmit more than 100 notifications per month, you'll have to shell out some ridiculous money.
ItzSnitz said:
If you really want to make it happen, you can use Tasker, Zapier and Pushover to do the job. Here's a useful explanation intended for a different application. Bottom line: if you expect to transmit more than 100 notifications per month, you'll have to shell out some ridiculous money.
Click to expand...
Click to collapse
To BigBison420 and ItzSnitz,
Couldn't you use tasker along with either open watch or notify my android since you can install apps on this watch? (Not quite sure how these apps work). Might be worth a shot to see if it is able to send notifications.
OpenWatch: http://forum.xda-developers.com/showthread.php?t=554551
Notify my Android: http://www.notifymyandroid.com/
BigBison420 said:
Apparently the manufacturer is still working on making this possible..... I've tried a lot of apps so far with no luck
Sent from my GT-N7105 using xda app-developers app
Click to expand...
Click to collapse
The problem is that the watch is a phone. It is recognized by other devices also as a phone.... And try googling how to pair an android phone to an android phone to use for notifications and call handling Lol.... Not happenin
Sent from my GT-N7105 using xda app-developers app
zNiiC said:
To BigBison420 and ItzSnitz,
Couldn't you use tasker along with either open watch or notify my android since you can install apps on this watch? (Not quite sure how these apps work). Might be worth a shot to see if it is able to send notifications.
OpenWatch: http://forum.xda-developers.com/showthread.php?t=554551
Notify my Android: http://www.notifymyandroid.com/
Click to expand...
Click to collapse
Tried to get open watch to work but no go.... I spent a lot of time trying app store apps. Lots of hidden ones too but I'll def post when something works
Sent from my GT-N7105 using xda app-developers app
ItzSnitz said:
Would you describe some of the customization you've performed with ADW-EX in order to get such a great look? I haven't used the pay version before, so perhaps it is a silly question, but how did you get such large icons on the main page?
Click to expand...
Click to collapse
Im using 1.3.3.8 which is an over hauled update of the app... All prior versions are clearly not as good.
I downloaded digi clock widget, which has tons of built in theme and stretches out nicely (4X4 widget).
Also disabled action bar in adw, disable dock, and grid set to 4x4 for the homescreens. That's really the foundation of my cosmetic tweaks. Also i completely disabled lockscreen as described in OP so immediately the watch awakens to the clock on the homescreen
Sent from my GT-N7105 using xda app-developers app
Hi guys,
Newbie here. I too bought the ZGPAX smart watch about 3 weeks ago, OEM version. I also purchased another model EC-309 from HOPU watches, which is based on similar hardware MTK6577, Android 4.0 and with the extra that it has 3G network, different hardware layout (camera on the side not front).
Purchased the ZGPAX for around 140$ odd plus shipping, EC-309 on the other hand was priced above $230. Full disclosure, I own a retail store selling OEM Android tablets in Indochina and would like to add smart watches into my product portfolio.
I would like to get some tips on how to extend the battery life seeing as some users managed to be able to get 1 to 1 1/2 days use on a single charge . Rooted the devices, lowered the CPU range. Tried basic user stuff like, screen timeout, brightness. Switched from 3G to GSM. Still cant get more than 6-8hr battery life. Have tried DX battery Saver Pro, this really extend the batt life but at the at the expense of shutting off wifi and 3G (not acceptable solution). Any other ideas?
For those who might be interested, here's a comparison of the two devices
1) ZGPAX touchscreen runs much hotter than the EC-309
2) ZGPAX has superior speakers, music sounds clearer and louder, no distortion at higher levels
3) ZGPAX has SD card slot, EC-309 only has internal 4GB
4) EC-309 slightly better finish, aluminium bezel, ZGPAX feels a little plasticky
5) Similar firmware for both models. Same issues, Google voice, Skype, Facebook crashes or does not work.
6) Similar battery life - 6 to 8 hr max
7) Similar battery monitoring issues - battery indicator not accurate
8) Both models have good wifi and 3G reception
9) EC-309 comes with Launcher 8 as a default..Win 8 style launcher, no custom launcher like ZGPAX.
10) EC-309 uses micro SIM , ZGPAX regular SIM size
Will share more on apps that work for me soon.
kindredd said:
Hi guys,
Newbie here. I too bought the ZGPAX smart watch about 3 weeks ago, OEM version. I also purchased another model EC-309 from HOPU watches, which is based on similar hardware MTK6577, Android 4.0 and with the extra that it has 3G network, different hardware layout (camera on the side not front).
Purchased the ZGPAX for around 140$ odd plus shipping, EC-309 on the other hand was priced above $230. Full disclosure, I own a retail store selling OEM Android tablets in Indochina and would like to add smart watches into my product portfolio.
I would like to get some tips on how to extend the battery life seeing as some users managed to be able to get 1 to 1 1/2 days use on a single charge . Rooted the devices, lowered the CPU range. Tried basic user stuff like, screen timeout, brightness. Switched from 3G to GSM. Still cant get more than 6-8hr battery life. Have tried DX battery Saver Pro, this really extend the batt life but at the at the expense of shutting off wifi and 3G (not acceptable solution). Any other ideas?
For those who might be interested, here's a comparison of the two devices
1) ZGPAX touchscreen runs much hotter than the EC-309
2) ZGPAX has superior speakers, music sounds clearer and louder, no distortion at higher levels
3) ZGPAX has SD card slot, EC-309 only has internal 4GB
4) EC-309 slightly better finish, aluminium bezel, ZGPAX feels a little plasticky
5) Similar firmware for both models. Same issues, Google voice, Skype, Facebook crashes or does not work.
6) Similar battery life - 6 to 8 hr max
7) Similar battery monitoring issues - battery indicator not accurate
8) Both models have good wifi and 3G reception
9) EC-309 comes with Launcher 8 as a default..Win 8 style launcher, no custom launcher like ZGPAX.
10) EC-309 uses micro SIM , ZGPAX regular SIM size
Will share more on apps that work for me soon.
Click to expand...
Click to collapse
Really depends on how you use the device.... i could get 3 / 4 days out of it, simply using it as a watch to check the time. Streaming wi-fi and videos and downloading stuff is a whole different story. Have you tried changing the CPU Governor? I have not lowered the stock cpu settings... mine sits at 1001mhz max and 250 min. Deep sleeps about 90% of the time
BigBison420 said:
Really depends on how you use the device.... i could get 3 / 4 days out of it, simply using it as a watch to check the time. Streaming wi-fi and videos and downloading stuff is a whole different story. Have you tried changing the CPU Governor? I have not lowered the stock cpu settings... mine sits at 1001mhz max and 250 min. Deep sleeps about 90% of the time
Click to expand...
Click to collapse
Much thanks for the quick feedback BigBison! Frankly the watch gets fully used most days, I am actively chatting on WeChat, checking time, playing around with some basic voice recognition apps (utter, voice reading). Am trying to squeeze as much as possible out of the device. Will try to lower the CPU settings to half 667mhz and see if that helps. IO on deadline and Govenor OnDemand.
BTW, Any devs out there want to help with Custom ROMS? Am happy to donate towards the purchase of a smartwatch for the dev if it can help resolve the battery, Skype, Facebook and Voice search issues.
Also heard from my OEM supplier in China that a new version with Android 4.3 will be coming out early 1st Quarter 14. Will keep you guys informed.
kindredd said:
Much thanks for the quick feedback BigBison! Frankly the watch gets fully used most days, I am actively chatting on WeChat, checking time, playing around with some basic voice recognition apps (utter, voice reading). Am trying to squeeze as much as possible out of the device. Will try to lower the CPU settings to half 667mhz and see if that helps. IO on deadline and Govenor OnDemand.
BTW, Any devs out there want to help with Custom ROMS? Am happy to donate towards the purchase of a smartwatch for the dev if it can help resolve the battery, Skype, Facebook and Voice search issues.
Also heard from my OEM supplier in China that a new version with Android 4.3 will be coming out early 1st Quarter 14. Will keep you guys informed.
Click to expand...
Click to collapse
wow that is very cool! keep us posted, we love updates! haha
Also if you find useful information or good apps for the watch let me know so i can update the OP in the meantime for other peeps.
Cheers!
There's also Augmented Smart Watch Pro (Play Store), however I suspect it's still the same issue that ZGPAX is a phone, not a watch. Might be worthwhile to reach out to those developers to check their pulse on this application.
BigBison420 said:
Tried to get open watch to work but no go.... I spent a lot of time trying app store apps. Lots of hidden ones too but I'll def post when something works
Sent from my GT-N7105 using xda app-developers app
Click to expand...
Click to collapse

Zenfone 2 Bloatware (not bad at all)

Guys i have being playing around with the phone for 3 or 4 days. My first impression as every one was WTF 4562398562389476 Bloatware apps installed. And i did remove all of them or disabled them. (im using original rom). I have also removed all the GAAPS, cleaner and all that stuff from the phone.
But it crossed from my mind why not to check ASSUS apps.
Splendid: This aps gives you full control of the display. You can enable blue light filter, vivid color mod, you can control hue and saturation, the temperature of the image also. its a very complete app and its not bad at all.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
SystemUpdate: There is not much to say there but with one click you can receive the OTA updates. Quick and easy (and works lol).
Themes: it does what it is. you can apply in a easy way new themes. it gives you the option too, you can share your creation with ASUS and they may include yours into this.
Weather: As it says the name this is an app that shows the weather from were you are its very complete and its stylish. also has a good looking widget.
MiniMovie This app is for making videos "presentations" from photos that you have on your phone. you can add text music. is easy its not bad at all. i do not use this kind of apps but i may stat using it . also when you finish editing you can share to whats up, or upload into youtube, etc.
Music: This app is the music players it has nothing special it does what is expected not bad at all. also has an option that you can connect to cloud storages to listen your music.
MyAsus Its an app that let you connect to asus and open tickets to them ask questions etc. also you can access zen forum. there is not much interesting here more than you can open support tickets to them. i did open asking for update 5.1.1 and it took like 2 days to reply but they did. Also they send you news like the IFA event form today.
Pc link: This application lets you mirror the screen from the phone into your windows desktop. its not bad at all. there you can controll all your phone, also take snapshot, make videos , etc. its not bad at all.
Photo Collage: This apps let you make Collage with taken photos, or downloaded ones. its easy and quick not bad at all. lots of options. you can modify the colage how is made. add text effects colors etc. when you save you can share through watsapp or any app.
Power Saver: This app lets you configure may aspects of battery consumptions. also let syou set battery modes .
FlashLight: This app turns on your led to use it as a flashlight also you can turn on the display for more light. SOS message and some other thinks . this app is not very good it does drains your battery if you turn off the LED and you left the app opened. so close the app when you stop using it. There is not need all this options we only want turn on the led to use the celphone as a flashlight.
FM RADIO: I have not tested due i did not connected a head phone yet. but it should be good.
Kids Mode: I have not used it but its good one. you can configure the phone to have only some apps that kids can use.
Asus Mobile Manager: I have mixed feelins with this app. it does make some short cuts to the ui or other apps. but what can you do there is. you can configure not to start apps when the celphone boots. also you can make applications not to send notifications. You can clean the memory from apps loaded. And go to the Battery saver app.
Audio Wizard Basically you can select music modes presets
Auto Start Manager: This app is shown inside Asus Mobile Manager. it lets you block apps to start when the celphone boots.
Camera: This is the camera app there are lots of review. it has tons of options its very good.
Asus Cover: This app lets you configure the Flip cover when its installed on the phone. i dont have one so there its not much to do here.
Email: Im very happy with this app i have connected to Outlook server and it works grate it has tons of options very complete. Probably it is not the best but its ok for most users.
Calendar: tis a calendar its very good also. i have synchronized to outlook sever works perfect tons of options to configure.
Regarding the ASUS IU. its great its fluid and you can tweak all aspects from the interface. you can modify fonts, effects, colors etc. it may be not as complet as nova or similar launchers. but for most of us the job is well done.
There are some others apps that i still have disabled. like:
Mirror:(its enable the front camera (selfie))
Remote link: allows you control your pc from the cellphone. (this is not bad at all if you need it)
Party link: i think it was like an app to share contact in a party but the other person should have the app installed also. The idea is not bad but too complicated to send a contact.
ShareLink: Dont remeber waht was this.
SuperNote: An app to do notes. im using other so i don´t have any opinion on this. But should not be bad at all.
WhatsNext: its like shows you what you have to do next in your calendar. its like a shot cut to your schedule.
ZenCircle and ZenTalk don´know like something "SOCIAL"
Giving a thought what i can say of ASUS apps. they are not bad at all i was expecting very bad apps. and they are being updated so it may be good to give them a try. they are balanced for productivity and leasure. they are quick and elegant. what i can say thumbs up for almost all of them
i cant deny they are A LOT.
Most of the bloatware can be disabled now. On previous versions of the firmware, this could not be achieved without rooting. That being said, its hard to deny that a select few of the Asus apps are actually quite useful and designed well for use.
---------- Post added at 03:17 PM ---------- Previous post was at 03:06 PM ----------
Also I included this thread in the device index as a guide for the stock apps function: http://forum.xda-developers.com/zenfone2/general/index-asus-zenfone-2-wip-t3149748
cmendonc2 said:
Most of the bloatware can be disabled now. On previous versions of the firmware, this could not be achieved without rooting. That being said, its hard to deny that a select few of the Asus apps are actually quite useful and designed well for use.
---------- Post added at 03:17 PM ---------- Previous post was at 03:06 PM ----------
Also I included this thread in the device index as a guide for the stock apps function: http://forum.xda-developers.com/zenfone2/general/index-asus-zenfone-2-wip-t3149748
Click to expand...
Click to collapse
i was not aware. good to know they are making things better. we need to wait 5.1.1 update to have better battery performance.
There is not even an iota of doubt that they are making things better but they should have released 5.1 now. its getting late every single day
PhotoCollage and Minimovie and flashlight are excellent aps. The others i don't use.
Let 5.1 come first and then you'll get real performance cause 5.0 supports only 32 bit unlike 5.1, it supports 64 bit too and memory bug leak is mind **** on 5.0
I actually like Splendid. Wish I could download it for my other devices such as my shield tablet.
Sent from my SHIELD Tablet using XDA Free mobile app
I did disable 23 apps. Wish I could disable asus web storage
Yeah, PC Link is pretty cool. Love the mirroring. Thanks for your post!
wifestealer said:
I did disable 23 apps. Wish I could disable asus web storage
Click to expand...
Click to collapse
The version that I have it is not installed. I have installed my self to get free 5th of.storage.
Probably can be uninstall our disable
tatubias said:
The version that I have it is not installed. I have installed my self to get free 5th of.storage.
Probably can be uninstall our disable
Click to expand...
Click to collapse
LOL, I dont want that storage but It can't be disabled or uninstalled I guess
wifestealer said:
LOL, I dont want that storage but It can't be disabled or uninstalled I guess
Click to expand...
Click to collapse
That's odd I can uninstall the app. Do you have the latest firmware instaled? I have ww version
tatubias said:
That's odd I can uninstall the app. Do you have the latest firmware instaled? I have ww version
Click to expand...
Click to collapse
yes I've latest firmware with WW version, I'm having one problem more. Does 2g work on second sim?
Well, agree that some of them are good - I like Splendid and Picture Collage, the camera app is good, and the PC Link suite are good. But the calendar is basically the same as Google one but much uglier. Mail app I prefered the ASUS one to Gmail, but why both preinstalled? Waste of space - shouldn't bother with Gmail one, those who want it can get from playstore. The Supernote app is awful - the finger writing function is just plain useless. Party Link is pointless. The torch app is OTT - a simple quick settings toggle would suffice. Live water - waste of space. Browser - why? It has Chrome, surely most people use that? I suppose some of the apps that duplicate Google app functions are needed for the CN sku, but we don't need them on WW models. I could go on, but I won't. Basically, I just wish they had put in only the core apps and then an ASUS Apps Hub app that introduces extra apps you could choose to get from the playstore according to your need.

Categories

Resources