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

Search results

  1. L

    Android Studio hexagon shaped keyboard keys

    Hi, I am trying to make a keyboard with hexagon shaped keys. I made hexagon shaped Drawable. Can I change the shape of the keyboard key to a hexagon shape or make a keyboard where keys are ImageViewws? I am using Keyboard class. Best regards, Leo
  2. L

    Keyboard development

    Hi, I would like to implement custom keyboard in Android Studio but I found out that Keyboard class is deprecated from API level 29. Is there an alternative class to implement custom keyboards? Thanks in advance! Best regards, Leo