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 NDK | 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 →

This is with the reference from my earlier blog. read the comment at the top before reference. | Techbirds

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

// to see the effect of override copy code and uncomment the override part. // hash code overriding will join you later. public class Obj { /** * @param args */ int value; Obj(int i) { this.value = i; } /*@Override public boolean equals(Object o) { Obj here=(Obj)o; if(this.value == here.value) return true; else if

Read More →

Is Java a pure object orieneted language? | Techbirds

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

Well this have always been a topic of discussion among geeks and most favorite question of many interviewers. Here we will have a detailed look at this topic. After reading this blog you will be able to figure out is Java  a pure object oriented language? Object oriented refers to a methodology which enables a

Read More →

Implementing TreeMap | Techbirds

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

Hi all, In this post I will discuss how we can use TreeMap. Map is one of the important part of collection framework in Java. TreeMap is direct Concrete Class that implements Map Interface. A normal TreeMap with specified key and value pair. import java.util.Collection; import java.util.TreeMap; import java.util.Iterator; public class TreeMapIterator { public static

Read More →

How to Persist Header and Footer b/w page transitions in jQuery Mobile | Techbirds

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

To Persist the header and footer just add the attribute “data-id” in header and footer both. E.g. ———————————-                          ———————————-                    In above code sample we add the data-id attribute in both header(data-id=”page_header”) and footer(data-id=”page_footer”); add these same id to all other pages where you want to persist header and footer.

Read More →

« 1 … 35 36 37 38 39 … 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.