Devs Post By Jubayer
"don't limit yourself...."
Pages
Home
ANDROID/iPHONE PROJECTS
RUNNING CODE
TRAINING PROGRAM
ACHIEVEMENT
PROJECTS
Popular Posts
Image gradients and edge detection
import cv2 import numpy as np from matplotlib import pyplot as plt #img = cv2.imread("messi5.jpg", cv2.IMREAD_GRAYSCALE)...
Show Data In Table View Using Plist
I show how to use arrays to show data. Today i have use plist to show the data.plist means property l...
Rotate Txt using css
<style> #rotate { width:20px; height:auto; float:left; font-size:11px; font-family:Verdana; -webkit-transform: rotate(-90deg);...
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