Cheat code for Android [part-2]
1 ) Code:
*#*#273283*255*663282*#*#*
This code opens a File copy screen where you can backup your media files e.g. Images, Sound, Video and Voice memo.
read more
How to detect memory leakage in C program?
One more tips for c-programmer,embedded software engineers.
- In many case you need to make sure that your programs is not going to leak any heap memory.
- In Manny case while debugging code you will find SEGMENTATION FAULT and you cant debug your code ahead.
So in that all case our best friend is Valgrind
Introduction:
The Valgrind tool suite provides a number of debugging and profiling tools that help you make your programs faster
and more correct. The most popular of these tools is called Memcheck. It can detect many memory-related errors
that are common in C and C++ programs and that can lead to crashes and unpredictable behaviour.
Download & install :
You can download this tool for For {x86,amd64,arm,ppc32,ppc64}-linux and {x86,amd64}-darwin (Mac OS X). from here.
read more
How To Get Back Older / Original Android Market
Some users are not feeling better by the new android market version which they were upgraded earlier.
Manual handling and use is different from the older version so some user feeling uncomforted with the new and missing the older one. Don’t worry they can regain their older version by our below procedure. So follow this way:-
This method is really very simple and fast, so all you need to do
1. Install an app called aTrackDog
2. Uninstall android market
3. And original android market will automatically will come back
iPhone 4S Features and Specifications
Apple has just launched the latest iPhone – The iPhone 5. While we’re missing Steve Jobs and his ‘awesome’ presentations, Tim Cook took over the stage at a small room called ‘The Town Hall’ at Apple HQ and introduced the new iPhone. We know like all of us, you’ve been waiting for the iPhone 5 for a long time. So here’s an overview of the new iPhone 5 and all the new features it offers. Please note that we’re providing all the information on ‘as is’ basis from the live webcast. Please keep a check on this post for the updates.
iPhone 5 Is Actually iPhone 4S – Features!
Apple’s just revealed that they are calling the next version of iPhone as iPhone 4S and not iPhone 5 as we earlier thought. The phone has A5 chip and it’s about 7 times faster than earlier iphone (aka iPhone 4). Plus there’s Retina Display which is quite awesome. iPhone 4S ships with dual core A5 processor which makes everything move really fast. Apple’s packed dual core graphics in the new phone to make gaming experience really awesome. Apple demoed couple of shots from latest games and says the experience is better than what the gaming consoles offer.
How to configure mail from localhost ( wamp ) using PHP?
I have searched a lot when I was required to configure mail using my localhost for my project. At many sites I have read that it’s just not possible to send mail using localhost. You have to upload your project on the net.
But after searching a lot I get to know that it’s possible to send mail using localhost without uploading the project. And today I post this blog so that the PHP programmer can get to know that it’s not that we just cannot send mail from localhost .We can do.
Steps to send mail from localhost:
Search in this website
our sponsors
latest comments
- kamal9211 on Top/Best C/C++ IDE for Windows & Linux
- kamlesh khot on Structure of a C-Program in Memory | How Heap,Stack,Data and Code segments are stored in memory?
- vamsi on List of all standard version of c language
- c programme language on Implementation limitation of c programming language
- codebreaker on How to access/unblock songs.pk in india?
Find us on Facebook
Top Authors
Find us on stackoverflow
Polls
My Bookmarks
- Audio/video Recorder & player application based on MATLAB
- check dependency of your binary
- defination of all standard c programming language function
- Great Question-Answer on c programming
- know what your c code means
- Limition of c programming language
- List of all version of c programming language
- Online c compiler
- php freelancing work
- some more stuff on C programming language
- Volatile Keyword in Embedded System
- Write Android application in c language