Android :: HTC Evo / Where Ad In Graffiti Input Area Is Coming From?
Nov 24, 2010
I have HTC Evo and installed Graffiti some time ago with no problems. Yesterday I did an update of several apps including Graffiti, which required a manual update to a new version. Ever since the updates were completed, I have an ad show up in the text input area. This shows when I'm either doing a google search, text message, etc. It's always an ad for Netfront Life Browser (which I don't have installed). It's really irritating because I have to tap the ad to make it disappear which makes Graffiti think I'm hitting the screen to input punctuation. So I have to tap it again to remove punctuation mode before I can enter text. The ad also will pop up in the middle of inputting the Graffiti text. I'm not sure if the updated Graffiti is forcing the ads in, or if it's another app that is causing it. Any ideas on how to fix this? I hate to lose Graffiti but something has to give - it's now much slower to use Graffiti than regular keyboard.
View 3 Replies
Oct 21, 2010
I use the following code to pop up the soft input keyboard in my Activity
InputMethodManager imm = (InputMethodManager) getSystemService(Context.INPUT_METHOD_SERVICE); imm.getInputMethodList(); imm.toggleSoftInput(InputMethodManager.SHOW_FORCED, 0); This displays the alphabetic keyboard. But I want to display the numeric keyboard. Please note I know that using setInputType() works when used with an Edittext or a TextView but I want to be able to display the keyboard without an input area such as an Edit Text and simply listen to the key presses on the keyboard. Can anyone confirm whether this is possible and if so how can it be achieved?
View 4 Replies
View Related
Aug 9, 2010
Why there's no Google Voice Search / Voice Input coming with X10?
View 10 Replies
View Related
Jun 19, 2010
right away I am doing an app for an festival, and I want to make a area map / area plan. I have got a picture (bigger then the screen) and I want to be able to move it up/down and to the left/right. Further I want to place smaler icons (like the stage, you should be able to click on it and see who is playing) or doing the same in de big picture and get the touch with a x/y request.but I haven't got an idea how I could realise this,
View 4 Replies
View Related
Nov 23, 2010
The display area of my SGS has been reduced there is now a black line (approximatively 1 millimeter thick) around the display now anything that should be displayed has been centered (a kind of)i have noticed that after press-holding the HOME BUTTON (to get to the task manager).even when the phone that black border is still there and it look like the screen has been pushed down the display is not now at the same level as the top-cover (or screen cover).I have used the factory reset but nothing has changed.My phone look horrible now.
View 1 Replies
View Related
Jan 6, 2010
I would like to show a custom input field (specifically, one containing only 9-0 and two extra buttons containing decimal separator (, or .) and a delete button). I could create a custom IME, but (as far as I know) that would have to be set by the user as the system-wide input method. Is there a way to implement an input method and bind it to a specific input field?
View 1 Replies
View Related
May 11, 2010
I am scaling the canvas of a linear layout on draw, but this throws off all the hit areas of my views inside of this layout. They respond as if there was no scaling taking place. What do I have to do to get themselves to re-register their hit areas?
View 4 Replies
View Related
Aug 17, 2009
I want use android as my os of a pda,but adnroid is a os designed for mobile phone, so i want to customize the ui and delete some models that i did not need in andriod. it seems that i should do a lot of work. is it possible to do that? or has anybody else done that kind of work before?
View 2 Replies
View Related
Oct 29, 2009
Is there an app that displays the location (state and/or city area) of an area code of a call as it is received? i had a samsung blade (a900 or something) that would display the state of the area code right below the number as the call showed up, and that phone is like 4-5 years old so i know this can't be too hard to do...
View 3 Replies
View Related
May 7, 2010
I wanna know which Weather App is the best. What I'm looking for is:
-One that shows me a radar of the area.
-One that has a widget.
-One that has hour to hour weather?
-Doesn't drain TOO much battery.
I've been comparing Weather Channel and Weatherbug, and it seems like both have their pro's and con's. Can anybody give their opinions on which is the best of these two (or possibly another I'm not finding) ?
View 14 Replies
View Related
Aug 23, 2009
How can i get area name by passing latitdue and longitude in android? Which api i will have to use.
View 3 Replies
View Related
Oct 20, 2010
I'm trying to find out if the user is still within range of his own area code. Detecting roaming doesn't solve the problem since the user may still be in the same network with a different area code. I thought about getting the user's coarse location to find the city he's is in but this approach needs Internet access and might not be fast enough (this is done as the user is making a call and needs to finish before the call is made). Is there any way I can do this with just the info from the cellular network?
View 7 Replies
View Related
Jul 29, 2010
I'm running a N1 with CM6 RC2.I'd like to do something like this: http://st.gsmarena.com/vv/reviewsimg/samsung-i9000-galaxy-s/review/sshots1/gsmarena_014.jpg. Note the settings toggles at the top.
View 11 Replies
View Related
May 17, 2010
Is there a way to save or cache maps and sat pics of an area that is out of network coverage while I am getting coverage so that when I get to the far away place I have map data?
Yesterday I was exploring a dirt road that I had previewed with the map application. When I got near my destination, I turned on the phone to see where I was and there was no image.
View 12 Replies
View Related
Aug 17, 2010
I am trying to create a notification that will appear in the "ongoing" area of the notification bar (like WeatherBug).
Here is the code that I am using:
PendingIntent intent = PendingIntent.getActivity(lastContext, 0, notifyIntent, PendingIntent.FLAG_UPDATE_CURRENT | Notification.FLAG_ONGOING_EVENT | Notification.FLAG_NO_CLEAR)
From what I understand, FLAG_NO_CLEAR, should also prevent the notification from being cleared by pressing the Clear button, this is also not working.
View 1 Replies
View Related
Sep 19, 2010
Does anyone know of an app that achieves the display of recently used apps in the notification dropdown area?Essentially, performing the same function that a long press on the home button does, but obviously eliminating the need to press a button. I've been looking for something like this for a good while, and was pleasantly surprised to see HTC had included this very function in their latest version of Sense.... when I went to the HTC London meet last week. unfortunately, the HTC guys demoing informed me there is currently no way to obtain this feature for current handsets.
View 3 Replies
View Related
Feb 11, 2010
Say I have mapview control in my Android app. If I know a landmark exists at a certain latitude and longitude, how can I determine if that landmark is currently viewable on the user's screen? Is there a method for getting the coordinates for the top left and bottom right corners of the visible area?
View 1 Replies
View Related
Jul 20, 2010
OK so I have an rss reader that links to articles. One of the sites it links to doesn't have a mobile view. I was wondering if anyone knew if it was possible to set the "zoom" and position of the view once the page is loaded? So for instance if the following link were my article... http://www.neworleanssaints.com/news-and-events/article-1/Saints-agree-to-terms-with-7th-round-pick-Sean-Canfield/cce6a9ca-eaee-4878-ad40-0b98609f7fe7 Then how could I have the view focus on the article without the user having to zoom in and scroll the the top of the article.
View 1 Replies
View Related
Jul 26, 2010
I'd like to know if there's a way to get the size or the limits of a touched area ? So for instance, it could give me how many pixel the finger is covering.
View 1 Replies
View Related
Aug 26, 2009
I was thinking, wouldn't it be great if all the android reference documentation was in the pages section of this Google Group, i.e. stick everything in here:
http://developer.android.com/reference/packages.html
In here: [url]
View 8 Replies
View Related
Feb 19, 2009
I want to judge whether the touch point(x, y) is in a region or not, the region is from a stardard rect by rotating specified degrees, from example, rotate 30 degrees. There is a class named Region in Android, but as I researched, it just supports standard rect, is there any other way to judge whether a point is in an acclivitous rect? How to do it?
View 10 Replies
View Related
Mar 30, 2010
My dad has to measure a lot of acreage and area around fields. Anyone know of an app that you can use the DROID gps to do this? Such as start at a corner of a field, hit start and drive around the field and then measure it from the gps?
View 1 Replies
View Related
Aug 21, 2010
There are several threads already on how to make custom layouts in the notification bar. The problem is I must be missing something simple.
I have a custom_notification_layout.xml. code...
What is the secret to actually updating the notification?
View 1 Replies
View Related
Feb 5, 2009
Can applications be limited to use certain area of the screen?
View 3 Replies
View Related
Aug 10, 2010
Users are finding it difficult to register clicks on text links ...is there any way I can increase the hit area for a given view?
View 4 Replies
View Related
Feb 19, 2010
The xml files that contains the Activity layouts can be rendered by Eclipse.
How do I get that Eclipse screen area to have vertical orientation, not horizontal (inside Eclipse - it correctly shows as vertical in the emulator)?
View 1 Replies
View Related
Aug 26, 2010
In my class I have an OnTouchEvent and when a certain area is clicked, it will play a sound (Not sure if this is the best way to go about this?). However I have been running into bugs using the MediaPlayer. Sound will double play and then eventually sound will stop completely. I am wondering how to efficiently play 5 sounds. The user will be clicking the screen in different areas and different sounds will be playing. I have the attached code below but it only has the first area. Say I add in another area how would I go about changing the media player to play a different sound.
@Override public boolean onTouchEvent(MotionEvent e) {
x = e.getX(); y = e.getY();
if (x >= 232 && x<=287 && y>=117 && y<=157) {
//PLAY SOUND } return true;
View 2 Replies
View Related
Jun 1, 2010
Sometimes I have a button in my UI that it is so small that it is difficult to click. My solution so far has been to add a transparent border around the button in photoshop. Just increasing the padding on the button does not work, since this will also stretch the image. Since it is kind of a fuss to open photoshop each time I want to change the clickable surface, is there any way to do this programmatically? I have tried placing a framelayout behind the button and make it clickable, but then the button wont change appearance on touch as it should. Ofcourse I could also add a ontouchlistener on the framelayout which changes the buttons appearance, but then it quite some code if I have several of those buttons.
View 2 Replies
View Related
Mar 29, 2010
In my application I use an image . I made some portion of the image transparent. Now How can I find the co-ordinates of the transparent portion of the image so that I am able to find the actual area of the non-transparent area.. I want some methodical way to find.
View 1 Replies
View Related
Jun 20, 2010
Is there a way to determine in an Android app which area of an ImageView (x,y coordinates, for instance) was clicked by a user?
View 1 Replies
View Related