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

Set up development Environment for NokiaX | Techbirds

Posted on: September 4, 2017 /
Categories: Android, Android Apps, Mobile Applications

Hi, As we all knows Nokia has launched its first Android phone NokiaX.The apps having google map,google in app billing and GCM push notification will not run on NokiaX as NokiaX does not support “Google play services”. So developers need to setup environment for the development of nokiaX apps.Following are the steps: Environment SetUp 1.download

Read More →

Save Data in any language in Database using Collation | Techbirds

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

Posted on: March 26, 2014 / Categories: PHP / Author Name: Shivek Parmar If someone wants to save any data in any language like Hindi, Japanese, French, Punjabi, Marathi etc then he/she can use  “utf8_general_ci” collation. What is collation? A collation is a set of rules for comparing characters in a character set. Let’s make the distinction clear with

Read More →

Placing b2body(with sprite) at some angle and move it along with the sprite in cocos2dx | Techbirds

Posted on: September 4, 2017 /
Categories: IOS, Mobile Applications

Step1:Making the sprite at the angle where we want to place the b2body:Assuming rX and rY are the scaling factors CCSprite *rect=CCSprite::create(“rect.png”); rect->setScaleX(rX); rect->setScaleY(rY); rect->setRotation(-7); rect->setPosition(ccp((winSize.width*0.5)/PTM_RATIO, (winSize.height*0.5)/PTM_RATIO)); this->addChild(rect,1); CCSprite *rect=CCSprite::create(“rect.png”); rect->setScaleX(rX); rect->setScaleY(rY); rect->setRotation(-7); rect->setPosition(ccp((winSize.width*0.5)/PTM_RATIO, (winSize.height*0.5)/PTM_RATIO)); this->addChild(rect,1); Step2:Then make the corresponding b2body.Here i am loading the body from the physics editor,therefore adding it using the GB2ShapeCache

Read More →

Techbirds | Knowledge Hub | Page 14

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

Methods to play with touches virtual bool ccTouchBegan(CCTouch* touch, CCEvent* event); virtual void ccTouchMoved(CCTouch* touch, CCEvent* event); virtual void ccTouchEnded(CCTouch* touch, CCEvent* event); virtual void ccTouchCancelled(CCTouch* touch, CCEvent* event);   Firstly, add the methods in your .h file Override the methods in your .cpp file   In your .cpp file in the init() method add

Read More →

New Specification with Kitkat 4.4: SMS not delete. | Techbirds

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

Hi folks, Its my duty to inform all my developer-mates that with the new specification of kitkat one cannot ,never delete content provider SMS details , one can read though send ,and receive in our app but cannot be deleted from Provider. A security layer has been stretched so that people like us cannot make

Read More →

« 1 … 45 46 47 48 49 … 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.