Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Linnea Samila
/
Moya
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 25ac88ab
authored
Jan 09, 2014
by
Tuukka Kivilahti
Committed by
Tuukka Kivilahti
Feb 08, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
blob
1 parent
1b51cb8c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
muutSoftat/AndroidBarcode/res/values/strings.xml
muutSoftat/AndroidBarcode/src/fi/codecrew/androidbarcode/MainActivity.java
muutSoftat/AndroidBarcode/res/values/strings.xml
View file @
25ac88a
...
...
@@ -10,6 +10,6 @@
<string
name=
"seenInMoya"
>
(as seen in Moya)
</string>
<string
name=
"shared_pref_readername"
>
readername
</string>
<string
name=
"change"
>
Change
</string>
<string
name=
"success"
>
Success
</string>
<string
name=
"success"
>
Success
!
</string>
</resources>
muutSoftat/AndroidBarcode/src/fi/codecrew/androidbarcode/MainActivity.java
View file @
25ac88a
...
...
@@ -18,7 +18,7 @@ import android.widget.EditText;
import
android.widget.TextView
;
public
class
MainActivity
extends
Activity
{
private
static
String
URL
=
"http://
demo.codecrew
.fi/MoyaWeb/shop/rfidListener.jsf"
;
private
static
String
URL
=
"http://
lantrek.moya
.fi/MoyaWeb/shop/rfidListener.jsf"
;
@Override
protected
void
onCreate
(
Bundle
savedInstanceState
)
{
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment