Techbirds | Knowledge Hub | Page 15

10 Best Practices with jQuery I’ll try to give an order to my tips, you will learn first the best practices to use with jQuery with its basic features then we’ll dig into more advanced features. Let’s start it, be focus! 1. Include and Load jQuery into your page You could assume than loading jQuery

Read More →

639 total views, no views today

step -1: get the video path and video name in string fromat step – 2: inclue facebook sdk in your hadder file. step – 3: create one method like shareOnFB and pass sourePath of video step – 4: copy this code -(void)shareOnFB:(NSString *)sourcePathString{ NSString *filePath = sourcePathString; NSData *videoData = [NSData dataWithContentsOfFile:filePath]; NSDictionary *videoObject =

Read More →

934 total views, no views today

Hello Folks, First of all i would like to thank my mates who gave me this exposure to cocos2dx and feeling very happy after integrating Google adMob Banners in the recent past. Step Wise Integration: Step 1: Open ADT, open SDK explorer. Step 2: In the opened window, move to extras at bottom, there check

Read More →

1,945 total views, 1 views today

   BUG LIFE CYCLE Bug status description: These are various stages of bug life cycle. The status caption may vary depending on the bug tracking system you are using. 1) New: When QA files new bug. 2) Deferred: If the bug is not related to current build or can not be fixed in this release

Read More →

1,271 total views, no views today

Step1: Obtaining a Google API Key To create your api key: 1. Visit the APIs Console at https://code.google.com/apis/console and log in with your Google Account. 2. Click the Services link from the left-hand menu. 3. Activate the Google Maps API v3 service. 4. Click the API Access link from the left-hand menu. Your API key

Read More →

727 total views, no views today