Tagged Questions
The apps tag has no wiki summary.
25
votes
33answers
2k views
Must have tools for an OS X switcher
What must have tools/apps/utilities are recommended for OS X in general, and for a developer using that platform specifically?
14
votes
3answers
12k views
When you are using Xcode to make an iPhone app, how do you change the app's icon?
When you are using Xcode to make an iPhone app, how do you change the app's icon? Right now my icon for my app is just plain white.
9
votes
3answers
179 views
Creating Reusable Django Apps?
I am somewhat of a Django beginner and have been trying to decouple my applications as much as possible and build it in as small re-usable pieces as possible. Trying to follow James Bennett's strategy ...
8
votes
1answer
368 views
What's the best way to write facebook apps in haskell?
I'm building a site in haskell and the yesod web framework as a side project, and what I'd like to do is create a facebook app that lets users search their wall and the wall of their friends and ...
6
votes
1answer
407 views
How do you make rails 3 work as a backend for mobile apps with support for session_id's in the request?
I am trying to build a rails 3 back-end for a mobile application. However, I am new to creating rails 3 apps.
Users will need to have a session on the server, but I have no support for normal ...
6
votes
6answers
377 views
the thin line between web apps and desktop apps
I've been working a lot lately with web apps, mostly with javascript and json-rich web UIs.
I have to say I get impressed all the time with what I can achieve through these technologies.
More and ...
5
votes
5answers
6k views
Turning Sencha Touch-based app into a true native iPhone app?
As I understand, Sencha Touch is just a javascript library that lets you create websites that respond to multitouch and other features you find in native iPhone apps. So... Your end result is accessed ...
5
votes
3answers
523 views
how do I give out free review copies of my paid android app?
With the iPhone, Apple has a system of free codes you can send to reviewers so they can install the app for free. Is there a way to do this with paid Android apps?
4
votes
3answers
87 views
What is the most convenient device for Android development?
I'm currently developing apps for iOS, but I also want to start developing for android. The device to use for iOS development is not too hard of a choice, because, well, you don't really have much of ...
4
votes
2answers
510 views
Commercial Desktop Apps with Appcelerator Titanium
I'm wondering if there is a sense to create commercial(paid) desktop apps. I'm asking this question, because everyone can see Desktop Application's source. Or Javascript ...
4
votes
3answers
926 views
Why would an Oracle synonym return a different number of rows to the underlying table?
I have a very unusual situation that I am hoping someone will be able to shed some light onto. My understanding of an oracle synonym is that it is basically an alias to a table in another schema.
...
3
votes
2answers
73 views
Find who has give 5 star rating to our iPhone app programmatically
I see many app saying that "if you give 5 star rating to our app you will receive 1000 coins " , the user can use these coins in the downloaded app. I want to implement the same feature. How can we ...
3
votes
5answers
215 views
FBML apps fail under HTTPS
When setting in the developer console a secure url (https), and trying to load the canvas under facebook:
https://apps.facebook.com/fanta-seriea/
I get the error saying that facebook received an empty ...
3
votes
3answers
239 views
Is Titanium bugfree? and is it equally compatible for developing iOS apps as XCode and Objective-c?
Few days back i was pretty much sure that Titanium is a great IDE for developing iOS apps but in last few days i have gone through few articles about Titanium and some of these articles pointed that ...
3
votes
2answers
112 views
Showing beta versions of an app to a customer
Can I send to my customer a beta version of my iOS app that he can run in the Simulator ?
Can I install Simulator only (without Xcode) on a Mac ?
I actually need an efficient methodology to send ...
3
votes
2answers
96 views
Symfony design question - how can I share forms between apps?
I'm developing a site in Symfony, and I'm not sure what the best way is to handle this scenario.
I'm creating a party bookings system. Anyone can go to my frontend app and submit a new booking. Once ...
3
votes
2answers
66 views
3
votes
1answer
334 views
Is there a sync framework for IPhone?
Are there ways to sync data from IPhone app to central database without the app being used?
3
votes
4answers
99 views
Are these really the steps I need to take to finally program for iPhone?
First I went and purchased:
Beginning iPhone Development: Exploring the iPhone SDK
And it said I should know Objective-C
Then I went and purchased Learn Objective–C on the Mac by Mark Dalrymple, ...
3
votes
1answer
61 views
Django: need help with keeping apps from depending on one another
I'm working on a site that will help private teachers manage their students, and part of this will be keeping track of how much money the teacher is owed.
I want my apps to be reusable and free from ...
3
votes
2answers
2k views
Cannot install 32-bit app on Server 2008 R2 64-bit using asnet_regiis.exe
Currently I have a set of web applications that need to be installed (using IIS). They can only run in 32-bit mode so requires IIS to be set to run 32-bit apps. The steps that we've taken to do this ...
3
votes
4answers
694 views
How to Start learning to create iphone apps
Well I'd like to create apps for the iphone, starting out with really really basic stuff and working up, but I don't have a Mac at the moment (well I do but it's a powerPC ibook G4, which you can't ...
3
votes
3answers
1k views
Django apps equivalent in ASP.NET MVC?
I currently develop with Django, but want to be ready when a future client inevitably requests a site done in ASP.NET MVC. While most of the structure and flow of ASP.NET MVC is more or less ...
3
votes
3answers
543 views
Web Applications & Desktop Applications
I am a programmer who writes a lot of code for desktop applications, now started considering cross-platform apps as an issue but at work I write C# apps and I come from C++ and CS background and of ...
2
votes
1answer
35 views
Can an iphone app add music to itunes?
Is it possible for an iphone app to directly add content to itunes, either directly on the phone, or by automatically (i.e. no user actions required) syncing when the iphone is connected to a ...
2
votes
3answers
71 views
Is there a way to install iPhone App via browser?
Is there a way to install iPhone App via browser(in this case iPhone safari)?
2
votes
2answers
143 views
what is app domain in facebook apps
I want to add a 'login with facebook' in my site. But I am confused in registering my site in facebook apps. What should I input to App domain when I registering the web site?
2
votes
0answers
94 views
Can't access developers apps
I have created new facebook account, and have confirmed it with my phone numer using http://www.facebook.com/confirmphone.php
But unfortunately I cant access developers apps, every time I try to go ...
2
votes
2answers
113 views
iPhone app submission software requirements
I wanted to understand the things involved in iPhone app submission in terms of software requirements (not the steps to submit it on Apple iTunes Connect)
When we download the IOS SDK, is XCode ...
2
votes
0answers
326 views
Can D (programming language) do everything that c++ can do? [closed]
I'm 14. After I Will Learn Python I'm thinking of start learning D (porgramming language). But Can D Can Create Portable Apps, Speedier Apps & Games Like C++ ? Also D is now supported by Visual ...
2
votes
2answers
200 views
Facebook Page/App Testing Environment
I am trying to set up a test environment to test Facebook pages & apps... since I am new to Facebook development I am hoping to get advice from someone who's had more experience than I with ...
2
votes
2answers
405 views
How to deploy a jquery-mobile web app to an Iphone store app
I have built a Jquerymobile webapp , I want to take it a step further, build additional features and deploy it as an iphone app. I am confused on connecting these two dots. I looked at Phonegap and ...
2
votes
2answers
72 views
Is there a way to run two apps being develped for android to run simultaneously from eclipse
Hi I have developed two android apps (still in development stage though). One uses GPS and varies the time between two GPS locks. While the other is a battery app that logs the values. I want to ...
2
votes
0answers
193 views
C# facebook sdk - Can it handle multiple apps on one website?
Your sdk rocks. I have built several apps using the sdk quickly, so thank you for that.
I have searched this topic, but could not find a direct answer.
I will try to explain it as clear as I can.
...
2
votes
3answers
70 views
Are all apps localized to, say, Serbian by default?
My app is in the App Store and I had pulled it up so I can share the link with someone. I looked at the languages and saw something really strange.
The app was listed as localized for several ...
2
votes
0answers
191 views
Is there any universal licensing system for non-market paid Android apps?
First of all I have to mention that I'm a developer from Sri Lanka, therefore I can't list paid apps on Android Market. But I found many good alternatives such as AndAppStore, AndroidPIT, AppsLib ...
2
votes
1answer
67 views
Displaying all running apps in Mac OS X
Hey, I was wondering how I could make my app getting info about which apps that are currenly running on the mac. So I basiclly want to get the same information as the force quit does (Apple Logo > ...
2
votes
1answer
574 views
How to programatically create a Facebook application via JS SDK or Open Graph API? (createApplication)
I know there are currently two methods that can be used to do this, documented (poorly) on Facebook's Developer site:
The old (depreciated) JavaScript SDK FB.Connect.createApplication
A new FBJS ...
2
votes
0answers
165 views
Multi-Language iPhone Apps with Different Embedded Video, Audio content
I have read that the best practice for multi lingual apps is to use localization, which totally makes sense. I raise this thought about multi apps, one app per language, because an app I worked on has ...
2
votes
3answers
1k views
Using VirtualBox for Mobile App Development?
I keep wanting to use VitualBox for Mobile App Development, but I can't seem to get the emulator to run fast enough inside the already-emulated 32-bit machine.
Is there any way around this?
Now ...
2
votes
3answers
317 views
Which Django/Pinax app should I use? There are so many, and I just want the simplest one
I want a "settings" page where the
user can submit his
hometown/biography/email settings and upload his avatar
We will be building a mobile app that uses HTTP Rest API to update the user's profile, ...
2
votes
1answer
332 views
Access Crash logs data on the iPhone
I'm looking for the way to get crash logs data on the iPhone OS.
I found getting the logs this way:
1) Sync your iPhone
2) Browse to the following folders. Note that DEVICE_NAME will be the name if ...
2
votes
2answers
163 views
Game Engine usage for Normal iPhone apps
When the standard iPhone UI controls become too bland, and you want your simple score keeping app to pop a little more with colour, animation, non-standard GUI fonts, and background wallpaper, etc., ...
2
votes
3answers
80 views
With all the easy Django utilities, tools, configs, settings, etc. is there REALLY no easy way to define the name of a custom App in Admin?
How can I make LadyGagaApp into "Lady Gaga App" when displayed in Admin. Option #1 is to explain how to make this happen in the definition of the app, or in settings, or in init, etc. Option #2 is to ...
2
votes
1answer
2k views
Move app to phone
yesterday I posted the question ‘How do I convert eclipse app for phone?’
I have used eclipse to design an android app which runs fine on the emulator and I now want to transfer it to my phone. Sixten ...
2
votes
0answers
229 views
How much to charge for mobile apps? Why is $0.99 a bad idea? [closed]
I'm thinking about making some apps for phones. For the sake of this discussion say it's a generic Yet Another Zombie Shooter game, for Android, iPhone, Blackberry, or OVI Market. It is a kind of ...
2
votes
2answers
663 views
How do I convert eclipse App for phone?
I have downloaded eclipse and the Android sdk and I have now used eclipse to design an android app which runs fine on the emulator. I have also downloaded and installed Kies for file transfer between ...
2
votes
3answers
510 views
Countries to sell paid applications from in Android Market and Apple AppStore
Paid applications in Android Market can be sold only from a handful of countries. Is it also true of Apple AppStore? From which countries can you sell apps on AppStore? Is there an authoritative list ...
2
votes
1answer
48 views
run any app off a USB drive?
Hey, guys, do you have the experience of running your daily used apps off a USB drive?
Which is I am now trying to do. But I find that only portable apps can be run like that.
while some apps like ...
2
votes
3answers
702 views
viewing by Artist ID in the AppStore
is there a way to view all the apps by an artist in the AppStore?
more specifically, within an iPhone context? (because these viewArtist?id= links work just fine in a web browser, which then ...