If we want to grow intellectually, morally, socially, and spiritually, we need to ask questions and seek answers. We need intellectual curiosity. The intellectually curious person has a deep and persistent desire to know. She asks and seeks answers to the “why” questions. And she doesn’t stop asking at a surface level, but instead asks probing questions in order to peel back layers...
Wednesday, November 2, 2016
Monday, October 31, 2016
How to find your passion
Choose a subject on which you have a deep passion. You'll know you are passionate about a subject if you devote your most precious resource to it. Time.What do you love to spend time doing, learning, watching or studying? What would you do even if you weren't going to get paid for doing it? What is a hobby or an avid interest that you have been following for some time that has caused you to make some...
Building Hybrid Apps with AngularJS and Ionic

Building Hybrid Apps with AngularJS and Ionic A hybrid app is a type of mobile app that uses a browser window to display its interface. Ionic is a combination of tools and utilities that enables developers to quickly build hybrid mobile apps using the same...
Friday, July 15, 2016
How to Create Android Update Zip Package
Create Android Update Zip Package To install system app or set permission of system file or folder or to place a system library under system/lib folder on a non rooted device, we need to prepare update_pacakge and install from recovery.To prepare update_package download the sample Create_Update_Pacakge.zip and make the corresponding script...
Monday, May 9, 2016
How to Remap the Hardware Buttons On Your Android Phone
Remap the Hardware Buttons On Your Android PhoneSuppose you want to make volume keys in Android device as power key, then perform following steps :Note : Please make sure your device is rooted.In Android, hardware key mapping details are present under /system/usr/keylayout/keypad.kl.Pull keypad.kl and change VOLUME_DOWN or VOLUME_UP to POWER and add WAKE, like below (Make sure device is rooted)For...
What is patent, types of patent and generate patent ideas (Patent Definition)
Patent, types of patent and generate patent ideas A patent is a set of exclusive rights granted by a sovereign state to an inventor or assignee for a limited period of time in exchange for detailed public disclosure of an invention. An invention is a solution to a specific technological problem...
Thursday, April 21, 2016
How to change boot animation in Android
Kindly follow below instructions to change bootaimantion on Android devices.* Create two folders part0, part1 and place the several animation images (.png format) with the dimension of the mobile in these folder.* The images in the part0 folder are usually repeated once, and the frames in part1 folder are usually looped several times, or infinite.* Create desc.txt file and following lines320 480 24p...