[APP][4.3+][19 Feb. - V3.0] NetLive - Monitor data speed and live app data usage - Android Apps and Games

Hello all,
I spent my summer of 2013 developing my first Android app- NetLive.
It allows you to monitor your internet data transfer rate while also showing the app that is using the most data at the current moment. It runs both in the notification drawer or as a widget, so you always have access to your transfer rate information.
I stopped development for awhile, but these past few months I have been hard at it. Initially I was only going to update it to support Lollipop, but I ended up basically rewriting the whole thing to address the main gripes many users had.
Unfortunately, I had to drop support for Android versions before 4.3 because it was causing many users serious issues. Basically, I am using four API calls that may work on Android versions prior to 4.3, but it is not guaranteed. As a result, in previous versions of NetLive I was using a hack to get around this, but it was causing major battery life issues for some devices. It was a tough decision, but I think the best move was to drop support for those users that were getting a bad experience. For those curious, the API calls I am referring to are from the TrafficStats class: http://developer.android.com/reference/android/net/TrafficStats.html
Particularly these four methods: getTotalTxBytes, getTotalRxBytes, getUidTxBytes, and getUidRxBytes. These methods all give the warning: "Before JELLY_BEAN_MR2, this may return UNSUPPORTED on devices where statistics aren't available." JELLY_BEAN_MR2 is API level 18 which is Android 4.3.
All feedback you can give me is much appreciated:
Google Play Link: NetLive
Video: https://www.youtube.com/watch?v=aFVbDT2Bd90
Check out the source code here: https://github.com/octohub/NetLive
[19 February 2015 - UPDATE V3.0]:
•Complete rewrite
•Lollipop Support
•Bug Fixes
•Updated design
•Lower Ram Usage
•Lower CPU usage
•Lower Battery Usage
[3 March 2014 - UPDATE V2.5]:
• NetLive is now open source
• Streamlined settings
• Added share and rate options in menu
[22 February 2014 - UPDATE V2.4]:
• Bug Fix (thank you Jérôme)
[14 February 2014 - UPDATE V2.3]:
• Added V2.2 changes to the widget as well
[14 February 2014 - UPDATE V2.2]:
• Active app is now disabled by default, and also offer battery usage warning if it is enabled
[13 February 2014 - UPDATE V2.1]:
• Option to hide the notification icon
• Option to display total speed value
• Widget can now be added to the lock screen
• Bug fixed that would prevent the active app displaying in the widget if disabled in the NetLive notification
[13 February 2014 - UPDATE V2.0]:
Version 2.0:
• Notification icon changes whether you are uploading and/or downloading data
• The poll rate can be customized
• Bug fixes
[15 January 2014 - UPDATE V1.1]:
It has been a long time coming, but I have finally pushed out my first update. I have streamlined the settings, significantly reduced the APK size, and also now prevent my notification icon from taking up your precious notification area space. Many XDA users requested this, and I now use a low priority notification (like Google Now), which is available on Android 4.1 and up.
Reviews:
CNET: http://howto.cnet.com/8301-11310_39-57599959-285/use-netlive-for-android-to-find-data-hogging-apps-in-real-time/
lifehacker:http://lifehacker.com/netlive-monitors-network-traffic-in-your-notification-d-1305292895
dotTech: http://dottech.org/123711/android-review-netlive-app/
ghacks: http://www.ghacks.net/2013/08/23/netlive-android-highlights-apps-bandwidth-using-apps-realtime/

Cool will check it out
Sent from my GT-N7100 using Tapatalk 4

App looks legit and seems accurate. Would like some way to view the speeds without opening notification shade. Maybe so,ethimg like the Facebook chat heads? Keep up the good work bro!
Sent from my Nexus 7 using XDA Premium 4 mobile app

MLonon said:
App looks legit and seems accurate. Would like some way to view the speeds without opening notification shade. Maybe so,ethimg like the Facebook chat heads? Keep up the good work bro!
Sent from my Nexus 7 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thank you very much for your input. I want to improve this as much as I can over time, so your idea has been noted.
Thank you.

downloaded and will test
damn its showing me alot of apps using data that I didnt even know was using ;
endomondo, clock widget, facebook, steam, etc etc!
suggestions :
1. Make the ICON (Notification area) a bit more polished
2. Maybe a row of icons to indicate the other apps using data, rather than 1
3. No such thing as Idle state?
4. Total : Up : Down doesnt really mean much if its a dumb user
5. Don't think you need 3 decimal points.. such as 20.xxx

