Need some help with Google Play description - App Stores

Hi everyone
I've written my first app, ClearFocus, and I'm about to publish it in the PlayStore.
I've written a description for it, but I'm not really good at this kind of things, so I'd like some comment and suggestion.
Here it is:
ClearFocus is a time-management app which helps you being more productive. Are you tired of wasting your time on distractions instead of focusing on what really matters? ClearFocus is for you!
Based on The Pomodoro Technique©, it alternates working sessions with small breaks. This will let you concentrate more easily and get things done. No more distractions, focus on what’s important.
ClearFocus sports an elegant interface designed not to get in your way. It’s as easy to use as possible: tap once and start working.
Not everyone has the same needs: for this reason ClearFocus comes with the right set of settings, so that you can customize it to best fit you.
Pomodoro™ and Pomodoro Technique® are registered trademarks of Francesco Cirillo. This app is not affiliated with Francesco Cirillo.
Click to expand...
Click to collapse
To see it in action, here's a screenshot of how it'd appear in the PlayStore:
What d'you think?

IMHO, I might change the fourth paragraph to read something along the lines of: to keep your focus on your tasks, ClearFocus comes with customizable settings that you can set to fit your style.
The right set of settings, and not everyone has the same needs, didn't seem to fit the rest of the flow.
Sent from somewhere, using TapaTalk, on my Note 3.

gollums said:
IMHO, I might change the fourth paragraph to read something along the lines of: to keep your focus on your tasks, ClearFocus comes with customizable settings that you can set to fit your style.
The right set of settings, and not everyone has the same needs, didn't seem to fit the rest of the flow.
Sent from somewhere, using TapaTalk, on my Note 3.
Click to expand...
Click to collapse
Thanks a lot, the fourht paragraph was the one that convinced me the least.

Related

App request with bounty

