Devs Post By Jubayer
"don't limit yourself...."
Pages
Home
ANDROID/iPHONE PROJECTS
RUNNING CODE
TRAINING PROGRAM
ACHIEVEMENT
PROJECTS
Popular Posts
Read Connection String From xml File (C#.NET)
ASP.NET provides a configuration system we can use to keep our applications flexible at runtime. In this post we will examine some tips ...
How to load data in a combobox without reloading the page from other page in PHP
Write the code in page a.php <select name="company_id" id="company_id" > ...
Making Calculator For iPhone!!
- create a window based project - open interface builder and create a view name it Untitled.xib - create UIViewControllerSubclass with impl...
Apr 22, 2012
Android Gods frown upon me!!
You can close your android app with this Code
android.os.Process.
killProcess
(android.os.Process.
myPid
());
System.
exit
(0);
But Android always discourages this. Android handles the memory and close the apps atomically if needed.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment