I am getting increasingly annoyed at wifi networks that require the user to fill in a login/pass by opening a browser. Are there any apps for iphone/ipod touch that are able to automate this step?
Skype 3.0 app for iPhone/iPod Touch lets you make video calls right from your iOS device to another iOS device or computer running Skype application.
Skype blog post says
This season is very special as we are releasing a new version of Skype for iPhone and iPod Touch with video calling.
Skype video calling is supported over WiFi and 3G* data…
WalMart store has slashed prices of iPhone 3GS 16GB model to 97$ with a two-year service contract. This offer saves you 100$ and it starts from today onwards.
Apple slashes the prices of it’s products whenever they plan to release an upgraded version of the product.
The slash of iPhone 3GS has provided enough confirmation that Apple…
I saw RedLaser on the latest "Shopper" iPhone commercial on TV. Works great for consumers, but retailers will be more interested in a true barcode reader from someone like Infinite Peripherals, which also comes with a magstripe reader I previously mentioned the offerings from Square Verifone, and Mophie that allow swiping credit cards…
While browsing on your iPhone using web browser you saw a beautiful image and you want to save it to the gallery for future use. How do you save the image from website to your iPhone? Just tap and hold the image for sometime and iPhone presents you options to save image(as shown in the iPhone image 2 ). Select the Save Image…
From the beginning of development on my game I was hoping to release it as a universal app, but the gameplay simply doesn't work as well on the iPad. Also, it was designed to work on the iPhone screen, and the (even slight) difference in width to height ratio gives iPhone users an advantage over iPad users by seeing more of the…
hi all,
As we all know face book is providing SDK to add face book in our applications.
In simple applications it's easy to add such sdk as all things are known, but how to add face book sdk in cocos2d applications.
I am new to this thing, so if any one can help me out , how to add face book adk with cocos2d??
I've done the…
Does anyone know if its possible to set the amount of memory available in the simulator?
I'm assuming the simulator will use as much memory as possible from the system but this makes it more difficult to recreate certain low memory crashes/bugs.
I'm building an iPad app that will have multiple paper pages and I'd like to implement a page transition affect that is similar to the animation you see when you turn pages in the iBooks app on the iPad. A few questions...
Is that animation readily available somewhere in the UIKit API or would I have to implement it myself?…
hi i have an iphone 2g firmware 3.1.3 ifone is jailbroken have install0us and appcake on it. i have downloaded tunein radio version 1.4 from apptrckr. it installed fine but i cannot open it. i wuold click on it, it would start i mean for like 1 second, then just close. i dont know whats wrong with it. can some please help me.…
Hello,
My iphoneos 3.1 based application is not working on iOS 4 GM: the camera is not showing in full screen, it doesn't correctly detects compass information, the uiwebviews doesn't respond to touches (they don't scroll), and so on. It's completely broken! Now my question is: how can I develop an update using the latest…
When Using UIPickerController I have two choices on my App:
take a picture
take a picture from the library (photo album)
but the library itself is composed by two parts:
camera roll
other photo albums
Is there a way to detect if the picture was selected from the camera roll or from the other photo albums?
thanks…
I have a CALayer transformed in 3D on a offscreen UIView (much larger than 320x480).
How do I dump what is seen on this UIView to a UIImage?
NOTE: I Have edited the question to include this code...
This is how I create the layer...
CGRect area = CGRectMake (0,0,400,600];
vista3D = [[UIView alloc] initWithFrame:area ];…
Hi guyz,
Actually I have read about that I can write Objective-C app on Linux (using GNUStep).
But my question is, Am I will be able to develop completely iPhone app on Linux machine?
Or I'll need eventually need to use Mac machine?
Especially when I read that there are some some syntax diffs between NeXT/Apple and GCC…
Hi all,
I am planning to develop a iphone client application to upload images from iphone gallery to amazon s3 using rest calls.so is there any library to run this application as a background process in iphone.
Also is there any library to access the iphone photo gallery(Should be able access all the images,not only…
Hello All,
When I return from an adMob ad by hitting "done" the content of my app has disappeared ! All that remains is a background image I had attached directly to the main window. Oddly I can still hear the result of my touch events from my main screen (which is now gone).
This may be related to the issue…
Hi,
I am making an app in which i need to implement calling emergency medical services when mobile shakes with a particular threshold.
Is it possible to capture the threshold or the extent of phone shakes and making a call when it happens?
One requirement is can this is possible when my app is not running?
When I try to upload the binary to iTunesConnect it says: "An application targeting the iPhone device family may not require a iPhone OS Deployment Target of 3.2, which is an iPad-only OS".
I am using iPhone SDK 4.0 but have the settings of the distribution target set to use iPhone Plattform 3.2
Any suggestions?
Hi
I want to create a community for my venture and also an iphone application for the same. I am thinking of using Buddypress for the community.
But is it possible to use buddypress with an iPhone app? I'd like that when user posts a message via the iPhone app, it is also posted on buddypress? Or do I have to…
I am referring to the popup window that asks the user to submit a review/rating.
I know it can be done since the Aardark app does it...it asks several times in fact! (Almost too spammy.) But there has to be an API to trigger the rating request? Google is giving me no love on this one.
How do I pause a movie programmatically without hiding the video?
According to Apple, one should use STOP to pause the video, but when you do so, the movie hides.
Is there a way to keep the paused video visible?
I get this warning when I start debugging. Does anyone know why it's looking in /dev/null for my history.
I know it's some path which was mis-set somewhere but I do not know which?
Any help
Hi, the first entry of my partition table is:
$ sudo hexdump -Cv -n 16 -s 446 /dev/sda
000001be 80 01 01 00 83 fe ff ff 3f 00 00 00 81 1c 20 03 |........?..... .|
(-Cv describe the output format, -n 16 asks for 16 bytes and -s 446 skips the first 446 bytes)
You can see that my first partition is a primary…
Now MonoTouch supports iPhone OS 4 with current 3.0.6 version but Apple banned all programming languages beside C/C++/Objective-C. So it is confusing why Novell supports iPhone OS 4 if it is banned? Is there any exception for MonoTouch we don't know yet? I am aware of previous stackoverflow question Is…