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

How we Encode our Audio and Video File in MP3 Format(Container). | Techbirds

Posted on: May 8, 2018 /
Categories: Android, Mobile Applications

Using LAME MP3 on Android with JNI About Lame LAME is the one of most popular lossy audio codecs. It allows you to compress audio files to MPEG-1/MPEG-2 format, which is stored in MP3 files. Due to this codec popularity, one may be interested in implementing MP3 in native form through the Java Native Interface

Read More →

Android | Techbirds | Page 5

Posted on: May 8, 2018 /
Categories: Mobile Applications

This comes handy when you have forgot that from which keystore you have signed your app. Steps 1 : GO TO Windows Vista: C:\Users\\.android\debug.keystore Windows XP: C:\Documents and Settings\\.android\debug.keystore OS X and Linux: ~/.android/debug.keystore Open console/terminal on to the above location where debug.keystore file is present and execute “keytool -list -keystore debug.keystore” Output will be

Read More →

Techbirds | Knowledge Hub | Page 48

Posted on: May 6, 2018 /
Categories: Mobile Applications

Posted on: January 14, 2014 / Categories: PHP / Author Name: Anand Kumar Problem: Creating multisite domain and having several parked domain. Solution : The following steps are as follow: Requirements Your existing WordPress installation *must* be in the root of your site (not a subdirectory like /blog ). You must have access to a

Read More →

Techbirds | Knowledge Hub | Page 42

Posted on: May 6, 2018 /
Categories: Mobile Applications

In order to enable multitouch just go to your AppController.mm. Then in the function didFinishLaunchingWithOptions after creating the EAGL View add the following line. [__glView setMultipleTouchEnabled:YES]; Then the didfinishlaunchingwithoptions will look like: (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions { // Override point for customization after application launch. // Add the view controller’s view to the window and

Read More →

Techbirds | Knowledge Hub | Page 24

Posted on: May 6, 2018 /
Categories: Mobile Applications

Hii all, To save canvas or children’s of canvas as an image use the following code under the click event of your save button here “mycanvas” is your canvas name which is to be saved as an image. try { int height = Convert.ToInt32(Application.Current.RootVisual.RenderSize.Height); int width = Convert.ToInt32(Application.Current.RootVisual.RenderSize.Width); var bitmap = new WriteableBitmap(height, width); bitmap.Render(mycanvas,

Read More →

« 1 … 21 22 23 24 25 … 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.