Find the name of the Device in IOS Application
Find the name of the Device in IOS Application whether its iPhone4s, iPhone5s, iPad etc. Follow the steps to detect the device Step 1 :…
Senior Web Engineer | Backend, Servers, and Automation
I’m a senior web and systems engineer who works hands-on with web applications, servers, and self-hosted infrastructure. I spend most of my time building, breaking, and fixing real systems, then writing about what actually works in production.
Find the name of the Device in IOS Application whether its iPhone4s, iPhone5s, iPad etc. Follow the steps to detect the device Step 1 :…
Check the internet availability in IOS application using Reachability Plugin. A sample demonstration plugin is attached here. The Reachabili…
We can use Rounded Image in IOS Application. Step 1 : Create an Image View either using the Interface builder or by code Note that…
When a designer hands you a color like #FFFFFF or #000000, manually typing out RGB values in Objective-C gets tedious fast. UIKit’s UIColor …
In iOS 6.0 UILabel supports NSAttributedString, which can be used to underline a Label Programatically. Use the below code to add underline …
Extract the last parameter of a string which is seperated by a slash using the following line of codes var str = 'http://example.com/new/sam…
Google’s head of both Android and Chrome, Sundar Pichai has confirmed that the next version of Android will be called KitKat. A splash page …
Android Application can be installed and played on Windows or Mac using Blue Stack App Player. BlueStacks is the first production software t…
Evo-X 4 is one of the most stable custom ROM for galaxy y which will provides the features and style of Android Jelly Bean. With…
Description Hike is a new messenger that lets you send free messages to your friends and family! With hike you can message friends that are…
Android Application has two properties named versionName and versionCode in its AndroidManifest.xml file. Both specify the version of the ap…
Android will show the name of that App in the title area, it can be removed by adding the line of code in the AndroidMainifest.xml…