Loading...
Processing Forum
Recent Topics
All Forums
Screen name:
edapxx
Blog:
http://edapx.com
Twitter Link:
https://twitter.com/edapx
edapxx's Profile
2
Posts
6
Responses
0
Followers
Activity Trend
Last 30 days
Last 30 days
Date Interval
From Date :
To Date :
Go
Loading Chart...
Posts
Responses
PM
Show:
All
Discussions
Questions
Expanded view
List view
Private Message
Android videogame to learn german irregular verbs
[2 Replies]
16-Dec-2012 05:43 AM
Forum:
Share your Work
Hi everybody,
some days ago i've finished my first android application written in processing. It' s called "Ja Irre", is an app thought for learning participle forms of german irregular verbs
You can find a video demo here.
http://edapx.com/ja-irre-verben/
The code is available on github
https://github.com/edap/ja-irre-verben
using loadStrings to read a json file in my data folder.
[5 Replies]
03-Dec-2012 02:54 AM
Forum:
Android Processing
I'm witting an application called "cursor".
In my /home/me/sketchbook/cursor/data folder I've put a JSON file called "de_DE.json", and I've give to this folder 777 recursively permission.
I'm trying to load this file with this code:
String BASE_URL = "de_DE.json";
String response = loadStrings(BASE_URL)[0];
In Java mode the app is working without problem, but in android mode the application can't find the file.
Is someone having an idea about this issue?
Many thanks in advance.
«Prev
Next »
Moderate user : edapxx
Forum