Questions tagged [backendless]

Backendless provides an instant backend to help developers build better apps faster.

The Backendless Platform is a tightly integrated system designed to streamline and accelerate application development process. Individual platform products can address requirements of developers working on mobile, web-based or enterprise applications. However the platform as a whole establishes a unified approach for building applications faster, at a reduced development cost and with the utmost reliability.

Backendless.com

247 questions
-2
votes
1 answer

Extract Object Data into usable format

I am a real newbie so go easy on me and my terminology, I am still learning! I have a Backendless database I would like to show in my app. I have successfully connected it to my Android Studio app, queried it and returned the data in the following…
Newbie123
  • 13
  • 2
-2
votes
1 answer

Has anyone been able to get google login working with javascript or REST with backendless 3.0 stand alone server

I am trying to find out if the anyone has successfully got google authentication to work with 3.0 version of Backendless Standalone using their javascript SDK or directly using their REST API? If you have, what standalone version of backendless are…
Barry MSIH
  • 2,461
  • 3
  • 26
  • 40
-2
votes
3 answers

Read the echo output of php file in python

I have a database on backendless cloud service which has no support for python. So i'm establishing the connection between the python code and the database using php files. The insertion is working fine as there is no response from the php file to…
user3091639
  • 43
  • 3
  • 8
-2
votes
1 answer

Populate swing JTable with Backendless data

I'm working in android/desktop application using backendless to share data between my PC and my Android device. I've created a class in backendlass which contains 2 columns "Name" "Url" (both are strings) I want to retrieve the data of this class in…
Bensaad
  • 45
  • 1
  • 7
-2
votes
2 answers

Create table and save data in backendless (Swift)

Is there a way to create a table and save data in a backendless.com database with swift2? I found just code for Objective-C. Objektiv-C code: -(void)saveNewContact { Responder *responder = [Responder responder:self…
-3
votes
1 answer

migration from backendless 3 to backendless 4(swift code)

swift code When I run the code shown in the picture above, it shows the following error: Value of type '[Any]' has no member 'data' How can I fix this error? Thanks for your help!
louistone
  • 55
  • 5
-3
votes
1 answer

Permanently configure static IP Address of Bitnami Standalone Linux version

How to permanently configure static IP Address of Bitnami Backendless Standalone Linux version? The Bitnami VM comes configured to use DHCP. The Bitnami FAQ says you can change the IP address using the command below: An alternative approach is to…
Barry MSIH
  • 2,461
  • 3
  • 26
  • 40
1 2 3
16
17