Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
CHILD INTELLIGENT ASSESSMENT TOOL
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
2020-046
CHILD INTELLIGENT ASSESSMENT TOOL
Commits
e450bb00
Commit
e450bb00
authored
Nov 05, 2020
by
Buwaneka
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add GlobleVariable.java
parent
e3d73556
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
58 additions
and
0 deletions
+58
-0
Count/GlobleVariable.java
Count/GlobleVariable.java
+58
-0
No files found.
Count/GlobleVariable.java
0 → 100644
View file @
e450bb00
package
com.example.count
;
import
android.app.Application
;
import
android.graphics.Bitmap
;
import
java.util.ArrayList
;
import
java.util.Arrays
;
import
java.util.List
;
public
class
GlobleVariable
extends
Application
{
public
static
ArrayList
<
Bitmap
>
bitmapArrayPicture
=
new
ArrayList
<
Bitmap
>();
public
static
List
<
Integer
>
listOriginal
=
Arrays
.
asList
(
1
,
3
,
5
,
4
,
2
,
1
,
3
,
1
,
2
,
4
,
2
,
1
,
3
,
5
,
4
,
3
,
5
,
2
,
1
,
4
,
4
,
2
,
5
,
3
,
1
,
3
,
1
,
2
,
5
,
4
,
1
,
5
,
4
,
3
,
2
,
5
,
4
,
1
,
4
,
4
,
4
,
2
,
1
,
5
,
3
,
5
,
1
,
4
,
2
,
3
,
5
,
1
,
4
,
3
,
2
,
4
,
2
,
5
,
3
,
3
,
3
,
2
,
3
,
4
,
4
,
2
,
1
,
3
,
5
,
4
,
1
,
3
,
5
,
4
,
2
,
2
,
4
,
5
,
1
,
3
,
3
,
1
,
4
,
5
,
2
,
5
,
2
,
3
,
4
,
4
,
5
,
4
,
5
,
2
,
3
,
2
,
4
,
1
,
5
,
3
,
4
,
5
,
3
,
2
,
1
,
2
,
4
,
3
,
1
,
5
,
1
,
4
,
2
,
3
,
5
,
3
,
2
,
4
,
1
,
3
,
5
,
2
,
2
,
4
,
1
,
5
,
1
,
4
,
3
,
2
,
3
,
1
,
4
,
5
,
1
,
4
,
2
,
1
,
5
,
3
,
4
,
3
,
5
,
3
,
1
,
2
,
1
,
3
,
1
,
5
,
4
,
5
,
3
,
2
,
1
,
2
,
4
,
5
,
2
,
4
,
2
,
1
,
5
,
3
,
4
,
3
,
5
,
3
,
1
,
2
,
1
,
3
,
1
,
5
,
2
,
5
,
1
,
4
,
3
,
2
,
3
,
1
,
4
,
5
,
2
,
4
,
2
,
1
,
5
,
3
,
4
,
3
,
5
,
3
,
1
,
2
,
1
,
3
,
1
,
5
,
4
,
5
,
3
,
2
,
1
,
2
,
4
,
5
,
1
,
3
,
5
,
1
,
4
,
3
,
2
,
5
,
1
,
2
,
5
,
4
,
1
,
3
,
5
,
4
,
2
,
2
,
4
,
3
,
1
,
5
,
3
,
1
,
4
,
5
,
2
,
4
,
2
,
5
,
1
,
3
,
1
,
5
,
4
,
3
,
2
,
5
,
3
,
1
,
2
,
4
,
1
,
4
,
2
,
5
,
3
,
5
,
2
,
3
,
4
,
1
,
3
,
5
,
2
,
1
,
5
,
2
,
5
,
1
,
3
,
4
,
2
,
1
,
3
,
5
,
4
,
4
,
2
,
5
,
2
,
1
,
5
,
1
,
4
,
2
,
3
,
1
,
3
,
5
,
4
,
2
,
2
,
4
,
1
,
5
,
3
,
3
,
5
,
4
,
2
,
1
,
4
,
5
,
2
,
3
,
5
,
2
,
4
,
5
,
1
,
3
,
1
,
4
,
2
,
5
,
3
,
5
,
3
,
2
,
4
,
1
,
3
,
5
,
4
,
2
,
1
,
2
,
2
,
5
,
1
,
3
,
3
,
1
,
4
,
5
,
2
,
5
,
2
,
3
,
4
,
1
,
1
,
4
,
5
,
2
,
3
,
2
,
4
,
1
,
5
,
3
,
3
,
1
,
2
,
5
,
4
,
1
,
5
,
3
,
3
,
2
,
2
,
5
,
1
,
3
,
4
,
4
,
2
,
1
,
5
,
3
,
5
,
1
,
4
,
2
,
3
,
1
,
2
,
5
,
4
,
2
,
5
,
3
,
1
,
2
,
4
,
2
,
1
,
3
,
5
,
4
,
3
,
5
,
2
,
1
,
4
,
4
,
2
,
5
,
3
,
1
,
5
,
1
,
4
,
3
,
2
,
4
,
4
,
4
,
5
,
1
,
3
,
3
,
5
,
2
,
1
,
4
,
2
,
1
,
3
,
5
,
4
,
1
,
4
,
5
,
4
,
2
,
4
,
5
,
1
,
3
,
3
,
1
,
4
,
5
,
2
,
5
,
2
,
3
,
4
,
1
,
1
,
4
,
5
,
2
,
3
,
2
,
4
,
1
,
5
,
3
,
3
,
1
,
2
,
5
,
4
,
1
,
5
,
4
,
3
,
2
,
2
,
5
,
1
,
3
,
4
,
4
,
2
,
1
,
5
,
3
,
5
,
1
,
2
,
5
,
3
,
1
,
3
,
5
,
4
,
2
,
5
,
3
,
1
,
2
,
4
,
2
,
1
,
4
,
5
,
4
,
2
,
5
,
2
,
1
,
4
,
4
,
2
,
5
,
3
,
1
,
5
,
1
,
4
,
3
,
2
,
4
,
2
,
5
,
1
,
3
,
3
,
5
,
2
,
1
,
4
,
2
,
1
,
3
,
5
,
4
,
1
,
3
,
5
,
4
,
2
,
4
,
1
,
3
,
5
,
4
,
1
,
2
,
4
,
3
,
2
,
2
,
5
,
1
,
3
,
4
,
4
,
2
,
1
,
5
,
3
,
5
,
1
,
4
,
3
,
3
,
1
,
3
,
5
,
4
,
2
,
5
,
3
,
1
,
2
,
4
,
4
,
2
,
3
,
5
,
4
,
2
,
5
,
2
,
1
,
4
,
4
,
2
,
5
,
3
,
1
,
5
,
1
,
4
,
3
,
2
,
4
,
2
,
5
,
1
,
3
,
3
,
5
,
2
,
1
,
4
,
2
,
1
,
3
,
4
,
1
,
3
,
5
,
4
,
2
,
5
,
4
,
5
,
3
,
2
,
1
,
2
,
5
,
5
,
1
,
3
,
1
,
4
,
2
,
1
,
5
,
3
,
5
,
3
,
2
,
4
,
1
,
3
,
5
,
4
,
2
,
2
,
4
,
5
,
1
,
3
,
3
,
1
,
4
,
5
,
2
,
5
,
2
,
3
,
4
,
1
,
1
,
4
,
5
,
2
,
3
,
2
,
4
,
1
,
5
,
3
);
public
static
int
RightGloble
;
public
static
int
WrongGloble
;
public
static
String
StudentID
;
public
static
String
nameurl
;
public
static
boolean
done
;
public
static
boolean
wait
=
false
;
public
static
ArrayList
<
Integer
>
resultList
=
new
ArrayList
<
Integer
>();
public
static
ArrayList
<
Bitmap
>
bitmapNo
=
new
ArrayList
<
Bitmap
>();
private
static
GlobleVariable
singleton
;
public
static
GlobleVariable
getInstance
()
{
return
singleton
;
}
@Override
public
void
onCreate
()
{
super
.
onCreate
();
singleton
=
this
;
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment