Devs Post By Jubayer
"don't limit yourself...."
Pages
Home
ANDROID/iPHONE PROJECTS
RUNNING CODE
TRAINING PROGRAM
ACHIEVEMENT
PROJECTS
Popular Posts
merge image(openCV) python
import numpy as np import cv2 img = cv2.imread( 'messi5.jpg' ) img2 = cv2.imread( 'opencv-logo.png' ) print (...
Using SQLite in Android
It is very easy to use sqllite in android.i have made a small project to use sqlite.. and try to explain it.. so that you can easily use sql...
In-Memory Caching in ASP.NET Core
In ASP.NET Core, in-memory caching is a technique used to store data within the application's memory. This cached data is readil...
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