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

Convert ArrayList to string and back to ArrayList | Techbirds

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

1:Download gson-2.2.4.jar and Insert Library inside libs folder 2:Then for ex:- you have a ArrayList like this ArrayList filelist= new ArrayList(); then you can change it to string String json = new Gson().toJson(filelist); And if you want to change back to ArrayList then Type type = (Type) new TypeToken() { }.getType(); filelist= new Gson().fromJson( json

Read More →

ARC forbids explicit message send of ‘release’ in Xcode. | Techbirds

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

“ARC forbids explicit message send of ‘release’ in Xcode. How can I fix this error… Just remove the release statement. ARC will manage it for you. ARC is Auto Reference Counting. As opposite to manual reference counting. 883 total views, 2 views today Share this On

Adding rotation animation when switch from one activity to other | Techbirds

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

Here I am going to show that how on a click of a button my page changes after a complete rotation. Steps : 1. on click of button add this method : private void animatedStartActivity() {              final Intent intent = new Intent(getApplicationContext(),Activity2.class);              intent.addFlags(Intent.FLAG_ACTIVITY_NO_ANIMATION);              ActivitySwitcher.animationOut(findViewById(R.id.container),getWindowManager(),new                ActivitySwitcher.AnimationFinishedListener() {                                          @Override                                           public void onAnimationFinished()

Read More →

32-bit versus 64-bit | Techbirds

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

Posted on: December 27, 2013 / Categories: General, Tutorials / Author Name: Amit Hey fellas, This has been an great point of disscussion and thought processes What is difference between a 32-bit and 64-bit. Now here we have 3 aspects 1. Hardware 2. Operating System 3. Application Let’s Start with Hardware. We call this in

Read More →

Difference between Testing and Debugging | Techbirds

Posted on: September 5, 2017 /
Categories: Testing

Posted on: May 22, 2014 / Categories: Testing / Author Name: Ankan Sithole Testing and debugging are different kinds of activity, both of which are very important but many people got confuse in it. Testing: Testing activity is carried down by a team of testers, in order to find the defect in the software. Test

Read More →

« 1 … 42 43 44 45 46 … 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

  • Dafabet Aviator App Review in 2026
  • Mostbet review
  • Bet365 review in India
  • Pokerstars Blowout Series is out
  • Facebook Zynga Poker

Ricky Casino AU: launched in 2021, Curaçao-licensed, app, and promo-code guides in one place — https://ricky-casino777.com/

Copyright © Techbirds, 2023 | All rights reserved.