jcsy said:
downloaded and will test
damn its showing me alot of apps using data that I didnt even know was using ;
endomondo, clock widget, facebook, steam, etc etc!
suggestions :
1. Make the ICON (Notification area) a bit more polished
2. Maybe a row of icons to indicate the other apps using data, rather than 1
3. No such thing as Idle state?
4. Total : Up : Down doesnt really mean much if its a dumb user
5. Don't think you need 3 decimal points.. such as 20.xxx
Click to expand...
Click to collapse
jcsy, I was very surprised as well to discover apps that were running in the background.
1. I agree the notification icon can improve. My friend is the designer and I will talk to him about this.
2. For the widget, notification drawer, or both?
3. What do you mean by idle state? Do you mean that if no app is using any data, no app should be displayed? If so, I agree.
4. This is true. It is difficult to use wording that is both to the point and meaningful. There is only so much real estate. But I agree.
5. LOL, yeah, it is a bit overkill. I will look into this, at the very least making it customizable. I left that in their to make the point to users that the data monitoring is quite accurate. Also, if users set it GBps, nothing will shows if I do not have those decimal points. But I do hear what you are saying.
Thank you very much for your very specific input.

1. the notification area, which is what I added
2. notification area. I meant as in ; kbps (Steam) into kbps (Steam / Whats app / Facebook ) ?
3. If no app (whch looks like unlikely because I was staring at that god damn thing for 30 minutes) and discovered that its NEVER IDLE... unless I off the data altogether
4. How about Download/Upload? lol yes, i know its hard
5. I tried a few settings ; kbps,mbps,kBps etc and got fed up. too many decimal points, lol... its not a F1 race (with decimal timing is important ) but yea, can see how accurate the thing is
keep up the work

jcsy said:
1. the notification area, which is what I added
2. notification area. I meant as in ; kbps (Steam) into kbps (Steam / Whats app / Facebook ) ?
3. If no app (whch looks like unlikely because I was staring at that god damn thing for 30 minutes) and discovered that its NEVER IDLE... unless I off the data altogether
4. How about Download/Upload? lol yes, i know its hard
5. I tried a few settings ; kbps,mbps,kBps etc and got fed up. too many decimal points, lol... its not a F1 race (with decimal timing is important ) but yea, can see how accurate the thing is
keep up the work
Click to expand...
Click to collapse
Thank you for the clarification. This is a 1.0 product, so look for updates very soon.

Verrrrrryyy interesting app! I, too, have seen apps using network that surprised me. My suggestion: keep track of apps' network usage and let me see a table of usage over the last 5 minutes, hour, day, etc. Maybe more granularity and the ability to see a particular app's usage over time in a paid version of the app? But even without these features, it's a cool app. TYVM

Thanks, any chance you can add 3.2+ compatibility? Honeycomb is often overlooked but shares quite a few pieces with ICS. Thanks anyway, gonna try that on my One too.

short/y said:
Verrrrrryyy interesting app! I, too, have seen apps using network that surprised me. My suggestion: keep track of apps' network usage and let me see a table of usage over the last 5 minutes, hour, day, etc. Maybe more granularity and the ability to see a particular app's usage over time in a paid version of the app? But even without these features, it's a cool app. TYVM
Click to expand...
Click to collapse
Thank you very much for the recommendation. It seems a lot of users would like this.
teorouge said:
Thanks, any chance you can add 3.2+ compatibility? Honeycomb is often overlooked but shares quite a few pieces with ICS. Thanks anyway, gonna try that on my One too.
Click to expand...
Click to collapse
My hope is that I will be able to make this app 2.3+ compatible. I only had so much time this summer, but 2.3+ compatibility is definitely on the list of things I need to do. After all, it still makes up 33% of Android devices.

Nice app. For the dumb user like me, you should write out the unit of measurements settings. Not everyone knows the difference between MB and Mb.
I world like to "open" the app, so not using the notification or widget.

Hey man, nice app, but can you add a feature that shows the Total Data Consumption of an Application?
I play some Online Games on my phone, and I would like to see how many Accurate MBs did I spent for each game sessions I make. Why? Cause I only have a limited data plan..
And when I ran the app, it consumes on an about 19MB on RAM. Is this normal? Cause I only have 301MB RAM (150 RAM Unused), and having a 19MB running app is quite big...

Thanks mate!!
Really nice and cool app!!

DeucesAx said:
Nice app. For the dumb user like me, you should write out the unit of measurements settings. Not everyone knows the difference between MB and Mb.
I world like to "open" the app, so not using the notification or widget.
Click to expand...
Click to collapse
Thank you very much for your input DeucesAx, I really appreciate it.
souler456 said:
Hey man, nice app, but can you add a feature that shows the Total Data Consumption of an Application?
I play some Online Games on my phone, and I would like to see how many Accurate MBs did I spent for each game sessions I make. Why? Cause I only have a limited data plan..
And when I ran the app, it consumes on an about 19MB on RAM. Is this normal? Cause I only have 301MB RAM (150 RAM Unused), and having a 19MB running app is quite big...
Click to expand...
Click to collapse
Many users have requested data usage logging, I will definitely explore this feature. As for the RAM, this is not an unusual amount for the app. It is higher than it should be though. I wanted to release this before school started and I did not have as much time for optimization as I wanted. I will be optimizing this app more as soon as I can. Thank you for your input.
saurabh007 said:
Thanks mate!!
Really nice and cool app!!
Click to expand...
Click to collapse
Thank you! Let me know if you have any feedback or suggestions

