Android : Changing How Many Text Messages To Display?
Jun 19, 2010
I have a Droid Incredible and some conversations are taking a while to open because of the amount of texts in the conversation. Is there any way to change how many texts to display so it speeds up without having to delete the texts? (I like being able to go back to past conversations so I'd prefer not to delete any)
View 7 Replies
Jan 11, 2010
Can you change the ring tone for text messages to a song i can't ever hear the default one
View 13 Replies
View Related
Jul 16, 2010
I downloaded SMS Popup and Missed Call because I want to use the LED notifier to change colors and display text messages, but even after selecting those options, it still doesnt work. Has anyone figured this out? Or is there a better app that works?
View 14 Replies
View Related
May 10, 2010
I want to change the color of a substring while it is drawed in a text view. For example, if I have this text: "Hello this is a text in black color and (COLOR_RED_BEGIN)this is a text in red color. (COLOR_RED_END)", then when the text view draws the text the substring "this is a text in red color." must be drawn in red.
View 2 Replies
View Related
Jun 26, 2010
Hello there I have a problem regarding the new HTC Magic I purchased : in my text display where I read the conversations between me and my contacts... it has all of the messages I sent in 1 group together, and all of the messages my contacts have sent together. How do I change this to display the order in which they were sent and received? For example right now it is
ME : blahblahblah
ME : blahblahblah
ME : blahblahblah
You : blahblahblah
You : blahblahblah
You : blahblahblah
View 3 Replies
View Related
Sep 7, 2010
When I woke up this morning all of my texts were gone. I do not have anything set to delete them. Why would the phone delete all of my messages?
View 30 Replies
View Related
Mar 23, 2010
The kernel messages are stored in /proc/kmsg.
Is it possible for me to display these messages through an application?
I want to just select certain messages and display it.
Is it possible for me to search kmsg and select only some messages to display?
View 2 Replies
View Related
Sep 16, 2010
Can you change the display that shows your emails. I would prefer something other than the black with white letters?
View 5 Replies
View Related
Sep 15, 2010
I want to show Error(log) messages from catch block. How can I show all messages(stack) on a single Screen, so that user can get an idea?
View 1 Replies
View Related
Feb 24, 2012
I'm looking for a text widget that can access a text file that is located on my phone or dropbox and display the contents of the file. It should always update itself as soon as there is a change in the text file. Does an app like this exist and where can I find it?
View 1 Replies
View Related
Jan 7, 2013
Is there a way to change the Display output resolution in Android?
I'm not talking about the screen density (DPI). I'm talking about the pixels.
The thing is I own an Acer Iconia A700 FullHD tablet but there is lag, especially on 3D games that forces the native screen resolution of 1920x1200.
So forcing the resolution from 1920x1200 down to 1280x800 would theoretically reduce those lags.
So it works with some games that comes with an option to change the resolution, but most games doesn't have an option, they simply run in 1920x1200 and lag really badly.
Is there a way to change the overall resolution down to 1280x800 ?
I know it MIGHT be possible but there could be a problem because the image has to get upscaled to the native display resolution.
And I don't know if the Tegra 3 comes with an hardware scaler. So if the resolution gets changed, it might get upscaled and filtered (or not) OR just centered in a smaller image in the middle of the screen.
But either way.. Is it possible? if yes, how?
View 3 Replies
View Related
Oct 29, 2010
I am able to read incoming messages via bluetooth from my phone. I want to parse the incoming stream (new CAN message in xml format every 100 ms), read the value in the message and display a graphic on the main screen of phone. Need help in parsing this dynamic incoming stream. Programming in Java in Eclipse for Android.
View 1 Replies
View Related
May 4, 2010
How do I stop the text messages from popping up on the screen and scrolling across the top of the screen when they come in?
View 2 Replies
View Related
Feb 19, 2010
I did attempt to use the search feature here but didnt come up with the results I was looking for (or maybe I used it wrong?) I ask the following questions because unfortunately, I dont have good eyesight.
1. Regarding font size. I realize there is no current setting for font size on this phone (that I know of) does anyone here know if the upcoming 2.1 update will include that?
2. I know there is a text size option for the browser. However, it doesent seem to work on most websites I go to (like CNN for example) I try setting it at different sizes and nada. So far my browsing experience hasent been that good because of this (having to constantly strain my eyes looking at website text) Any tips on why the text size option doesent seem to work?
3. is there anyway to increase the text size of emails and text messages?
View 4 Replies
View Related
Jun 24, 2013
If I need to paste text from another app in my Android phone (Samsung Galaxy SII, O2, Jelly Bean), like from Google Keep or Docs, into a text message it tends to convert from an SMS to MMS. This leads to a charge for me as my SMS messages are included in my tariff but I have no allowance for MMS messages. I presume that this might be something to do with character encoding or other formatting data that is pasted in, but that is only a guess.
Is there any way to stop short messages from being converted to MMS messages like this:? I couldn't find any 'paste clipboard as plain text' option in Android Jelly Bean.
View 2 Replies
View Related
Jun 11, 2010
Why does it not display all the messages in my inbox on the phone. I have like 80 messages there, but the phone only shows like 12.
View 4 Replies
View Related
Aug 17, 2010
I'm attempting to create an incredibly simple widget that changes the text displayed every 5s or so. However I've had major headaches attempting to get this to work. Obviously I can't use the onUpdate call as it's a minimum of every 30min. Currently my solution uses an Timer in an extended Service class, which is as ugly as hell and tends to run like a dog after a while. Is there a "clean" way of doing this, ie. in a manner that doesn't require a Widget, UpdateService, Timers etc.
View 2 Replies
View Related
Aug 10, 2009
There's a method for altering background color but not font.
View 1 Replies
View Related
Nov 9, 2010
I have a textview in my XML layout file, but when I try to change its text value with code pragmatically (dynamically, depending on which button the user clicks) then the text of the textview doesn't change.
This is the code that I tried:
TextView userText = (TextView) findViewById(R.id.User);
userText.setText(bundle.getString("user"));
In debug mode, I can see that usertext has the changed text, but the change doesn't appear on my mobile window... I don't know why.
EDIT: SOLVED! it was a problem with my relative layout, text is out of the window!
View 1 Replies
View Related
May 2, 2010
I have the Gmail and HTC mail apps running. when I get a new gmail, I get a notification that I have unread email (I'm not sure which app that comes from).the HTC app has a little # that tells me how many unread messages I have. my Gmail app does not do that. should it?
View 19 Replies
View Related
May 5, 2010
I am having an EditText. If i specify image for the EditText in the layout XML file (android:back ground) it looks different and looks different when i specify it at runtime EditText et = (EditText)find ViewById (R.drawable .et1) ; et.setBackgroundDrawable (Main.themes.getDrawable (EDRAWABLES.EditText BackgroundImage )); Both codes point to the same image. When i specify the image at runtime , the EditText leaves a margin at the top and bottom of the cursor in the edittext which does not happen when i do it in XML. I have attached the screenshots of both images. Top image is the one drawn from XML and bottom one is given at runtime. I am not getting the difference ? Actually i am facing similar problems with other Widgets too if i change the logic of specifying the drawable at runtime and not at compile time.. Is this the default SDK behaviour? You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com /group/ android-developers? hl=enEditTextProblem.JPG
View 2 Replies
View Related
Jun 17, 2010
MY issue is that only the last option text is changing on the click of the Next button and the rest remain same. There is some problem with the loop i think.Can someone sort this out please. Here's the db class: Code...
View 1 Replies
View Related
Nov 23, 2010
I want to show edittext which will default show faint color text written as "Password". As soon as user focus on it then I want to convert it from text to password type. I did that but its not working.
On focus of the password box. I wrote as follows: Code...
Here it changes from Grey color to black. All text is also cleared. But it doesn't change to password type. Is this allowed to change dynamically input type?
View 4 Replies
View Related
Aug 12, 2010
I would like to vary the text color of a custom button that I am making depending on which state it is in (enabled, disabled, state pressed).
I know how to use an XML file to describe the different drawables that I need for the different states like so:
CODE:...........
How do I style the textColor when pressed and textColor when disabled states without resorting to a subclass of a Button?
View 3 Replies
View Related
Jun 5, 2009
I want to show an AlertDialog with one option that might change on every request. So for example at one time I want to show the option "add to contacts" while another time it should be "remove from contacts".
My code does work on the first time, however Android seems to cache the AlertDialog so that onCreateDialog is not executed next time. Therefore the option doesn't change anymore. Can I prevent this caching, or is there just another way of changing the option?
I am working with SDK 1.5 but using 1.1. Code...
View 5 Replies
View Related
Nov 14, 2010
I am writing a simple little game. I would do in her dialogue with the character in the game.
Is it possible to display the text without the use of XML? I also want to be able to move my text to any location on the screen.
Is there a way?
View 2 Replies
View Related
Mar 10, 2009
I am trying to implement a ProgressBar with text over it. Below is my general idea code...
BUT I have no idea how to display a text like "50%" over the ProgressBar. I gone through progress realted methods, not found useful reference. Do you have any idea? or I must use another way?
View 4 Replies
View Related
Feb 25, 2013
I've searched using a couple of the above keywords and found nothing.Basically I have a layout with a few textview elements a few edittext elements and a few buttons. In the java any incorrect entries by the user in the edittext elements should change a textview element which acts as user instructions to prompt the user to make corrections, the problem is it actually changes one of the button texts. Here is the code for the layout (activity_main.xml):
Code:
<TextView
android:id="@+id/textView1"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_alignParentLeft="true"
android:layout_below="@+id/button4"
android:layout_marginTop="26dp"
android:background="@color/yellow"
android:gravity="center_horizontal"
android:text="@string/hello_world"
android:textColor="@color/red" />
[code]..
I know this worked as intended when I only had buttons 1-3, but adding 4 and 5 seems to have started something odd, I can't see anything wrong so am guessing this is a stupid mistake on my part. For reference it is button4 which has it's text changed by the java code. My only thought was that this was something more complicated caused by relative layout and inheritence.
View 2 Replies
View Related
Apr 13, 2010
I will try to explain a simple app scenario: My app goes right to a 'main view'. In this main view I have inserted a 'TextView' which displays current settings created by way of the PreferenceManager. For simplicities sake, let's say I have a checkbox in my settings. When I first start my app - the TextView on my main view shows my checkbox setting correctly (true). Now I go to the settings menu, it pops-up, and then I change it to false. I go back to the main view and...no change. It still say's true even after I changed it to false. If I end the app and then re-start it - all is well and it shows my change.
Apparently the main view just stays in the background while I'm changing settings? How can I redraw or update the main view after I change settings?
View 2 Replies
View Related
Jan 24, 2009
I'm working on an Android app that's licensed under Apache Software License 2.0. As recommended in best practice, I would like to display the license to the end user for acceptance before proceeding. However, the ASL text is large and I'm not sure whether it's a good idea to show the entire license.
I would like to know if there are any recommendations for apps under ASL on what license text to use (perhaps an abbreviated version of ASL)? Pointers to actual license text would be quite helpful. At a minimum, I was thinking to show the "Disclaimer of Warranty" section and for the whole license include the link to ASL site.
View 5 Replies
View Related