Android Studio is the primary toolkit for developing native android apps. If you have no background in programming, there are some more visual tools like Budibase (open source) or Softr (closed source), but you are likely to run into difficulty getting them to apply logic the way you'd like.
If you're a tinkerer, then honestly I'd look into learning more about Android Studio and Kotlin, the language most used these days for app development on Android.