Devs Post By Jubayer
"don't limit yourself...."
Pages
Home
ANDROID/iPHONE PROJECTS
RUNNING CODE
TRAINING PROGRAM
ACHIEVEMENT
PROJECTS
Popular Posts
Send Auto Notification Using Windows service (asp.net)
-Open visual studio. - Go to file->new->project -Select windows service -right click on Service1.cs sele...
MAC startup keyboard shortcut
There are some startup keyboard shortcut for MAC :- 1) When MAC boot up if you press ”Options key” Startup Manager Open. 2) When MAC b...
Using Anonymous Method in C#
Implementing an Anonymous Method: -Open windows form application public Form1() { InitializeComponen...
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