Recent content by JonCamilleri

  1. J

    Battery life etc...

    I bought this digital watch from the market, and, I went to the government but it says it only gives guidelines (which is not very helpful given its legal remit). Then I realize battery life is draining so I ask for an alternative solution but this is not yet available within the infrastructure...
  2. J

    Why isn't this working?

    I cannot quite understand why Android Studio complains so much about this code, can you help please as I am still learning? package com.example.android.camera2basic; package com.paad.ch02_manual_layout; import android.app.Activity; import android.os.Bundle; import android.widget.LinearLayout...
  3. J

    Why won't SDK Manager load from Android Studio (programming)?

    SDK Manager won't load from Android Studio (programming) I just started a few weeks ago with android programming and I still feel like I need to get used to it even though I am familiar with Java programming. How does it work with you guys and dolls? Right now I have a little problem in that...