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

Android Concept | Techbirds

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

Code to perform Scaling,translation,rotation on canvas in android : public class Canvas extends View { Paint paint; Paint paint1; boolean flag = false; // new code attributes float x_down = 0; float y_down = 0; PointF start = new PointF(); PointF mid = new PointF(); float oldDist = 1f; float oldRotation = 0; Matrix matrix

Read More →

Android Concept | Techbirds

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

Downloading video from webview using the API DownloadManager (which internally uses a asyntask):- public void DownloadFromUrl(String url, String fileName) { String extension = MimeTypeMap.getFileExtensionFromUrl(url); if (extension != null) { MimeTypeMap mime = MimeTypeMap.getSingleton(); String mimeType = mime.getMimeTypeFromExtension(extension); if (mimeType != null) { if (mimeType.toLowerCase().contains(“video”) || extension.toLowerCase().contains(“mov”) || extension.toLowerCase().contains(“mp4″) || extension.toLowerCase().contains(“m4v”)) { DownloadManager mdDownloadManager = (DownloadManager)

Read More →

Adobe Photoshop 5 shortcut Keys | Techbirds

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

When working in Photoshop, simple tasks can become a hindrance to your workflow. So, instead of becoming frustrated take a look at our list of Photoshop shortcuts right here. They’re guaranteed to speed up your workflow once you get the hang of them! Whether you want to change the size of your text, deselect a

Read More →

Add mysql_real_escape_string() to entire GET or POST data in php | Techbirds

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

Posted on: April 28, 2014 / Categories: PHP / Author Name: Shivek Parmar Sometimes we have a large set of data coming through requests. At that time we cannot use mysql_real_escape_string() for each and every data coming from GET or POST methods. mysql_real_escape_string() method is used to stop SQL injection attacks which is very important.

Read More →

10 Best Practices with jQuery | Techbirds

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

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 →

« 1 … 49 50 51 52 53 … 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.