• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. S

    Tune In Radio pro - screen 'always on' during the recording

    Hello I've a problem with schedule recording in my Tune In Radio Pro. If I set a schedule recording and then it starts, screen 'stays on' during the recording time (it not go black, as it should according system settings). I can however swith it off manually using screen button, but then what's...
  2. S

    Apps Sending an intent from non-Activity extented class

    I've two classes: MainActivity.java and CallReceiver.java . The problem is I can't send an intent from CallReceiver class. Eclipse throws an error: "The constructor error Intent(CallReceiver, Class<MainActivity>) is undefinied. public class MainActivity extends Activity { ... CallReceiver...
  3. S

    Apps alert.setPositiveButton arguments confusing

    At first i'm a beginner (completely) to an android development, so please forgive me my noob questions. I have a problem with understanding this sample code below. I can't manage out what is happening in a alert.setPositiveButton arguments section. DialogInterface.OnClickListener() is an...
  4. S

    Hello

    Hello everyone.