This is the first post in the series documenting a sample Android app we built to demonstrate various Backendless features. (You can read/watch project overview posted earlier) The video below demonstrates the following:
This morning we got an alert from Google saying that some phishing content had been detected in Backendless. Indeed, a user created an app in Backendless and uploaded a phishing page to the Backendless File storage. Static content from the file storage in Backendless is served via the backendlessappcontent.com domain. Since the domain (from the…
If a data table in your application has a column of the DATETIME type, the values for that column will be rendered by Backendless Console in mm/dd/yyyy hh:mm:ss format. For many applications, and specifically in some industries like telecommunications or finance, it is important to see the date objects in a "neutral" format and often…
In another post, we wrote about Backendless File Browser - an online management system for your files and directories. One of the features built into File Browser is the ZIP Directory feature. The feature does exactly what it sounds like it would do - creating a zip file for a directory and its contents. At…