Posts by Pedro Mazer • 1 point
1 post
-
0
votes1
answer193
viewsQ: Variable must provide either Dimension Expression or an array initializer Syntax error on token, misplaced Construct
I am new to programming for Android and would like to troubleshoot this error: package br.pedromazer.cantoliturgico; import br.pedromazer.cantoliturgico.R.string; import android.app.Activity; import…