[APP][4.1+] Grapher - Equation Plotter & Solver - Android Apps and Games

Hey all,
Grapher is an application to visualize mathematical functions (2D or 3D) and other equations. It is my first published app so I'd love to hear your feedback!
Play store URL (free):
https://play.google.com/store/apps/details?id=be.grapher
Play store URL (pro, released 05/08/2016):
https://play.google.com/store/apps/details?id=be.grapher.pro
I'm currently an 18 year old student with an interest in writing math parsers. This app was made with other students in mind, but it should help out anyone else who's trying to graph functions as well
Please share with people who could use this app, it would be very helpful.
Thanks in advance!

great work

GOOD job
Very nice , usefull yet minimalistic app keep up the good work :good:

Really nice that "live plotting" when modifing the functions :good:

Nicely done.
Quite powerful.

Great job OP

Nice app
Thanks for this awesome app. Will surely help me a lot.
Thanks again!

Simple but efficient. A nice tool !

fine
As mentioned above the "live plottiing" of the functions is a really nice and useful feature.

wow thas very good app.
fantastic!!!

Well thanks to you all! I appreciate the support very much

dev_graph said:
Well thanks to you all! I appreciate the support very much
Click to expand...
Click to collapse
This is incredible. I have always had problems considering functions of many variables, while solving multiple integrals.
This app will make is easier,faster, yet educative.
5 star
---------- Post added at 06:00 PM ---------- Previous post was at 05:53 PM ----------
As a next step in the development I`d strongly recommend bringing up support of multiple graphs on the same sheet(probably in different colors.
And also, please,consider making donate version without adds.

Cultureforu said:
This is incredible. I have always had problems considering functions of many variables, while solving multiple integrals.
This app will make is easier,faster, yet educative.
5 star
Click to expand...
Click to collapse
Thank you for the rating
A useful tip could be: you can also differentiate functions, e.g. type: sin(x)', this will plot the derivative of sin(x), which is mathematically equal to cos(x).
Likewise, you can plot the derivative of multi-variable functions, e.g. diff(xy^2,y). This will draw a 3D-graph of the partial derivative of xy^2 with respect to the variable y, which is mathematically equal to 2xy.
I may implement numerical integration soon, but it still needs some work at this moment.
Cultureforu said:
As a next step in the development I`d strongly recommend bringing up support of multiple graphs on the same sheet(probably in different colors.
Click to expand...
Click to collapse
This is already possible, just press the "Add" button in the action bar (or in the options menu for older Android versions). And you can change the color of each graph by clicking the '...' button

Then, I`d say it`s awesome-awesome.
By the way,if I were you, I wouldn`t go for implementing integration,because it`s won`t pay off time you`re likely to spend on it. Considering, that Riemann integral exists if [a,b](where function is defined) has a measure of Jordan equal to 0. I don`t believe such things would be easy to implement in grapher. And implementing integration for only continuous functions is pretty sad.

LOVE it! Really fantastic app, better than many others on Play Store.
Installed and currently using it, really satisfied.
Integration would be useful. Please continue development

Looking good. I've been looking for a calculator like this for a while now. If you'd like some suggestions, a few I can think of are:
-Use some gesture (like a 2-finger or 3-finger swipe) to be able to move the center of viewing/rotation elsewhere. For example, to zoom in on a two intersecting graphs, not at the origin, but at x=50 for example.
-Support advanced features in 3D graphs. Like finding intersection line equations (i.e. circular line equation of cone and flat plane intersecting). Or finding the vertexes of a 3D plot.
-Multiple keyboard layout option. I'd like a layout that looks like an actual graphical calculator. Meaning, number 0-9, +-*/, sin,cos,tan,and their inverse,^ (power), (square or higher) root, pi, log10, natural log, e, and brackets ().
_These are one of the most common buttons used, and it would be quicker to use the calculator for "everyday" engineering calculations with these buttons.
It's not that I think it's easy to include all this, but maybe for your far-into-the-future to-do list.

Djalaal said:
Looking good. I've been looking for a calculator like this for a while now. If you'd like some suggestions, a few I can think of are:
-Use some gesture (like a 2-finger or 3-finger swipe) to be able to move the center of viewing/rotation elsewhere. For example, to zoom in on a two intersecting graphs, not at the origin, but at x=50 for example.
-Support advanced features in 3D graphs. Like finding intersection line equations (i.e. circular line equation of cone and flat plane intersecting). Or finding the vertexes of a 3D plot.
-Multiple keyboard layout option. I'd like a layout that looks like an actual graphical calculator. Meaning, number 0-9, +-*/, sin,cos,tan,and their inverse,^ (power), (square or higher) root, pi, log10, natural log, e, and brackets ().
_These are one of the most common buttons used, and it would be quicker to use the calculator for "everyday" engineering calculations with these buttons.
It's not that I think it's easy to include all this, but maybe for your far-into-the-future to-do list.
Click to expand...
Click to collapse
The 3D graph is indeed fixed on the origin. I will include a 'set center' option in a future update.
As for intersections: I'm afraid the app won't simply find new equations. For example the 1-variable root finding is achieved through Newton's method. This algorithm is also applicable to 2-variable functions, but it would just give you the circle and not its equation. Soon you will be able to manually plot curves in 3D though! (such as your circle, via parametric equations)
There's some interest for an actual calculator keyboard, thus it will get implemented sometime as well.
So, thanks for the suggestions and giving me some new ideas!

Thanks! App is great. I need to use it more to find an error, but at this moment is perfect. Very useful, i think the first app to plot 2 variables. Keep it up!:good:

@dev_graph: Your Grapher define its own level. It is so small, quick, clever, fresh, streamlined and focused. It is pure delight to work with it. I am breathless.
Aren't you from another galaxy?
---------- Post added at 01:48 PM ---------- Previous post was at 01:39 PM ----------
GraciasOrtega said:
Very useful, i think the first app to plot 2 variables.
Click to expand...
Click to collapse
Take a look for example for another good calculator Calculator ++ with 2D and 3D plotting.
@dev_graph: My only wish is colormap option for 3D lines, like in mentioned Calculator ++:

Grapher 1.2
An update has been released, with the following changelog:
Added 3D parametric curve type
Added 'Restrict drawing range' option for functions
Added 'Set view origin' option in 3D graph (to be improved)
Added '3D quality' setting for 3D functions
Improved automatic type selection behaviour
Improved root, extremum & intersection finding
Manually selected types will not auto-switch
Keyboard will not automatically reappear when deleting input or rotating screen
Fixed tracing controls for x-functions
Adjusted 3D rotation speed
Small bugfixes
URL:
https://play.google.com/store/apps/details?id=be.grapher

Related

[UTIL][Version 1.1 Beta]TouchWatch (Touch designed timer application)[ONLINE]

Hi,
I want to contribute my first application written in VS2005 VB.NET Compact Framework.
.NET Compact Framework must be installed on your device. Application needs around 700kb of memory.
This is a simple timer application with four configurable countdown timers. Set an description and a time (hh:mm:ss) and stop/start/reset timer with your fingers only. No need to use the stylus pen.
Touch the timer ones will start it. Touch it twice will stop it. Tap&Hold the timer will reset it. Needs no more explanation. The app is self explaining.
You can change the background image
You can change the audio wave notification file
You will get an vibrating response from your device on start/stop/reset timer
If a timer is running your device will not enter standby/sleep until all running timers count zero (configurable). If you want to use a long timer be aware of battery usage. Be sure that your backlight switches off after some time. If your device switch off for any reason, you will not be notified that a timer count zero. The application isn't able to switch your device on.
Settings are stored in registry "HKLM\Software\M_G\TouchWatch" and all configurable from the application.
THIS IS A BETA RELEASE FOR TESTING...QVGA ONLY...NO LANDSCAPE MODE...
Installation: Just copy the .cab to your device and execute it. You will find an icon in the start menu.
Version history:
v1.1b: -edit timer window now opens with buttons instead with the menu.
-added vibrate response features
v1.0b: first release (beta)
TODO:
Add stopwatch functionality
Use gestures to reset and edit timer
D-Pad support (maybe)
Landscape support (maybe)
Source code
You will find the source code of the project as attachment. You are allowed to enhance this or use this as example or whatever.
Support me with a donation for future developments
Thank you!
New version is released!
Check out the version 2 of Touchwatch here:
http://forum.xda-developers.com/showthread.php?t=457843
Have fun.
GREAT
nice to hear that its ur 1st application.....any ways i will test it and let u know further....thanks in advance
hello,
nice app! can i make a suggestion ?
it would be great if you could add d-pad control! since then we could use this app on non-touchscreen devices (smartphones) also.
thank you in advance!
Hi lopez1_de
Very nice program, been looking for something like this, but havn't found anything quite as nice as this.
Keep up the good work
Flemming
That is exactly what I was looking for for workouts in the gym.
Good work, lopez1_de!!!
Suggestions:
- Typo in options menu: should be "off", not "of"
- Some feedback when you start a timer would be nice, so you don't have to watch the seconds in order to see if it's running. Maybe a short vibrate or the timer's panel flashing.
- Maybe a left-right sweep across a timre's panel yould open that timer's configuration screen?
Thanks for that program.
Cheers,
nc
Good application, but I wish to have it without new .NET! .NET is slow and use my memory very much!
thanks
Thank you all for suggestions and ideas. Nice to hear that you like it. I will try to implement the following things into the next version:
Feedback on start/stop/reset
Config button for each timer
bye
EDIT: In the moment I have no ideas how to implement d-pad control.
Please test the new version 1.1b of TouchWatch.
Have a nice day... (it's sunny in germany)
pi3ch said:
Good application, but I wish to have it without new .NET! .NET is slow and use my memory very much!
Click to expand...
Click to collapse
Yes, I know about it. But I'm only a hobby programmer. I'm not able to write C code.
But the speed of the timer on my Elf is perfect. The only little problem is that the application uses ~840kb of memory while running.
V1.1 is near perfection in my mind. Wonderful little app.
I've been searching for these exact features for a while now.
Thanks a lot!
darthy said:
V1.1 is near perfection in my mind. Wonderful little app.
I've been searching for these exact features for a while now.
Thanks a lot!
Click to expand...
Click to collapse
Thank you!
It's great to hear that somebody else uses this little peace of software.
Hi, I tried your app, thanks very much: very usefull!!!!
Excellent work.
This is now the prgogram i use when I time the breaks in between sets when i work out.
On my screen everything except the timers' digits and the icon for the timers' configs is black.
I'm pretty sure it's due to my extensive Wm6 customization, though, so it's not a bug. I guess your program uses wm5/6s BaseHue color derivation to paint itself?
Would you mind sharing your source code? Maybe I can help cut down on memory usage?
I have no experience programming C#, though, but I have done quite a lot of Java, and I recently got hold of Visual Studio 2005 Pro to start mobile development.
Ignore the transparent top bar, that is also due to my customization.
Cheers,
nc
netzcoyote said:
Excellent work.
This is now the prgogram i use when I time the breaks in between sets when i work out.
On my screen everything except the timers' digits and the icon for the timers' configs is black.
I'm pretty sure it's due to my extensive Wm6 customization, though, so it's not a bug. I guess your program uses wm5/6s BaseHue color derivation to paint itself?
Would you mind sharing your source code? Maybe I can help cut down on memory usage?
I have no experience programming C#, though, but I have done quite a lot of Java, and I recently got hold of Visual Studio 2005 Pro to start mobile development.
View attachment 70110
Ignore the transparent top bar, that is also due to my customization.
Cheers,
nc
Click to expand...
Click to collapse
Hi.
PDA customizing. A never ending story...
To paint the graphics I had to override the OnPaint event. The lines and timer text are drawn correct. The bitmap should be visible also. Maybe you have selected an incorrect path to the file or maybe you selected another image format than .BMP.
The code is very basic. No big problem to code something like this for a hobby programmer. I use a variable which holds the seconds...then there is a timer control which ticks every second and increment the variable. Then convert the seconds to a time string and display it on the screen. Now capture OnClick events and get the X,Y coords of the stylus to check where the user clicked at. Then I used OpenNetCF for the vibrate features. Thats it.
Nice program, would be even nicer if you could ad a stopwatch functionality also. So not just a countdown but also a count-up?
Keep up the good work!
Great app. Great for boiling eggs and what not..
/Psudo
Chris1974 said:
Nice program, would be even nicer if you could ad a stopwatch functionality also. So not just a countdown but also a count-up?
Keep up the good work!
Click to expand...
Click to collapse
yes, stopwatch feature would be nice. I will add this to the TODO list.
just curious to know which tool did you use to create it ?
nik_for_you said:
just curious to know which tool did you use to create it ?
Click to expand...
Click to collapse
It's written in VB.NET with Visual Studio 2005.
Great! Thank you for the nice app!!! Continue your efforts!!! (Maybe, you could add a chronograph as an option?)

Android App Reviews by codesplice

Hello, all.
I've got a confession to make: I like apps. A lot. To an unhealthy degree. I've got a huge stash of apps on my phone, and an even larger collection of .apk backups waiting to be reloaded whenever I feel like it. I love finding new apps to try out, and deciding which ones are worthy to be added to my collection. A lot of the apps that I find and want to try out are paid apps; without finding many thorough reviews on them, I don't know whether they are worth my money - but I can't stand the thought of missing out on the Next Big Thing. And so I buy them, download them, install them, and test them out anyway. If it's an awesome app and well-worth the money, I tell my friends. If it is money that could be better spent on another app that I've tried before, I tell my friends that, too.
Unfortunately, not all of my friends are interested in my opinion on apps. They only listen to me because of my rugged good looks (my theory). This makes me sad, because I spend a lot of time (and money, in some cases) trying apps out - someone else needs to benefit from that time (and money) as well. Until someone decides to pay/reimburse me for all the apps that I evaluate, the next-best thing I can do is offer up reviews to the community of any apps that I have found particularly useful. This is the driving force behind my desire to make this thread.
I will be running down my list of currently-installed useful applications and entertaining games. I will include screen shots, AppBrain links, and as much detail as I can muster up. My hope is that the rest of the community may find some benefit from these reviews - and who knows, maybe you'll find a kick-ass app you'd never heard of.
I'm open to questions, ideas, requests, suggestions, and pretty much any other type of communication or input that could be provided. I only ask that you be respectful - both of me, and of the app developers. And if this list helps you find a neat paid app to try out, please do support the developer(s). Piracy is bad, mmmmkay?
Enjoy!
-codesplice
Credit where credit is due: All screenshots are made using the free ShootMe app.
NOTE: Now that the Android Market has a shnazzy new web interface, I'm going to change the primary links for apps to reflect this. I will add the AppBrain links as a secondary, and hope to add direct market links at some point once I find a site to reliably provide this information. Stay tuned!
Reviews:
Minimalistic Text (Widget)
Clutch Pad(Multitasking App) UPDATED 2/24/11
CircleLauncher (Widget)
Swipe Pad (Multitasking App)
Keyboard Manager (App) UPDATED 2/23/11
Shift Puzzle Game (Game)
ElecroDroid (App)
Hella Umbrella (Game)
Digital Wall (LWP)
Shortyz Crosswords (App)
Elixir (System Info App)
Google Authenticator (App)
Zeam (Launcher)
Lookout / WaveSecure (Mobile Security App double-feature)
If you don't want to subscribe to this thread, you can follow me on that twitting thing, as I will post updates about new reviews there.
Minimalistic Text (widget)
App Name: Minimalistic Text (v.2.1.3, @AppBrain)
Developer: Devmil
Price: FREE
There is quite a handful of text-based widgets available on the Market, and a lot of them are very nice. There are widgets for displaying the time as text, the weather as text, the battery level as text.... but this is one widget that does it all. Just about every aspect of the widget is configurable, from the text alignment and rotation to the font size and colors to even the format for different types of data. You've got several options for the display type, whether you want to use digits or words or even a bar (for days of the week or percentage of battery charge). There is also an optional "blur" text effect which works wonderfully for making accented text appear to be illuminated. To top things off, this widget also functions as a plugin for Locale or Tasker and can be used to display variables from either of those applications. For instance, if you want a small text-widget to display what Locale/Tasker profiles are currently active, this is your answer for a very configurable solution.
For each widget you are also able to define an action to perform when tapped - whether it is launching another activity (my clock widget launches my alarm clock), opening the widget preferences page, or even reading out the text currently displayed on the widget. You are also able to save and restore your widget settings, so don't be afraid to experiment.
Given the sheer amount of customizations available to you with this widget app, the configuration menu may be a little bit overwhelming and complex when you first get into it. Play around for a few minutes, and you're bound to get the hang of it.
This is a fabulous widget, and one that I highly recommend to anyone who will take the time to tinker with it.
Verdict: A highly-configurable text-based widget to display pretty much anything you want, especially with Tasker integration.
Screenshots:
1) Widget(s) in action. I should note there are three separate widgets displayed: Time / weather up top, day / date on the bottom, and a battery level bar on the right-hand side.
2) Preferences Manager for all widgets
3) Text Style menu
4-5) Custom Layout configurator
(tested on NexusOne / Kang-o-rama 1.2 T1 (CM7.n13 / GRH78C / Android 2.3.2))
Clutch Pad[APP]
App Name: Clutch Pad (v.1.3v.1.4.2, @AppBrain)
Developer: stevealbright
Price: $0.99 $1.99
Clutch is an application that seeks to optimize and streamline the way you multitask on Android. It is currently in beta status, but is very functional in its current state. It is a powerful supplement to the built-in Recent Apps feature.
Clutch manifests itself as a small semi-transparent "trigger" area, which functions similar to "hot corners" on a Mac (I think. I'm a Linux/PC guy). This small region rides at the very top layer of the Android interface (in a user-configurable position) and is accessible no matter what application you may be working in. You can tap this region to instantly bring up a small grid displaying your recently-accessed applications. You can customize how many apps you want to be visible, configure the application to ignore your Home (Launcher) app in its list, and to visually distinguish currently-running applications from terminated apps. This makes it very easy to quickly determine if that app you just exited is still running or if it has been shut down as it should, as well as providing a quick (and lightweight) task switcher.
Nice, but nothing terribly fantastic. Yet. Clutch also has configurable swipe gestures - the most useful (to me) of which is a Last Task functionality. For instance, if I Swipe Up from the Clutch region, I instantly switch to whatever my previous app was. If I swipe again, I am moved back to the app I just switched from. This functions similarly to just pressing ALT+TAB quickly, and is very useful for quickly jumping between two apps.
This little utility is quick and lightweight, and I have found it to be extremely useful. It is still in development, and has many more features planned (and a price increase to accompany them - so get it quickly!) including support for additional gestures (open/close notifications, for example), on-click task control (press-and-hold to kill, for example), and configurable transition animations.
If you've got a dollar to spend, you would do well to add this application to your device in its current state, and I can only imagine the app's versatility and usefulness will increase with the further planned updates.
Update (2/24/11): Clutch Pad has recently been updated to version 1.4. With this update, the application has dropped the "Beta" tag, gained an additional "Pad" in its name, and has added additional features and configurable options. At the same time, the price has also been increased to $1.99. New features include additional swipe gestures, configurable transition animations (that are quite pretty), the option to toggle the trigger button via a press-and-hold on the Search hardware key, and a Favorites option to quickly launch your favorite apps. Options have also been added for additional visual tweaks and adjustments of both the trigger icon and the popup lists, and all known bugs have been fixed. With each incremental update, this app gets more and more useful and I find myself relying upon it more all the time. Even at the increased price, this is still one of my must-have applications.
Verdict: An innovative way to access recent apps, and the Last App gesture functionality is every bit as useful as Alt-Tabbing between apps on your desktop.
Screenshots:
1) Trigger icon
2) Recent apps list
3-5) Settings pages
(tested on NexusOne / Kang-o-rama 1.2 T1 (CM7.n13 / GRH78C / Android 2.3.2))
CircleLauncher (widget)
App Name: CircleLauncher (v.1.5.2, @AppBrain)
Developer: db-ware
Price: ~$1.37 (free, limited version here or @AppBrain)
As mentioned previously, I have a lot of apps. One of the problem with having a lot of apps is running out of room on your homescreens for app shortcuts. There are various widgets out there that propose a variety of solutions to this problem, but they often leave you with tiny, almost unusable icons. This would have been fine in the days where the trackball reigned supreme, but this is the oh-tens. It has to be finger-friendly.
One true solution that I stumbled across the other day is called CircleLauncher. What it does is really very simple, but it does it very well. It allows you to create a single widget to group similar applications together (I've used location-themed apps and clock-based apps in my example). Tape the 1x1 widget, and a lightweight menu appears to launch your apps. Pretty standard, but this menu is laid out (by default - you can change this in the settings) in a ring around the icon. As you slide your finger or thumb around the ring, the currently selected application icon grows to make selection a bit easier.
Note that CircleLauncher includes other layout types (configurable from the widget's config menu, which you access by selecting the widget and then press-and-holding the center) including horizontal and vertical lines. I was also very pleased with the way that the widget's application menu adapts to its position on the screen - stick it in a corner, and your full selection of apps will be displayed within a 90-degree pie slice.
Obviously, a menu such as this is a bit limited to a relatively low number of apps (more than 9 or 10 and the ring will be just too cluttered to be functional), but if you need to have quick access to just a few more apps from your homescreen, this should do the trick. Since there is a free version available, why not give it a shot and see if this widget can help you to organize your home screen a bit?
Verdict: An easy way to combine several app shortcuts into one.
Screenshots:
1) Plain widgets (labeled GPS and Time) - you can dress them up a bit more if you are artistically inclined.
2) One widget opened showing the full selection ring.
3) The corner widget open showing the adaptation to the position.
4) One icon expanded while my finger hovers over it.
5) Settings menu
(tested on NexusOne / Kang-o-rama 1.2 T1 (CM7.n13 / GRH78C / Android 2.3.2))
Keep going mate
gruzman said:
Keep going mate
Click to expand...
Click to collapse
I surely intend to! Just have to figure out which app to post next
Thanks for the encouragement though. It is appreciated to know at least someone is reading over all this mess!
SwipePad Beta [APP]
App Name: SwipePad Beta (v.0.7.5, @AppBrain)
Developer: Conduction.mobi
Price: FREE
Keeping on the theme of "apps to help you access your apps", we come to SwipePad Beta. Similar in some regard to Clutch, this app also gives you "hot corner" functionality. Use the settings menu to establish what corners (or regions) you want to be active, and then slide your finger from a specified region to the center of the screen. Hold it for just a moment, and a 3x4 grid of application shortcuts magically appears. You can, of course, fully customize what applications should appear on this grid by simply pressing your finger on an empty square or by holding your finger over an existing icon until it is highlighted. The hot corners/region and swipe gesture should work pretty much any time that the screen is unlocked, and is a great way of quickly launching a new app without returning to your home screen.
The application offers to integrate task managing application by the same developer (which is a paid app) that I haven't tried out yet. Personally, I've got plenty of other ways of killing apps at this point - particularly once the function gets built into Clutch.
SwipePad is very nicely polished and quite responsive. It does what it does quite well. My only issue with it is that I just don't use it very frequently. I almost forget that it is there; I must be thoroughly conditioned to launching apps from the home screen. It's free, though, so give it a whirl and see if it can further help to optimize the way you launch apps from within other apps
Verdict: Clever use of hot-corners to gain quick access to up to 12 user-defined apps; non-intrusive to the point that you might forget to use it.
Screenshots:
1) SwipePad in action. Note that putting a link to SwipePad on your SwipePad gives you a quick way to access the settings screens.
2) SwipePad settings, with the hot corners highlighted in red at the bottom.
(tested on NexusOne / Kang-o-rama 1.2 T1 (CM7.n13 / GRH78C / Android 2.3.2))
is there a video demonstrating the use of Clutch? I want to watch it before paying for it.
Deff fav'ing this. Am looking forward to all reviews
(*is thinking about getting clutch)
Epic is as Epic does
Nice! Thanks bro!
waichung said:
is there a video demonstrating the use of Clutch? I want to watch it before paying for it.
Click to expand...
Click to collapse
I imagine there should be a video somewhere on the youtubes. Let me know if you find one and I will add it to the post. I'm about to go into work so it will be another 12 hours before I have access to the full internet, but I will look then if you haven't found anything.
Very good! Thanks
Keyboard Manager [APP]
App Name: Keyboard Manager (v.1.1) Keyboard Manager (v.1.4)
Developer: ne0fhyk
Price: FREE $1.99
NOTE: This app requires root!!
It took me quite a while, but I finally weened myself away from requiring a physical keyboard on a mobile device when I got my NexusOne. With the multitude and variety of available software keyboards available for Android, I haven't really missed the physical keys. The only annoyance at this point is that I find keyboards that work great for one-handed operation in portrait orientation, like Swype or 8pen (if you're in the mood for adventure and don't really care how long it takes to get a message completed ), but are next-to-worthless for dual-thumb landscape input. With a physical keyboard, you'd just slide that bad boy out and away you go. For those of us with only a touchscreen and maybe a few additional buttons, it can be a bit of a chore to manually change the selected input method each time we rotate the device. If only there was a way for the device to read my mind and select the appropriate keyboard.....
As luck would have it, XDA member ne0fhyk has provided us with a solution to this difficulty, in the form of his Keyboard Manager application. Simply select what keyboard you want to use in each orientation (I use Swype for portrait and SwiftKey for landscape), and the app will handle the tedious business of choosing the appropriate input method. It's that easy, and it works.
Mostly. The app is a bit of a hacked solution, and requires root permissions to be able to get around the Android security feature which prevents applications from changing the input method. Installation is not always straight-forward (instructions are available in the first post of the application thread, and it may cause a few software keyboards to force-close if you change orientation while the keyboard is displayed. The current version (1.1) has come a long way from the previous releases in terms of usability, stability, and reliability, and I haven't had any major issues with it. I highly recommend that you give this application a shot and see if it will help you out with your input needs.
Update (2/23/11): Keyboard Manager is no longer available for free, but is now installable from the Android Market. The now-current 1.4 version has fixed most of the install issues and should be a very easy set-up for you. If you run into any issues with the purchased version, please contact the developer - he helped me solve issues specific to my device, and the application works like a charm now.
Verdict: A functional hack to auto-select the appropriate software keyboard based on device orientation.
Screenshots:
1) The optional persistent notification icon. Activating the notification will give you quick access to the Keyboard Manager settings page, and I recommend you leave it enabled until you get things set up the way you want. After that, disable the persistent notification at your own risk (the persistent notification keeps the process in the foreground and prevents Android from terminating it).
2) Settings screen
3) Selecting which keyboard to use
4) Demonstrating that the app has automatically selected Swype for portrait...
5) .... and SwiftKey for landscape.
(tested on NexusOne / Kang-o-rama 1.2 T1 (CM7.n13 / GRH78C / Android 2.3.2))
Shift Puzzle Game [GAME]
App Name: Shift Puzzle Game (v.1.2, @AppBrain)
Developer: Handmark
Price: $1.99 (Free ad-supported version here or @AppBrain let's you try out 15 levels; full version features 40 additional levels and no ads)
The Shift Puzzle Game is a tasty Android port of the ever-popular SHIFT game by Armor Games, which you can play free in your Flash-enabled browser at the Armor Games website. If you're not familiar with the original (as I wasn't until I found this app just an hour ago), then let me fill you in on the skinny.
Shift is a new take on the classic adventure-puzzle platformer game. Your mission is to get from point A to point B, dodging whatever nasty traps and obstacles may be in your path. The twist is the ability for you to literally shift the game universe upside down. White becomes black, up becomes down, and you find yourself walking on the flip side of the surface you were just standing on. You can (and will) use this clever maneuver repeatedly in order to successfully navigate each challenging level. Not quite tracking? It can be rather tough to explain... Hopefully the screenshots below will help clear it up (or go play the flash version for free here).
This implementation for a touchscreen device is phenomenal. The controls are large and appear on either side of the landscape display - and you don't even need multitouch. Just tap the left arrow to move left, the left-up diagonal to jump left, and the SHIFT button at the top to do that groovy shift thing. The gameplay is engaging, and the levels can be quite challenging (and quite addictive). The game is worth trying out (the free version) solely for experiencing the joy that is puzzle-solving by twisting the fabric of the universe, and you might just get hooked enough to purchase the full version. It would be two bucks well spent.
Verdict: Quickly becoming my latest Android gaming addiction.
Screenshots:
1) Main menu
2) First level
3) First level - SHIFTED!
4) It gets twisted!
(tested on NexusOne / Kang-o-rama 1.2 T1 (CM7.n13 / GRH78C / Android 2.3.2))
This is a little off topic but is anyone attempting a Tor app?
Sent from my SGH-I897 using XDA App
jinsfch said:
This is a little off topic but is anyone attempting a Tor app?
Sent from my SGH-I897 using XDA App
Click to expand...
Click to collapse
Just slightly off topic, but no worries.
A quick search on AppBrain found Orbot: Tor On Android. Impressive, since Android still doesn't have proper proxy support on its own...
Can't find clutch video on youtube...
Btw,i think swipepad is better than it as swyping from the bottom is easier than from the right
Sent from my Nexus One using XDA App
waichung said:
Can't find clutch video on youtube...
Btw,i think swipepad is better than it as swyping from the bottom is easier than from the right
Sent from my Nexus One using XDA App
Click to expand...
Click to collapse
I looked for Clutch videos as well and was disappointed to see that there aren't any. I may try to shoot a video once I get home from the desert in a few weeks (hopefully).
You can change the position of the Clutch region to really any spot on the screen. And I don't really see the two as competing anyway as they have entirely different purposes: Clutch gives you quick access to your recently-executed apps, while SwipePad offers a fixed menu of apps for you to launch.
codesplice said:
I looked for Clutch videos as well and was disappointed to see that there aren't any. I may try to shoot a video once I get home from the desert in a few weeks (hopefully).
You can change the position of the Clutch region to really any spot on the screen. And I don't really see the two as competing anyway as they have entirely different purposes: Clutch gives you quick access to your recently-executed apps, while SwipePad offers a fixed menu of apps for you to launch.
Click to expand...
Click to collapse
The likely alt-tab function of clutch is really fantastic but does it show the recently-executed apps or the running apps? I use swipepad together with the virtual task switcher which allows switching among the running tasks. These 2 apps are completely free and no need to paid $1 for the "swipepad: tasks". But I prefer quick accessing recent tasks to showing those apps running at the background.
Sent from my Nexus One using XDA App
waichung said:
The likely alt-tab function of clutch is really fantastic but does it show the recently-executed apps or the running apps? I use swipepad together with the virtual task switcher which allows switching among the running tasks. These 2 apps are completely free and no need to paid $1 for the "swipepad: tasks". But I prefer quick accessing recent tasks to showing those apps running at the background.
Sent from my Nexus One using XDA App
Click to expand...
Click to collapse
The set {recently-executed} apps includes the subset {running apps}. The default behavior of Android is to show all recently-executed apps under the Recent Apps functionality, regardless of whether those apps are still running or have been terminated. I thought that Visual Task Switcher behaved the same way, but based on the application page it does appear to only display currently-running apps. Personally, I prefer to see recent apps (with a visual distinction between those that are still running and those that have been terminated), as I often end up re-launching the same app over and over; of course, you could also just pin a shortcut to those frequent apps to SwipePad. We all operate our devices in different ways, so either option is of course valid.
Visual Task Switcher (at least the last time that I used it) tended to make my phone lag significantly for whatever reason; I did use it for quite some time though, and was pleased with its functionality as a complete Recent Apps replacement (after configuring the long-press home trigger to launch it via CyanogenMod settings). Also note that the free version includes ads (which may contribute to the lag I was experiencing?) while the full version will set you back $1.99.

[APP] PDF Viewer update

I needed a PDF viewer for my own purposes, and the closest I could find was Maciej's PDF Viewer (=apv) app on the market. It was open source, and so I made a bunch of changes that I wanted or needed. Anyway, I now have a pre-release for version 0.3.0, which include a bunch of enhancements since Maciej's 0.2.9 release.
Here it is.
New features:
- speed optimizations
- page number display
- options including: full screen, reverse video, various tweaks, page with volume keys
- overhauled file selection: added icons for directories, added home directory option
- better font rendering
Now I posted pre-release 0.3.0 pre 2. Includes a monochrome feature to save memory and a zoom-to-width feature which I think people will find handy.
Sounds like you know what your doing. Not had a chance to test your app yet, but does it have the functionality to add bookmarks and highlight text?
Gonna try it out now, thanks!
No, there is no annotation, sorry. Just reading.
Its really nice with open source alternatives. Im gonna try it out.
I think i will love this. thanks bud
I haven't tried it yet but it would be great if you could add zoom to a fixed percentage
the reason I want that is some pdfs have huge fonts for the page numbering and while technically fit to width is working, there's still a fair amount of room on the sides. Obviously this should be sticky. A bonus would be it would remember the setting by filename
Works good, one option I'd love to get is fixed scrolling like with browsers
sark666 said:
I haven't tried it yet but it would be great if you could add zoom to a fixed percentage
the reason I want that is some pdfs have huge fonts for the page numbering and while technically fit to width is working, there's still a fair amount of room on the sides. Obviously this should be sticky. A bonus would be it would remember the setting by filename
Click to expand...
Click to collapse
Zoom settings are indeed remembered by filename.
You can also adjust how much the zoom buttons zoom by. If you set that to 5% or 10%, you can do zoom-to-width and then press the zoom button once or twice.
Eventually, I'd like it to detect the real edges of the text.
moav said:
Works good, one option I'd love to get is fixed scrolling like with browsers
Click to expand...
Click to collapse
I couldn't figure out how to implement that. Moreover, I find it's poorly implemented in the browser--it locks much better on my device into horizontal movement than into vertical movement!
Instead, there is a "vertical scroll lock" option. This locks the scrolling to be only vertical, unless you make a serious (1/5 screen width) swipe left or right which temporarily unlocks horizontal scrolling.
I`ve just tested this app for half an hour with a bunch of PDFs littered in my Desire. This is without exaggeration the best pdf-viewer I´ve seen so far.
Very useful:
- zooming in steps as little as 5% because most PDFs were made for monitors or printing and not smartphones
- inverting the screen for reading at night or low-light conditions. It also saves power on my screen to read white text with black background.
- and it´s FAST
What I miss:
- an option to forget about the layout of a PDF, so I can only get the pure text. This would be very useful for PDFs designed for magazines with a columned layout, which is a pain to read on a handheld computer.
Keep up the good work
germanhoss said:
I`ve just tested this app for half an hour with a bunch of PDFs littered in my Desire. This is without exaggeration the best pdf-viewer I´ve seen so far.
Very useful:
- zooming in steps as little as 5% because most PDFs were made for monitors or printing and not smartphones
Click to expand...
Click to collapse
Remember, too, that if you set the 5% zoom option, you can still long-touch the zoom buttons for a 2X zoom.
arpruss said:
Remember, too, that if you set the 5% zoom option, you can still long-touch the zoom buttons for a 2X zoom.
Click to expand...
Click to collapse
Wow, haven´t noticed that - that´s quite useful.
Originally I thought of requesting a feature to remember the place where I closed the document because I´m used to open things in the ES explorer.
Then I stumbled through the built-in file explorer - feature implemented
Maybe an FAQ or a short manual would be useful ...
germanhoss said:
Wow, haven´t noticed that - that´s quite useful.
Originally I thought of requesting a feature to remember the place where I closed the document because I´m used to open things in the ES explorer.
Then I stumbled through the built-in file explorer - feature implemented
Maybe an FAQ or a short manual would be useful ...
Click to expand...
Click to collapse
There is a wiki on the project page. You can add a FAQ.
It's a great light app and it has some cool features which I miss on other apps. But my primary feature for PDF readers is smoothness.
It would be great if it would be working as smooth as Documents To Go (their PDF reader). By smooth I mean smooth rendering and scrolling. Also it won't hurt to have multitouch zooming.
I know it's easy to demand and hard to do but at least there are ideas what should be present in the next versions.
jankoboys6 said:
It's a great light app and it has some cool features which I miss on other apps. But my primary feature for PDF readers is smoothness.
It would be great if it would be working as smooth as Documents To Go (their PDF reader). By smooth I mean smooth rendering and scrolling.
Click to expand...
Click to collapse
That's largely a matter of speed, and it's going to be hard to improve that, except by expending a lot of memory for caching and background rendering.
Also it won't hurt to have multitouch zooming.
Click to expand...
Click to collapse
I agree, but it is a finicky feature to implement correctly and hence requires a multitouch device for debugging. I don't own one. Moreover, there are potential patent issues.
I've just posted 0.3.0 pre 13. This unfortunately has a new bookmark database, not compatible with previous versions, so people will lose their per-document settings. I am hoping this is the last such loss--the new format will make code maintenance easier and is easily upward expandable.
New features/fixes in pre 13:
- store horizontal offset in per-document settings
- better restore of zoom if orientation has changed
- fix round-off error which resulted in occasional horizontal one-pixel-width errors
I would also like to mention the color feature in your app is really great! Now I can read without hurting my eyes in the dark and it saves batter as well. Great feature indeed!
arpruss said:
That's largely a matter of speed, and it's going to be hard to improve that, except by expending a lot of memory for caching and background rendering.
Click to expand...
Click to collapse
hmmm what if you make the memory size for caching an option in the settings for users to choose their optimum size? Do you believe that this would make any speed improvements?
arpruss said:
I agree, but it is a finicky feature to implement correctly and hence requires a multitouch device for debugging. I don't own one. Moreover, there are potential patent issues.
Click to expand...
Click to collapse
I see it's kind a hard/expensive to make this feature possible. Darn US laws on patents :-/ don't know if in EU is the same for Android apps but for C++ and other programming languages, there are no e-patents.
Keep on your great work!
PS: I'm using HTC Desire (CM7 rom)
jankoboys6 said:
I would also like to mention the color feature in your app is really great! Now I can read without hurting my eyes in the dark and it saves batter as well. Great feature indeed!
hmmm what if you make the memory size for caching an option in the settings for users to choose their optimum size? Do you believe that this would make any speed improvements?
Click to expand...
Click to collapse
Maybe, but it would need a smarter pre-render queue than we currently have. I experimented with making one, but my attempts were buggy so I got rid of them.
Tell me which scrolling pattern you'd like to be faster? Currently the app (in render ahead mode) is optimized for ebook reading: you read a page, and while you read the page, the next one is rendered and shows up instantly when you flip pages (I generally do that with the volume-down key) or scroll vertically to it.
Unfortunately, there seems to be a bug somewhere, perhaps only on devices with larger screen resolutions (it works fine on my 854x480 Archos, but I am told that it doesn't work on a 1280x960 screen), which makes the next page not show up instantly.

LectureNotes app

I'm curious about peoples' opinions of the app "LectureNotes" by Acadoid Developer and how it stacks up against the other main players in the active digitizer game. I've only been using my TPT for a few days' worth of note taking and haven't settled on a specific app yet, so I would like to hear thoughts on how you chose your primary note taking app.
i use ezpdf reader usually and just annotate my notes onto the pdf lecture slides.
if i need free form writing, i use free-note as it has keyboard + pen input
or quill if i just need pen input.
personally i haven't tried lecture notes, but it seems like MyScript Notes Mobile preloaded with the TPT
Wow, pretty good app. I didn't know about it. Thanks!
I've been using TPT for about 2 weeks now, and like the OP, I haven't really quite settled on a specific handwriting app..
Key uses for me are:
- taking notes during meetings
- something to help me in my Japanese language study
- some silly doodling/sketching fun
Some apps I've tried:
- Notesmobile
- Antipaper
- Writepad stylus
- Lecture notes
- Asus' supernotes
- Freenote
- Quill
For lecture notes specifically, I like that I can choose checkered pattern for the background and set the pattern size, as that is perfect for writing in Japanese.
But I found that it lags quite a bit when writing, and there isn't an easy way for me to scroll between pages.
So I haven't really been using it much in the past week.
For the moment, I've sort of settled with using a mix of Writepad, Supernote and Antipaper. Sadly, neither Supernote nor Antipaper has stylus only option
Still waiting for the one app that can do it all!
Might never come, but I can always hope, can't I?
I use Lecture Notes and have more or less canned every other note software. Lecture Notes just has way more features that I need. It can export in many ways. It can backup all my notes to dropbox, great support for inserting images and easy to change color, pen thickness etc.
Only think missing is better organization of the notebooks themselves. When that's here, it will be perfect.
It's also by far the most stable of Quill, Notes mobil and asus supernotes.
Personally, I have tried a lot of handwriting notes apps until I cam to this one. At that time this one worked the best overall in my opinion. When I first started using it didn't have everything it has now. But it was already robust and never crashed. I had one issue after a full system crash and reboot that wiped out the content of one notebook. But I simply loaded my backup from the day before without issue and kept rolling.
I have about 15 different notebooks on there now and I use them daily for work notes as I am walk around the office working on equipment or meeting notes.
It doesn't have the handwriting recognition features you find in other apps but I think that is what keyboard are for and I wouldn't write a document up that way anyway.
My good things list.
First, The developer is always adding things per user requests. Options for everything you can think of.
Second, it is being developed directly on the TPT and it seems to be one of the only ones able to be truly palm rejection friendly by only allowing the app to pull input from the pen (Option can be disabled for those that don't have a pen).
Third, and again the endless options... every type of custom settings, scrolling options (one finger, two finger, scroll bars and bar thickness), export options, backup options, sharing options, zoom options, page size - color - patterns, simple drawing tools, cut paste - copy paste, and on and on... every time I turn on the tablet it seems there is anther update to this app.
The dev listens to the feedback and finds ways of making the ideas work. I have submitted several ideas that have become reality.
It isn't free... but I would buy it a second and third time if I could just to support the dev team.
I see a brighter and brighter future of this app.
Hi folks,
I am the author of LectureNotes, I was glad to read that the app is useful for you. Sorry for joining this forum and this thread so late, but I learned only very recently that there are couple of forum threads related to LectureNotes.
Note that I uploaded v1.12.2 today with a couple of minor additions, the most important one probably being the possibility to choose the directory where the app stores your notebooks.
Best regards,
Markus
acadoid said:
Hi folks,
I am the author of LectureNotes, I was glad to read that the app is useful for you. Sorry for joining this forum and this thread so late, but I learned only very recently that there are couple of forum threads related to LectureNotes.
Note that I uploaded v1.12.2 today with a couple of minor additions, the most important one probably being the possibility to choose the directory where the app stores your notebooks.
Best regards,
Markus
Click to expand...
Click to collapse
I am using the trial version, but i am already convinced of buying the full version. I have a suggestion to make :
The software really needs a laso eraser it will make it more feature-full
Dear trt44,
LectureNotes has a `lasso´ eraser, moving the eraser in a closed path so that start and end point are close deletes the interior.
Best regards,
Markus
Perfect, i just tried the laso eraser and it works like a charm, so i bought the software .
I have another suggestion : The software lacks the ability to draw basic shapes (rectangles, circles, lines...), and from my humble point of view, basic shapes are very important for fast and accurate drawing when taking notes.
Many thanks for purchasing the app.
The app contains simple drawing primitives, they are part of the pencil toolbox (as long as you do not disable this in the settings). Choose `Show pencil toolbox´ in the pencil menu to get the toolbox displayed, click-and-hold to move it around. A single click on one of the standard or custom pencils chooses the pencil and a double-click on one of the custom pencils opens the `Custom pencil settings´ dialog; a click on one of the drawing tools activates the drawing tool, another click inactivates it.
OK, thank you, i will try it once i get home.
acadoid said:
Many thanks for purchasing the app.
The app contains simple drawing primitives, they are part of the pencil toolbox (as long as you do not disable this in the settings). Choose `Show pencil toolbox´ in the pencil menu to get the toolbox displayed, click-and-hold to move it around. A single click on one of the standard or custom pencils chooses the pencil and a double-click on one of the custom pencils opens the `Custom pencil settings´ dialog; a click on one of the drawing tools activates the drawing tool, another click inactivates it.
Click to expand...
Click to collapse
OK, so far this is the best note taking application for android platform, it works exactly the way it should. But the UI is a bit ugly frankly you should work it more. A software like yours deserve a sexy fantastic UI :
- Attractive icons cause the actual ones looks dead to me, note Books icons for example looks horrible
- The ability to go forward and back in pages using forward and back buttons (more convenient sometimes instead of just scrolling or doing a notebook overview and select the page from there)
- Notebook overview should have an icon in the top tools bar for easy access
One last thing, when you use palm heuristic there is no way to zoom but using the zoom function in the menu witch have a fixed zoom ratio, i suggest to add a zoom slider in the top tools bar where you can specify how much you want to zoom when using (or not) palm heuristic.
Thank you for the fantastic software and keep the good work on .
Many thanks for your kind comments. I certainly agree that the icons can be improved, but I am not an artist and I do my best.
The app allows to go forward and backward page-wise by using `One page forward` or `One page backward´ in the hand menu; alternatively, to move quickly through your notebook without changing mode or switching to notebook overview, switch on `Permanently display scroll bars´ in the settings and drag on the scroll bars (the bar thickness can be increased in the settings).
`Notebook overview´ is just two clicks away in all modes (one click on main menu and one click on the item), I do not think that it is worthwhile to add an extra icon.
When using the heuristic palm rejection, one or two fingers gestures for scrolling and zooming are restricted to the hand mode, but being in this mode you can scroll and zoom continuously. Besides that, there is a zoom slider at the left side, you can change zoom by dragging it (the bar thickness can also be increased in the settings).
Just wanted to say hello to you Markus and thank you for your amazing app.
I am loving your app more and more. I appreciate your email correspondence about features I asked about. It truly puts you and your application above the rest.
Cheers.
I just uploaded v1.13 into Google Play. The major new feature is to allow folders of notebooks (and folders of folders of notebooks, etc.), but I also added LectureNotes as an image receiver (so that the app shows up when you share an image) and fixed a bug that could cause the app to crash when using a template for a new notebook.
To allow folders affects all parts of the app (notebooks board, notebook content view, notebook overview, notebook index, notebooks board index, ...). I carefully double- and triple-checked all features and things should work as before. Please drop an email to me in case you noticed something unexpected and I will do my very best to fix it quickly.
Best regards,
Markus
Sweet, I requested this feature cause of large number of notes
Works good, but maybe change the icon of folders so they stand out more from the regular.
acadoid said:
I just uploaded v1.13 into Google Play. The major new feature is to allow folders of notebooks (and folders of folders of notebooks, etc.), but I also added LectureNotes as an image receiver (so that the app shows up when you share an image) and fixed a bug that could cause the app to crash when using a template for a new notebook.
To allow folders affects all parts of the app (notebooks board, notebook content view, notebook overview, notebook index, notebooks board index, ...). I carefully double- and triple-checked all features and things should work as before. Please drop an email to me in case you noticed something unexpected and I will do my very best to fix it quickly.
Best regards,
Markus
Click to expand...
Click to collapse
This is a wonderful feature Markus that I didn't realize I needed until just recently. Love it I like the idea of changing the icon on the folders so they stand out more. I also love the new storage location setting, it eases my mind to know it is on my external_sd.
Also, I dunno if I am just being dense, but I cannot seem to figure out the navigation menu when enabled in settings. Within settings, under Settings > Menu > Enable app's launcher icon menu and it says it provides a navigation menu at the app's launcher icon. I've always assumed this was an extra navigation menu in the top left corner, but cannot seem to ever be able to use it.
Any thoughts?
I am glad to hear that you like the new feature.
In case you switch on the menu at the app's launcher icon, you should see a menu when clicking on the icon in the left upper corner (in difference to the case when this option is off, then you get a message that there is no functionality assigned, with the exception of notebook content view where the changed pages are flushed to the file system). What happens in your case? Does the icon highlight when you click on it?
acadoid said:
I am glad to hear that you like the new feature.
In case you switch on the menu at the app's launcher icon, you should see a menu when clicking on the icon in the left upper corner (in difference to the case when this option is off, then you get a message that there is no functionality assigned, with the exception of notebook content view where the changed pages are flushed to the file system). What happens in your case? Does the icon highlight when you click on it?
Click to expand...
Click to collapse
It doesn't seem to do anything when I click on it, with either my finger or with the pen. And it doesn't seem to matter if I have it enabled or not. Neither scenario causes the icon to do anything. It doesn't highlight or say/do anything. It also does not matter what screen I am at, the icon never does anything. Whether I am within a notebook, folder or at the notebooks board screen. Odd.
Would this have anything to do with that I am running ICS?

Handy note app - ultimate note taking app!

I have just discovered a beautiful note taking app that possibly can replace a number of the ones available on the market.
The app is called Handy note and gives you compete control over your notes amongst numerous other functions. The only downside is that it's not free to try so you'll have to take my word for it or use the 15 minute refund window (extremely cheap to buy though). With a bit more development, it probably can replace S-notes. I'll list the pros and cons to help highlight key features and will link to the app for those interested.
Pros - app currently can do
° Text entry via chosen keyboard
° Freehand text entry with smoothing applied (makes your handwriting look much nicer)
° Two writing panels, when you enter handwriting and reach the end of the first panel, you start writing in the second panel while the first one transfers writing to screen, this allows continuous writing without having to wait for words to transfer.
° Everything you do can be repositioned anywhere on the screen as easily as selecting the desired area and sliding it to where you want it positioned i.e. you want to move text, handwriting or drawings to a different section just select correct tool and area you want to reposition and drag your S-pen to the desired position.
° Number of text editing options such as bullets, numbering, font size choice etc.
° You can insert pictures and shapes, loads to choose from within the app such as arrows, circle, box, smilies etc
° You can insert date, time etc and change the way it looks too
There are tons more features, too much to list.
Cons - not available (yet, possibly the developer may include in future updates)
° Could not see an option to import pdf's
° Could not see an option to increase page size of needed
° Notes are saved automatically, does not have a save button
° Portrait mode only at present - Now landscape mode available!
° pdf export done as images so any typed text cannot be highlighted using a pdf editor using highlight function - you can always edit the text from within the app
I have only listed some features of the app above as I have only been using for about 30 minutes, there are still lots to discover and I think I will request from the developer some of the cons I have listed above to be addressed. Will truly make this app perfect if they can implement them.
As it stands though, the app is still fantastic and runs super smooth on or Notes and is really worth a try for those who take a lot of notes.
Below is a screen shot I have taken to show only a tiny bit of what the app is capable of doing. If you do try the app and find any useful features that I have not listed, reply to this thread and I'll add to the list of pros or cons for that matter.
Link to app: https://play.google.com/store/apps/details?id=com.appbody.handyNote.google&hl=en
HasC said:
I have just discovered a beautiful note taking app that possibly can replace a number of the ones available on the market.
The app is called Handy note and gives you compete control over your notes amongst numerous other functions. The only downside is that it's not free to try so you'll have to take my word for it or use the 15 minute refund window (extremely cheap to buy though). With a bit more development, it probably can replace S-notes. I'll list the pros and cons to help highlight key features and will link to the app for those interested.
Pros - app currently can do
° Text entry via chosen keyboard
° Freehand text entry with smoothing applied (makes your handwriting look much nicer)
° Two writing panels, when you enter handwriting and reach the end of the first panel, you start writing in the second panel while the first one transfers writing to screen, this allows continuous writing without having to wait for words to transfer.
° Everything you do can be repositioned anywhere on the screen as easily as selecting the desired area and sliding it to where you want it positioned i.e. you want to move text, handwriting or drawings to a different section just select correct tool and area you want to reposition and drag your S-pen to the desired position.
° Number of text editing options such as bullets, numbering, font size choice etc.
° You can insert pictures and shapes, loads to choose from within the app such as arrows, circle, box, smilies etc
° You can insert date, time etc and change the way it looks too
There are tons more features, too much to list.
Cons - not available (yet, possibly the developer may include in future updates)
° Could not see an option to import pdf's
° Could not see an option to increase page size of needed
° Notes are saved automatically, does not have a safe button
° Portrait mode only at present
° pdf export done as images so any typed text cannot be highlighted using a pdf editor using highlight function - you can always edit the text from within the app
I have only listed some features of the app above as I have only been using for about 30 minutes, there are still lots to discover and I think I will request from the developer some of the cons I have listed above to be addressed. Will truly make this app perfect if they can implement them.
As it stands though, the app is still fantastic and runs super smooth on or Notes and is really worth a try for those who take a lot of notes.
Below is a screen shot I have taken to show only a tiny bit of what the app is capable of doing. If you do try the app and find any useful features that I have not listed, reply to this thread and I'll add to the list of pros or cons for that matter.
Link to app: https://play.google.com/store/apps/details?id=com.appbody.handyNote.google&hl=en
Click to expand...
Click to collapse
Thanks for the recommendation.
Have you tried Freenote? It does everything you listed above as a "Pro," even the two-panel input. Like LectureNotes, it also gives options for customization to the point of becoming confusing, but is a very powerful note-taking app. That's my major gripe with it-- there is a steep learning curve. But once I figured it all out, it became my "go to" note-taking app.
JC
jchammerpants said:
Thanks for the recommendation.
Have you tried Freenote? It does everything you listed above as a "Pro," even the two-panel input. Like LectureNotes, it also gives options for customization to the point of becoming confusing, but is a very powerful note-taking app. That's my major gripe with it-- there is a steep learning curve. But once I figured it all out, it became my "go to" note-taking app.
JC
Click to expand...
Click to collapse
I have tried freenote and my biggest gripe is that it is not very intuitive. I did manage to get used to its functions but this apps user interface is more intuitive and seems more polished. I will recommend this for those who do not want to fiddle about with too many options and want something that just works with minimal set up and a less busy screen.
Thanks for your feedback.
HasC said:
I have tried freenote and my biggest gripe is that it is not very intuitive. I did manage to get used to its functions but this apps user interface is more intuitive and seems more polished. I will recommend this for those who do not want to fiddle about with too many options and want something that just works with minimal set up and a less busy screen.
Thanks for your feedback.
Click to expand...
Click to collapse
Yes, I have the same gripe with Freenote, but have come to terms with it since it offers suck flexibility. But I still find myself trying to remember how to do something I've done before, because its not intuitive.
You inspired me to start a thread for users to contribute to a feature list of the "holy grail" of note-taking apps. I'm hoping to get the users and devs from all the good apps to comment collectively. We'll see...
jchammerpants said:
Yes, I have the same gripe with Freenote, but have come to terms with it since it offers suck flexibility. But I still find myself trying to remember how to do something I've done before, because its not intuitive.
You inspired me to start a thread for users to contribute to a feature list of the "holy grail" of note-taking apps. I'm hoping to get the users and devs from all the good apps to comment collectively. We'll see...
Click to expand...
Click to collapse
Sounds good to me, it would be really brilliant if someone can come up with a notepad that has all the key features that people use and not have to go to different apps to carry out different functions. At present, the lecture notes developer seems to be the most keen developer who actively makes changes to use requests and requirements.
I hope the thread will be well received and we get the ultimate note taking app as a result.
HasC
Do you have any updates on this app now that you have had this for a few days. Has your opinion changed.
tonyz3 said:
HasC
Do you have any updates on this app now that you have had this for a few days. Has your opinion changed.
Click to expand...
Click to collapse
To be honest, what you are paying for this app and what you are getting far outweighs the fact that it does not have a trial version.
The app has not crashed and runs really smooth, works very well with the S-pen and most definitely has a premium feel to it. Usually an app with the features this one offers should be priced about 3-4 times higher. The best aspect of the app is the tools layout and how easily the document can be re arranged, very intuitive.
To get a feel, try the app for about ten minutes and refund if you don't like the feel of it, that's what I did and stuck with it.
After the above and to answer your question, I would conclude with, my opinion has not changed after using more extensively and I would recommend the app as an optional note taking app, it may not be a daily driver in all scenarios though. Would probably use it for designing simple presentations and information booklets / guides instead of having to use Polaris etc
HasC said:
To be honest, what you are paying for this app and what you are getting far outweighs the fact that it does not have a trial version.
...
To get a feel, try the app for about ten minutes and refund if you don't like the feel of it, that's what I did and stuck with it.
Click to expand...
Click to collapse
I took the $0.99 plunge for this app. I think it is worth that much at least for anyone wanting a fairly full-featured but easy-to-use note-taking app.
It might be the most intuitive note-taking app I've seen so far. It is pretty quick to switch between text, ink, graphics, and paint-- even within a single line on the page.
And it allows exporting to PDF or PNG, and to email or Dropbox, with a minimal of clicks, which I like.
The operation of the layers can be confusing, though. I almost returned it for refund because opened a blank page from one of the templates, and did a whole page of ink and graphics to test it. When I finished and hit the button to switch back to the page view, it appeared that all my ink and graphics were gone. It took me a few minutes to figure out that the layer in which I had done my work was only sized to about a third of the total page size, even though the editing view for that layer allowed me to write/paint the full length of the screen. Long story short, I "found" my work by resizing that layer to be the length of the screen, which revealed what I had written. But I initially thought that it had failed to save my work.
This may replace Freenote as my go to note-taking app.
EDIT: Second gripe: Only works in portrait orientation for now.
jchammerpants said:
I took the $0.99 plunge for this app. I think it is worth that much at least for anyone wanting a fairly full-featured but easy-to-use note-taking app.
It might be the most intuitive note-taking app I've seen so far. It is pretty quick to switch between text, ink, graphics, and paint-- even within a single line on the page.
And it allows exporting to PDF or PNG, and to email or Dropbox, with a minimal of clicks, which I like.
The operation of the layers can be confusing, though. I almost returned it for refund because opened a blank page from one of the templates, and did a whole page of ink and graphics to test it. When I finished and hit the button to switch back to the page view, it appeared that all my ink and graphics were gone. It took me a few minutes to figure out that the layer in which I had done my work was only sized to about a third of the total page size, even though the editing view for that layer allowed me to write/paint the full length of the screen. Long story short, I "found" my work by resizing that layer to be the length of the screen, which revealed what I had written. But I initially thought that it had failed to save my work.
This may replace Freenote as my go to note-taking app.
EDIT: Second gripe: Only works in portrait orientation for now.
Click to expand...
Click to collapse
Glad you like it and also the fact that you didn't lose your work. I think the way the layers are handled on this app are its biggest strength, it gives complete flexibility to where you can position or reposition every aspect of the output.
It is definitely a steal at the price it is going for.
Ps - the portrait mode was listed as a con, hopefully will be available for landscape in a future update.
HasC said:
I think the way the layers are handled on this app are its biggest strength, it gives complete flexibility to where you can position or reposition every aspect of the output.
Click to expand...
Click to collapse
I agree it is a strength... now that I figured it out! I read some of the reviews on the Play store, and I think a few others had the same problem, as i saw comments to the effect that edits were not saved once the editor was closed. I would guess they also had edits that weren't showing because the layer was sized too small outside the edit view.
If you aren't sure what I mean-- do a full page of scribbles in a layer that is only sized for a portion of the page. When you leave the editor, you will only see the part of your scribbles in the layer boundaries, even though your notes are still captured within the layer via edit mode.
JC
I emailed the developers to ask about landscape viewing. They responded below, and said some updates should be released this week.
App Body said:
We well know the landscape requirement. It's in our developing plan, but it really take time to implement.
By the way, the next release will be in this week. Some new features will be available.
1. Share page to Facebook, MMS and others.
2. A setting center for set default fonts and others.
3. Recover built-in resource in case of deleted by mistake.
We keep developing Handy Note to match user's requirement.
JC
Click to expand...
Click to collapse
Pen recognition
I started using this tool as recommended and Liked it a lot.
There´s only one problem Im experiencing. Sometimes, when Im writing a text, there are some pen recognition issues.. that makes me having to write some letters again.
Don´t know if Im being clear...
Im using latest Jelly Bean Rom (LI1) posted on the development forum. Don´t know if it´s the Rom or the App.
I only have this issue with this app, though.
Anyone experienced that??
Thanks.
Luciano.
lucianolsp said:
I started using this tool as recommended and Liked it a lot.
There´s only one problem Im experiencing. Sometimes, when Im writing a text, there are some pen recognition issues.. that makes me having to write some letters again.
Don´t know if Im being clear...
Im using latest Jelly Bean Rom (LI1) posted on the development forum. Don´t know if it´s the Rom or the App.
I only have this issue with this app, though.
Anyone experienced that??
Thanks.
Luciano.
Click to expand...
Click to collapse
Hey, there, Luciano. I have been using this app only two days. So far, I have not had that issue. It captures all my pen strokes just as smooth as butter.
I am completely 'stock.' Maybe that makes a difference?
JC
jchammerpants said:
Hey, there, Luciano. I have been using this app only two days. So far, I have not had that issue. It captures all my pen strokes just as smooth as butter.
I am completely 'stock.' Maybe that makes a difference?
JC
Click to expand...
Click to collapse
I agree with the comments above as I am not having any issues with it either.
Thanks for the update regarding the improvements to come.
Thanks
HasC said:
I agree with the comments above as I am not having any issues with it either.
Thanks for the update regarding the improvements to come.
Click to expand...
Click to collapse
Yeah.. It´s probably some compatibility issue between the App and the JB ROM.
Thats unfortunate, because I really liked the smoothiness and speed of the JB over ICS.
Maybe I will revert to the stock rom.. although the problem is not too bad, maybe I can live with it.
Thanks guys!
The latest update to this app allows you to really easily rotate text and pictures. All it needs now is landscape mode and a choice of paper sizes.
output quality
Trying out several notetaking apps to see if I could find a Onenote-like app (typing, handwriting, easy editing, sync, searchable notes), so I tried this one out as well.
I agree that it's very nice, especially the flexibility with text and handwriting (you can even write text and handwriting in the same box, alternating words). I had some minor issues for improvement though:
1. I tried it on my phone, and chose the smallest font size (12) to be able to write at least a decent number of words on the page. But when I then exported to evernote, I could hardly read the text (handwriting was even worse) because of the low image quality. Not sure if this is an issue on a tablet but I really want my notes to be readable and searchable. So it would be nice if you could choose different export image qualities.
2. Did you find a way to resize the handwriting (in handwriting mode, not the freehand) after it was written? With text, you can simply resize the font of a selection, but I couldn't do this with handwritten text.
3. Highlighting is only possible in freehand mode, but then if you reposition the textbox the highlight doesn't move with the text as it's in another layer. I didn't try so I don't know if this could be solved by grouping objects, but it would be nice to have a highlighting option that changes the actual background of the text and automatically moves with the text.
4. the already mentioned missing page size setting.
Other than this, I found it to be a pretty nice note taking app, too. If only they added a desktop client that could edit the notes too...
hoipiepeloi said:
Trying out several notetaking apps to see if I could find a Onenote-like app (typing, handwriting, easy editing, sync, searchable notes), so I tried this one out as well.
I agree that it's very nice, especially the flexibility with text and handwriting (you can even write text and handwriting in the same box, alternating words). I had some minor issues for improvement though:
1. I tried it on my phone, and chose the smallest font size (12) to be able to write at least a decent number of words on the page. But when I then exported to evernote, I could hardly read the text (handwriting was even worse) because of the low image quality. Not sure if this is an issue on a tablet but I really want my notes to be readable and searchable. So it would be nice if you could choose different export image qualities.
2. Did you find a way to resize the handwriting (in handwriting mode, not the freehand) after it was written? With text, you can simply resize the font of a selection, but I couldn't do this with handwritten text.
3. Highlighting is only possible in freehand mode, but then if you reposition the textbox the highlight doesn't move with the text as it's in another layer. I didn't try so I don't know if this could be solved by grouping objects, but it would be nice to have a highlighting option that changes the actual background of the text and automatically moves with the text.
4. the already mentioned missing page size setting.
Other than this, I found it to be a pretty nice note taking app, too. If only they added a desktop client that could edit the notes too...
Click to expand...
Click to collapse
1. I would also like different export qualities. What i just tried as an experiment was to export the notes into another app called lecture notes. This could be a potential workaround for resizing the document to a more readable size. If you have made all your edits on handy notes, export to the app and use the cut tool and resize.
2. Unfortunately, i could not find a way to resize handwritten notes after writing and again the solution/workaround would be to export to lecture notes and resize the selection or part that is too small.
3. Yep, tried it this morning and could not find a way to move the highlight. I did notice that there was a layer option but could not get it to do anything, ideally we should be able to flatten the highlight behind the text. I tried to group the objects but could not select the highlighted section.
For a possible workaround you could :
Create your notes and once you are happy with the format, do your highlighting and export or alternatively, send the notes to lecture notes, resize and highlight using the functions within lecture notes and export as a pdf.
I think at present the way things are, we need to use multiple apps to achieve the desired end results or one of the developers takes these issues into consideration and facilitates them within their app.
I think i will email the developer of Handy notes to this thread and hopefully he/she/they can improve the app with the suggestions.
I have requested the developer of lecture notes to see if text handling can be done in the manner of handy notes as he is working on text input improvement for his app which currently is the most feature rich note taking app on android (my opinion).
Edit: just realised for highlighted text, if you select the freehand tool used to do the highlight, there is a scissor icon towards the right that can be used to select the highlight and reposition to wherever you have moved the text. If you change the font size from what has been highlighted, it won't match up.
Ive been using this for a few days now and find it really good. Password protect notes and abilty to change covers.
Also you can download an extra resource pack thats full of templates, covers etc here
Because it is no longer compatible with my TF101 with Android 4.1.2? I can not use it! please update ....

Categories

Resources