Skip to content
Logo
  • Home
  • General
    • Cocos2d-x
    • Mobile Apps
      • Android Apps
      • Blackberry Apps
      • IOS/Iphone Apps
      • Windows Phone Apps
  • Tutorials
    • Android
    • HTML5/Design
    • IOS
    • JavaScript
    • Microsoft Technology
    • PHP
    • SAP
      • ABAP
    • Testing
    • Windows App
  • Poker app
    • Poker review
    • Poker bonus
    • Poker news
  • Contacts

Fragment Lifecycle | Techbirds

Posted on: September 16, 2017 /
Categories: Mobile Applications

I was finding it tough to work with Fragments in my recent works I managed to run one sample thoroughly great thanks to Vogella Tutorials, which helped me to figure out the scene behind the mirror. How to do this In one activity we can display two fragments both for handset and tablet devices. for

Read More →

How to do Masking in cocos2d-x | Techbirds

Posted on: September 13, 2017 /
Categories: Mobile Applications

Hello friends. In this tutorial I am going to tell about how to mask an image (i.e. a CCSprite) in a circle or a star or whatever image you want. First of all you need a CCMask.h and CCMask.cpp classes. If they are not available in your cocos2d-x you can download them by clicking this

Read More →

How to get current date,time,month and year in cocos2dx | Techbirds

Posted on: September 9, 2017 /
Categories: Android, IOS, IOS/Iphone Apps, Mobile Applications

In order to get the current date,time,we can use 2 methods-either using the localtime of the desktop or using GMT(GREENWICH MEAN TIME) //USING THE LOCAL TIME time_t time; struct tm * timeinfo; time (&time); timeinfo = localtime (&time); CCLog(“year->%d”,timeinfo->tm_year+1900); CCLog(“month->%d”,timeinfo->tm_mon+1); CCLog(“date->%d”,timeinfo->tm_mday); CCLog(“hour->%d”,timeinfo->tm_hour); CCLog(“minutes->%d”,timeinfo->tm_min); CCLog(“seconds->%d”,timeinfo->tm_sec); //USIMG GMT Replace the above line timeinfo = localtime (&time);withtimeinfo =gmtime

Read More →

native development android | Techbirds

Posted on: September 5, 2017 /
Categories: Mobile Applications

NDK Development Guide Prerequisites: Install C/C++ support for eclipse ADT In your ADT, click help –> Install new software –> –> from “Programmin Languages” –> select CDT Development tools. Click install. Install Cygwin (if you are working on windows). Download cygwin from https://cygwin.com/  and do install the “make” tool Download NDK from developers.google.com Define environment

Read More →

Cygwin | Techbirds

Posted on: September 5, 2017 /
Categories: Mobile Applications

NDK Development Guide Prerequisites: Install C/C++ support for eclipse ADT In your ADT, click help –> Install new software –> –> from “Programmin Languages” –> select CDT Development tools. Click install. Install Cygwin (if you are working on windows). Download cygwin from https://cygwin.com/  and do install the “make” tool Download NDK from developers.google.com Define environment

Read More →

« 1 … 34 35 36 37 38 … 66 »

Search on Site:

Quick Navigation

  • ABAP
  • Android
  • Android Apps
  • Blackberry Apps
  • cocos2d-x
  • General
  • HTML5/Design
  • IOS
  • IOS/Iphone Apps
  • JavaScript
  • Microsoft Technology
  • Mobile Applications
  • PHP
  • Poker app
  • Poker bonus
  • Poker news
  • Poker review
  • SAP
  • Testing
  • Tutorials
  • Windows App
  • Windows Phone Apps

Fresh Articles

  • Mostbet review
  • Bet365 review in India
  • Pokerstars Blowout Series is out
  • Facebook Zynga Poker
  • Purple Poker: Smooth Online Poker Experience for All

Copyright © Techbirds, 2023 | All rights reserved.