Questions tagged [jot-touch-sdk]

The Adonit Jot Touch SDK is a free framework for iOS that provides you with the necessary tools to integrate a complete sketching experience in your apps when used with Adonit's line of Bluetooth connected styluses, called Jots.

The Adonit Jot Touch SDK is a free framework for iOS that provides you with the necessary tools to integrate a complete sketching experience in your apps when used with Adonit's line of Bluetooth connected styluses, called Jots. It includes support for for the following features:

  • Pressure Sensitivity
  • Shortcut Buttons
  • Palm Rejection
  • Battery level
  • Settings UI

You can learn more using the following links:

3 questions
4
votes
0 answers

How to save JOT Touch Stylus View In?

I am using JOT Touch SDK to write in iPad. i wrote something and wants to save. how to do it? can anyone help me?
1
vote
0 answers

issue trying to screen capture a UIView in iOS

my app has a ViewController which contains inside a UIView (CanvasView) where you can draw your signature (I added a label "Hi Little John" to differentiate it), and I also added a UIImage below it for making a capture by touching a camera…
Jesús Ayala
  • 2,743
  • 3
  • 32
  • 48
-2
votes
2 answers

Getting biometric information from stylus for iPad

Using a stylus such as Jot Touch or Pogo Connect, how do I get biometric information such as coordinates (X,Y) pressure (T), stroke speed (S) when a user signs on the iPad (using Objective-C)? Which method or libraries should I use?
Jesus
  • 8,456
  • 4
  • 28
  • 40