slightly edited double posting from CDMA development (tangent from a conversation in there)
If you've used webOS you'll know what I'm asking for here. If you haven't used webOS there are plenty of videos on youtube to look at to get the general idea of how it multitasks which is where it excells.
Open a web browser, press menu>bookmarks and look, finger scrollable preview windows of webpages, now in your head replace that with preview windows of currently running processes... add the ability to swipe + drag a process down to bring to foreground or up to kill that particular process. Very fluid, very easy, very natural.
Very intuitive idea and well executed in webOS. I would love to see a general port of this function added to android in form of an app or possibly a homescreen replacement, most ideal would be replace the worthless "add to homescreen button" on the senceUI dock, as longpress on the homescreen is another way to do exactly the same thing. Shade out your homescreen and put these previews over the top of your homescreen, drag in a direction as mentioned above, or hit the "add to homescreen button" agian to return to your homescreen.
I will make a bounty of $50 USD (a fair amount IMO) to anyone who makes it exactly as I describe... guaranteed to be a killer app and in no way infringing on webOS patents, as it's only replicating a function provided inside webOS similar to their "synergy" that android has copied almost bit for bit in idea.
also after all designing and beta testing is complete ... you put it out on the market you will be getting even more money, pm me if interested and details on the bounty I am offering. (I don't ever check this side of the forum so be sure to PM)
will be paying with paypal, so please have an account before responding.
I think there is already an app out there very similar to what you described
Can't remember what it's called though.
all its missing is the "previews" i think
Lennyuk said:
I think there is already an app out there very similar to what you described
Can't remember what it's called though.
all its missing is the "previews" i think
Click to expand...
Click to collapse
taskOS, I'm aware of it... the previews and the drag to foreground is what I'm wanting, and a little better way of starting it
johnsongrantr said:
taskOS, I'm aware of it... the previews and the drag to foreground is what I'm wanting, and a little better way of starting it
Click to expand...
Click to collapse
I would imagine (though admit, I don't *know* definitively) that application previews wouldn't be possible without support from the application itself.
The reason I say this is because Android applications are essentially "sandboxed", and all inter-application communication is via "intents". Therefore, I believe that it is probable that in order to display a preview running apps, those apps would need to be coded with an "intent" to supply that preview.
As I said before though, I don't know with 100% certainty, but I'm sure if I'm wrong someone will chime in!
Regards,
Dave
i see sort of what you're saying. Bookmarks in the web browser save thumbnails of the webpages bookmarked to your sd card, but like you said it's not inter-app.
Each app would probally have to supply that thumbnail, or try and make an additoinal app that creates thumbnails when an app is in a foreground for x amount of seconds would proablly be needed, and reading the taskOS thread it sounds like it's probally not supported by the sdk. Something to look into... my offer still remains if a solution is found for this and is implemented, he's the closest example and it sounds like it's his goal as well so he will probally get the pot if he implements this and a few other things.
also find a way to twist that into senceUI as mentioned as a "root only" update.zip version to remove the explicit need for a hardware button
App
phandroid[dot com]/2010/02/18/spb-mobile-shell-5-0-coming-to-android/
Something like the top video?
Wow that looks cool
deejay300 said:
phandroid[dot com]/2010/02/18/spb-mobile-shell-5-0-coming-to-android/
Something like the top video?
Click to expand...
Click to collapse
yes, thats actually what I'm looking for... guess I'll look into it thanks
http://www.spbsoftwarehouse.com/android-software/
winmo version
http://www.spbsoftwarehouse.com/pocketpc-software/mobileshell/
foxmeister said:
I would imagine (though admit, I don't *know* definitively) that application previews wouldn't be possible without support from the application itself.
The reason I say this is because Android applications are essentially "sandboxed", and all inter-application communication is via "intents". Therefore, I believe that it is probable that in order to display a preview running apps, those apps would need to be coded with an "intent" to supply that preview.
As I said before though, I don't know with 100% certainty, but I'm sure if I'm wrong someone will chime in!
Regards,
Dave
Click to expand...
Click to collapse
my idea would be to take a screenshot of the device every time you push the home button, then use this screenshot for the task. remember how the iphone does the animations when closing tasks?
deejay300 said:
phandroid[dot com]/2010/02/18/spb-mobile-shell-5-0-coming-to-android/
Something like the top video?
Click to expand...
Click to collapse
From what I can tell from the video, that's more like a preview of live widgets rather than running apps which is going to be possible since widgets are by definition live on home screens.
Regards,
Dave
kendong2 said:
my idea would be to take a screenshot of the device every time you push the home button, then use this screenshot for the task. remember how the iphone does the animations when closing tasks?
Click to expand...
Click to collapse
That would probably work - the issue though (for me anyway) is that the screenshot wouldn't show the current status of the app, but the status just prior to shifting anyway.
If I'm running say Spotify, I'd want my live preview to show what I'm currently playing, not what I was playing when I put the app into the background. If it couldn't do that, I'm no better off with the screenshot than I am with a simple Spotify icon,
Regards,
Dave

[APP] Refinder - [R-2010-11-29] - [U-2010-12-01] - [V-1.1]

Name: Refinder
We've all been in that position where we vaguely remember seeing an item around the house but can't exactly pinpoint its location. You end up looking everywhere for it and it turns up in a "safe place" (i.e. the place where you put it thinking you wouldn't forget!). Refinder aims to make this a thing of the past. Launch the app, take a picture of your item, edit its details and save. Next time you wonder where that item is, simply search within the app and it will remind you exactly where you put it. But that's not all!
With Refinder, you can now take a picture of the item, store information such a description, location and category and then forget it about it. When you need that item, use the built in search to quickly and easily remind yourself where you left it.
Refinder also features the ability to add similar items quickly without having to retype the information. For example, if you're organising your clothes in the wardrobe, simply enter that information once. Subsequent items will automatically be tagged with 'Clothes' and 'Wardrobe' as the Category and Location, respectively, so you only need to take pictures of each new item and save.
There are also times when items are lent to friends but forgotten about. Refinder allows you to tag items that are on loan as well as who they are on loan to. The filtered search system allows you to search by Name, Location, Category or Loan status, making it easy to find individual items as well as getting a snapshot of all items in a particular location, or of a particular type.
Click to expand...
Click to collapse
Source: http://www.jivtech.com/refinder.aspx
Thanks for sharing!!
orb3000 said:
Thanks for sharing!!
Click to expand...
Click to collapse
You're welcome I hope you find the app useful. It was inspired by when I lost my Oblivion (Elder Scrolls) CD and knew I put it somewhere in particular. Safe to say, I won't lose it again . Feedback on the app most welcome!
thanks looks cool

[VIDEO PRODUCERS NEEDED!] What Is Your Perfect Teleprompter?

As a filmmaker, I shoot several different types of videos. One thing I have been trying to do is find a cost efficient teleprompter. With so many inexpensive tablets on the market, using an Android app seems like the most logical solution to this problem. I have tried several apps so far but none of them seem to fit my needs 100%.
I am not a developer, I am a filmmaker. I do however, have spoke to a developer interested in helping me solve my problem by creating a app from the ground up that is design exactly how I want it to be with the functionality that it needs. Before embarking on this task I would like to get some feedback from other video professionals and app developers alike on things ranging from currently available apps, things that are wrong with currently available apps & features that would be included in The Perfect Teleprompter App.
I expect that there will be a lot of responses that say there are options currently available and that the need for yet another teleprompter app does not exist. That being said, unless I find an app that has an interface that I like, the functionality that I need and the peripherals to make it even better, I will probably continue to pursue this project. THE PURPOSE OF THIS THREAD is to allow other filmmakers to provide their input and thoughts about what the perfect teleprompter app would be.
Features I currently have in mind (This list will change as I receive feedback. ):
Clean, Usable Interface
Dropbox and Google Drive Access
In App Editing
Speed Control during prompting
Text Size Options
Light & Dark themes
Movable Location Arrow (An arrow on the side of the screen that allows you to move it vertically to show the target location of the line being read.)
Bluetooth connection so your phone could be used as a remote.
Wired remote option
Mirror Mode
Scroll to any part of the script and start it rolling from that location
Free, fully functional version (No Ads)
Custom app branding (change splash screen to display your companies logo)
I want this thread to be a way for all of us to collaborate and make an app that we all enjoy using. It is a big project for me to take on and because of that, I feel it would be silly to keep it all to myself. Please post any suggestions, questions, idea or concerns. My goal for this project is to finally provide a teleprompter that does exactly what we need it to do as a producers. Thank you for the help and feedback and hopefully together we can get this app launched for everyone to use.
Thank you so much,
zpeverman

OEM skin/software

Are you comfortable in your own skin? Is your phone comfortable in its skin? Rate this thread to express how you deem the skin on the Google Pixel 2. A higher rating indicates that you love it: it adds just the right amount of features, it's visually pleasing, and overall it's additive to the experience. If this is a Nexus phone (you didn't think we hand-wrote all of these prompts, did you?) then use this rating to indicate how the latest version of Android looks to you.
Then, drop a comment if you have anything to add!
I'm annoyed at being a beta tester for Oreo. There are clearly bugs that cause stuttering on my device.
As simple as it can be. Every phone should start this way.
No complaints here. I'm glad this phone wasn't load with bloatware or unnecessary apps.
Honestly, it's too basic. I appreciate how light it is, but it could really use more features built in to make the phone more customizable.
PuffDaddy_d said:
Honestly, it's too basic. I appreciate how light it is, but it could really use more features built in to make the phone more customizable.
Click to expand...
Click to collapse
Could you make some concrete example of important missing features in android 8.1 stock?
I'd like to buy it, but I need more info first.
Could benefit from being able to make folders in the app drawer, also be able to hide apps to keep the app drawer tidy.
isaak said:
Could you make some concrete example of important missing features in android 8.1 stock?
I'd like to buy it, but I need more info first.
Click to expand...
Click to collapse
Cannot program hardware buttons to launch custom quick actions like flashlight or calculator.
No native theme support.
Cannot take a scrolling screen capture or edit the screenshot immediately before sharing or saving.
No support for advanced gestures to launch shortcuts.
Basically, you can't do anything that most other manufactures bake into their skins. I know the XDA community has historically hated skinned versions of Android, but the hardware couldn't keep up with the software in years past. Now, it's no longer an issue for most mid range and higher devices and the additional features of those skins are sorely missed in the Google Pixel line.
I had to root just to do half of what is listed above.
linkisoc said:
Could benefit from being able to make folders in the app drawer, also be able to hide apps to keep the app drawer tidy.
Click to expand...
Click to collapse
Why not just use a custom home launcher like Nova? It's fast anyhow
PuffDaddy_d said:
Cannot ... edit the screenshot immediately before sharing or saving.
Click to expand...
Click to collapse
.............uh....yeah, You can. Just took a screenshot. Opened up the screenshot and hey look, an edit option.
The only feature i'm interested in, though, is a Private Mode. I loved it on my Galaxy S6. Any pictures I took while it was turned on were completely hidden as soon as I turned it off. I know there are apps out there for hiding pictures but
A. do I really trust them that much?
B. You have to take a picture, open the app, enter your password, select "import", select you image(s), select enter. It was nice just being able to tap "Private Mode" and enter my pin and BOOM. Done. From there, just take a picture and it automatically saves to the private folder.
matrix0886 said:
.............uh....yeah, You can. Just took a screenshot. Opened up the screenshot and hey look, an edit option.
The only feature i'm interested in, though, is a Private Mode. I loved it on my Galaxy S6. Any pictures I took while it was turned on were completely hidden as soon as I turned it off. I know there are apps out there for hiding pictures but
A. do I really trust them that much?
B. You have to take a picture, open the app, enter your password, select "import", select you image(s), select enter. It was nice just being able to tap "Private Mode" and enter my pin and BOOM. Done. From there, just take a picture and it automatically saves to the private folder.
Click to expand...
Click to collapse
That's not what I mean. The screen shot of already saved; therefore, as you said, you have to open the saved file and then edit and then save again. I'm taking about doing it right from the screenshot menu that many other Android devices have. Even the crappy iPhone has it.
Great , i want to try it next time

Opinions on the Microsoft Launcher

I'm interested in your opinions on the Microsoft Launcher, especially if you are on it or were. This looks pretty good to me: Microsoft Launcher Review
In the past, I tended to return to the phone's native launcher because:
1. It ended up being actually better all around for what I wanted to get done.
2. It's easier to leverage other people's experience.
My reasons for going with 3rd Party launchers have been:
1. OEM was not as flexible. I can't seem to get the dark theme even with LWP+. All of my Setup screens are still black on white. It's a checkbox on the Microsoft Launcher. I can lay things out with as many icons on a row as I want and can even get my own icons for the things that have icons that make no logical sense.
2. After a factory reset you can restore your setup. With OEM you cannot unless you have root and restore from TWRP. I don't have root for the first time with my Note 9.
3. You can bring the same interface it to any Android phone such as from a Samsung to a Pixel 2 (LG) with no costly layout time and learning curve.
I don't know if it affects battery life or not. I'm used to having root so I don't know if there are apps that let me see what sucks on the battery and what doesn't.
I'm also interested in the best way to put to sleep battery suckers for processes I don't use.
Thanks!
Been on it for a while now.... And honestly I love it. It really is so useful. It has time-line built in. It has loads of customization like for example probably the best implementation of adaptive icons I've ever seen. Every last one of my icons are the shape I choose without that stupid white background. It actually convinced me to switch back to using outlook as my main client and it's been so long since I had some of the most basic email features on mobile I forgot how nice it is. I hope they continue this project. I also started testing using edge as my browser by forcing it as default and my battery usage while online seems to be better... Could be placebo. Gotta say aside from some optimization issues/ redraws here and there I've been super happy with my decision to try it out. I have religiously used pixel Launcher or the open source version here on xda called rootless launcher for years. It's been eye opening for sure... I previously used Nova and a few others but so far I'm sticking with this new Microsoft project to try and diversify my digital footprint considering I've spent the better part of my adult life freely giving away my personal info to Google without a single thought.
bobby_digital234 said:
Been on it for a while now.... And honestly I love it. It really is so useful. It has time-line built in. It has loads of customization like for example probably the best implementation of adaptive icons I've ever seen. Every last one of my icons are the shape I choose without that stupid white background. It actually convinced me to switch back to using outlook as my main client and it's been so long since I had some of the most basic email features on mobile I forgot how nice it is. I hope they continue this project. I also started testing using edge as my browser...
Click to expand...
Click to collapse
I just figured out I forgot to subscribe to my own thread.
That thing is a lot more than a launcher. It's an environment administrator that seems to have forgotten what Android and Samsung say are impossible.
Question: I have all of my apps organized into folders. If I try it out, will it blow those up?
Thanks!
I have all mine in folders but I don't know for sure if it will allow them to import. It did import all my widgets and settings though so I'd assume the same for the folders.
bobby_digital234 said:
I have all mine in folders but I don't know for sure if it will allow them to import. It did import all my widgets and settings though so I'd assume the same for the folders.
Click to expand...
Click to collapse
Got it! I'm not sure if I'll do Microsoft, Nova or stock.
The more I work with the new TouchWiz, the more I think when they say TouchWiz is getting pretty close, my response is close to what, infuriating people? Just trying to get a black theme with the TouchWiz is a challenge while with Microsoft and most apps it's a checkbox. TouchWiz has zero control over icon size, spacing, shortcut text, behavior, gestures, or anything else. I have multiple file managers that all are labeled File Manager and I can't even rename one of the to Asus File Manager. TouchWiz on KitKat even works better. I can get black anytime I want to and with folders, I can see enough of the cascaded icons to know what is in it, and I can arrange them so the most important one is in the forefront. With Oreo, I can download a black theme if I set up a Samsung account and give them rights to everything but the 3 digit codes on credit cards, and allow them to use the information for any purpose and give it to anyone. Their privacy policy makes Google look like a saint.
Thanks for your feedback!

Categories

Resources