Skip to main content

Posts

Showing posts from April, 2013

Methods of installation of .ipa files

Methods of installation of .ipa files  Sync the app: -            Launch iTunes Click on library and select App Drag .ipa and provision profile in the library section. Connect your device and a device tab will be enabled next to iTunes Store. Click on device tab. Your device details screen will be displayed. Then tab on Apps Uploaded .ipa file will be displayed in Apps screen. Tap on install and your App will get installed in your device.         2. Over-The-Air (testflightapp.com)      A tester able to install .ipa file on device after developer uploaded a build and notified to tester in testflight. Open mobile web browser (safari) in your device. Log into testflightapp.com as a tester. After logged in, tester able to see uploaded build in testflight mobile. Click INSTALL on “Hello World”.   Pop up appears. Click on INSTALL. App will get installed on your device. OR you can install .ipa fi

Mobile application and its types

Mobile Application and its types Mobile Application A mobile application is a  software application  designed to run on  smartphones ,  tablets  and other  mobile devices . They are usually available through application distribution platforms, which are typically operated by the owner of the  mobile operating system , such as the Apple  App Store , Google Play Store, RIM BlackBerry App World and Windows App Store. Types of Mobile Applications There are following types of mobile applications exists:- 1.      Native Application. 2.     Hybrid (Client Server) Application. 3.     Mobile Web Application. 1.      Native Application:-                      Native applications are built for a specific platform with the platform SDK, tools and languages, typically provided by the platform vendor (e.g. xCode/Objective-C for iOS, Eclipse/Java for Android and BlackBerry, Visual Studio/C# for Windows Phone). Nat