Devs Post By Jubayer
"don't limit yourself...."
Pages
Home
ANDROID/iPHONE PROJECTS
RUNNING CODE
TRAINING PROGRAM
ACHIEVEMENT
PROJECTS
Popular Posts
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...
Using Vibrator in android
-Add permission to android Manifest file <uses-permission android:name="android.permission.VIBRATE" /> - In java file...
(no title)
Searching with multiple columns using entity framework in MVC In Controller: public async Task<IActionResult> Index(DateTime? fromDa...
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