[App] Jotter... stay away for now. - Galaxy Note 10.1 Themes and Apps

Just letting you know that Jotter for Galaxy Note doesn't work on the Note 10.1. S-pen works and it's pressure sensitive but unfortunately you can't change the background type. Developer has been informed. https://play.google.com/store/apps/details?id=com.intulon.android.jotter
/Tubgirl

Related

[App] Quill - handwritten notes (ICS only)

Handwriting note-taking app for Android
I just added support for the Galaxy Note pen to Quill, so you can write without having to worry about your hand touching the screen. I have tested it with Chainfire's ICS repack and !TeamRocketRom v1.5. If you decide to give it a try and it doesn't work on your ROM please let me know!
Quill requires ICS or Honeycomb, so if you haven't upgraded your Galaxy Note from Gingerbread it will not work!
A key design goal is quick response to pen strokes and 100% vector graphics. Developed on a Lenovo ThinkPad Tablet.
Features
Active pen (digitizer) support on ThinkPad Tablet, HTC Jetstream, HTC Flyer, and Galaxy Note.
Very fast response to pen strokes.
"Fountain pen" mode supports pen pressure data, more pressure = thicker line.
Pinch-to-zoom.
Double-finger tap to zoom.
Two-finger move gesture.
Pen strokes are vector art, zoom does not pixelate your writing.
"Pen only" mode (optional) disables touch input while writing.
Android 3.x hardware accelerated graphics.
Open source (GPL), so your notes are not stuck in an opaque file format.
PDF export (save to SD card, Evernote, Share).
PNG (raster image) export.
Can backup/restore your data.
Ruled/Quad background paper
Tagging for pages so you can group them together.
Switch between multiple notebooks.
Undo/redo.
The n-trig active pen has been tested on the ThinkPad Tablet, HTC Jetstream, and the HTC Flyer (Honeycomb). The Samsung S-pen has been tested on the Galaxy Note. The basic functionality should work on any Android tablet, but distinguishing pen from finger data and pressure sensitivity might not work on others. Please let me know your results if you try it on another tablet. See also the supported devices wiki.
You can also get the app for free (as in free speech) at http://code.google.com/p/android-quill. Also available on the Android Market.
Reviews
http://www.youtube.com/watch?v=k1yxYXMPXA0
http://the-gadgeteer.com/2011/11/16/lenovo-thinkpad-tablet-review (contains above video)
ICS 4.0 override
Hi! I couldn't get the ICS 4.0 stylus detection override to work on galaxy note (chainfire ICS repack). Without it all touch events write on the screen
Anywa, just a heads up. I'm sure it'll get fixed. Great app!!
HecaThePeca said:
Hi! I couldn't get the ICS 4.0 stylus detection override to work on galaxy note (chainfire ICS repack)
Click to expand...
Click to collapse
Me neither - Samsung doesn't set SOURCE_STYLUS on pen events. This is a major bug imho, and hopefully it'll be fixed in the release. But Quill v9.3 adds special support for the Galaxy Note so you don't have to use the ICS stylus detection
Thanks for the offer of your app Quill. I tried to d/l from your website, both directly to Note and d/l to PC, then transfer to Note's ext. sd card.
In both cases, when trying to install, I got an error that said Unable to Parse Package. I don't know what that means, but it won't install. My Note is rooted and running franco.kernel v9.
Thanks.
kraz
krazman325 said:
In both cases, when trying to install, I got an error that said Unable to Parse Package. I don't know what that means, but it won't install.
Click to expand...
Click to collapse
Sorry if I wasn't clear enough, Quill requires Android v3+ (Ice Cream Sandwich on Honeycomb). I assume you are still on Gingerbread, right? I've edited the first post to avoid confusion.
Thanks mate. Its work great with my Galaxy Note.
btw, im running Midnote ICS 2.0.
Its good apps.
Thanks ya
Volker1 said:
Sorry if I wasn't clear enough, Quill requires Android v3+ (Ice Cream Sandwich on Honeycomb). I assume you are still on Gingerbread, right? I've edited the first post to avoid confusion.
Click to expand...
Click to collapse
Sorry, my ignorance! I saw you had tested on ICS and took that to mean it works on ICS in addition to Stock GB. I look forward to trying this when Samsung releases ICS update for the Note.
Thank you!
kraz
Many thanks for your job: great on midnote 2.0.:thumbup:
Sent from my GT-N7000 using XDA
Nice App, so far best App for Handwriting I tried.
Unfortunaly Force Close when I try to open Settings ...
Samsung Note, iMilka V6.
GREAT accuracy! it's even better than S-note (which is odd)... add a few backgrounds (different pieces of paper) and it's awesome!
Thanks a LOT!
i bought from market immediately to show support.
However, single tap zoom didn't work very well in midnote 2.0.
I m sure it will get fixed. great app tho.
anyway, anyone know how to customize the layout.
the icon seems moving arround
Touch-rejection doesn't quite work for me. Touch events don't draw, but they do interupt the pen and stop the pen being able to draw... which I guess (hope) is unintended functionality.
ROM as of this post: ICS Stunner Beta 3.
Gret app! Thanks guy!
The app is very smooth and fast. But... not enough easy to use.
Do you plan a desktop widget for this app? such as S memo?
marklam_hk said:
i bought from market immediately to show support.
Click to expand...
Click to collapse
Me too. The Problem with FC in Settings I mentioned earlier was a general Fault in iMilka V6, so it's not Quill-specific.
2 bugs
There are a couple of weird bugs in the latest version (chainfire ICS repack):
1) The "draw box" box is all the time in the middle of the screen in portrait mode and doesn't go away
2) The boxes can't be erased (at least I couldn't erase them)
anyway, I'm glad to see it's getting updated this fast!
Awesome work! Loving it, perfect for not samsung based roms.
Anone make a video of the app on ICS? i want to compare it to the spen apps
thank you
quick video...no judging
http://dl.dropbox.com/u/44116412/video_Mar_25_2012_1.mp4
RJackson said:
Touch-rejection doesn't quite work for me. Touch events don't draw, but they do interupt the pen and stop the pen being able to draw... which I guess (hope) is unintended functionality.
ROM as of this post: ICS Stunner Beta 3.
Click to expand...
Click to collapse
I'm having this same issue, running imilka's AOSP rom. Let me know if there's anything I can do to help.
RJackson said:
Touch events don't draw, but they do interupt the pen and stop the pen being able to draw... which I guess (hope) is unintended functionality.
Click to expand...
Click to collapse
Thats not right, of course. It seems that the subsequent touch isn't reported as multitouch (MotionEvent.ACTION_POINTER) but starts a new single-touch (MotionEvent.ACTION_DOWN). This is bad!
It seems that all AOSP-based ICS builds have this issue. Or can anybody report success with an AOSP-based ICS build? My guess would be that Samsung added some workaround in their ICS build for Wacom driver bugs. Fun fact: the leaked Samsung rom doesn't properly report SOURCE_STYLUS as per the ICS stylus api.

