I'm developing an application using ionic , I could retrieve data from my webApi server and display them on the navigator with ionic serve but when I try to exe
I don't wanna see the Enter option on my keyboard. showing close instead of Enter option. what should I do? The screenshot of my layout: my xml code :
I am facing an issue of build getting failed. I recently upgraded my android studio. And the look and feel has good changes in the IDE. But there is something I
Every time I run the flutter app from IntelliJ, it loads an old outdated version of the app from days ago. The new version of the app is only loaded after a hot
i'm developing an android app with MAF 2.3.0 in Jdeveloper 12.2.1 on a Ubuntu x64 OS and i have android SDK emulator running but everytime i want to deploy my a
I am facing an issue of build getting failed. I recently upgraded my android studio. And the look and feel has good changes in the IDE. But there is something I
As you can see from the image below, I'm using the time picker in my app. I need to change the color but don't know how... Thanks for the help.
I am writing an Android app which makes use the the Facebook SDK (specifically the login and friends list). I added the first 4 testers to https://developers.fa
I want my layout to be refreshed when the app starts and the data should show in and when the user swipes the data should be updated and show new data if new da
After I try to open the navigation drawer and go to a different tab and then go back to it. It is not showing data in a list once again. Main Activity package c
I'm building android app using flutter. I have a problem to close the simple dialog programmatically. Now I have a stateful page named ListVessel. This page
How to enable H264 on Android WebRTC.PeerConnection to createOffer there was no h264 description in SDP.
I need to check the app was installed by apk or from google play. I have an apk that was downloaded from google play, and also, the app was available on google
I want to build a complex layout using recyclerview android. In the layout, I want to have a camera button to the top left fixed and a recyclerview wrapped arou
Hello I am new too Java and learning how to built android apps. I have this calculator that I have been working on I need help in figuring out how to set value
I'm trying to send an e-mail from my Android App. With the click on a button, gmail should open and show a new email with my previously defined recipient, subje
I am attempting to build an app that displays a "ladder" between two different words of the same length. While my program is finding the ladder between these tw
For several reasons I don't want to use the Google Play mechanism to upgrade an android application. So I decided to make my own system to download and upgrade
I am importing existing flutter project in Android Studio. while open project it's only show External Library folder but not show project folder. I am trying t
In an android app I was able to subscribe to a pusher channel and log out the event data. So now I want to be able to trigger events from the same application.