M
M
Max Ba2016-06-25 10:13:30
Android
Max Ba, 2016-06-25 10:13:30

Where can I find a sample application for android?

Guys I'm a php coder. I need to make the simplest hello world type program having input text and input button. When pressed, the data is saved to the local database on the smartphone. Best of all is mysql/sqllite, since I'm familiar with it. Well, so that under the buttons a list is displayed saved, sorted by id decs.
On php, this is a miracle to do for about 10 minutes. But in android, as I understand it, you need to decently code.
Maybe there are ready-made examples with almost ready-made code? Well, there, from the lessons (I did not find it myself). The goal is not yet to learn how to code, but to use it in a smartphone, and the current at home.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Rou1997, 2016-06-25
@Rou1997

MySQL is not used locally on Android, only SQLite, there are lessons, just searched badly, enter at least the elementary "java android sqlite" in Google, you will find A. Klimov's lessons, etc., here's another option.
You can also try PhoneGap, there is HTML & CSS & JS, the WebSQL API is used for the database, but at first it’s hard to figure it out with PhoneGap, it’s “crooked”, because of this I don’t want to advise it for a beginner, maybe then you shouldn’t write an application, Is it just a hosted site?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question