HTC EVO 4G :: Bluetooth Pin Entry

Aug 6, 2010

I have the official Android 2.2 on my phone from Sprint. Today I tried to pair it with my car's handsfree. The two (car and EVO) can see each other and it works fine until it gets to the point where I have to enter the pin number. A window pops up on the phone for the pin but when I tap the digits on the keypad, they don't enter into the pin field no matter how hard I try. This happened after the 2.2 upgrade. I have also rebooted the phone but no change.

HTC EVO 4G :: Bluetooth pin entry


HTC Hero :: Text Entry - Sometimes Box Of Entry Goes Larger And Goes Back Smaller

Jan 4, 2010

when i am composing a text message, sometimes the box of the entry goes larger and goes back smaller, is there a way to increase the text entry box size, say, double tap on it to bring up a whole screen text entry area?

View 2 Replies View Related

Android :: Add A Calendar Entry

Jan 27, 2009

I would like to insert a new event (start time, end time, and event name) in the user's calendar. How can I do that? I have the impression, that the SDK does not have the API for it (yet), but the G1 has the APIs. Would the CalendarProvider class the way to go?

See also: http://code.google.com/p/android/issues/detail?id=1389 Did anyone succeed in adding an event to the calendar?

View 5 Replies View Related

How To Create User Entry In App

Sep 27, 2011

I've started developing apps for Android today so I dont have much clue to what im doing. So far I have built a main page with some text on, a spinner and a button. What I need to know is how I would go about having a user entry feature? Do I have to create a form and a database?

Basically, a new user has to press the button, and then a new page will show up where they can put in their name and department. I've looked at SQLite but not sure if that's the right thing or not.

View 2 Replies View Related

Android :: Widget For Password Entry?

Dec 24, 2009

I was tryin to find any class to define a password field? How can we do that? Do we have a class for that or some method to edittext?

View 3 Replies View Related

HTC Incredible :: Need To Remove Entry From Dictionary

Jul 16, 2010

I have words in my dictionary that I want to remove, like "git". I checked my user dictionary but its not there. Can anyone else point me to where I can remove this entry? Also, when typing "Yahoo", the suggestions have a bunch of Asian characters next to "Yahoo". Does anyone know how to fix this?

View 1 Replies View Related

Samsung I7500 :: Use PIN Entry Instead Of Pattern?

Sep 14, 2009

Is it possible to use a PIN entry instead of drawing the unlock pattern when I want to unlock my phone? It's becoming rather annoying having to draw the pattern every time...

View 1 Replies View Related

Android :: Repetitive Text Entry

Oct 20, 2010

I've just made the switch from WinMo to Android (Samsung Galaxy). I was wondering if there is a good program for repetitive text entry? I used TapText by DinarSoft on WinMo and that was great for tapping and it would enter preconfigured text - date, name, address - anything you wanted! Is there anything similar for Android? I've had a search but all I can find is stuff for texting/sms but this is for use in any program that has a text field.

View 2 Replies View Related

Android :: Text Entry Box Navigation

Jul 19, 2010

Still grappling with the on-screen keyboard on my HTC Desire (came frmo BB).

One thing that continues to annoy me is that when I am entering longer strings of text (eg Facebook comments/status, emails) there is no way for me to go back in the text to change or correct something. I either have to backspace all the way there, or have to try and put the cursor there by touching the screen at just the right place - either my fingers are too big or the screen isn't sensitive enough as I can never get this right.

why can't there be up/down/left/right arrows to move the cursor within the text entry box?

And another thing - there are some entry fields where the keyboard pops up and actually obscures the text entry box other than the first line and you can't see what you're typing.

View 2 Replies View Related

Sprint HTC Hero :: Text Entry

Apr 27, 2010

Is there a way to select text easier for example, when you select text on an iPod touch or an iPhone? Perhaps there is an app in the market?

View 1 Replies View Related

Android :: How To Retrieve MIMETYPE Of An Entry

Jan 1, 2010

I'd like to query the contacts and create an RDF model (FOAF to be exact) from the data received. Therefore it would be necessary to know what kind of data I'm dealing with.

I'll need the following information about each contact: name, phone number(s), email address(es), IM ID(s) + corresponding IM service.

I thought that the best way to get this information was via the ContactsContract.Data table. So my query looks like this:

code:...........

Cursor contactsTable = managedQuery(contactsURI, projection, where, whereArgs, null); </code>

(I need the DATA_VERSION to know if updating the model is necessary.)

Now I'd like to go through the table and add properties to my model for each entry. Therefore I'd need to know if the row I'm currently reading contains a name, an email address, a phone number or an IM ID (it would be best if I could also get information about the IM service the ID belongs to).

Is it possible to get the CONTENT_ITEM_TYPE or anything like that? Or should I perform a single query for each type and then connect the information via the CONTACT_ID?

View 2 Replies View Related

Android :: Calender Entry Listener

Aug 20, 2010

I am developing an app in which I need to listen events whenever they are created or modified in android calendar. Is it possible to listen calendar entry when the user enters events ?

