Stack Exchange
Stack Overflow
  • Questions
  • Tags
  • Users
  • About
Stack Overflow
    1. Public
    2. Questions
    3. Tags
    4. Users
    5. About

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
5
votes
2 answers

How can I create a android app from laravel web application?

I would like to ask if there is a possibility to create an android app based from the laravel web application? I don't know where to start, and give me some suggestions for creating a mobile app? Thanks,
android laravel web-applications mobile-application
asked Mar 14 '15 at 08:11
Nicson Nicolas
  • 53
  • 1
  • 3
5
votes
2 answers

Pagination issue in RESTful API design

I am designing a RESTful API for a mobile application I am working on. My problem is with large collections containing many items. I understand that a good practice is to paginate large number of results in a collection. I have read the Facebook…
rest pagination mobile-application restful-architecture api-design
asked Jan 24 '15 at 12:56
Mepla
  • 438
  • 4
  • 16
5
votes
0 answers

How to access native styles for qml apps?

I'm currently working on an application with qml and I really like it. But there is something I couldn't figure out. I'm searching something like the QML SystemPalette but for styles of specific elements. I hope there is something that would look…
qt qml mobile-application
asked Nov 18 '14 at 20:45
user3692497
5
votes
2 answers

Is there a way for a mobile app to pay users?

I am just looking into mobile development, not really knowing anything about it, and I can see that there is way for users to pay small amounts in-app to the developer. However, is there any way for the developer to pay an amount to the user? I'm…
android ios mobile payment mobile-application
asked Feb 28 '14 at 08:28
Benubird
  • 18,551
  • 27
  • 90
  • 141
5
votes
1 answer

Is Kivy strictly a GUI framework?

I'm thinking of using Kivy to develop my first mobile app (mainly because i don't want to have to learn any new languages). This app would require access to the user's music library files & metadata. I was looking through Kivy's API Reference and…
python mobile-application kivy
asked May 26 '13 at 04:42
Noob Saibot
  • 4,573
  • 10
  • 36
  • 60
5
votes
0 answers

HTML link to launch an app if installed or go to a website if not

I have a mobile site written using jQuery Mobile and I have social icons. What I want is that if the user clicks on the Facebook icon to open the facebook app only if the user has the facebook app installed on their phone. If the user does not have…
facebook jquery-mobile web mobile-application
asked Apr 22 '13 at 18:13
paoloi
  • 189
  • 2
  • 6
  • 19
5
votes
2 answers

Fast Buttons for Mobile Web Applications

I build a WepApp and I like to remove the 300ms delay on touch-devices with this code from Google DOC http://developers.google.com/mobile/articles/fast_buttons I not sure, I don't see any difference between both version on my HTC one X. Demo 1…
jquery performance click mobile-application
asked Nov 18 '12 at 11:39
user1815934
  • 229
  • 2
  • 10
5
votes
2 answers

Mobile Web App:
vs
. What is the difference?

I'm doing mobile web application with HTML5 and jQuery mobile. HTML5 Mobile Boilerplate suggests this: