Devs Post By Jubayer
"don't limit yourself...."
Pages
Home
ANDROID/iPHONE PROJECTS
RUNNING CODE
TRAINING PROGRAM
ACHIEVEMENT
PROJECTS
Popular Posts
Create dll file to send mail in asp.net
- Create a library project named it EmailManager - Write this code to the class - publi...
simple and adaptive threshold
original image: import cv2 as cv import numpy as np img = cv.imread( 'sudoku.png' , 0 ) _ , th1 = cv.threshold(img ,...
Exporting to Excel in Crystal Reports .NET
Export crystal report to excel in asp.net ReportDocument crystalReport; protected void Page_Load( object sender, EventArgs ...
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