The tag has no wiki summary.

learn more… | top users | synonyms

116
votes
31answers
74k views

The connection to adb is down, and a severe error has occured

I've spent days trying to launch any Android program. Even "Hello World" gives me the same error: "The connection to adb is down, and a severe error has occured". I'm running Eclipse Galileo, Google ...
0
votes
0answers
13 views

java.lang.ClassNotFoundException when launching from eclipe?

public static List getRuleObjects(String jarPath) { List<ILiveRule> ruleList = new ArrayList<ILiveRule>(); File file = new File(jarPath); URLClassLoader clazzLoader = null; ...
2
votes
2answers
1k views

Eclipse Project Run problem

I tried to create a C++ project in Eclipse Helios, it works fine for some simple "Hello World" projects (a single file etc..). However, now I have a little bigger project with several files, the ...
0
votes
0answers
45 views

Apps pausing on launch to simulator every other time IOS

While going about my programming adventures today and odd thing began occurring. Every other time I launched an app to the simulator I would get the issue as shown below, simulator would just hang ...
0
votes
0answers
9 views

Defining an external tool for my IDE plug-in via Eclipse launching API

I tried to create, as user from my Xtext plug-in, a new external tool configuration to simply execute a .bat wich launches an external compiler of the language for which I'm implementing an IDE using ...
-2
votes
2answers
215 views

When submit the app on app store status is Invalid Binary? [closed]

I am submitting an app on app-store and after successful submit the status is Invalid Binary. And in the mail which I have received from apple is : iPhone 5 Optimization Requirement - Your binary is ...
0
votes
1answer
72 views

Change Launcher icon while installing the app in IOS?

Is it possible to set the user selected icon as launcher icon while installing the application in IOS? Our client was asking the requirement as while installing itself user can select their custom ...
0
votes
3answers
466 views

how to automatically launch the application in wp7 without user actually clicking on the icon

I am new to wp7 I want to create an application which should start automatically without user starting it. Something similar to automatic virus scan on any PC. Any suggestions please,A good example ...
0
votes
0answers
151 views

Iphone Application crashing when running in iphone 4 with os 6.1.3

Devastating to hear from a user possessing iphone 4 with os version 6.1.3 is unable to run my application downloaded from app store i.e. it is crashing when launched.I have done rounds of testing ...
2
votes
3answers
556 views

open iOS app from another app

I am trying to open my app MyApp from another app, I've already defined the custom url for MyApp (i.e. myapp://). if I write myapp:// in safari and click on go it will open MyApp. Now what I want is a ...
0
votes
0answers
38 views

Issue when launching phonegap webapp on android

I am facing a problem with the application launch behaviour ocurring on on multiple android devices. android 4.0.1 and upwards phonegap plugin cordova 1.7.0 when I launch the app from play store ...
0
votes
0answers
36 views

cocos2d-x become black when did finish launching

I have write a game program by cocos2d-x, but when the game has launched, the screen would become black, then displayed the program background picture. The time is very short, just like a black blink. ...
1
vote
1answer
90 views

Music Player Force Close

Ive been following a tutorial to create a music player: http://www.androidhive.info/2012/03/android-building-audio-player-tutorial/ I followed this tutorial to every detail and have cross checked my ...
0
votes
2answers
20 views

how to prevent the process launching if it was launched before?

I have application that has a several process, including the authentication process. I need to prevent launching of authentication, if connection was established and authentication successfull. How ...
0
votes
2answers
105 views

Launch android app when a link is tapped on SMS

I don't know if many people have tried this but I am trying a build an app that requires user to tap on a link on the sms he/she receives and this will launch the android app. Is it possible to do in ...
1
vote
1answer
91 views

Specify monitor when opening file. (.bat)

The following .bat file below simply opens two text files overlaying them, but I'm wondering if it's possible to define a specific display source, or if anyone can assist in providing the correct ...
2
votes
2answers
537 views

protocol handler

Requirement: We want to launch an external compare tool (like BeyondCompare or WinMerge) from a web page, through a button or link. The text file paths should be passed to the tool on its launch, so ...
8
votes
3answers
538 views

Launch custom app with URL by domain

Even though the YouTube app is now not a built-in app by Apple, it looks like when tapping a youtube link (in mail, for example), which starts with http://www.youtube.com, opens the YouTube app right ...
0
votes
0answers
21 views

what happens before didFinishLaunching as my iPad application is taking almost 7-8 seconds launching on ios 6.0.1

Launching application after booting iPad takes almost 7-8 seconds on ios 6.0.1 but it's running fine on ios5. It hangs somewhere before coming to didFinishLaunchingWithOptions:.I've no idea what's ...
1
vote
3answers
1k views

Launch Nokia Maps in Windows Phone 8

Problem I want to launch Nokia Maps inside Windows Phone 8 but I can't find the URI scheme which would allow me to do this. Nokia Maps doesn't seem to listen to their REST Api or url either. (While ...
0
votes
2answers
33 views

Why does my basic/tutorial android app crash?

I just want to create an app where when the user clicks on the launcher icon, it takes them to my website. I found example code to do this in stackoverflow, and it almost works. The code below does ...
1
vote
1answer
471 views

Android Play video through intent

I created my own media player application and install in a device. I created an other application which has a single button, As soon as i click on button. I should give an option in which player it ...
1
vote
6answers
143 views

How to change start Activity dynamically?

I am working on an android app. I want to change Start activity dynamically. i mean when user start app first time then start activity will different and when start second time start activity ...
0
votes
2answers
66 views

Know if MainApp is launched by HelperApp

I am really stuck here with a simple task, but still cannot get it working. I've managed to implement 'LaunchAtLogin' feature with the HelperApp as described in this article. But my application ...
0
votes
2answers
137 views

How to presentModalViewController in applicationDidFinishLaunching?

Here is my situation: I have a TaskListViewController(UITableView) which need Internet. So I used AFNetworking to do some login work(with demo account and password) before the TaskList is showed. Now ...
-1
votes
2answers
57 views

How to bring an application to front of another one which is currently running?

I Have an android application in which I handled the device Home button click.I made the application relaunched automatically when user clicks on Home button while my application is running using ...
1
vote
0answers
76 views

start my app from browser works only in chrome

I've written an app which is to be started from a browser via html link (company internal net, NOT internet). I've defined an intent-filter with an own URL scheme in AndroidManifest.xml and it works ...
2
votes
2answers
116 views

Running a packaged exe in the same folder as the installed firefox add-on

I have read this thread, and some other How to run a local exe in my firefox extension The problem is, at deployment and using firefox 4.0.1, if I install the .xpi extension, the xpi is put inside ...
0
votes
1answer
37 views

How to remove status bar while the 1st image launches

I want to know how remove the status bar when the first image is launching when I start the application. Thanks.
0
votes
0answers
55 views

iPad app crashes with exc_bad_access on start up after adding just one line of code

As the title says, I'm developing an app and it was working until now, when I add a new line of code, whatever that line was, a declaration a call to a method or even if a copy/paste a setframe line ...
2
votes
1answer
325 views

“Application windows are expected to have a root view controller at the end of application launch” message when root view is being set [duplicate]

I have the following code in my app delegate: - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions { MBFeedViewController ...
2
votes
0answers
48 views

Can not launch android project from xml layout file in Eclipse

I've just updated Eclipse IDE for android to the newest version. In this version, when I press ctrl + f11 in layout file (or any xml file,however in activity file, it works as expected), nothing ...
2
votes
2answers
509 views

How to make an Android launcher icon

The first impression of an app is the launcher icon in the app store so it is something that should not be taken lightly. I have finally made it to the end of my first app but still need an icon. I ...
0
votes
0answers
159 views

Launch the app with Options or With Custom URL scheme after installing from iTunes

Is it possible to navigate user to specific screen of our app when he/she installs the app from a link to iTunes Store. let's suppose i shared a link of our app to some friend via email, if the app ...
0
votes
0answers
71 views

Android : Error: Could not find or load main class com.sun.xml.stream.BufferManager

While launching my app from eclipse ADT i am getting this error . Error: Could not find or load main class com.sun.xml.stream.BufferManager. Everything was working properly. I have not changed any ...
0
votes
1answer
178 views

Running SWT APP under windows outside Eclipse

I am trying to build a package to run my SWT app outside eclipse. Under linux i've succefuly manage to run under bash. But when I try to run under windows I am getting the following error: ...
4
votes
4answers
2k views

White screen flash after launch image using Phonegap

After loading the launch image, I get a white screen before my application loads. I am using phonegap with xcode. I would like my app to load on my lauch image so that it follows the ios developer ...
0
votes
0answers
59 views

eclipse application launch configuration

Is it possible to simulate a launch configuration to run it without the eclipse workbench, I mean not the plain file! Is there a way the to trigger "add required plugins" dynamically? I have some ...
1
vote
1answer
55 views

Xcode launches but does not run programs

I have a weird problem with launching and running a C program in XCode. I create a command-line C program (the program just prints "Hello, World!\n"). The program is complied with no problem. How it ...
0
votes
1answer
119 views

(Android) Launching file in an external app and catching an error from the external app

I have an Android app that opens a file using an external application (audio, video files launch the default media player, etc.) I need to be able to catch if there were any errors while launching ...
8
votes
4answers
4k views

iOS: Failed to launch .app file

I don't know why it is looking for directory inside my .app file. Every time I run application it installs the App on iPhone but doesn't run and gives below error. Could anyone please tell me where's ...
1
vote
1answer
156 views

Problems running PhoneGap App on my Android mobile

I'm trying to test for first time my App on my mobile phone, I already did all the usb driver installation, allow non-market apps to install stuff... and now when I launch I get this error on Eclipse ...
2
votes
1answer
849 views

android app screen flashing at launch

Hi I have searched everywhere here and on Google, without getting a correct answer. So I post a new question: I have several Android Apps that were working perfectly with 1.6 up to 2.3... BUT now, ...
3
votes
2answers
4k views

How to start/ launch application at boot time Android

I would like to launch my app when my tablet starts, so that the main activity of my app is the first thing that the user see when they start the tablet. I've read about LauncherActivity but I don't ...
4
votes
1answer
146 views

How to use the eclipse launch configuration string prompt for two values?

Prompting the user in the Eclipse external tool run configuration is simple enough: ${string_prompt:"Enter a string":"DefaultString"} However, is there a way for me to configure my run ...
2
votes
1answer
108 views

What are proper ways to count application launches?

Say, I'm developing a Windows (if OS is important) application that will be available to download for free and I would like then to collect some usage statistics. In the easiest case - count of ...
0
votes
4answers
856 views

Loading GUI App from Windows Service

I am writing a .NET Windows service whose role is to launch a GUI application(whose source is unavailable). The operation is a fire and forget, no communication besides initial command-line ...
-2
votes
4answers
217 views

Do all Web Applications need a browser? [closed]

DISCLAIMER: I am not sure if this question belongs here or not. Please feel free to notify otherwise. To begin with, most of the articles state that: Web Application is an application that is ...
0
votes
1answer
90 views

Is it possible to listen for when another application is being launched? [duplicate]

Possible Duplicate: Android, Detect when other apps are launched When stock calculator is being launched, I want for my application to be launched over top of it. Is this possible?
3
votes
2answers
53 views

Execute command with correctly escaped paths

See this superuser question. I need to run the command explorer.exe /select,"C:\Program Files\foobar" from Java. The following Java code does NOT work like the above command line call (the Explorer ...

1 2 3