Hello all,
I am currently working on gingerbread support for NetLive.
Also, I have gotten some love for my app from a few tech sites. I think they do a great job of conveying what my app is about. If you are on the fence about trying my app, give them a read
CNET: http://howto.cnet.com/8301-11310_39-57599959-285/use-netlive-for-android-to-find-data-hogging-apps-in-real-time/
dotTech: http://dottech.org/123711/android-review-netlive-app/
ghacks: http://www.ghacks.net/2013/08/23/netlive-android-highlights-apps-bandwidth-using-apps-realtime/
Download Link: https://play.google.com/store/apps/details?id=com.richardlucasapps.netlive&hl=en

I have started school and I am not able to devote as much time as I want to NetLive, but I am working as much as I can and determined to get Gingerbread support. I have made progress, but there is still more to be done.
If you have a Gingerbread device, and a little bit of time, I would greatly appreciate some volunteers to help test my app.
Let me know if you want to and I will PM you.

NetLive V1.1 Update
It has been a long time coming, but I have finally pushed out my first update. I have streamlined the settings, significantly reduced the APK size, and also now prevent my notification icon from taking up your precious notification area space. Many XDA users requested this, and I now use a low priority notification (like Google Now), which is available on Android 4.1 and up.
Especially since Google removed the arrows that display on the WiFi and cell indicators when data is being transferred. I think my app is now even more useful. You can now quickly tell if data is being transferred.
Feedback is greatly appreciated and I hope you enjoy your experience.
Google Play Link: NetLive

rcllcr said:
Hello all,
I am currently working on gingerbread support for NetLive.
Click to expand...
Click to collapse
looking forward to having GB support!

killoid said:
looking forward to having GB support!
Click to expand...
Click to collapse
killoid, I know I said that I would be supporting GB, but given my time constraints being a student, I do not think I will be supporting the 21% of Android users still running GB.
Source: http://developer.android.com/about/dashboards/index.html
I truly appreciate your interest and I apologize for going back on my word.

Related

[APP] Task Identifier [Android 2.1 and up!!!]

