User contributions for Soma

A user with 6,650 edits. Account created on 16 September 2007.
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

9 March 2022

  • 15:2815:28, 9 March 2022 diff hist +3,316 N Mobile App Dev 2022W: Tutorial 7Created page with "===MainActivity.kt=== <syntaxhighlight lang="kotlin" line> package carleton.comp1601.tapdemo import androidx.appcompat.app.AppCompatActivity import android.os.Bundle import android.os.PersistableBundle import android.util.Log import android.view.View import android.widget.TextView class MainActivity : AppCompatActivity() { private lateinit var myMessage: TextView private var count = 0 override fun onCreate(savedInstanceState: Bundle?) { super.onCr..."

2 March 2022

18 February 2022

16 February 2022

14 February 2022

12 February 2022

11 February 2022

10 February 2022

9 February 2022

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)