• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. R

    Gboard pinyin input auto-completes before tones

    I downloaded the google pinyin Chinese keyboard, and it won't let me add tones because it just inserts a chinese character when I let go of a tone. See the images here: https://imgur.com/a/iJ4J9bY In the first image, I already typed 't' and want to add 'á' next. So I long-press on 'a', and then...
  2. R

    Apps List view isn't updating in a fragment

    When the user clicks a button, the listview is supposed to add another value to the list and show it. When I press the button nothing happens. MatchesList.java import java.util.ArrayList; import com.actionbarsherlock.app.SherlockListActivity; import android.app.ListActivity...
  3. R

    int in TextView not working

    Hi, in my app, when ever I press the button, it keeps crashing. What it is supposed to do is when they press the button, an int is incremented and displayed on the screen. MainActivity.java package com.example.myfirstapp; import android.os.Bundle; import android.app.Activity; import...
  4. R

    Hello

    Just want to say hi