I made an app to help my elderly father to share photos from whatsapp to Google photos. I learned programming to do it so it's my first program... Took a while
I just downloaded Android Studio and the simulator for some reason is zoomed in very far or has enormous text. I've tried everything on the right-hand bar to ha
Suddenly the preview of the navigation graph just dissapear. After a deep research I figure out this problem was triggered right after adding the amplify depend
I have created bottomsheet dialog which work great when it is in portait mode but it shows white backgrund when screen in landscape mode attaching the error ima
When I try to launch my emulator it display an error that says: "Emulator is already running", but my emulator isn't running. So it also say: " If that is not t
How can I show NEW tag after updating category from database. Like this image Only after if my category get Updated and show for 24 hrs. This is my Adapter of
I wrote a simple program and used webview. My problem is that links to pages that do not follow the https://irunisenter.com rule also open in the program. It's
[How to fix this Unable to load class 'ijmapper_a3g8yazybfvfygf10kzeu3s98']
I have updated my Android Studio to the Artic Fox Version. After that neither the projects with old Gradle versions running nor the new projects with latest Gra
Firstly, Look at the screenshot that I've attached, It is giving me red lines (look to the right) in my entire code (386 errors in 766 lines) all of a sudden (
I'm learning modularity and in one of my modules androidx.room.* is not recognised. Downgrading Room version helps only with @Database annotation. Also, module
I need to load elements from my API to a fragment inside an activity, but once I initialize the element inside of the Activity Class present in the fragment lik
IDE: Android Studio Bumblebee 2021.1.1 I see a lot of dependencies in my project (project structure -> dependencies -> all modules) which are not added vi
Solved! I am new to Android Java programming. Trying to make a simple app. All went smoothly until windows crashed and something happened to Android Studio. Eve
I have just updated my current android application to use java 11, build tools 32.0.0 and heres the android studio details im using Android Studio Bumblebee | 2
I tried manually adding the "aws-java-sdk-1.12.199.jar" to the library and added the line "implementation files('libs\aws-java-sdk-1.12.199.jar')" into the grad
I am facing very strange problem, though I am beginner level on Android. after designed my layout file, when i run this android project by using physical device
I don't understand, while learning through a codelab in android they want me to add the following dependencies to the android build.gradle implementation "andro
Please how can I convert .apk to .aab without Android studio I created an Android app using AIDE and I wanted to upload to Google Play Store and then I discover
Getting the following error when building my project in Android Studio: [CXX1300] CMake '3.10.2' was not found in SDK, PATH, or by cmake.dir property. My Gradl