1,249 Topics
| |
What model of Android phone would you start with for testing a Java app? Is there one phone of which you can say, "Well, it works fine on here. There’s a good chance it’ll work on 75% of other Android phones and tablets"? | |
Hi All, I am Asif. I want to develop a mobile application in Android and iOS using Google AR spatial api. After running the sample applications in Google Code Labs, we are getting an error, VPS is not available in your region. Yes we know it is available mostly in … | |
When my app loads I need to establish the membership "status" of a user. Their "status" will determine how the app behaves. Do I query the database for the "status" value each time the app loads, or can it be sourced from cache? The "status" could change for a user, … | |
I am a UAE based student looking to develop a Fintech mobile application that handles p2p transactions, card payments and merchant solutions. I don't have a coding background looking for resources. How can I start? | |
Hi DW, I've faced an issue with my project, it has been working these years till I think last year or the other year. When I sync it fails saying unable to resolve dependency no matter which version I try I get similar error differs with version number. | |
Hi all, My team and I is making an open-source library for running AI models on the phone. We are planning to create a very simple SDK which will allow you to download a model and use it on your phone. We plan to release an initial version in a … | |
hi guyz, What are the common problems encountered in mobile application development? | |
Hey Guys, What problems might a business owner face during mobile app development? | |
"Hello everyone, I'm currently working on developing a shopping app, and I'd like to gather some insights from the community. What do you believe are the essential key features that should be considered when developing a shopping app? Your expertise and suggestions would be greatly appreciated. Thank you!" | |
Hiya, I program on PC laptop mostly throughout the year. And in winter, program on my mobile phone. Nokia 2 (old timer). I got now Samsungs which are better. So thinking of programming on them too, just for fun (so to speak). I am curious to see my Samsungs Desktops … | |
I want to use the seekbar to zoom in and out of the camera from zxing | |
Does all .apk files can be decompiled no matter on how they are protected and secured, and recompile back in apk file? I have an apk file which i need the source code to change something a little bit. I tried using [javadecompilers](http://www.javadecompilers.com) but i did not get the main … | |
I'm currently working on enhancing the user experience for the <snipped> app, and I've run into a bit of a roadblock. I'm trying to optimize the game lobby to ensure smooth navigation and quick loading times, especially as our user base continues to grow. However, I'm finding that even with … | |
Hallo, I have an AP, connected to a router with 2 repeaters connected. I need to know when unknown users connect (play alert) and test if users are connected and if routers are online (play notification). Also test Internet connection. All in one solution. I have in mind you use … | |
Hi DW. I'm a bit confused and lost on how this App is working called Ha Tunnel Plus (You can check it on Playstore, and have a look on YouTube for the configuration file). Basically it somehow uses the internet connection of the server, it tunnels it to your Android … | |
So here, I am gonna to ask developers around which is the most popular language is used to develop a game for students or professionals. | |
## Introduction ## In Android Studio, we can run multiple tests in parallel across multiple devices using the dropdown menu. ![Screen_Shot_2022-09-26_at_3.02.02_PM.png](https://static.daniweb.com/attachments/4/a7966192c6b1c265a65010a9d1fa236d.png) Running instrumented tests this way is very convenient during development, but there is a problem with this method when your tests are run on a remote build server: * … | |
Uninstall/reinstall or update Android Studio for this case...? My Android Studio App hasn't been updated and used, for 3 years since September 2020,... on my Windows 11 Pro PC,... Any idea about my question Uninstall/reinstall or update Android Studio ...? I plan return to continue, in Android hybrid app development … | |
Dear community members, I'm exploring the development of a real estate app and would love to tap into your expertise. In your experience, which programming languages and frameworks have you found to be most effective for building robust and feature-rich real estate apps? Your insights and recommendations will be greatly … | |
Hi DW, I'm having an issue on my Android studio I'm getting this error `Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.google.gms:play-services-measurement-api:[16.0.3].` Does anyone know how to solve this error? | |
Hi guyz, What is natural Language Technology and who it's impacting Mobile Application Development? | |
Hi Guyz, Why is Include high-grade encryption and a reliable SSL in your list of mobile app development security practices is important? | |
Hi, I am a beginner. I am trying to get a audio notification when the Android battery is full and low. I understand the logic. As in, check battery status, then if battery_full run Android Media Player. I am trying to use it for my home needs. This is the … | |
Hi guyz, What are the stages of app development? | |
Hello! I have created a project on Android studio, and i use java as langage, i want to create a biometric system with fingerprint, what i mean is that i want to use android fingerprint device to get fingerprint id and store it in MySQL with some personal informations, so … | |
A standard Android strategy includes various testing types: integration testing, system testing, operation testing and unit testing subject to the features of the tested mobile applications. Other types of tests would also be done if needed, based on the application’s features. | |
I was trying to make an app On Android Studio. During the making of the app on Android studio, it gives an error. The error was about the Gradle bundle failing. I neglected this error while creating. I thought this might be due to the slow process and net speed. … | |
get my Gmail back on track | |
## Introduction ## In a previous tutorial, we learned [how to create a notification on Android](https://www.daniweb.com/programming/mobile-development/tutorials/536756/android-native-how-to-create-a-notification#post2282507). In that tutorial, we did not have to request any permission because applications did not need permission to post notifications on Android 12 and below. It has been almost a year since the release … | |
## Introduction ## In a previous tutorial, we learned [how to set an exact alarm](https://www.daniweb.com/programming/mobile-development/tutorials/537920/android-native-how-to-launch-activity-from-an-exact-alarm). A permission called `SCHEDULE_EXACT_ALARM` was used in that tutorial. Initially, I thought that it was only a normal install-time permission, but I have recently found out that this specific permission also belongs to a rare … |
The End.