[APP]Awesome Note taking app. Handy Note

Awesome note making app for a very less price
Just sharing Handy Note...
Not my app, but an extraordinary one
Jamal Ahmed said:
Awesome note making app for a very less price
Just sharing Handy Note...
Not my app, but an extraordinary one
Click to expand...
Click to collapse
I bought the app some time before, there is NO settings in this app, palm recognition doesnt work so good, Spen not so sensitive as on other and original Spen apps....
but the app is very nice hopefully when crerator of the app is reading this and will react. I will come later on again to this app when there will be upgrade.
I tried alllll of the Spen apps, still the original Snote one is the best one - although i really like in Papyrus ability to choose paper format (A4, infinity, letter.....) very handy when you want to print out your sketch, but in papyrus miss adding pictures.
ianbbaa said:
I bought the app some time before, there is NO settings in this app, palm recognition doesnt work so good, Spen not so sensitive as on other and original Spen apps....
but the app is very nice hopefully when crerator of the app is reading this and will react. I will come later on again to this app when there will be upgrade.
I tried alllll of the Spen apps, still the original Snote one is the best one - although i really like in Papyrus ability to choose paper format (A4, infinity, letter.....) very handy when you want to print out your sketch, but in papyrus miss adding pictures.
Click to expand...
Click to collapse
Hey just so you know Memo by Nathan Garside is really similar to papyrus but has ability to add pictures.
Only grudge I have towards it is that at a somewhat low DPI the rules are far too close... but that's what we have PA for I guess
guitarplayerone said:
Hey just so you know Memo by Nathan Garside is really similar to papyrus but has ability to add pictures.
Only grudge I have towards it is that at a somewhat low DPI the rules are far too close... but that's what we have PA for I guess
Click to expand...
Click to collapse
I know MEMO - also nice, hopefully it will improove....but from all apps i have tried, everyone gave me a FC in some case but Snote/Smemo - never FC!!! Thats the reason to stay on stock rom for someone who wants to use NOTEs Spen features. Papyrus looks to be kinda strong, this never FCd for me, but ability to add pictures is really needed! Imagine, i also sometimes make a notes, add picture and want to print out as A4 on normal printer -- all other apps can do print, export to PDF etc... but it is horrible scaled up, i know you can lower your font and pics, but it is for me more natural to work direct on format A4 and know how it will look like when i print out or export to PDF.
I moved this week from stock to other custom JB rom, just to change for some time, so will test again some Spen market apps. But when official JB will roll out, will definitelly go back to stock based roms.
But this HandyNote need some small tweaks, and looks to be good replacement...
You should try 'float note ' it's. On this thread . One of us made it and its great. It opens up and floats over the scren. You can move it ,resize. It's basic ,but great . The Guy's done a great job . Its not in the shop ,just on this thread.
Sent from a secure institution......
Taken out .duplicate
Tried them all, Samsung got there memo suite pretty much spot on, and is integrated thought the ROM, shame you can't use the complete suite on cm based roms, guess this is where memo apps like these are required.
Sent from my GT-N7000 using Tapatalk 2
S memo and s note are the apps i use for my regular purpose and even for drawing. No other app in the whole play store match it.
I am using the stock roms just because of these apps.
Sent from my GT-N7000 using xda app-developers app
I'm sure you guys have heard, but there are Paranoid Android betas with S Pen gesture integration now