!!!If you have Android 2.1 the app now is in the market!!!
Android 2.2 and higher are also still supported
This is not another Auto Task Killer, no.
Thanks for all the help from everyone! We've moved into a lite and full version now on Android 2.2 and 2.3 phones.This is a new program which allows the user to specify alert levels to phone tasks and give you insight into what your phone is really doing. Make a call, ever wonder what apps may be listening? What's going on when you phone is in standby? In creating this, I will say that I've been surprised a few times at what is really going on. I want any and all feedback as well as we are trying to make this into something special. I am the actual developer of this app.
The full version has:
-Common Names and Actual Application Icons
-No Ads
-Access to all App Settings
-Ability to change alert level from List Tasks
-Removed Internet and Location Permissions
And we have a slew of other features planned for only the full version, but we don't want to spill the beans on those quite yet, but they will enhance the tool greatly!
Both versions now have the new UI as well.
Anyone who had the beta should be notified to upgrade to the lite version now.
Download Task Identifier Lite from your phone:
market://search?q=pname:com.task.identifier
Download Task Identifier Full from your phone:
market://search?q=pname:com.task.identifier.full
I've also attached a QR Code to scan for both versions. Or just search for Task Identifier in the market.
I hope you all find this useful and enjoy!!
smart work
notowork said:
smart work
Click to expand...
Click to collapse
Thanks!
10
Hehe, I like how the only comment for the app (5 stars and "awesome" as comment) is currently by a user named 'x2k'. Hmmm.
I've just installed it and it's been less than a minute and I got an alert from an app that no longer needs to sync...So I disabled it (every little bit of non-sync means longer battery life!).
So far it's looking very promising! I'll definitely report back on my experiences!
Okay, first big thing...
Can you please resolve the cryptic app names to their more friendly name variants?
It's hard to read and make out the com.blah designations.
Thanks!
So far it seems like a cool app. I've been using WatchDog for ages to alert me when an app misbehaves.
But I'm confused about this app. When would you want to be using this? Can you give an example?
I'll keep it installed and see how it goes. Thanks.
Paul22000 said:
So far it seems like a cool app. I've been using WatchDog for ages to alert me when an app misbehaves.
But I'm confused about this app. When would you want to be using this? Can you give an example?
I'll keep it installed and see how it goes. Thanks.
Click to expand...
Click to collapse
Thanks for trying. This is more of an app to alert you as to what your phone is doing, ie what loads at a given point in time on your phone.
x2kjosh said:
Thanks for trying. This is more of an app to alert you as to what your phone is doing, ie what loads at a given point in time on your phone.
Click to expand...
Click to collapse
Thanks. I'm playing around with it and actively trying to make notifications pop up I opened Facebook and Google Reader started, as did Maps. Weird.
Which brings me to a question: how do we know whether the task started was CAUSED by the current app I'm using, or Android just randomly started it?
For example, it's possible Facebook opened Maps in order to try to get my location, but I don't see the connection between Facebook and Google Reader. Which is why I ask if it's random, or the app I'm using is causing other tasks to run.
Paul22000 said:
Thanks. I'm playing around with it and actively trying to make notifications pop up I opened Facebook and Google Reader started, as did Maps. Weird.
Which brings me to a question: how do we know whether the task started was CAUSED by the current app I'm using, or Android just randomly started it?
For example, it's possible Facebook opened Maps in order to try to get my location, but I don't see the connection between Facebook and Google Reader. Which is why I ask if it's random, or the app I'm using is causing other tasks to run.
Click to expand...
Click to collapse
I've found when you start doing things you see patterns. On my old Eris while I was testing this, every time I made a phone call, ebay would start! Glad it seems to be working for you! Thanks!
Great thanks
wael0x said:
Great thanks
Click to expand...
Click to collapse
You're welcome.
Sounds like a great troubleshooting tool. Nice work!
I'm liking this app more and more. A few more comments and requests.
Comments
* I like the main app window. Large fonts, long-press to get quick-help or short press to go to the item. Nice
* Screen off app start notification, nice!
Requests
1. Possible to get more detail about why or how an app was triggered? Like, was it triggered by a service? another app? etc. And did the triggered app take any actions? Like sending network traffic or queried the GPS and such?
2. The 'Setup Alerts' window is hard to read through, could you maybe add color so all the status 'Green' items have the word 'Green' in green font and so on?
Just added a 5 star rating on Market, keep up the good work!
Namuna said:
I'm liking this app more and more. A few more comments and requests.
Comments
* I like the main app window. Large fonts, long-press to get quick-help or short press to go to the item. Nice
* Screen off app start notification, nice!
Requests
1. Possible to get more detail about why or how an app was triggered? Like, was it triggered by a service? another app? etc. And did the triggered app take any actions? Like sending network traffic or queried the GPS and such?
2. The 'Setup Alerts' window is hard to read through, could you maybe add color so all the status 'Green' items have the word 'Green' in green font and so on?
Just added a 5 star rating on Market, keep up the good work!
Click to expand...
Click to collapse
Thanks for the suggestions. Those are features we truly will consider adding as it will just make the tool even better. Thanks!
There will probably be updates from time to time through the market
Sent from my ADR6300 using XDA App
First of all, thanks for a great app.
I really like the fact that it reports on tasks/processes started while the screen was off!
I have some suggestions though:
1: When I click the icon in the app list to open the menu, it just shows the "Starting monitor" message and nothing else. I have to open an app to get the message in the pull down bar and click on that to start the application it self.
2: On my Samsung Galaxy S i9000 the layout of the application is just a bit to long for a full screen. We are talking about 1 cm or something.
3: I would very much like a log, so that I can check back, what applications started during screen off, and at what time/date.
4: The way the Android memory management works, I guess it's normal for Android to start and application/process to memory by itself from time to time. Is it possible to show this somehow? For what is interesting here is when an application is launching another application or process, and not when Android memory management is putting an application in memory.
Thanks for your great work, I'm looking forward to further updates to the application!
Just saw this on the front page and thought it looked pretty interesting. Installed a few minutes ago, but so far I like it. Not too intrusive with the pop-up.
As Namuna posted though it would be nice to get more detail.
Also to have the actual app name rather than com.xxx.
Really good work.
Installed.
I like the idea that we can see what tasks are really doing in the background. But as noted by some above, the notifications are a bit cryptic at the moment.
After installing and running the app, I started updating some of my other apps in App Market and my phone crashed. This has not happened before and I seems from my layman eyes that too many things might have been running in the background.
When the phone restarted, it too forever for anything to be displayed and the 3 widgets I had on the homescreen refused to load up. Again it seems to me that this app is popping up too many notifications - I have now stopped the app from starting up and running on start up.
I don't know whether this is unique to me or not though. I am running the app on Samsung Galaxy S (international) on stock Froyo with LauncherPro.
Still, I like this app and will use it more. Keep up the great work and many thanks.
Edit : just checked app settings again, and although I explicit unchecked app running on phone startup, the box is checked again. I unchecked the box and pressed save again. Re-entered app settings and the box is checked again. Am I missing something?
This looks very interesting.. So it's installed and ready for testing
Thank you very much for that app, it's awesome. I agree with the recent posters that the name of the app in addition to the com.blah.blubb would be a great help to identify the task. Also I'd like to see a possibility for a logfile.
Keep up the good work!
EDIT: I can hardly read the small, dark font when setting task levels since I use almost the very darkest display settings to save battery. So being able to chose the font color would be great but has absolutely no priority. Again: great app!Using it all day long now and I am surprised what tasks are being started!

