Android :: Rich Text/Word Processor With Edit Mode As Default
Jul 25, 2010
While it is possible to edit text or type in Docs to Go and QuickOffice, to get to the edit mode is a PITA. The default in Docs to Go is Zoom in or out? WTF. You have to got to menu and toggle the keyboard to be able to add or edit text.
Is there a good notepad or word processing program that defaults to keyboard input? Better yet is there one that also allows highlighting text to cut, copy or paste?
View 2 Replies
Jul 26, 2010
I have an EditText where users can set text to bold, italic, etc but I can't figure out how to save that text with styles as .txt file/any otherway to save it.If we save as html page we can't edit the webview. I use getText but that only returns text and no style info.
View 2 Replies
View Related
Jun 7, 2010
I will hopefully be getting my Evo in a few days (supposed to have arrived today, but it's been backlogged )When I do, I'm downloading the Keypro and syncing it with a Freedom Pro folding bluetooth keyboard. I just got word that the Evo, the app, and the keyboard work together flawlessly! So, what word processing app should I chose to use with my Evo? I'm planning on blogging, writing emails, short stories, and yes... even working on a novel or two. I'm hoping to replace my laptop for any writing I do out of the house with my beautifully Evo. Ideally, I'd like to be able to save files on my phone and later transfer them to my computer and also upload them to google docs (depending on what I am writing/doing). I'd like a built in dictionary/spell check and thesaurus. Programmable shortcut keys would also be a wishlist feature. So what do you guys all recommend? Oh, and I'm not concerned about the cost. I'm willing to pay for a quality product.
View 16 Replies
View Related
Jun 13, 2010
I have an Edit Text field for the user to enter their weight in lbs. How can I override the traditional keyboard and display the numeric keypad instead?
View 2 Replies
View Related
Apr 5, 2010
Is this worth it? I am on the go so much I need to be able to edit word and excel docs. One more question, is it compatible with Office 2007 docs?
View 3 Replies
View Related
Jan 8, 2010
Would be really useful if I could edit word files with my hero. Anyone know what apps are out there to use?
View 2 Replies
View Related
Oct 26, 2010
In editText I set text as $ . I dont want to edit before $ symbol . i.e edit text doesnt want take any value before $ . ex: $adfdfd correctad$dsdff wrong .like this . how to restrict this one .
View 2 Replies
View Related
Dec 1, 2009
I am looking at upgrading to the Moment but need to find out what apps are available to create and edit Word and Excel docs. Free is great but also would be interested in feedback about paid programs.
View 5 Replies
View Related
Nov 17, 2009
I have a problem as follows:
In my project i am having rich text editor options to apply for the edit text view. In that i applied font color,font names,font size options for user.But these options will apply for whole text available in edit text. But my problem is i want to apply user selected settings (like font color,size,font) for user selected text instead of Whole text. i want to apply the user selected font/color/size to the user selected text.How?
How to implement this .
View 2 Replies
View Related
Mar 9, 2010
I just bought Documents to Go, and so far love the actual program. One issue though, which I think may have more to do with the Android OS, is setting Documents to Go as the default fro opening Word/Excel/PDF/PPT files. When I try to open a Word Document (using ASTRO, DroidBox, or anything else) it asks me what app to use. The list has "Documents to Go" and "QuickOffice". If I pick "Word to Go", and tell it to use that as the default, it works. However if I then try to open a different file type (say an Excel file) it attempts to open it with Word to Go and obviously gives an error about it being the wrong/unsupported file. If I remove Word to Go as the default handler, I can then go back to the Excel file, attempt to open it, and select Sheets to Go, it works. So, first, how do I remove QuickOffice as an option (it shows up under Manage Apps, but there is no option to remove it)? Second, how do I set Word to Go as the default for .doc/.docx file types, Sheets to Go the default for .xls/.xlsx?
View 10 Replies
View Related
Nov 12, 2010
I posted this a few days ago but nobody can solve it and I know there must be a way. My problem is that whenever I go to type 'Yo' in a text, it automatically corrects it to 'To'. I'm guessing that I corrected this myself a while ago and now it has it saved. I already tried adding 'Yo' to my user dictionary but the problem persists. Is there really no way to change the default correction of a word?
View 2 Replies
View Related
May 28, 2010
I've heard that theae 2 processers are very similar but obviously there must be a few differences. Does anyone know where I can find a comparison between the 2 or can someone compare them for me here?I'm just curious really. Both are really good I hear.
View 16 Replies
View Related
Sep 25, 2013
I'm trying to compile CM10.2 for my Galaxy i5800, i downloaded the source code from androidarmv6 and the appropriate device folder with prebuilt kernel. After starting "make" everything seemed to be fine but when it started to compile EGL this error appeared:
Code:
target thumb C++: libEGL <= frameworks/native/opengl/libs/EGL/egl.cpp
/tmp/cc7jJXiM.s: Assembler messages:
/tmp/cc7jJXiM.s:894: Error: selected processor does not support Thumb mode `mrc p15,0,r0,c13,c0,3'[codee]....
to Android.mk however the same problem showed up while compiling bionic and it's showing even after adding those lines to bionic's Android.mk .
View 2 Replies
View Related
Nov 30, 2010
But now I'm on 2.1, it doesn't do anything of the sort.
e.g. let's say i had sent out a text stating; "Hi John, I will be at yours next week - you can email me at berty@bassett.com if you need me to bring anything"
so a few days later I'd start a new text. By the time I'd wrote "Hi" the system would offer me the next word as "John" - it had kind of learned what it thought I might want to say next. This was incredibly useful when entering email addresses into form pages.
Now, when I type "Hi", it offers stupid suggestions like "Hit, High, Hill" and other completely unrelated junk.
If I enable predictive texts, it auto fixes words that don't need auto fixing. I sent a text to my sister saying "lolzalot" and by the time I realised what had gone on, it had instead replaced my word with "locally"
Why is this new way of doing things so poor compared to the old 1.6 way? Or at least, how can I get it back to being like it should be.
View 2 Replies
View Related
Jun 30, 2010
Is there a way to open and edit word file in android and if this application exist does it has an open API?
View 1 Replies
View Related
Nov 17, 2010
I am doing a custom edit box class. It starts something like: public class Amount Field extends Edit Text and has over riden the constructor to implement the Edit Text widget style However when I implement this on my XML I get an editable Text View instead of the Edit Text (there is only text but not the surrounding white box) and also when I click on it nothing happens, only text color changes. Are there any ideas on why this happens? I've done list components the same way and style is not altered.
View 1 Replies
View Related
Apr 11, 2010
I am a newbie to android development and looking for developing rich UI based applications. But the tools like Droid Draw only support primitive UI elements. How do I bring in a better UI? Any sample or references or books would help.
View 2 Replies
View Related
Jun 17, 2010
Anybody knows how to write upside down text of edit text in Android.
View 1 Replies
View Related
Sep 23, 2013
I have a tablet and I want to set the portrait mode as the default orientation mode instead of landscape mode.
View 2 Replies
View Related
Nov 22, 2010
In Android can the OnLongClickListener be used with EditTexts and TextViews or just Buttons?
View 2 Replies
View Related
Apr 29, 2009
Can anybody tell me how to set half text left aligned and other half right aligned in the edit text.
View 2 Replies
View Related
Feb 3, 2009
I m facing a problem for getting text from Edit Text field which is on alert dialog same like Api Demo text entry Dialog.
View 3 Replies
View Related
Jan 9, 2010
Anyways I was wondering how or what app would allow me to copy text from a webpage and then save it to sd card?
View 3 Replies
View Related
May 12, 2010
I thought this would be easy to find:
A text editor that can create/edit text files from the SD card.
i.e. Windows Notepad on the Desire?
View 4 Replies
View Related
Jan 16, 2010
I believe I know the basics and have successfully published a nice graphical game (Tairu). I know about inflating an xml layout and instantiating views that work.
For my current project, I really just want something similar to the Windows 'DrawText' function where it will draw a bit of a text inside an arbitrary rectangle of the surface, and do word wrap within that rectangles boundaries. That's what I really WANT, but I can't find any form of drawText that will wrap.
So, while that's what I WANT, I can accept the thought of programmatically instantiating a TextView (which wraps beautifully). But I still need to be able to provide the rectangle, which is highly dynamic. (which is why I want to call a form of drawText inside of my onDraw method). In this particular case, I have something which is static to a particular view instance (I mean, the View becomes visible, the position is set, and does not change after that. but the text position is dependent on game state and cannot be pre-determined inside an XML layout). So in this one case, I could afford the expense of runtime recalculation of the layout when the view is displayed.
OK, fine. So I do something like this:
CODE:......
Pretend you didn't see 'AbsoluteLayout' there, I am desperate and have tried all possible layout classes
main_frame is defined in my main XML layout (it is the outermost layout, fills the parent, and, as I said, I've tried all the offered layouts)
With this code, the textView appears, but along the top of the layout, and not using the width I provided either.
Adding, out of desperation.
CODE:.......
makes no difference. In fact, so far, NOTHING has made any difference. So I thought, ok, while this seems like a useful thing to be able to do, I can accept if it can't. I accept that it is impossible to provide dimensions in advance and that you have to override the measure and layout callbacks then requestLayout and in your overrides, force the final layout for the TextView.
Of course, that is completely unacceptable for my FIRST desire (a drawText that wraps to a rectangle, called from onDraw as needed). But the point is I feel something like that OUGHT to work, and it doesn't, so clearly this is MY fault.
Getting back to what I WANT, I guess I can do it myself by repeated calls to measure text and parsing the string for spaces until I get the N characters which fit on the first line, then repeat for additional lines, calling a normal drawText for each line (and using textMetrics to determine the vertical offset to the next line.)
But why wouldn't that method already exist? I promise not to fill the screen with a zillion calls, and/or to cache pre-rendered text on some bitmap somewhere if antialiased drawText is too expensive to repeat frequently.
View 7 Replies
View Related
Apr 19, 2012
There are some words they I never use that always autocorrect when I'm typing. Like instead of "K.", I usually get "k.d.lang". Sensation.
View 1 Replies
View Related
Oct 15, 2012
is it in the source code of the default program called "memo" or does it get this data from some 'editable' text file?
In other words, how to change the date of a certain note in a memo, for example to set it backwards in time.
View 1 Replies
View Related
Sep 22, 2010
This is proving to be much more difficult than I thought. I need to get a long string of text messages off my phone and into a document that I can print out and save on a computer. I have tried to get into the system files using a file manager app.
View 5 Replies
View Related
Apr 30, 2010
"I am busy right now. I will call you later." This seems like a feature that I had with my BB. If you miss a call or reject a call, you could send this text message to the caller automatically.
My question is, how do you do this on the Eris? I can't figure it out. Has anyone used this feature?
View 7 Replies
View Related
Jul 19, 2010
Is there an application, widget or add-on that i can have where I can use the dialer as a text messaging option (ex. t9)?
View 12 Replies
View Related