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

android studio

  1. V

    beginning with Android Studio and NDK issues

    This post is more like venting rather than a particular issue, since there are many issues actually. Downloaded Android Studio and found out that it is now an integrated IDE; you don't have to download Eclipse and tweak things just to run a hello world, and in theory you could just write your...
  2. Gleis

    Android Studio - Infer Constraints?

    Hi guys! The issue is clear, I design the app, and when I run the emulator the app looks different. I use the same device for design and emulator (Pixel 3 XL). Apparently I needed to click in one of the attributes on the design page and then click "Infer Constraints". I still have some issues...
  3. A

    Help White screen error on android studio

    App running on my phone from android studio shows blank screen. It only shows a white screen when running it from android studio on my phone as an installed app. Nothing is displayed at all, but when i run it on android studio, there are no error. If anyone can please let me know.
  4. D

    Apps Android App Bundle not generating in Android Studio

    I am trying to launch my Ionic Angular app on the Google Play Store, but no .aab file is being generated in Android Studio. When I open the app in Android Studio, I go to Build > Generate Signed Bundle / APK Choose Android Signed Bundle And enter the following details: Key store path...
  5. A

    Apps Article and Tutorial Enquiry - Making App with Android Studio and Typescript [WebRTC]

    Hello everyone, Hope you are well! I am making a chat-roulette app (or chatting app) in Android Studio and following the tutorial-link with the following link from WebRTC: https://webrtc.ventures/2018/01/webrtc-on-android-tutorial-how-to-build-a-chat-roulette-clone-using-kotlin-and-typescript/...
  6. Cinemato

    App Inventor How to make a text view equal to firebase string

    Hello, I'm making a project using android studio and java. I have some data in a realtime firebase database and I'm trying to take the data in an activity then making a text view in another activity have the value of that data. I was able to get the data but I when I try to set the textview to...
  7. R

    Themes Dark Mode in Shared preferences

    I made a dark mode in the settings of my apps and it worked out perfectly BUT I can't save it in SharedPreferences so it will stay how I choose it. I can do a background color in my SharedPreferences but this setting always causes Errors. What do I wrong? I hope someone can help me make it work...
  8. A

    Apps Android Safety Application : How to implement Voice recognition technique

    I am developing an android safety app , where i am implementing several triggering methods like timer , manual etc ..I wanted to implement voice recognition technique as well , where the app should be listening always and it should catch a keyword and trigger a message when in danger. Can...
Back
Top Bottom