[APP][2.2+] Lynx Browser (Free) - a very fast web browser

Hi Guys,
Check out my new super fast Android browser at
https:// play.google.com/store/apps/details?id=com.weejim.app.lynx&hl=en
It is designed to get you the information you need quickly and is very frugal with your mobile data plan (by not downloading images).
It is actively being developed and now supports bookmarks.
Give it 5 stars if you like it.
Free feel to let me know how the app can be improved for you (I am always on a lookout for ways to make it better)
I would appreciate if you can refrain from giving the app a bad rating. I am just starting out, give me a chance to fix it for you
Cheers,
- WJ
Looks nice, i like the sidebar which you can swipe to get the history, however the ads are a bit in the way,
maybe you can only display it on the home page and that history bar.
i had some images not appearing, and a light holo theme would be nice.
sent from my nasa supercomputer
Hi matgras,
Thanks for the suggestion.
I will add the light theme to the todo list.
The images are by design not meant to be displayed. Lynx browser is designed to be frugal on the amount of data downloaded from the web.
That said, I do recognized the need to give the users more choices, so it is possible that the rule may be relaxed in a future release, perhaps by allowing the user to opt for image download when they are on wifi.
matgras said:
Looks nice, i like the sidebar which you can swipe to get the history, however the ads are a bit in the way,
maybe you can only display it on the home page and that history bar.
i had some images not appearing, and a light holo theme would be nice.
sent from my nasa supercomputer
Click to expand...
Click to collapse
Thanks everyone for checking out "Lynx Browser".
Some of you have enquired about an ads-free version of the app and this is definitely on the cards.
Quick survey:
How much would you be willing to pay for the app?
(I definitely would not want to over-price the app out of the market, but at the same time it has to be at a fair amount to compensate for loss of future ads earnings)
- WJ
Just uploaded Lynx Browser (v0.1.12) to Google Play (may take a couple of hours to appear in the Play store around the world).
This new version will support deletion of bookmarks
Hi Matgras,
Just wanted to let you know that
v0.1.16 now comes with "Light" theme support
WJ
matgras said:
Looks nice, i like the sidebar which you can swipe to get the history, however the ads are a bit in the way,
maybe you can only display it on the home page and that history bar.
i had some images not appearing, and a light holo theme would be nice.
sent from my nasa supercomputer
Click to expand...
Click to collapse
singa76 said:
Hi Matgras,
Just wanted to let you know that
v0.1.16 now comes with "Light" theme support
WJ
Click to expand...
Click to collapse
thanks man, i'll check it out
singa76 said:
Thanks everyone for checking out "Lynx Browser".
Some of you have enquired about an ads-free version of the app and this is definitely on the cards.
Quick survey:
How much would you be willing to pay for the app?
(I definitely would not want to over-price the app out of the market, but at the same time it has to be at a fair amount to compensate for loss of future ads earnings)
- WJ
Click to expand...
Click to collapse
I'd recommend you going up to max 1,49$/€/whatever. That's an amount many people will donate as a thank-you for your work. Everything higher will need some consideration before purchasing.
Tried it and found it to be super fast.Good work developer !
Sent from my Nexus 7 using xda app-developers app
I have received very useful feedback via emails from you guys and thank you very much for that
I love hearing from my users as it allows me to find out what is important to them and to address them before they uninstall the application.
I will try to resolve those issues that are easy to fix.
The more complicated ones will have to go into the todo list as I am still learning about android. But rest assured, I will take the suggestions into account when enhancing the app where feasible.
- WJ
Very fast and very easy to use. Great app!!
[Update] Lynx now comes with the following new features:
* export/import bookmark to/from sdcard support
* tabs (open in new tab, add tab, delete tab)
Enjoy
- WJ
Paid version is also now available at
https://play.google.com/store/apps/details?id=com.weejim.app.lynx.pro&hl=en
Immediately unistalled Opera mini after trying this browser. A very fast browser when connection’s crappy or when I only want words. Thanks!
Added: I don’t even need to check how much data i’ve saved when using this.