View 2 Replies View Related

Android :: Notifications On Calendar Entry?

Aug 30, 2010

I am developing an app for android in which i have to initiate my app whenever an entry will be done in calendar.How to get notification on calendar entry ?

View 2 Replies View Related

Android :: Delete Call Log Entry

Aug 4, 2010

i have a application which will listen to incoming calls. so in the TelephonyManager.CALL_STATE_IDLE state which means the call is hung up i'm deleting the current number from the Call Log.To delete the Call log i used ContentObserver which will notify me when a new entry is added to the Call Log.10 out of 8 times this works fine. but sometimes onChange(boolean b) is not notified.my guess is this can happen due to last entry is not added to the CallLog in CALL_STATE_IDLE state. so that means i'm doing this in a wrong place.so guys could you please let me know when should i delete this call log?

View 3 Replies View Related

Android :: Delete A Calendar Entry?

Sep 24, 2009

I'm trying to implement my first android Program. It should write calendar entries (I know, not the best task to begin programming Andorid).

I've tried...

According to my insert method accessing the calendar worked.

View 3 Replies View Related

HTC EVO 4G :: Possible To Seal Screen From Dust Entry?

Jun 10, 2010

Some users are reporting that they have dust under their screen. Hopefully it was a manufacturing error and didn't get in there post assembly. However recent reports of other users saying water freely got under their screen when they installed a screen or body shield have me concerned. Is there a reasonable way to absolutely and definitively seal the area around the screen to prevent dust entry? It would have to be invisible to the eye for it to be feasible. I was thinking that a black thread inserted in the gap might act like a gasket and completely eliminate the possibility of dust entry. I don't know if this is even possible to do and I am too chicken to attempt it. But if it worked it would be removable too. Any thoughts on this or other ideas?

View 26 Replies View Related

Android : Picking Up A PhoneBook Entry Under 2.0

Nov 1, 2009

The party is over and Google suddenly released the much anticipated Android 2.0 SDK.

Much improvement for sure !

That said, the party is over and I came to have to deal with the following Ghost;

I've released an app in the market (Ambu) - so far qualified under SDK 1.5 &1.6. Using the emulator for Android 2.0, things don't work anymore.

This is what I'd like to share;

- my app invokes an ACTION.PICK intent as way to extract phone contact from the phone book and populate a database.

When compiling my app using the SDK version 1.6 and a target emulator configured at 1.6 level, the following code WORKS:

CODE:.........

When running the same code (compiled with SDK 1.6) and a target emulator at 2.0 level, the above code never return the entries I have populated in my the phone book. It's as if the phonebook was always empty.

A couple of additional observations;

- When running the emulator in 2.0 mode, the default local input type is Japaneese. Any way to change this ?

- Under the 2.0 emulator, and setting a "clean" AVD image, if you launch the dial button, press menu and select account, you'll probably immediatly get a "android.process.acore" error ...

- In the most recent SDK document, I can read that "People.CONTENT_URI" was deprecated after SDK 1.6. Therefore, I've changed the above code to:

CODE:.........

Unfortunatly, with the above, I get a crash right away when invoking ACTION_PICK.

Question to the Google Folks (dear dianne and others, please !);

How to we properly pick a phonebook contact under the 2.0 OS using 1.6 or 2.0 compiled apps ?

View 16 Replies View Related

HTC EVO 4G :: Delete A Single Entry In Call History

Aug 11, 2010

Is there a way to delete a single entry in your call history without deleting the rest of your call history? I've been going through all the menus but I can't seem to find a way to delete just one number.

Also, I used to own a Palm Treo 650 (Palm OS). With it, you could literally hide single contacts by setting a contact privacy password. This setting was deep in the settings and upon finishing setting it up, you could password lock that menu as well, the title of it and all. So this way, if you hand your phone to a colleague for them to make a quick call, they can't go through your phonebook or recents to try to get your numbers.

I bring this up because a few years ago, this lady I worked with let another co-worker use her phone to make a call and the lady ended up copying a specific number from the woman's recent list without her knowledge. She took the number and harassed the person so much they had to get a restraining order on her. And it was later found out the only way she could have gotten the number is the time she let the woman use her phone.

Call me paranoid but the Treo offered that security feature and I haven't seen it since. Is there any way to do this on the EVO that I just may be missing?

Also, does anyone know of something like a "guest mode" app on the marketplace where the guest can only use what you allow them to and not have access to recents or phonebook, like, just the core function, like sms/mms, net, phone, or calc, etc.

View 2 Replies View Related

HTC Desire :: Delete Entry From All People List

Aug 14, 2010

I don't know how it's happened, but my Xbox Live gamertag is listed in the list of contacts when I go to "All People". There's no phone number of email address or anything attached to it, so it's a completely pointless entry. How can I delete it? There's no option to delete it when I press the Menu key and "All People" is the only place the gamertag appears.

View 3 Replies View Related

Android :: After Entry - How Virtual Qwerty Keyboard Go Away?

Feb 1, 2010

