Shortened from applications, commonly pointing applications in the online stores for mobile devices.

learn more… | top users | synonyms

0
votes
1answer
32 views

iOS Updated App Version - New Leaderboards and Accomplishments

When I create a version update in iTunes Connect, the Game Center leaderboards and accomplishments are empty. Will the old leaderboards persist or do I have to create new leaderboards? If not, ...
0
votes
1answer
88 views

Navigate between pages in windows 8 apps

I am new to building windows 8 apps using C#. Whenever I navigate to a page I get a pop-up saying "no apps are installed to open this type of link ms-resource". However, the app runs fine. The ...
0
votes
0answers
21 views

Android App Query

Scenario: I am trying to use a MYSQL database which is associated with an instance of Moodle so that people with a Moodle account can login to the app. I have written a small app following a tutorial, ...
-1
votes
1answer
86 views

cyman mark two open souce code [closed]

This isn't a programming/coding question, but i figured you guys would know the most about it since the information about it on Google is scarce. I have been using an app named Cyman mark 2 for a few ...
0
votes
0answers
49 views

App not available for users

I have made several apps. They work fine for me and they seem to work as long as I use them on my computer. However, no one exept me can use them. Before anyone asks, sand mode is disabled of course. ...
0
votes
1answer
32 views

android dynamically change display coordinates for other apps

-- Background: We are working on a device called Run-n-Read which tracks a user's head movements and translates it to the appropriate text movement on the screen. The use is to help a person read ...
0
votes
1answer
149 views

Apple “In Review” Time [closed]

How long does it take for app to be approved / rejected once it goes into the "in review" phase? Looking for people to share some stories on time, as I have an ideal deadline for myself on when I ...
0
votes
0answers
29 views

How do I get the selected list from the application trust defined at installation? For SharePoint 2013 Apps

How do I get the parameters set when installing the App to SharePoint 2013? So, when the user has to give the app permissions (at install) to a certain list, how do I get the chosen list? Thanks I ...
0
votes
2answers
72 views

Tech differences between chrome and firefox packages apps & other html5 apps in blackberry,tizen

Need to understand what are the basic technical differences between chrome and firefox packages apps & other html5 apps in blackberry,tizen. All of them support apps in Html,Css,Js but where and ...
0
votes
1answer
24 views

Binding to DependencyProperty not working

I've created DP in the following way: public static readonly DependencyProperty SchoolsViewModelProperty = DependencyProperty.Register("SchoolsViewModel", typeof(SchoolsViewModel), ...
0
votes
1answer
91 views

How do I get app ID and secret key when there are no options for this on admin page?

I have a third party facebook plugin that I am trying to use on my wordpress site. It is asking for a an App ID and secret key. I cannot find how or where to get this on facebook. I have searched the ...
0
votes
1answer
43 views

push notification apps using wysiwyg app builders

this is rather a generic question and I'm not sure where to put it. Just wondering if there are any good app builders which offer user subscription as a feature and if it is possible to send push ...
0
votes
2answers
93 views

php pop up box after if statement?

I am doing some php to make an app and i need a window to pop up when i run my php if statement. At the minute, when i run the app, my if statement works, but goes to a new page to display the info ...
0
votes
0answers
19 views

How to fetch profile option value in form personlisation

We are using launch URL on a when-new-item-instance in several forms. and we want all the forms to use the same URL. As of now we have hard coded in all the places. But we want to have a centralized ...
0
votes
1answer
51 views

I need to set up a mobile app, based on an existing website

first off sorry for asking this question if it's something that has been covered already. What I'm looking to do is build a mobile app that will run on multiple platforms that is based on an existing ...
0
votes
0answers
16 views

How to setup a xdebug session throught Eclipse in a facebook app?

Currently developping a "classic" in-facebook app. Here is my setup : Developping machine : Win7 using Eclipse PDT. Files are on remote server. Access on local lan 192.x.x.10 Server machine : ...
0
votes
0answers
55 views

How to convert iPhone apps to Universal (autoresizing not working)

It's my first time posting on here, though I've used this forum via google a few dozen times for help. I have fairly poor programming practices so have probably been doing my apps all wrong (though I ...
1
vote
1answer
315 views

App usage statistics in Android?

I'm constantly trying new apps and my phone is getting cluttered with old apps I no longer use. So, I thought I'd make a little app of my own to help my out. There are similar apps out there, but none ...
0
votes
0answers
34 views

Android-Jboss Server Communication

I am trying to implement an Android app which would be useful for network administrators. In this regard I have a centralized Web server (Jboss). The Android phone and certain machines (PC's) have to ...
0
votes
1answer
76 views

Spotify Apps on mobile

Can Spotify apps (HTML5) for the desktop client also be made available in the mobile clients? I can't find any mention of it in the developer guide, but an article dated Dec 2012 claims this feature ...
0
votes
1answer
37 views

Error retreiving XML Data via XMLHttpRequest in Windows8 App

So I am trying to retrieve an rss feed in a synchronous call like so: var oReq = new XMLHttpRequest(); oReq.open("GET", topicsUrl, false); ...
-1
votes
1answer
51 views

My iPhone app doesnt work without update

I can't open my old version app with some extra options. I used old version of app even when in app store shows that is passible to download the newest one. But when i reboot my iphone the old version ...
0
votes
1answer
38 views

Distributing a personal phonegap app . . . how? [closed]

Could anyone with more experience than I currently have tell me whether this is possible? Using phonegap, I have built a personal resume app that I would like to use in my job search. I do have an ...
0
votes
1answer
109 views

How to send sites mailer.php emails through Google Apps

I have a site where users create profiles. They are prompted to confirm their emails via a confirmation email. I am on a hostgator vps and have a google apps account. There is a mailer.php file in my ...
0
votes
0answers
12 views

Navigating windows store apps css stays from last page

I am using WinJS.Navigation for one page navigation, but when going to other pages the CSS styles stays from the last file. The same when moving backwards. How can I prevent it?
-1
votes
2answers
24 views

Import photos from a website [closed]

I'm trying to create a simple app that shows photos from a website (some kind of 9gag app), I'm using webView but so far I'm having some difficulties doing it. should I use any parser in order to ...
1
vote
0answers
96 views

Titanium Alloy builds successfully but index.html not found

I'm exploring Titanium Alloy at the moment. So created a project based on the Two-tabbed Alloy Application template provided by Appcelerator in the dashboard. When I run the app with Titanium Mobile ...
0
votes
1answer
91 views

xml/rss feed(s) drawing from a Google Spreadsheet?

This is a very general query - really I'm just looking for pointers to set me out on the right road. In brief, I'm looking to generate realtime xml/rss feed(s) drawing from a Google Spreadsheet? Can ...
0
votes
2answers
119 views

Android app development on PowerBuilder

Anyone know if its possible to develop android apps with PowerBuilder. Haven't found much regarding this on Google, which might mean that it isn't, but still want to hear the opinion of ppl at ...
0
votes
4answers
96 views

Create two Android projects on Eclipse

using Eclipse (to develop on Android) I want to create a second project that it is the same as a first project but some classes are differents. Exactly, I'm creating an Android App and I want to ...
0
votes
0answers
60 views

Perl website builder to create mobile apps

I designed an online website builder using Perl. The html pages are the size of an iPhone 5. The reason being that I want to convert these pages into an app on the fly. Is it possible to do so using ...
0
votes
0answers
58 views

Developers.facebook.com/apps redirects to business page, though NOT using for ads

I'm creating a web page for my business and using NextScripts: Social Networks Auto-Poster I've been trying to make it post to Facebook. To do this, I have to create an app and get the App ID and ID ...
0
votes
0answers
25 views

What is the Get_Tasks Permission and what is it used for?

I'm looking into developing apps for a project and I started researching permissions. I know the technical definition of GET_TASKS- Allows an application to get information about the currently or ...
0
votes
0answers
88 views

Need Help in oracle apps customization using custom.pll

We are trying to customize When-validate-record of a custom form using custom.pll. Can we customize the custom oracle apps form through custom.pll? IF yes , can you please provide me the steps? We ...
0
votes
0answers
17 views

Best way to create app for each site in our network

We have multiple sites in our network of 35 websites and in order get the like button to work properly on our articles we need a Facebook App ID for each site. They all already Pages but according to ...
0
votes
1answer
720 views

Xcode Tutorials beginner-intermediate? [closed]

thanks for stopping by. I have currently undertaken the task of trying to learn how to create iPhone apps using Xcode/objective-c. I know how to create a simple Mac OSX application, and run multiple ...
-4
votes
1answer
248 views

Add custom search engine in android default browser.apk app [closed]

I want to add DuckDuckGo in my default android Browser but unable to because there are only three options available (Google, Yahoo and Bing). I am not able to understand this tutorial as I am not a ...
-1
votes
1answer
84 views

Is it legal to host and giving users direct download links to all free apps of Google play? [closed]

I had a website where i used to provide direct apk links to my visitors but the adsense account on it was disabled sometime ago. Though i was providing paids apps apk link as well. I would like to ...
0
votes
2answers
42 views

Syntax Error Insert ; and } to complete statement?

I have just started to learn how to program android apps, And im a COMPLETE NOOB. I cant figure out how to fix this! please help! The format may look butchered... It's cause i have no clue what im ...
0
votes
2answers
233 views

ghs.google.com timing out

The former Google Group for this recommends posting here. I run a bunch of websites on google apps for your domain and GAE. Currently they are all down as gas.google.com is timing out. ping ...
0
votes
1answer
18 views

Is there a framework to manage iPhone home page icons?

Is there a framework, or are there some good tutorials that can help me to work with the home icons in iOS? I need to make an app that can group all the applications I have made.
-2
votes
1answer
133 views

How to determine the clicked item in a gridview

i used this xaml code to create a gridview and add items to it <Grid x:Name="MainStack" HorizontalAlignment="Left" Height="628" Grid.Row="1" VerticalAlignment="Top" Width="1366"> ...
0
votes
0answers
52 views

How to create URL Bar showing current url for android

Hello I created a simple web browser for android,I have a Edit-text where I put URL , a GO button to go to that URL and Web-view to see the website. But lets say in Edit-text, I input ...
0
votes
0answers
18 views

need to get contents to use in mobile

I need to set a native application in mobile.contents are managed in drupal.how to get the contents in mobile from drupal. Any other ways to get these updated contents in drupal to mobile apps(ex rss ...
0
votes
0answers
26 views

Is it possible to print from within Chrome Package Apps?

Is it possible to print from within Chrome Package Apps? I'm looking for a solution where the user can print and it will automatically print to their default printer with prompting with the print ...
0
votes
0answers
20 views

Can i change user information in Facebook using a Facebook app?

Is it possible to change a user information when he runs that specific application on Facebook ? For example let's say i have a Page for my highschool when someone who runs the app their highschool ...
0
votes
1answer
18 views

App keeping own contacts - no syncing with Contacts

I'm looking for some app that will be a separated app, where I can keep my contacts, which are not needed in my typical Contacts list. I believe you know, what I mean... if I have some phone number ...
0
votes
1answer
29 views

What is the simplest way to create a page tab on the latest version of fb?

All I want to do is create a few pages with sign up forms for our fans and customers on our business facebook page. I watched a few demos on youtube and thought it would be as simple as they made it. ...
0
votes
2answers
75 views

How I can turn a wordpress.com site to a mobile app

I want to make s mobile app from my wordpress.com site. I found possiblities with plugins but in wordpress.com I can't install any plugins. is there any way I can my app with phonegap for exemple? ...
2
votes
2answers
2k views

No resource found that matches the given name (at 'title' with value '@string/action_settings')

So I recently (like today recently) began to try to work in eclipse. I've been following android developers beginners course, and everything went fine until this point. I've gotten to building a ...

1 2 3 4 5 16