Home
About Us
Youtube
Home
Widgets
_Multi DropDown
__DropDown 1
__DropDown 2
__DropDown 3
_ShortCodes
_SiteMap
_Error Page
Web Services
News
Youtube
Categories
Drawable XML
ListView
RatingBar
Tuesday, April 03, 2012
Home
Unlabelled
Android - Kill the process of your Application
Android - Kill the process of your Application
Jack
Tuesday, April 03, 2012
int
pid = android.os.
Process
.myPid();
android.os.
Process
.killProcess(pid);
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Total Pageviews
Followers
Social
0
followers
0
followers
0
likes
0
followers
164
subscribers
0
followers
Recent
Popular
Android - Screen Orientation Example
SCREEN ORIENTATION SOURCE CODE [main.xml] is <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:...
Android ListView OnClick Example
LISTVIEW ONCLICK SOURCE CODE [main.xml] is <?xml version="1.0" encoding="utf-8"?> <LinearLayout androi...
How to mirror your android screen to a PC or Laptop without root?
If you have rooted your Android device, it’s easy. But if you haven’t rooted, there are still some simple ways to get your phone or ta...
How to draw Line & Rectangle shapes for EditText in drawable XML file?
To draw a LINE 1. Create an XML file in the drawable folder 2. Create layer-list tag and add item tag as inner tag 3. Give top, le...
Android - Custom RatingBar Example
CUSTOM RATINGBAR SOURCE CODE [main.xml] is <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:and...
Comments
Archive
Archive
October (8)
July (2)
May (1)
May (1)
April (5)
November (1)
October (1)
September (2)
August (2)
July (3)
June (3)
May (5)
April (7)
March (14)
February (3)
Sponsor
Tags
Labels
Accessing OS
(1)
Activity Lifecycle
(1)
AlertDialog
(1)
AutoCompleteTextView
(1)
Button
(2)
CheckBox
(1)
Drawable XML
(2)
EditText
(2)
Emulator
(1)
FullScreen
(1)
General
(2)
GridView
(1)
Introduction
(1)
Keyboard Shortcuts
(1)
Layout
(1)
ListView
(7)
Manifest
(1)
Menu
(1)
Network
(1)
News
(1)
RatingBar
(4)
Screen Orientation
(1)
Screen Size
(2)
SeekBar
(1)
Spinner
(2)
SplashScreen
(1)
StatusBar
(2)
TextView
(6)
TitleBar
(2)
Toast
(2)
ToggleButton
(1)
Tutorials
(1)
Useful Functions
(3)
Webservice
(1)
Business
Contact Form
Name
Email
*
Message
*
No comments:
Post a Comment