I am creating an iphone performance app in which I would like to know the Disk Space available on iphone ... I know that a lot of apps do this but I cant seem to find this bit anywhere
Hi,
I'm looking for a free solution just to learn how to develop applications for Blackberry and iPhone on Windows that includes a Blackberry and iPhone simulator.
The closest program I came across to this was DragonFireSDK but its not free. Any suggestions?
Hi Friends,
I made an iphone story book application.
Suppose any user read story book and at half of the story book he/she close the apps.
when he/she want to read again this application at a time ask for continue or start again.
This is possible by using session but i don't know how to use session in iphone sdk.
So, please help me about this problem.
Thanks!
Hello,
Is it possible to access voice recognition in an iphone app,similar to voice dialing available in iphone 3gs...when the user says something that related information needs to be fetched... Is there any particular api for the same? I have seen apps on itunes..but how to go about it?
Thanks in advance.
HI
May i know how to make the scroll view as mentioned in this following URL.
http://developer.apple.com/IPhone/library/documentation/iPhone/Conceptual/iPhoneOSProgrammingGuide/TextandWeb/TextandWeb.html
Thanks in advance!!
Hello people,
I am developing an application where i have to display the tweets in the iPhone So i want to know whether it is possible or not? I have tried searching several posts but am unable to find one for iPhone.
Kindly pass on the link if you get any..
Thanks in advance
I am tyring to use Objective C blocks on an iPhone 3.3 app but am getting a linkage error:
"_NSConcreteGlobalBlock," referenced from:
Any ideas as to whether blocks are supported in the iPhone 3.3 SDK? I found conflicting reports on the internet.
(I am coming from an iPhone experience)
When we create an iPhone app, Apple gives us a http URL that we can put on web pages that when clicked will open iTunes and give the user a chance to buy on their desktop.
As Android has no "iTunes" Windows/Mac application on the desktop, what do I link to on my Web pages/email marketing so that users can go and buy the Android apps we are writing?
Ian
I developed a headset device that can connect to iPhone (HFP + A2DP + AVRCP). I want to write an application that will also send and receive data (a few bytes) to/from the headset over Bluetooth.
Actually I want to open a Bluetooth connection between iPhone and my device to transfer data.
Is it possible ?
hi any one know iphone uislider with two thumbsindicators, i have tried to manipulate it, any one have idea means please guide me. Am new to iphone development please help me.
thanks in advance
Is there a good tutorial or sample project of how to upload data from iPhone to a self-owned web server? The project is like:
A survey application on iPhone which stores the user input data in a plist
When there is internet connection, the program will enable an "Upload" button
When the Upload button is clicked, the program will upload the data via HTTP form submit (POST)
The server is Linux + MySQL + Apache + PHP
The data should be sent via a https:// connection
Hi
I have been trying to localize my iPhone app in two languages - english and german
I have created two folders en.lproj and de.lproj each containing Localizable.strings file for respective language. I have included these files in my resources folder, changed the encoding of these files to UTF-16.
I have tried cleaning the project and building it again, deleting folder at path: Library/Application Support/iPhone Simulator/User
But the problem is still there. Anybody having an idea please help.
I'm trying to refactor some of my iphone code into a library project that can be linked to by several different applications. I made a new iphone library project and copied over some of my classes there, but the project can't build because it doesn't know about stuff like UIView or CGRect. I added in the UIKit, CoreGraphics, and QuartzCore frameworks, but still no go. What am I missing?
So I've installed iPhone-gcc, make and ldid from cydia, i can't compile
yet though because I don't have the headers setup. I've looked around and there's not really much info on setting up the headers, librarys and frameworks. I just need to know where to extract them from the sdk and where to place them on my iPhone.
I've been trying to get this to work for a while, Any help would be great.
Thanks
Adam M
Hi
I am new to iphone development. In my app, i am using two UITextfield for that registering user ID and password. These user ID and password should be save on iphone device after entered text in textfield by the user. is there any idea to do that without database? otherwise how to do that?
I am looking to use/buy a OCR solution for my next iPhone app.
Searching through the answers on this site didn't really help me a lot.
Did anybody ever use ABBYY Mobile OCR Engine for iPhone?
What interests me is how good is it (recognition) and how much does it cost?
Thank you.
Hello,
Is it possible to access speech recognition in an iphone app,similar to voice dialing available in iphone 3gs...when the user says something that related information needs to be fetched... Is there any particular api for the same? I have seen apps on itunes..but how to go about it?
Thanks in advance.
Hi,
I tried this question in another forums, like OS X hints, so I try it here now. I just wonder if there is somewhere available an external keyboard for the iphone, so I can program on the road. And second question, if you know good IDE's on the iphone for programming and compiling on C++
Thanks
Hello guys ,
I am fairly new to transition and animation methods in Iphone. Can somebody pl. guide me the basics of transition and Animation in Iphone. This is needed frequently in my Apps. Can anybody tell me any link where i can Understand ABC of animation ?
Is it possible to stream videos from a bunch of video cameras or any device for that matter to iPhone if the devices conform to Bonjour.
My concern was if the devices host their services over a wifi, how will my Iphone app manage to read and understand data(or video feed in this case) from different kinds of devices.
Thank you
Hi
I am new in iphone. I am add an my application MPMediaplayer for play video but when user move iphone from landscape to portrait play video can not play.
How to do this plz help me.
Hi, using iphone SDk3.0, how does one prevent the iphone from sleeping so wifi remains
on but still allow the screen to be dimmed(locked).
Disabling the idle timer is no good as that prevents screen lock and drains the battery really quick.
Thanks
Say I have two NSTimers in my iPhone app: timer1 and timer2. timer1 calls function1 30 times per second and timer2 calls function2 30 times per second. Assume these two functions are reading and updating the same integer variables. Are there any "multi-threading" issues here? If not how does iPhone OS handle the execution of the two functions (in general)?
Hi,
What is the best way to demo an iPhone app on a projector?
Preferably without jailbreaking and without using a separate camera to record the iPhone screen which might limit movement?
Thanks,
Tee