Porting Gallery Samsung Galaxy Note 10.1

Good morning.
It would be possible to bring the APP gallery of samsung note 10.1 on our Asus TF700?
It would be nice to have the bar disappears to leave space to the entire image.
Wrong board.

[Q] Facebook chat heads

Does facdbook chat heads work properly for any of you?
On my galaxy ne us I manage to pin thd bubbles on thehome screen, but with the note 10.1 I cannot as they disappear
hey there mine is doing the same thing! let me know if you foun a solution.
im having an issue with a rom thas has 10.1 customed for the note II so you guys are not alone. lets hope they fix it.
I have the same problem...no slution yet?
search for Paranoid Android's HALO

do the Note 10.1 ROMs allow full spen functionality?

Hi
I'm interested in trying out an Android 4.3 (or later) ROM for the Note 10.1, but I wonder does installing a ROM disable the spen or limit its functionality in any way? I wasn't sure where I can find this information.
Thank you
gnoteuser2013 said:
Hi
I'm interested in trying out an Android 4.3 (or later) ROM for the Note 10.1, but I wonder does installing a ROM disable the spen or limit its functionality in any way? I wasn't sure where I can find this information.
Thank you
Click to expand...
Click to collapse
Shouldn't but the Samsung apps like spen and s health won't be included as these would be aokp or aosp roms.... Samsung hasn't released 4.3 on the note 10.1 yet so you loose these Samsung specific apps, you should be able to find replacements for most.
Hi, I don't use the Samsung Apps, the main thing I need is the spen to work and for it to have its pressure sensitivity. Is the multi-window feature though a Samsung thing that would not be available (or is that a standard Android feature or is there something I can do to enable it if not?)

Categories

Resources