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

Search results

  1. S

    Apps Simply Clickable Button to URL

    I'm new to android. I have an app. I just want to add to it a button which when clicked opens a browser to "google.com" website. This is the button code: <Button android:id="@+id/button1" android:layout_width="wrap_content"...