What is the best way to 'convert' a website or PHP or HTML system to an Android and iOS app ?
I have a PHP script with MySQL DB and HTML site, and I heard that it can generate the site or system version in PHP or HTML for Android and iOS app...
I work creating on-demand apps (for Android and iOS). The apps have the same features and only differ in style, which is defined by the clients.
In the case of Android I was able to automate the whole process of creating and submitting apps t...
I'm studying the core date in ios. I created a template and inserted some records. I would like to query these records using SQL in the program "DB Browser for sqlite", but I do not know where xcode creates the database file. Anyone know?
I have a tableView where I would like to delete the cells of the sections and if it is the last, instead of deleting the section too, I wanted to add a new cell with a new string: @ "there are no cells in this section". For some reason the code...
In the last few days, I faced a problem in publishing an App on Apple, it simply blocks me from wanting the user to use username / password to access all the App content. Reason: it's an App educational, and the school provides an id / password...
I'm sending the first version of a app to Apple Store , however, before sending it to production, I'll make it available first to Beta Testers .
Currently, the status for External Testing is:
Waiting for Beta A...
I'm trying to develop an application in iOS using the objective-c language. But I have a .metaweb domain that I need it to access is not loading. I noticed that some sites such as facebook , globoesporte , espn does not also load, however...
Well, I'm currently developing for iOS in Adobe Air in Ad-hoc distribution mode.
I am currently using these technologies:
Adobe Air 18
Adobe Flash Player 17
Adobe Flash Builder 4.5
Adobe Flash Professional CC 2015
When I publish...
I need to calculate the shortest distance between two locations obtained automatically through CoreLocation .
To be more specific, the idea is to mark a starting point and after the user "walk" a little, I need to calculate the distance...
I'm developing an android app, but I'm programming in eclipse on windows using HTML , JavaScript , CSS and JQuery
To test application development I was using an extension for google chrome and sometimes also used the Chrome DevTools Ov...