Techbirds | Knowledge Hub | Page 29

Posted on: April 29, 2014 /

Categories: PHP / Author Name: Rahul

problem : i was coding for paypal integration in php. After code i needed to test paypal functionality using paypal send box. for that i required test credit cards account numbers. solution : Test Credit Card Account Numbers While testing, use only the credit card numbers listed here. Other numbers produce an error. Expiration Date

Read More →

507 total views, no views today

Hi folks, Its my duty to inform all my developer-mates that with the new specification of kitkat one cannot ,never delete content provider SMS details , one can read though send ,and receive in our app but cannot be deleted from Provider. A security layer has been stretched so that people like us cannot make

Read More →

443 total views, no views today

Problem : I want to show date in my own format in very easy way. Solution : i read this link : https://blog.stevenlevithan.com/archives/date-time-format With the help of this link you can show date in any format in a very easy way. 1,307 total views, 1 views today

1,307 total views, 1 views today

Directly it is not possible to change or update Application’s Manifest file but we can do it by creating Activity aliases. The main concept is to create multiple Launcher Activity alias in Application’s Manifest file and Enable one of them. Whenever you want to change App icon or title from your Application you can can

Read More →

8,525 total views, 1 views today

Exception: An exception is an event, which occurs during the execution of a program, that disrupts the normal flow of the program’s instructions. When an error occurs within a method, the method creates an object and hands it off to the runtime system. The object, called an exception object, contains information about the error, including

Read More →

754 total views, no views today