[APP 4.0+] Habbits - App for making new habits

Hello,I have been working on an app for developing habithub. Its based on Seinfeld's technique of streaks http://lifehacker.com/281626/jerry-seinfelds-productivity-secret
​
Features
Ability to mark a day as skip
Beautiful graphs for visualizing data
ability to backup data to Google Drive
Play Store : https://play.google.com/store/apps/details?id=com.rstudioz.habits&hl=en
*** BETA Program**
https://play.google.com/apps/testing/com.rstudioz.habits
Version 9.4.11
1. Bug Fix : Premium version restore after reinstall
Version 9.4.6
1. Fixed step dialog not working
Version 9.4.6
1. Fixed crash while backup and restore.
Version 9.4.4
1. Auto select category when adding habits
2. Fixed views changing randomly if the app is opened from the widgets
3. Fixed crash on marking the day
4. Fixed segmentation faults on some devices
Version 9.4.2
1. Fixed habit list screen not displaying all habits on Android N
2. Fixed crash on opening charts page
Version 9.4.0
1. Implemented new chart types
Version 9.3.25
1. Fixed crash on opening the habit
2. Fixed crash on marking the day.
Version 9.3.0
1. Rewards that can be added per habit.
2. Go to the calendar-view / detail-view and swipe left.
3. Fixed skip percentage to 50%.
4. Fixed clicking step from reminders marking the checkin as fail.
Version 9.2.8.9
1. Fixed step option not shown in today view
2. Fixed checkin marked as fail from step in reminders
3. Fixed crash on opening detail view
Version 9.2.6
1. Rewards : Add rewards that can be unlocked on earning points
Version 9.2.5
1. Enabled Auto Checkin
2. Fix for habits not sorting properly
3. Fixed streak calculation algorithm for flexible habits
4. Fixed dates not displaying properly in calendar
5. Fixed crash while activating DropBox backup on tablets
Version 9.0.0
1. Even more material UI
2. Reduced RAM usage, app should be faster
3. Add Reasons to habits
Play Store - https://play.google.com/store/apps/details?id=com.rstudioz.habits&referrer=utm_source=xda
YouTube Channel - https://www.youtube.com/channel/UCj3VWy6s-anNpV6XEVeLgWA
Thank you!
Thank you! I have been looking for a habit tracker app that I like for literally years. This is the first one that has all the features I want, with great looking charts and graphs! Thanks so much!
Application that i waiting for
Wow! I will try this app!
Thx for creating this great apps.
Neat I like the UI :good:
Great app! here is some suggestions:
1- Please add "custom starting week date" option. I live in Iran and our weeks starts on Saturday.
2- Add workdays option in new habit menu. some habits only doable in worktime!
3- The Dark theme
4- Add custom colors for each habit.(random or selectable) like "google keep" app
5- In graphs you can add "from beginning" in time period selections.
this app has an fantastic idea and very good looking ui
(sorry for my english)
Thanks,its been quite a work to get it looking right.
@scoderx0e
Really coolish app, mate, keep your great work. :good:
Dark theme & ability to set week starting day would be nice.
P.
[sntfrmnxs4]
Pretty cool app, I will give it a try
Cool
Sent from my Nexus 5 using Tapatalk
Very nice app! I've been looking for something like this for a while, almost made something similar out of need. Thank you very much.
-Craig
One more suggestion - ability to turn off the vibrations in reminder, I really don't like when my phone vibrates ...
P.
[sntfrmnxs4]
craig_vg said:
Very nice app! I've been looking for something like this for a while, almost made something similar out of need. Thank you very much.
-Craig
Click to expand...
Click to collapse
Even I made "Habbits" out of need
one more...
some habbits needs to be practice more then once a day!!
maybe you can find a way to add it into the GUI - which is real sweat...
Very cool thinking man - polished concept, maybe one day google will integrate it into "Google Keep" / Calander
really good start..
any plan for open sourcing..?
@eliranh - I will surely make space for these kind of habits,but my primary aim right now is to get everything in a stable state.
@ewoks - I haven't thought about open sourcing yet,but I will if there is a need to or if I am not able to maintain the app anymore myself.
Great app, thank you!
I have one suggestion and one occurrence:
- less space between the date and the name of the day would be more readable, especially if you have a lot of 'habits'.
- clicking on a day to mark it blue/red/green causes delays. Sometimes of several seconds. I don't think that it is my device, but rather the writing process into the database?!
My device is a Wiki Cink Peax 2 (Quadcore Mediatek CPU, 1 GB RAM, JB 4.1.2).
Thanks & Cheers!
Yes the delays are because of database,I am working on ways of postponing the writing process until the activity has entered onPause().That way it will be more responsive.
The app is working quite well for me so far. Well done. I'll certainly rate it and write a review after using it for a month.
naklar said:
The app is working quite well for me so far. Well done. I'll certainly rate it and write a review after using it for a month.
Click to expand...
Click to collapse
Thanks a lot
Update is out in the play store. App works now much smoother, but still has some lags and input delays.
Good idea to drag and drop habits.