I've got a activity with one AutoCompleteTextView with associated 'doit' and 'clear' Buttons and a read-only TextView that displays the result of 'doit'. These results are being partially obscured by the QWERTY keyboard. I'm trying unsuccessfully to shift focus from the auto complete text view to the clear button (or the read only text view) thinking that as soon as the auto complete text view loses focus, the keyboard will go away.

So my question is really two questions:
1) Once I succeed in programmatically arranging for my auto complete text view to lose focus, will the keyboard go away?
2) Focus is stuck on my auto complete text view. I've setFocusable (true) on the clear button and the other read-only text view, and called requestFocus() from each (I've tried both). Also setText("") in the auto complete view. No love. Can I not set focus to a read-only textview or a Button?

View 3 Replies View Related

Android :: Can Suite Of Applications Participate As One Entry?

Jun 17, 2009

Can suite of applications participate as one entry?As this is the power of the android platfom to have disconnected architecture. One application might be doing a small thing but when two or three apps club together then they can tackle a bigger problem.Or for the competion one has to have everything in one app? This doesnt make much sense though as the platform encourges component like design.

View 8 Replies View Related

Android :: How To Handle SimpleExpandableListAdapter Entry Selection?

Mar 25, 2010

I have created an expandable list in my Android application using the SimpleExpandableListAdapter type.But I'm at a complete loss as to how I detect events when one of the child entries has been selected/clicked.I've tried all the usual OnClickListener/OnChildClickListener etc, but can't seem to find (by experimentation, or half an hour googling) what the correct handler routines should be.

View 2 Replies View Related

HTC Droid Eris :: Text Entry - Keyboard

Dec 7, 2009

Just wanted to let everyone know how much I love my Eris now that I have played all weekend! Bet ya'll missed me! Ok now on to the reason for the post...I just wanted to know what keyboard everyone uses for texting? I learned on the phonepad to text with T9. I was very excited to see the option to use that virtual keypad to text. I am much faster on it than on the qwerty for sure!! Love love love this phone!

View 26 Replies View Related

HTC Droid Eris :: 2.1 Voice-to-Text Entry

May 14, 2010

I just got the official OTA update to 2.1 and I've had a lot of fun playing with it, but one thing I was really looking forward to was the "New support for Voice-to-Text entry" that Verizon claimed on it's official Droid Eris Update Features List: http://support.vzw.com/pdf/system_update/eris.pdf

At this point I feel like an idiot not being able to find it. I know that it's usually just a microphone on the keyboard, but there is definitely no mic icon for me. Is anyone else having this problem? Has anyone been able to use voice-to-text on their newly updated Droid Eris?

I would honestly love to find out that I'm just being stupid and the answer is right in front of me... but the more I look, the more discouraged I get.

View 17 Replies View Related

Android :: Text Message - Calendar Entry

Aug 27, 2010

Does anyone know of a way, or a plugin or a program add on, to send the text of a text message to the creation of a new calendar entry, with the subject or notes pre-filled with the text data. I find I'm doing it a lot. OK, I can effectivley copy/create new entry/paste.

View 1 Replies View Related

HTC Desire :: Landscape Text Entry In Browser

Nov 6, 2010

Is it me or is the text entry a bit rubbish when browsers are in Landscape mode:

Often when I use it the text box shoots to top of screen so that You can't actually see what you are typing:

View 19 Replies View Related

Android :: Text Entry On Custom View

Jan 27, 2010

I'm dealing with a phone that has no physical keyboard and I'm using my own custom view for rendering. The device I'm working with, by default, seems to be in a T9 type entry mode where it suggests blocks of text. However, it never sends me the actual key events.

How do I tell whatever soft-keyboard that pops up to enter 'dumb' key event sending mode?

The InputMethodManager has a "isAcceptinText()" call which would tell me if it's in event-sending mode, but not a method to set it. Digging through the documentation hasn't produced any insight. How do I tell the input manager that I only want key events?

View 1 Replies View Related

Android :: Accessing Preferences Entry Instead Of Title

Jul 14, 2010

If i have setup as an array

CODE:..............

And i create a shared preference as

CODE:.............

How can i have the title displayed for the entry as "I am a male"

CODE:...................

View 4 Replies View Related

Sony Ericsson Xperia X10 :: PIN Entry Screen

Aug 23, 2010

Does anyone else occasionally find that their X10 suddenly needs their PIN to be entered to unlock the phone?

View 3 Replies View Related

Motorola Droid 2 :: Can't Create Calendar Entry

Nov 16, 2010

I can't create a new entry in Calendar. When I long-click on a time and select New Event, it says "You must synchonize a calendar before creating a new event."

OK, so I try syncing to my Google account. But when I go into Settings in my Google account (Settings, Accounts, Google) I only see Sync Contacts and Sync Gmail. (Gmail syncing works fine.) I don't see Sync Calendars.

Furthermore when I go into the Calendar app on the Droid 2 and select More, Calendars, no calendars show up.

So I think there's something missing. I don't see a way to add the calendar to my Google account on the Droid 2.

View 7 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved