Azərbaycan dili Bahasa Indonesia Bosanski Català Čeština Dansk Deutsch Eesti English Español Français Galego Hrvatski Italiano Latviešu Lietuvių Magyar Malti Mакедонски Nederlands Norsk Polski Português Português BR Românã Slovenčina Srpski Suomi Svenska Tiếng Việt Türkçe Ελληνικά Български Русский Українська Հայերեն ქართული ენა 中文
Subpage under development, new version coming soon!

Onderwerp: »HTML+JavaScript

  • 1
2016-04-27 23:04:00
Fabbrogas naar Iedereen
Anyone who has some java experience in mobile application wants to share some hints and answer to some questions about some apps i'm coding? :)
2016-05-01 17:58:49
Puffin;)
2016-05-01 20:14:34
You haven't got the question :)
I'm coding some apps, and i'm stuck in a point, so i would know if anyone here code some mobile apps to ask some question :)
(gewijzigd)
2016-05-16 00:57:45
Try it and post the question, perhaps someone knows it. I code and perhaps I can answer you
2016-05-17 18:47:06
So, i'm keep going during this period. I got an android application from a company to fix, using Cordova.
I'm stucked in a point probably only because I've never focused my attention at DataBase part in general.

Basically this is the hml file
And this is ths JS file

I'm stucked in a problem with the images.
Basically when i add a "Deficiency", i'm going to be redirect to a page which contains a form to fill with several info and at the end the user (if he wants) can take a picture (or load by his Picture Library) about this deficiency.
After a problem with Cordova, I finally got the camera working properly. It takes, saves and shows picture.
My problem is that once i save the form, if I add another deficiency, the old form is saved on the previous deficiency, the new form is new and black (as it should be), except for the pictures.
Pictures are taken and saved on the phone, showed in the form, but if i change take a new picture in the "Deficiency 2" (let's call it in this way, basically in a new deficiency), the image override all the images i took before.

There's a problem with the DB part i guess.
In my code i commented all the DB part which is relative to the picture section because was obviously wrong.
If you guys can find a way, would be really nice :)
I don't think it's such a big issue, but I've never worked with DB, and that's the main point problem :P

EDIT: If a MOD reads the thread, he may edit the title of the thread because my boss chenged his mind and decided that our way to go had to be HTML+JavaScript, not Java :'(
(gewijzigd)
  • 1