Is it possible to use Xcode using iPhone 3.1.3 SDK to compile a standard C program that will work on the iphone? I'm trying to use xcode to compile a basic 'hello world' but to no avail. Do I need to obtain an additional application template or am I just missing something?
I want to develop an ebook application for iPhone.
I'm new to iPhone developement, so don't have much idea about how to proceed.
What I know is, I need the following:-
iPhone SDK
Intel Mac running mac OS X
Xcode (?)
Please indicate is that correct and how I can proceed to build an ebook application.
Thanks.
Hi all,
What are the best practice for making 'Recent Activities of My Friends' in websites such as FriendFeed or Facebook sites... How can these data stored and queried? Is there any publisher/ subscriber technology or something else?
Thanks
I just downloaded the android sdk from the adnroid site and followed this tutorial to set it up on netbeans. Everything to seem to have installed fine but whenever i try to run the application this window pops up:
What I am assuming it asking me to choose the emulator, but it is not showing up on the list. Is there a reason why?
I'm beginning to learn mobile programming on the Android platform. I'm up for working with any particular base SDK. I just want to hear some suggestions from the community about what types of applications I should start with to help learn more advanced interactions with the platform.
There are of course the Standard Hello World, calculator, etc. But by now I am bored with all of those.
What do you all make when learning a new language?
Hi,
Something, maybe the windows sdk or visual studio installer, has defined the Platform environment variable and given it the value BNB.
What does BNB mean, and why is Platform set to BNB?
Thanks.
I've seen this, but it doesn't answer my question:
http://social.msdn.microsoft.com/Forums/en-US/msbuild/thread/1d229d75-aa89-42bf-809b-ef98f42072bb
Hi All,
By using IPhone SDK (on a jail broken iPhone), how can I share a contact (.vcf file) through mail as same as the address book is doing?
Regards,
Prathap.
For some reason, a choice for "Distribution" configuration is not showing up for building an app in the latest XCode 3.2.2 with iPhone SDK 3.2 when I'm trying to build an app for the iPad
Any one else seeing this? I can set it to "Debug" or "Release" but there isn't even an option for Distribution.
I've noticed that the icon belonging to the Calendar app on the iPhone updates to show the latest day. Is there anything in the SDK that will let me do this in my apps?
any idea related to the android applications, with a possibility of integration on facebook or twitter ?
I found this link useful:
http://www.talkandroid.com/android-forums/android-applications/80-9-great-ideas-android-applications.html , but I appreciate your opinion and any interesting idea :)
For the API (Android SDK API version 8) functions whose definitions list character sequence parameters, I can feed the function String instead. Best part is that they work the same way, no hassle, no warnings.
Is there a difference between the two types? And more importantly, is there an inherent danger if I send the function a String instead of a character sequence???
Thanks for any clarifications!!! :D
Dear community,
I'm creating AIR apps in FlashDevelop using the free Flex SDK.
Are there any AS3 components that I can use to speeden up the development process??
For example:
List with renaming
Tree with dragging items, renaming
I searched Google lots, but in vain.
Hi !
Noticed strange thing. If I build & run my GL-ES app on simulator for 3.0 SDK -- frame rate around 30 fps. If I change to 3.1.3 version -- frame rate drops to 4-5 fps.
What happens ?
Thanks
Hi,
is there any easy way in the iPhone SDK to include search bars like those in the iPod app or in the Contacts app? (They behave and look unlike the usual UISearchBars ...)
-- Ry
Hi, There seems to be a browser hijack problem and I really dont have time to sort it. I need an alternative download location for Silverlight SDK 3 since microsoft.com does not work.
I am very new to iPhone programming and I was wondering how could I create a separate section for my application in the Settings.app? Like what the Facebook or BeejiveIM or JellyCar apps do. Would I have to declare this dynamically, or could I use Interface Builder?
Hi all, i've installed new sdk 3.2 pre-release wich have iPad simulator, i have tried to launch an iPhone app created by me in iPad simulator; the main view of this app has an image as background; when launch it on iPad simulator this background(self.background = [[UImage..... ) it comes inverted, from top to bottom.
Any idea??
thanks in advance....:)
Is there an API with the latest 4.0 SDK or earlier that allows an app to programatically invoke the iPhone's lock screen (the one that says "Slide to Unlock") ?
I would like to customize the background (and maybe the border too) of all of the UITableViewCells within my UITableView. So far I have not been able to customize this stuff, so I have a bunch of white background cells which is the default.
Is there a way to do this with the iPhone SDK?
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!
Hi,
Iam trying to determine if my current connection state is WIFI or Cell network(3g/2g.. etc)
iam using SDK 1.5.
tried couple of technics not realy working.
any working suggestions?
thanks,
ray.
I am creating an application that lets users login using Google, Facebook and the website's native login. The site is being built in Python / Django.
What would be the best way to handle login, session management and user authentication?
I do not want to use the in-built Django user management. I am using Django very sparingly(URLs, templates)
i am new in this field.i just want to send url while posting or uploadin pictures to the facebook post example for where u would see comment, like,share options...please i don't know about this so please help me.