[APP][4.4+] Pierra - A Neural Style Transfer Image Editing App Similar To Prisma

Pierra comes with tons of inspiring photo filters to unleash your creative artistic side, and transform pictures into awesome pieces of artwork.
It is completely ad free and it works offline! You don't even need an Internet connection for the filters work unlike Prisma or any other similar app on the market.
- Inspiring art styles
- Unique photo filters
- Easy download and sharing of transformed images
Pierra is able to apply the styles of famous painters such as Picasso, Pierre, da Vinci onto your images, turning them into unique pieces of art.
Play Store Link
There is still a lot of work that needs to be done, so please let me know if you find any bugs or if you have any suggestions. Your feedback is extremely valuable. Thanks!
Edit: Just wanted to let you guys know that I have release an update(1.09) with cache implementation and a slider to control the effect of filters on the source image. Many people have been informing that the filters are too strong, so I hope this will solve that problem. And thanks a lot for all the support and feedback!
@tech96
Hi
Great work! Good filters, smooth UI and crisp photos on the endline. Keep up the good work. :good:
Regards
PoseidonKing
It looks / works great, looking forward to more filters!!
Definitely not my kind of app, but works OK. The best thing I see about it is that it doesn't need internet connection to work - unlike the more famous competitor's app. Big plus for caring about users' privacy.
crashes on processing, sony z2 on existenz mm, cheers
kiwishd2 said:
crashes on processing, sony z2 on existenz mm, cheers
Click to expand...
Click to collapse
May I know what your total RAM is? Is it still crashing if you clear the recent apps?
Any plans for a desktop version ?
tech96 said:
May I know what your total RAM is? Is it still crashing if you clear the recent apps?
Click to expand...
Click to collapse
cleared recents and still crashed, have 1gb free aout 3,
recieved update and processed with 85% , worked well, 100 % still crashes,
photos look cool, cheers
Hey, any reason that the app needs the read phone status and identity permission?
Does this app requires internet connection and will the photos uploaded?
automatisms said:
Hey, any reason that the app needs the read phone status and identity permission?
Click to expand...
Click to collapse
I am not asking for the permission in my manifest , but I am using tensorflow library and for some reason, it is asking for the READ_PHONE_STATE. Here is the log from the merged manifest
uses-permission#android.permission.READ_PHONE_STATE
IMPLIED from "........"/app/src/main/AndroidManifest.xml:2:1-55:12 reason: tensorflow.contrib.android has a targetSdkVersion < 4
But I have seen that this permission isn't really used (doesn't ask for the permission in Marshmallow or Nougat).
mangurian said:
Any plans for a desktop version ?
Click to expand...
Click to collapse
Haven't planned anything like that at the moment. If the app gets popular though and if there is a demand for the desktop version, then sure.
Hey, I have your other app (Batch Uninstaller) from the IzzyOnDroid F-Droid repo. And now I notice another one of your apps gets featured on XDA the same day. What a coincidence. Anyways, good job on both!
Pierra does not appear when searched on the google play store. Is there a reason why?
maybeme2 said:
Pierra does not appear when searched on the google play store. Is there a reason why?
Click to expand...
Click to collapse
My guess is since its still new it might take some time to move the app up the ranks. For me, I can see the app when I search Pierra but after 15-20 apps. Hopefully, that will improve with time. Searching for the app via the package name shows it instantly though - com.saha.pierra
Wow... exciting!!!
Would be great if the app were able to edit 360° photos keeping the resolution and the 360° tag
Looks good man thanks for your work !
Awesome app! Are you going to publish the source code?
Great app man. Filters are not my thing. But some of these are great.

[App] "Elevation Tracker" in Gear app store

