Tagged Questions

0
votes
1answer
13 views

Switched to Snow Leopard: HTTP-Requests stopped working in simulator (WebApp)

Hi! I've created a web app in Mac OS 10.5 which receives data by sending http requests like this: var http = new XMLHttpRequest(); var url = "http://www.test1234.com/data.php?pa …
-1
votes
0answers
24 views

tableview cell images shown in simulator but not on the iphone device [closed]

I added cell images using code likes: cell.imageView.image=[UIImage imageName:@"anImage.png"]; Eventhough all the cell images showed up properly on the simulator, I banged my head …
0
votes
2answers
44 views

Can the iPhone simulator handle PVR textures?

I have a really weird problem with PVR textures on the iPhone simulator- the framerate falls through the floor on the iPhone simulator, but on the iPhone itself it works just fine. …
0
votes
3answers
267 views

Is there a way to simulate multiple iphones using xcode/iphone sim?

I'm planning out a game that requires multiple users and I was wondering if there's a way to fire up multiple instances of the iPhone Simulator. I didn't see anything in menus or …
0
votes
1answer
32 views

Iphone Simulator - simulate roaming

Is it possible to simulate roaming case in iPhone Simulator?
2
votes
0answers
109 views

Can the UDK be used for non-game projects?

This is a pretty basic question. I am wondering if the Unreal Development Kit can be used for something other than games, specifically a light show simulator and editor. The site s …
0
votes
1answer
38 views

Blackberry - Testing messaging applications with Email server simulator

I am using a form in my app to send a mail to the mentioned email id. Its working alright, as its showing the sent message in Blackberry simulator's message box. Its status is als …
1
vote
3answers
588 views

free electronic circuit and PIC simulator for linux?

I need a simulator for electronic circuit and PIC for linux to study PIC design, and I tried EAGLE,piklab,geda, hard to understand.. I don't know which is most suitable for learnin …
1
vote
2answers
60 views

How to remove installed Java programs on the simulator?

There are lots of java apps on my simulator menu screen which I have been coding and testing? Now I want to remove some of them to clean my simulator a bit. How do I remove them?
0
votes
1answer
77 views

gles 2.0 perfomance on iphone simulator, iphone, macbook pro

I did an wave animation to explore features of sgx chip which is tile-based rendering (TBR) architecture by comparing the performance on iphone and laptop. An advantage of TBR arc …
0
votes
2answers
141 views

Computer Architecture Simulator (summer project)

Hi, I was thinking about refreshing my computer engineering knowledge this summer by implementing a computer architecture (simulated, of course) and a simple tool chain (assembler …
2
votes
3answers
166 views

Simulation tool for Bluetooth

Hi All Can any body suggest me the best simulation tool now a days for Bluetooth Networks. in order to test various algorithoms about Routing and Roaming issue.
1
vote
2answers
112 views

Modelling message queues

I've this system that consists of lots of different stages piped together. Specifically, I've got lots of different processes that communicate via tcp-ip; messages are exchanged vi …
4
votes
2answers
190 views

How do you deploy an iPhone app to the simulator from the command line?

I'm using xcodebuild from the command line to compile several variations of an iPhone app but I've not been able to figure out how to deploy those builds into the iPhone Simulator …
0
votes
1answer
34 views

Button works in simulator for not in App

I have a few different views in my App, all of which are viewed by tapping different buttons. All the buttons work on the simulator, but when I run the app on the device only one …

1 2 3 next
15 30 50 per page