We are about to switch to a new forum software. Until then we have removed the registration on this forum.
nice to meet you.
We solved the processing (JAVA) and DB(MYSQL).
However, the solution to processing (ANDROID) is difficult.
2-1) Is there any way? 2-2) How can I send a query? 2-3) Building an environment ... is necessary.
Please help me.
is this a duplicate? please don't post duplicates (especailly duplicates with less information in them)
https://forum.processing.org/two/discussion/22652/i-want-to-apply-mysql-code-to-my-mobile-phone-at-processing
I will start by looking at this:
https://www.google.ca/?gws_rd=ssl#q=android+developers+sqlite&spf=1496257409901
For example: https://developer.android.com/training/basics/data-storage/databases.html https://developer.android.com/reference/android/database/sqlite/package-summary.html https://developer.android.com/reference/android/database/sqlite/SQLiteDatabase.html
There are also some tutorials available and they would be a good point to start. After you get a version working, there is a great potential to be able to use the code directly in Processing Android Mode.
Kf
Dear koogs,
It is a duplicate question as you say. However, I did not solve it based on your answer.
I want to know the solution.
Dear kfrajer,
Thank you for your data.
I will study once. And I will answer.
Thank you both very much.
in the other question you said you wanted to save the data not on the device but on a server...
Answers
is this a duplicate? please don't post duplicates (especailly duplicates with less information in them)
https://forum.processing.org/two/discussion/22652/i-want-to-apply-mysql-code-to-my-mobile-phone-at-processing
I will start by looking at this:
https://www.google.ca/?gws_rd=ssl#q=android+developers+sqlite&spf=1496257409901
For example:
https://developer.android.com/training/basics/data-storage/databases.html
https://developer.android.com/reference/android/database/sqlite/package-summary.html
https://developer.android.com/reference/android/database/sqlite/SQLiteDatabase.html
There are also some tutorials available and they would be a good point to start. After you get a version working, there is a great potential to be able to use the code directly in Processing Android Mode.
Kf
Dear koogs,
It is a duplicate question as you say. However, I did not solve it based on your answer.
I want to know the solution.
Dear kfrajer,
Thank you for your data.
I will study once. And I will answer.
Thank you both very much.
in the other question you said you wanted to save the data not on the device but on a server...