i have a problem in android application package installation, why android must have two segment of package name, why i can't use single Name as Package name.
Now:"com.alert.myalert" Need:"myalert", in my application i required when my app is installed in device, it shows only my app name, when the user have to check in Settings->App->myalert. This is my problem, i can't get that now showing Settings->App->com.alert.myalert. kindly help me, Thanks in Advance.