I'm making a sound for the iPhone and I'm interested in adding background music and background sounds.
Is CoreAudio right for the job?
And if so, how do I use it?
I am looking for an introduction into developing for the iPhone. Any recommendation? I do not speak Objective-C either, so tutorials on that would not hurt either.
I have UIView and UIController view. My is standard 320x460 view. In applicationDidFinishLaunching I do
[window addSubview:[controller view]];
What is weird, UIView goes under the status bar (like there's missing outlet). However, if I rotate iPhone to the side and then back, it shows up ok.
Is this an expected behavior (I bet I can ix it by setting offset) or am I doing smth wrong?
Hi
I want to know how to find nearest restaurant using mapkit in iphone sdk?
I want to display current location of user and then want to display restaurant near tht location...
if neone have idea please help me in this
Thanks
nir
The appstore does not allow your app out of a sandbox or allow it an interpreter.
But is there any issue with distributing open source iphone apps that have scripting capabilities ?
I'm using the FBConnect library for the iPhone. I successfully log in, retrieve the user account's name, and the list of his friends. However, I haven't yet found a piece of code that shows how to retrieve/download the profile image for the user himself, and his FB friends. Any help or snippet to share?
i have iphone project based on tabbar template . want to convert it to ipad,
final output i want is to move tabbar inside a splitviewcontroller .
How to go about?
Take a look of this image: http://imagebin.ca/img/b-W91wDU.png
I have some CGPath like the image 1 and I would like to know how I can create an inner shadow effect like the image 2
I'm working with objective-c and Core Graphics
iPhone SDK: 3.2
The appstore does not allow your app out of a sandbox or allow it an interpreter.
But is there any issue with distributing open source apps that run arbitrary code, and let iphone developers install them on their own development devices using xcode itself ?
Also, is there anything you can not do with xcode that you may be able to do with ssh after jailbreaking ?
I am trying to do a simple build automation of my iPhone apps with TeamCity, but having this nagging issue..
When I manually pickup and install .app file from the build folder it works great (syncs smoothly with iTunes and I can see the app on my phone)
But when I try to zip this with /bin/zip or ditto...then the zipped contents loose the CodeSigning (iTunes says that it cannot install this app because its not signed)
I have tried different combinations of these..
ditto -ck --rsrc --keepParent HelloWorld.app HelloWorld.zip
Any more ideas?
Hi,
I try to retrieve the Bluetooth (Network) adress on the iPhone within an App but i couldn't find a way how to do that :(
Does someone has an idea or hint? That would be great because i stuck for a long time...
Cheers, Lars
Hi there,
I am using SQLITE database in my iPhone app. I have a refresh button on my home screen and on click of that refresh button I usually fetch the data from my web service and store it into my database. In normal scenario it works fine but when I click my refresh button 4-5 times frequently my app crashes and My app log Shows "Unable to open the database" I am not sure why I am getting this SQLLITE error. Is there any restriction on inserting number of rows in SQLITE database?
Hi,
I am newbei in creating such piano based UI application.
I am developing an application in which i have to use Piano.
How to create piano UI in Iphone?
How to create it using Interface builder ? or is there any other way to create the piano?
I am in urgent need to create such UI,If any body has any solution or any useful code or any Link,which would be appreciated.
Thanks,
Niraj
hi, i tried to install apache and php on my iphone(i actually did it), i've installed apr,apr-util and Apache BossPrefs Switch from Rock than i tried to acces the server(127.0.0.1 from safari) but i get en error(server couldn't be found). When i'm trying to switch on Apache in BossPrefs it looks like is on but still doesn't work and when i come back to BossPrefs Apache looks like is turned off. What am i doing wrong? is there another thing that i should install? thanks
Using the accelerometer output, how do I determine if the user (iphone mounted on waist) is walking?
Looking for a good algorithm to determine if the user is walking to determine activity transitions- standing-to-walking or walking-to-standing.
please help.
Thank you for your time.
Hi there,
I've played a little bit with OpenAL, and I must say that it's pretty fast, even on the iPhone.
However, I still got one problem.
My app is recording the user voice, and repeats what he said using OpenAL.
I've modified the AL_PITCH value, but it's currently also changing the speed, which I don't want to !
Is there a simple way to only change the tonality ?
Thanks ;)
Hi guys,
In the Apple docs it says that
JavaScript execution time is limited to 10 seconds for each top-level entry point.
If your script executes for more than 10 seconds, Safari on iPhone OS stops executing the script at a random place
I plan to have some Javascript run every 10 seconds or so that will do an AJAX query to the server and rewrite just the section of the page necessary. Will this be possible with these restrictions on the device?
Hi
is there a way to get sine and cosine of a value in sqlite query in iphone sdk? when ever i tried to use sin() in my query sqlite reported that no such function exists.
Any help would be much appreciated!
Thanks
Saurabh
Hi,
I am developing an aplication for iphone which records audio and save that audio file .I need to create a UI similar to that in Voice Memo app with VU meter .I implemented codes to record audio,but i have no idea about VU meter implementation.Looking forward for a reply ......Thanks in advance
I would like to have layers of buttons over video playing in the background on my IPHONE application. Basically, I'm looking to adjust the Movie Player code, in order to allow the application user to tap on different portions of the screen while a video plays and call other commands (for example a video of puppets talking, if you touch one of the puppets, the video pauses and a second (smaller) window appears with a list of information about that puppet; when you exit that list, the video continues where it was paused).
Hello,
It is possible to change iPhone settings from an application?
I want to change settings like enable/disable WIFI, enable/disable vibrations, change ring tone, enable/disable bluetooth, call forwarding, mail accounts, etc. I want to be able to change all settings programmatically. I would appreciate some sample code.
Thanks for any help.
Hi,
I am new to iphone development. I have seen the facebook application.In Facebook -- Camera(Click)-- Photo Albums--Thumbnails-- Write a caption View. Here click event is highlighted. In this view where ever i touch, the touch is highlighted. How it can be achieve.
Can i try like this.
Is there any sample codes available?.
Please help me out,
Thanks.
Hi All,
I have Developer's License(by paying $99 during registration) and tested my iphone App on my real Device which is working fine. Now i want to submit my App into App Store as free to access by all. Please, anyone Guide me how can i go further.
Thanks in Advance,
Anil