I have RecyclerView that represent forms. These RecyclerView are made of multiple type of View. Each of them has a base_layout and specific View depending on th
I have a problem while hitting the back button on an activity, in particular, the back button on the activity closes the application and destroys all the activi
The following screenshot is from official Android documentation of android.app.Application#onCreate() which says If you override this method,
Error in console: Warning: CocoaPods not installed. Skipping pod install. CocoaPods is used to retrieve the iOS and macOS platform side's plugin code that respo
I am trying to update the application. However, Google rejected it because we could not use AES/ECB/NoPadding. The reason we use AES/ECB/NoPadding is to connect
The following error occur when I tried to Generate Signed Bundle. Note: Error occurs after I updated my android studio 3.6.3 to version 4.0 and Gradle build to
I want to evenly distribute the elements "checkbox, desayuno,elegir hora" to the full width of the screen.After the "elegir hora" button there is a small Textvi
I had Firebase Crashlytics installed in my Android app, and the reporting is operational. However, I found that some issues are very similar: And it'd be helpf
I'm trying to build a custom launcher for Android, and I'm following this guide to have a clue of what I'm doing. Till the first part everything's ok, it works
I'm using Expo App on my Android device to connect to my Desktop (Ubuntu 20.04.4 LTS) Expo (I signed in both my same Expo Account)I am also connected to the sam
After upgrading Flutter to 2.10.5 my XCode build is giving me: Error output from Xcode build: ↳ objc[49279]: Class AppleTypeCRetimerRestoreInfoHelper
I've designed my bottom sheet like this <style name="ShapeAppearanceOverlay.BottomSheet" parent=""> <item name="cornerSize">30dp</item>
I am not able to solve the above error when running Android build by debug config or by command npx react-native run-android. I have checked and Configured the
I'm animating a view and I want to reset the view to the original position after animation ended. This is what I have: rl2 is a relativeLayout rl2.animate().
I am new to Android and I have been trying to show a Heads up action push notification just like whatsapp does. This is my configuration for my notification:
I am new to Android and I have been trying to show a Heads up action push notification just like whatsapp does. This is my configuration for my notification:
so I'm new to coding and I'm making an app for Muslims prayer times and I want an alarms to be set repeatedly on these times I tried to many things but It does
I've already added a few dart files with Firebase integration and fixed deprications, but unfortunately it shows a white blank screen when I run my flutter app
Is it possible somehow to display Android homescreen widget as a Flutter widget? I've read about PlatformView widget that can embed any Android view inside Fl
I have installed Android Studio in the F:\ drive. My Flutter project is in the E:\ drive. The Flutter plugin is installed in the Android Studio. But when I open