Recent content by Rma_80

  1. R

    The App. crashs when DatePickerDialog is called.

    Hi guys, I'm new to this forum and I have a problem with the App. I make. When I try to call the DatePickerDialog the App crashs, despite, I follow the same way to call the TimePickerDialog, and it works. any Suggestions. sorry If I posted this question in the wrong forum, if there is a...
  2. R

    error in GPS update location

    Hallo, i cant run the below app. and i receive the following error: " the application has stopped unexpectedly, pleasetry again" package com.androidbook.GPS_Sensor_Project; import android.app.Activity; import android.content.Context; import android.location.GpsSatellite; import...