i have a datajson file like this in which i am getting a list of data i want to add another parameter{p_quantity} to this json file
I have an activity with three MenuItem'sI have three variables at the top of the activity class for each MenuItem (e
I was creating a recycler view and trying to create a toast when any item is clicked on using interface(i'm doing for first time)But my app is crashing when i click any item in recycler view
I've used the Android (Java) way of doing things before for subscribing to a topic
When I create a bundle, I get this errorWhen I create an apk or run directly from Android Studio, there are no errors
Here's my code:
I'm trying to setup a multi-module project with bottom navigation fragments and hiltIs there any github project I can use to start my project faster?
I have a whitelabel Android app, that uses flavors to build the different variantsI have setup the application so that all variants are built with fastlane, and everything works correctly except when it comes to AndroidTest, and its usage to generate screenshots
I'm working on a project that requires the app I am developing with Flutter to connect to the Raspberry pi via Bluetooth and be able to send and receive data
I'm trying to run an Android emulator from command-line because I couldn't run it from Android Studio (it gave the same problem plus some error messages such as "Time out after 300seconds waiting for emulator to come online" and "The emulator process for AVD was terminated")
I need to use RecyclerView with API 19 (API level 19)
I am trying to write android test cases for Room Dao, my return type is FlowI am getting the following error which I am not able to understand
Want to improve this question? Add details and clarify the problem by editing this post
For android versions before 11 I was using the below command to get IMEI number from my device:
I am making a reels type appI have made a ReelsFragment and ReelsAdapter
I'm currently programming and I noticed that there are strange white lines around the app in the Android LauncherWith other apps, everything is normal
I have followed the example at https://docsmicrosoft
I have made two pages, PersonalPage and InformationPageI want to transfer some parameters from PersonalPage to InformationPage
As stated in this post i try to split a video using mmpeg, slow down one of the parts and merge them back together
I've got a MacBook Pro M1 (so no access to GenyMotion yet before 33
Background I moved to my new AT&T Samsung phoneunfortunately this is is at Android 10 with selinux enforced there is no way I can change it to permissive and anyway with the proven insecurity it is not worth doing it
i want to open a DatePickerDialog from an AppCompatDialog
since i updated to bumblebee android studio suddenly freezes when i want to build/run the appit freezes while gradle is building the project
Firebase Cloud Functions: PubSub, "res.on is not a function"
TypeError: Cannot read properties of undefined (reading 'createMessageComponentCollector')
I decided to use nested sets model. [nnn]My table has columns: id, name, lft, rgt, parent_id.
I think I'm missing an obvious answer. I have an array of arrays, like this.