Hi, I wrote new free app and I want to share share it! Please feel free to comment your ideas/proposals/bugs in this topic.
Link to the gear store: http://apps.samsung.com/gear/appDetail.as?appId=NDkpJCxaQ6
************ Gear app store detail *************
By default, Gear S3 is saving pressure data every minute 30 days back. By default, you only got Alti/Baro app capable to show only last 6 hours of this data.
I wrote an app, which can use this resource to:
- Show circle graph of altitude according to selected interval (TAU date/time picker).
- Calculate, what barometric change is due to weather or real altitude change.[*]
- Count you ascended and descended elevation.
- You can read every piece of data (date + altitude[**]) by bezel turning.
My idea of using this app is:
-You are on trail and you can switch Gear S3 to offline mode with display turned off. At evening, in basecamp, you can analyse altitude data. Or event after 30 days!
-During working day, you can easily track when did you used elevator, went the steps etc...
The process of loading a new data (when you select new interval):
1. Graph of barometric pressure[blue] ->
2. Graph of calculated altitude[orange] ->
3. Graph of polished altitude[green], now bezel is enabled.
As this is first release, please let me know here, if I should continue implementing this
If you are interested enough, please donate me (via XDA profile) to support future development :victory:
[*] If altitude changes more than 2 meters in 2 minutes, it is marked as altitude.
[**] Now without any calibration, forced to 1013 hPa. But this app is not altimeter and ASC/DSC meters can be calculated without nearly any difference.
I still don't see why Samsung won't let me view the contents of their store using my computer. It is sometimes more convenient for me to see the info on a larger screen!!! But that is not your issue!
I guess the link is if you are on a Samsung (other??) phone or the Gear watch.
We tackle the app a bit later.
Cool Tool!
Thank you! I really like the app Maybe you could make scrolling adaptive so that the step size increases when you scroll more.
eazor said:
Thank you! I really like the app Maybe you could make scrolling adaptive so that the step size increases when you scroll more.
Click to expand...
Click to collapse
Hi, thanks! There is already fast scrooling implemented - if you rotate bezel fast enough (< 0.3 sec between steps), the speed of scrooling is growing. Did you mean this?
konvalink said:
Hi, thanks! There is already fast scrooling implemented - if you rotate bezel fast enough (< 0.3 sec between steps), the speed of scrooling is growing. Did you mean this?
Click to expand...
Click to collapse
Oh, cool! I did not notice. However, for me, it is still rather slow. Would it be possible to increase the speed even further, or to even skip to the next elevation jump to see its time?
Magnificent app!!!
Could you make it a widget also?
Im not sure but maybe your app des problem with shealth floors counter. When i open your app, i think it didnt count floors. I must reopen shealth app.
adiyoyo said:
Im not sure but maybe your app des problem with shealth floors counter. When i open your app, i think it didnt count floors. I must reopen shealth app.
Click to expand...
Click to collapse
I'm sure my app can't cause this kind of problem. It only reads shared public data. It is like watching televison at home, you can't influence other TV watchers in their houses.
App looks really promising. I notice that some text isn't aligned/positioned correctly
kangi26 said:
App looks really promising. I notice that some text isn't aligned/positioned correctly
Click to expand...
Click to collapse
Yeah, I noticed this on new Tizen 3.0, which is rolling now. Many apps in store has now problem, I will update it as soon as possible.
Hi, looks like a great app. Just what I am looking for. It is not available in my country. Can you please post a link to it or suggest how I can load it. Thanks!
Loaded app but don't see any data
I went into it on my gear s3.. It asks me for a E my home Altitude.. I enter it. Hit save and reset..
Everytime I open the app it asks for that same info?
Can't find the app on gear store. Any ideas?
Hi,
Sorry if I am a bit out of subject but up to now her is the better place that seems to match my research...
I have a Gear S3 Frotier paired with a OnePlus 3, and I wondered if it exists an application capable of "mirroring" the sensors data (mainly baro and alti) to the phone, just as if those sensors were present in the phone ?
I guess I'm just dreaming for such a feature, but as I'm not a developper so I just can't figure out what is possible or not with Android / Samsung SDK....
Thanks forward for you kind replies.
[email protected] said:
I went into it on my gear s3.. It asks me for a E my home Altitude.. I enter it. Hit save and reset..
Everytime I open the app it asks for that same info?
Click to expand...
Click to collapse
Hi, this is happening if you performed update OS 2.3 ->3.0 without reset. Upgrade process destroyed many apps, Samsung doesn't want to help developers and we have no clue how to fix apps for OS 3.0. Sorry, I deleted all my apps because Samsung is unable to publish any material for developers about OS 3.0 upgrade and what is causing problems with sensors. API is the same, but apps won't work.
I gave it chance (here in forum), but no one is able to help. Reset works, but it is a dirty solution.
When Samsung finally answers me, I will update the app to the working version for OS 3.0.
Is there any reason why I can't download the app from the store in France? Is the restriction intended?
App Download
Hey thank you so much for developping this app I was looking for an app like this ever since i bought my S3 Gear. However i'm having problems downloading this app it says not available in your country or not compatible. I have a samsung S9 plus and an S3 frontier Gear. Is there an updated link or a way to install it?
Thank you.
I'm a galaxy Watch owner, why i cannot download this app from the store for localization problem?
I'm not able to locate the app at all, Is it still out there?
Hi, why can't I download it on my gear sport? Samsung says "app isn't available in your country or for your device"

Categories

Resources