An application is a software program designed to help the user to perform singular or multiple related specific tasks.

learn more… | top users | synonyms (2)

0
votes
0answers
2 views

Device viewport meta or css on web app

I have a problem with viewport. I want to fix the tablet width at max 1024 px. This because I have to create different graphics with javascript for width > 1024 or width < 1024 px. Ipads have a ...
0
votes
0answers
18 views

Maximise a webview in the android window

I am new to android development but after searching for a while i can not get a solution to maximise my webview in my android window (12080*800 in my current test). Same problem appear on the physical ...
-1
votes
0answers
14 views

Can you use Server-Side Javascript for Blackberry App Development?

I'm thinking about learning node.js, but I'm wondering if server-side javascript will work for app development?
-2
votes
1answer
44 views

access common phone abilities from an iphone app [closed]

So I am trying to write a multi-purpose Iphone app. This app needs to access and use the following: texting and voicemail! I do not want a log of texts and some form of the audio of voicemail, I want ...
2
votes
0answers
25 views

Application services model for NodeJS

Is there any twisted-like framework for NodeJS that has the following (or is close to): An Application object that consists of services and stores some globally accessible data A Service object, ...
0
votes
1answer
18 views

How to keep a log of user activity in an Android App?

I'm working on an Android App that needs to be tested to a select audience. During this testing period, we need to keep track of each session and store the user interactions somewhere to view later. ...
0
votes
2answers
17 views

Release an ios app update when content feeds are not live yet

I need to release an update to an iOS app. I want to release the app update exactly with the launch of the web site. So what I was thinking of doing is: - developing the new version of the app (using ...
0
votes
0answers
24 views

android how to open external file with my application

I have made an app that works with an sqlite database, and I have done a tool in my menu to pass the database by sms, mail, whatsapp, etc... to other mobile. When I have the database in the other ...
0
votes
1answer
17 views

Give user choice of setting default home page

I'm looking for a way to present the user a choice of setting the home page programmatically. What I want is for my app to ask the user to pick their choice every time it starts up. Is there a way to ...
-1
votes
0answers
10 views

images and link text on posts are not shown in mobile application (android & ios)

images and link text on posts are not shown in mobile Facebook application (android & ios). pictures on other posts are shown in mobile application. in desktop and mobile browser pictures are ...
-4
votes
1answer
59 views

Jumping to main.m when running the app [closed]

i have made two apps one with a story board project and one with a nib project.. So i made an mapview and i wanted to combine them.. So i copied appdelegate and all the other files over to my ...
-2
votes
0answers
37 views

Running the application on ARM after its boot and kernel configuration [closed]

I am trying to run the application on ARM processor after its u-boot and kernel configuration that transfers the some file from ARM's DDR to FPGA .My problem is that application code runs by itself ...
0
votes
1answer
9 views

Develop a mini web application to exchange books

I must develop a mini web application to exchange/resale school books (more products like school track suits and other used school items later). A tool for the parents of a school to save some money ...
0
votes
0answers
19 views

Why do RelativeLayout requires the onClick=“setListFooter”?

I'm starting with Android Studio and realized that, when I use the RelativeLayout it automatically adds android:onClick="setListFooter", if possible, I would like for some briefing on the reason of ...
0
votes
3answers
39 views

Does file size (lines of code) affect the application performance?

So my question is mainly in relation to iOS, but also a general question for application programming. Does the size of a file effect the performance of the application overall? Does the file size ...

1 2 3 4 5 712
15 30 50 per page