Skip to main content

Home/ The App Guruz/ Group items tagged tutorial

Rss Feed Group items tagged

TheAppGuruz

Android - How to use Custom Font - 0 views

  •  
    If You want to add your custom font in every control, for example you have 5 buttons and you want to set same font to these buttons.
  •  
    If You want to add your custom font in every control, for example you have 5 buttons and you want to set same font to these buttons.
TheAppGuruz

Integrate Objective C file in Swift - 0 views

  •  
    make simple iPhone app in Swift & in what way to use Objective C file with the Swift Project. You can make the Objective C file and also import from any folder of your Swift Project.
  •  
    make simple iPhone app in Swift & in what way to use Objective C file with the Swift Project. You can make the Objective C file and also import from any folder of your Swift Project.
TheAppGuruz

iOS - Introduction to SQLite Database in iOS - 0 views

  •  
    Step by step process is explained here on how to work SQLite Database in iOS. SQLite Database has methods to create, delete and perform other common...
  •  
    Step by step process is explained here on how to work SQLite Database in iOS. SQLite Database has methods to create, delete and perform other common...
TheAppGuruz

Android - Sliding Menu Demo - 0 views

  •  
    Sliding Menu in android is an Open Source Android library; here you have ultimate steps to use sliding menu in Android. To create Sliding Menu you need two library.
  •  
    Sliding Menu in android is an Open Source Android library; here you have ultimate steps to use sliding menu in Android. To create Sliding Menu you need two library.
TheAppGuruz

Unity - Rotate object by 90 degree - 0 views

  •  
    To rotate object with clockwise or anti-clockwise in Unity you need a center of rotation and how much you want to rotate it. Counter clockwise and Anti-clockwise rotations are called as positive rotation and negative rotation respectively.
  •  
    To rotate object with clockwise or anti-clockwise in Unity you need a center of rotation and how much you want to rotate it. Counter clockwise and Anti-clockwise rotations are called as positive rotation and negative rotation respectively.
TheAppGuruz

Unity - Fake Mesh Cutter For 2D Object - 0 views

  •  
    This sample code which you can find here. This sample code will cut 2D object with the help of Fake Mash Cutter in Unity. Watch Video here Fake Mesh Cutter...
  •  
    This sample code which you can find here. This sample code will cut 2D object with the help of Fake Mash Cutter in Unity. Watch Video here Fake Mesh Cutter...
TheAppGuruz

ASP.NET MVC 5 at a Glance with New Features - 0 views

  •  
    As most of you might already be having some experience with ASP.NET MVC, let's have a look into some of the new features introduced with ASP.NET MVC 5.
  •  
    As most of you might already be having some experience with ASP.NET MVC, let's have a look into some of the new features introduced with ASP.NET MVC 5.
TheAppGuruz

Implement In-app Purchase Version 3 | Android Developer - 0 views

  •  
    In-app Purchase Version 3 integrate In-app Purchase into android app. It includes to improved APIs to track ownership of consumable goods, synchronous purchase flow & local caching data.
  •  
    In-app Purchase Version 3 integrate In-app Purchase into android app. It includes to improved APIs to track ownership of consumable goods, synchronous purchase flow & local caching data.
TheAppGuruz

Swift Application Development - 0 views

  •  
    This tutorial teaches you how to write code in swift to make iPhone app quickly. Swift is a new programming language for iOS and OSX project. Swift comes as the result of research on many programming language. The syntax of swift looks like as C and Objective C language.
TheAppGuruz

iOS - How to Use iCarousel view controller in iOS - 0 views

  •  
    The main objective of this post is to describe that how iCarousel class works in iOS.
  •  
    The main objective of this post is to describe that how iCarousel class works in iOS.
TheAppGuruz

Unity - Store Vector3 data using Json Parsing which is not possible using PlayerPrefs - 0 views

  •  
    how to store Vector3 data. To store a Vector3 data we can use Json Parsing. Two method are used for Json Parsing. below Code refers how to use Json Parsing for Vector3 data:
  •  
    how to store Vector3 data. To store a Vector3 data we can use Json Parsing. Two method are used for Json Parsing. below Code refers how to use Json Parsing for Vector3 data:
TheAppGuruz

XML Parsing using NSXMLParse in Swift - 0 views

  •  
    NSXMLParse is a main class of XML parsing. NSXMLParse is XML Parser, inbuilt class and SAX Parser. It calls the parser delegate method.
  •  
    NSXMLParse is a main class of XML parsing. NSXMLParse is XML Parser, inbuilt class and SAX Parser. It calls the parser delegate method.
TheAppGuruz

Android - Working with Android ActionBar - 0 views

  •  
    android ActionBar is located at top of the activity. A Simple code for android actionbar is implemented here.
  •  
    android ActionBar is located at top of the activity. A Simple code for android actionbar is implemented here.
TheAppGuruz

Create Notification Alert using NotificationManager | Android - 0 views

  •  
    to create Notification Alerts with the use of NotificationManager. Notification is located at Title bar of the activity when notification is arrives. A action bar displays Notification message and icon.
  •  
    to create Notification Alerts with the use of NotificationManager. Notification is located at Title bar of the activity when notification is arrives. A action bar displays Notification message and icon.
TheAppGuruz

Unity - How To crop 2D sprite in Unity 2D and Unity 3D - 0 views

  •  
    how to crop 2D sprite in unity. In version 4.3 and later, Unity introduces new 2D tools for 2D game play. Sprite is one of the new functionality of 2D tools that is used in 2D games.
  •  
    how to crop 2D sprite in unity. In version 4.3 and later, Unity introduces new 2D tools for 2D game play. Sprite is one of the new functionality of 2D tools that is used in 2D games.
TheAppGuruz

iOS - Introduction to Gesture Recognizer in iOS - 0 views

  •  
    This example shows how you can easily use Gesture Recognizer in iOS, add Gesture Recognizer into your app through Storyboard editor and programatically.
  •  
    This example shows how you can easily use Gesture Recognizer in iOS, add Gesture Recognizer into your app through Storyboard editor and programatically.
TheAppGuruz

Unity 3D - Enemy Obstacle Awareness - AI - Code Sample - 0 views

  •  
    In this area we provide a simple code for write an AI for enemy player to detect and avoid obstacle easily using Physics.RayCast in unity 3D.
  •  
    In this area we provide a simple code for write an AI for enemy player to detect and avoid obstacle easily using Physics.RayCast in unity 3D.
« First ‹ Previous 81 - 97 of 97
Showing 20 items per page