Search results

  1. W

    Android Contact ID From Phone Number?

    I need to know how to get a contacts ID from the phone number, I have scoured the web but to no avail, any ideas? The reason I need the ID is so that I can get the contacts photo
  2. W

    Android UI help... should be simple?

    I can't for the life or me figure out how to design the UI I need... it should be simple all I want is: <scrollview> <textview> </textview> </scrollview> <edittext /> I want the scroll view containing the text view to fill all the space except for where the edit text is... The dev resource is...
  3. W

    Android UI help... should be simple?

    I can't for the life or me figure out how to design the UI I need... it should be simple all I want is: <scrollview> <textview> </textview> </scrollview> <edittext /> I want the scroll view containing the text view to fill all the space except for where the edit text is... The dev resource is...
Back
Top