General :: App That Allow To Easily Write (with Keyboard) Or Draw (with Stylus Or Finger)
Dec 12, 2012
Any app which let me easily write in it (with keyboard) or draw (with stylus or finger)? I am looking for app more like kingsoft office or polaris than any drawing apps like skitch or sketchbook.
Only working apps i found are skitch and supernote, but in skitch i need to click icon everytime i want to wrote or draw sth and in supernote after making picture, it is fitted to the line.
For me the best would be app where i could draw table and than write inside it. Or sth close to it
TF300t - stock JellyBean (docked/nonrooted)
View 4 Replies
Aug 11, 2010
As a webapp, not a native app on the iPhone or Andriod. Is it possible to draw with your finger? If so, how?Anyone have or can provide a barebone simple example that just loads a blank page?
View 2 Replies
View Related
Sep 10, 2010
I'm looking for a way to easily port content driven applications from one mobile platform to another. Currently HTML5+js seems to be the only language that can be easily reused.Can you share your experience? I'm looking for a way to go forward.
View 2 Replies
View Related
Apr 11, 2010
an app that lets you write words with your finger, then turns it into text? is it free?
View 3 Replies
View Related
Jun 9, 2010
Just wondering if anyone has found any apps that let you write or draw. Such as a notepad it something.
View 2 Replies
View Related
Oct 8, 2010
my new X10 mini pro has a nice keyboard but it gets stuck when fully out and will not easily slide back unless I wiggle it up and down until it releases. Is there something I am not doing correctly?
View 4 Replies
View Related
May 13, 2014
I'm trying to work with a custom build of Android based on KitKat to incorporate a stylus, copying some of the functionality (though not code) from Samsung which sells Android-with-stylus builds for e.g. the Note 3. I'm not including details of the specific device because right now I am working on a custom dev device and my aim is to write code which is generic enough to be usable from any Android (based on KitKat). The build (written by others) already incorporates drivers and sends stylus events correctly as motion events etc. Programming at the app level I can receive onHover, ontouch, onClick etc
The specific functionality I am trying to achieve is to pick up a stylus-button-click while hovering. It's perfectly possible to do this in any app, using an onGenericMotion Listener.
However, I want to make my "stylus-action" have system-wide effect - so that anywhere (in any other app, or in the launcher or whatever) I will pick up the event (prior to any other app) and bring up my custom menu. (just like AirCommand in Samsung Note 3) I guess in my custom Android this would then make that particular action somewhat protected or unusable for other users, but I'm ok with that.
In older Android (prior to ICS) you could try something by putting up a System Overlay (i.e in regular app code, without hacking the ROM at all), but this is no longer possible.
This is not an attempt to tapjack or whatever, I understand why this functionality has been removed from the domain of the regular programmer, and I don't want to regress my ROM back to pre-ICS behaviour by allowing the System Overlay hack. Now I am programming the system (if my change is good enough I'd like to submit it back to AOSP) so I would like to know the best method to address this. Since Samsung have already done this, it must be legal (using legal in the terms of "Android will allow it"), and I want to do it right.
Is it possible to write something similar to the System Overlay when you are running from a system service? Or is there a good choke-point to capture events before they are broadcast to the current running apps?
I was looking at AndroidXRef /frameworks/base/core/java/android/view/View.java specifically in the function dispatchHoverEvent() which looks like a promising place. My naive idea is that I would place code here checking the MotionEvent to see if the button is pressed and if it is, don't call any listeners and instead call my little menu app (or broadcast a custom message, or something anyway). However, I've never written code on the ROM level before (LOTS of experience writing app code) so I don't know if this is a really bad point or a good point to add in code. Should I be putting things at a higher level or a lower one? Will this capture all events or not? Is it all just trial and error?
View 4 Replies
View Related
Aug 5, 2009
I send a lot of sms messages everyday and I'd like to write them using my PC keyboard... then this text should be sent to my Htc Magic which sends it to a specified number. I used to do that with Nokia PC Suite... Is there any software.
View 19 Replies
View Related
Sep 19, 2010
Sometimes when I 'Tap to compose' after reading a text message the keyboard will slide up but will not allow me to type and the text area is grayed out.I can press the keys on the keyboard nothing will show on the screen.Any ideas?
View 2 Replies
View Related
Feb 4, 2010
Longtime lurker first time poster, so I just got swype over the weekend and I love it, but gmote touch-pad does not. Cant use the keyboard functionality to write anything into search bars, forms, etc. so I have to switch back to the regular keyboard just for that app
Not a big deal if there was an easy way to switch back to normal, but for the life of me I cant figure out how. I know to change INTO swipe you long press the "123" key and it brings up input method options, once im in swype how can I quickly get back to that options menu?
View 3 Replies
View Related
Oct 27, 2012
I'm a mac. I've tried using the AOSP guide and using the correct commands... The terminal prompt is here.
I'm on 10.8.2, have 10.5, 10.7, 10.8 SDK(s) installed... I'm porting to a MID7012, which should do it.
View 1 Replies
View Related
Jun 25, 2012
I decided to root my old zte racer2. It runs android 2.2.2 What is the easiest method??
View 3 Replies
View Related
Jun 14, 2012
I have an Ainol Novo 7 Paladin tablet running android ICS 4.0.3 (rooted) that I want to use in one of my projects. And I need it to communicate with an arduino - one with FTDI or prolific PL2303 serial interface. Now I know that the Paladin should work as an USB host but I need something more. I need an high level Java library that can use this serial interface. I've worked with rxtx on a desktop machine before and that is the most complicated that I would like to get. The main reason is that I simply don't have enough knowledge to write myself an serial driver. I just need a simple character based two way communication.
[URL]
View 1 Replies
View Related
Jun 30, 2013
Status bar color is quite limited and doesn't change everything.
I'm looking for something to change the colour of the status bar icons and the transparency. Is there anything for that without changing system apks?
View 3 Replies
View Related
Sep 5, 2010
In my android application I use this method in "draw" Overlay class for draw route on map. Can someone tell me if this method is good (in terms of performance) for route draw on map or I must to put code in Thread ??
I'm new to android.
public synchronized void draw(Canvas canvas, MapView mapView, boolean shadow) {
if (pointsAndTimes.isEmpty()) {
return;
}
Projection projection = mapView.getProjection();
Paint paint = new Paint();
paint.setARGB(250, 255, 0, 0);.............
View 1 Replies
View Related
Jun 11, 2009
Does any one know if a stylus will work on the magic as i have big fingers.
View 4 Replies
View Related
Nov 11, 2009
Anyone know a decent stylus that will work with the hero for winter, when wearing gloves it'll be virtually impossible to use the phone.
View 1 Replies
View Related
Jan 10, 2010
i am looking for a stylus because sometimes my hands are greasy after eating or what not and it would be handy to have one
View 17 Replies
View Related
May 18, 2013
recommend an app that lets u transcribe words drawn with your finger into text?
View 4 Replies
View Related
Dec 3, 2009
Has anyone tried using a capacitive stylus on their Droid? There are a few applications I use where I think one would be handy. I've done a little research and found 2 popular ones.
View 4 Replies
View Related
Oct 25, 2010
I lost my Stylus Pack ISP-90 for XPERIA X2. Somebody can suggest me where i can buy.
View 4 Replies
View Related
Jan 30, 2013
With Android 4.1.1 I had a browser with 1-finger-zoom...will say, I could swipe left or right on the side of the screen to zoom in and out.
Now with 4.1.2 this feature isn't there any longer...
Any way to get this version of browser back? An app to flash or something like that?
NOTE 2
View 7 Replies
View Related
Apr 12, 2014
I use Google Map widgets a lot on my Android tablet. Am I able to synch or otherwise easily copy these to my phone?
View 4 Replies
View Related
Aug 28, 2010
Has anyone made a cheap stylus for a touch screen phone using household items?
View 6 Replies
View Related
Jul 28, 2012
I am considering changing my email address. Is it possible to easily transfer my contacts and paid apps from the play store?
View 4 Replies
View Related
Jan 17, 2013
I have problem in some games like Rayman Jungle Run that when I press "play" with one finger not working, it is working only when I press with two fingers
View 3 Replies
View Related
Apr 3, 2012
i recently flashed an ICS rom to my SGS2 on At&t. was wondering if there is any way to create folders IN the app drawer?
View 1 Replies
View Related
Apr 12, 2012
I need to create the slice effect just like the one in Fruit Ninja. How to do that?
View 2 Replies
View Related
Jun 22, 2012
I'm using an MK802 mini PC. I don't have a USB keyboard yet.
When I plug in a wired USB mouse, I can use that to click on the on screen soft keyboard.
But when I plug in the wireless dongle for a USB mouse, the Android soft keyboard doesn't show anymore (I guess this is because the wireless dongle supports both keyboard and mouse, and tells Android a hardware keyboard is available, so Android doesn't show the soft keyboard).
Any way to ignore this and always show the soft keyboard? Or another keyboard I can download which will always show?
View 1 Replies
View Related
Aug 25, 2012
With spinner, I am able to create a dropdownlist menu. (As seen from the code below)
Quote:
// Set up the action bar.
final ActionBar actionBar = getActionBar();
actionBar.setDisplayShowTitleEnabled(false);
actionBar.setNavigationMode(ActionBar.NAVIGATION_M ODE_LIST);
[Code]...
However, how should i make it draw a XML upon selection of the item in the dropdownlist's array? Or should i just change everything to popup menu and onclicklistner instead of spinner.
View 1 Replies
View Related