im currently building a digital signage app, which is running on displays which are based on android 7.*. Everything is working perfectly, except...
The error message saying "AAPT: error: 'matchmaker' is incompatible with attribute layout_constraintTop_toTopOf (attr) reference|enum [parent=0]....
Android manifest code <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android"...
Android manifest. <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android"...
My code is <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.Second...
1, I am trying to put an image on my design but it doesn't show up. I put the code in and the code is... <ImageView...
Good afternoon, members of the forum. I have an application, with MainActivity, which starts a service when the application starts. The service...
I am trying to implement Chromecast functionality using casty sdk. Ref: https://github.com/DroidsOnRoids/Casty But always getting Fatal...
I created a service that is supposed to run in the background on a button press and stop on a button press. It's started from a fragment and not...
I'm losing my mind. Spent over 5 hours rearranging code thinking I was one step away from fixing the issue due to being able to have half the...
CardView Been clicked and gallery opened, Selected an Image, I'm trying to pass the image selected from the gallery and pass to ImagePreview...
This is an issue I had posted elsewhere (StackOverflow and JavaRanch) but I had to abandon 5 months ago. Now that I'm back on this project this...
Tried many methods by changing the code, but it closes every time I press the "Try" button. You can find the Design, XML & Java code below. Also...
Hi, I am trying to use retrofit to upload an image from the android device to mysql database and server. Below is the java code that I am using...
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...
Hey guys! I was just wondering, which is the best OS to choose when opening a new project in Android Studio? Is there any other difference, except...
According to a documentation if you set the EXTRA_DISCOVERABLE_DURATION extra's value to 0, the device is always discoverable. Intent...
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...
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...
Researchers have found that around 20% of apps that were built with Java are being rebuilt with Kotlin after Google endorsed the language for...
Google recently started naively supporting Kotlin on Android with their Android Studio IDE. So Android Authority has a comparison article up that...
Is there anyone that can guide me step by step on how to use the tess-two library in an android project. I am confused on what to follow as...
It's been decided by the jury that Google's use of the Java APIs for Android was indeed Fair Use just like Google claimed. The jury sided with...
Oracle is taking Google back to court, in hopes to convince a jury that Google owes it $9.3 billion for using Java in Android without a proper...