Questions tagged [mobile-application]

Refers to a software application that is designed to run on a hand-held device, such as a smartphone, pda, or tablet.

Refers to a software application that is designed to run on a hand-held device, such as a smartphone, pda, or tablet.

1815 questions
0
votes
1 answer

How to use ionicModal Methods?

Is there anybody can explain that how to use ionicModal methods like initialize(options), isShown() described on doc.
ozhanli
  • 1,456
  • 18
  • 25
0
votes
0 answers

Event-Driven(Real - Time) mobile set-up suggestions

we would like to develop a real time event driven chat app for mobile. Our system will have peak user connections in the some parts of the day. We want to handle all of those connections without hassle. To do this, we are thinking to develop or use…
msharpp
  • 379
  • 1
  • 6
  • 20
0
votes
0 answers

How do I access a microSD card connected to my RFduino, via Bluetooth on my Android App?

I am creating a device that will connect to my mobile app via BLE. My device is using a RFduino microcontroller with a microSD shield. My mobile app can connect to the RFduino via BLE. I can get the TX, RSSI, and send some value from the Phone app…
0
votes
1 answer

Cordova 3.5 template for C# windows phone 8.1 app

Running VS 2013 with Cordova 3.3 installed. Trying to develop app for windows phone 8.1. I want to use C# code as the native code . Unable to see option for windows phone 8.1 cordova template in New Project C#.
0
votes
2 answers

Using currency rates in a mobile app

I am using Android Studio in order to build a sample of a mobile banking app. In this mobile application, I need to transfer amounts of money from one account to the other. At some point, if the accounts have different currencies, I need to convert…
0
votes
0 answers

Mobile application with the same intent of a bulk sms

Please I have an idea to build a mobile application for my church, although I have started building it. But I need an advice as to how to go about certain things. I dont want to work amidst. The main idea The users of the app will receive daily…
George
  • 1,086
  • 14
  • 48
0
votes
1 answer

Are ADF Mobile Applications Actual Package Apps?

Looking at the example here: http://docs.oracle.com/cd/E18941_01/tutorials/buildmobileappscontent/adfmobiletutorial_1.html Would doing something like this end up creating a package app(like an APK on android), or a mobile application. If not, can I…
James Parsons
  • 6,097
  • 12
  • 68
  • 108
0
votes
1 answer

Separate mobile apps for business and customers or a single app with different logins?

I am building a mobile platform to connect shopkeepers and customers.The shopkeepers can post deals, showcase their products etc while customers can check out what near by stores have to offer. I am a bit confused whether to have 2 different apps -…
d_novice
  • 437
  • 1
  • 5
  • 12
0
votes
0 answers

Ejabber XMMP Services for iOS App

I'm developing a chat app using Ejabber XMPP for ios. I'm able to connect and Authenticate to the server. i'm able to see online and offline users also. but i have an issue with the below i search alot but not found solutions for that can someone…
Charan Giri
  • 1,097
  • 1
  • 9
  • 15
0
votes
0 answers

How do we know the user agent for a specific app?

For example, I have the iTunes link, https://itunes.apple.com/au/app/rakuten-shopping/id762167763?mt=8 How can I get the user agent for this app?
Edward
  • 1
  • 1
0
votes
0 answers

Restrict API calls made from particular mobile app?

I am using php as a backend language. Also i am working for API 2.0, we have already well developed apps for iphone, ipad and android. For the API v1, i've a shared static secret in both client/server which (secret + time stamp) is always sent by…
user4837274
0
votes
0 answers

Blank Emulator Opening In AVD

When I launch the emulator manually from AVD I just get a blank screen. Android never loads on it. I tried all the different settings in AVD. I also let the emulator stay open for hours to make sure it wasn't just really slow. Please help!
0
votes
2 answers

Sharing the audio file located on an url with other apps in android

My android application has mp3 files sitting on the amazon s3 bucket. I have an URL to access that audio clip. I am able to play the audio clip using MediaPlayer by passing the URL to the data source of the media player. I am creating an application…
Swarup Donepudi
  • 984
  • 1
  • 11
  • 23
0
votes
0 answers

How to display black transparent overlay on .amx page when springboard is opened?

I am new to Oracle MAF and searched a lot to display overlay with opened springboard open but nothing found. Also sample MAF apps (like WorkBetter and SlidingWindows) with Jdeveloper doesn't shows overlay with their springboard. Is there any process…
Himanshu
  • 825
  • 2
  • 10
  • 24
0
votes
1 answer

Is it possible for people to see the code of their android/ios mobile app?

I'm creating an mobile app with mainly Html5 and got curious about the possibility for people to view the code behind their mobile app? is it possible? in that case, is it easy done? Thanks!
Mattias
  • 2,929
  • 5
  • 29
  • 46
1 2 3
99
100