Enterprise Mobile App: Mobilizing a MySQL database - Android Software Development

Hi,
This tutorial covers running an Android App integrated with a MySQL database via the OpenMobster Open Source Mobile Backend.
Some of the features supported by the App are:
Enterprise Integration
Offline Support
Local Data Access
Continuous Scanning on the Server
Data Push from the Cloud
You can learn more about this app at: http://openmobster.blogspot.com/2013/06/enterprise-mobile-app-mobilizing-mysql.html
Thanks
Sohil
CEO, OpenMobster, Open Source MBaaS Platform

Related

[Q] Connect to Remote Database?

Hey, Im developing a web app with java servlets that can access an oracle database through the tomcat server. I am also developing an android app that I want to use to be able to display the information that is stored on this database.
I am just wondering how I do this or is it even possible with oracle & tomcat? If not what other databse/server should i use? The data will also have gps coordinates to display the items on a map.
Fairly new to this type of application
Thanks a mill

Mobilizing MySQL: Backend Integration Deep Dive

Hi,
For any Enterprise Mobile App, it is critical that they can access data stored in various Enterprise information systems. To perform this function, you typical rely on integration platforms. This article focuses on showing how to use the OpenMobster platform to integrate a MySQL database with its Sync+Push Engine. It goes into all the coding details needed to expose a MySQL database to an Enterprise Mobile App.
You can follow this article here: http://openmobster.blogspot.com/2013/06/mobilizing-mysql-api-based-backend.html
Thanks
Sohil
CEO, OpenMobster, Open Source MBaaS Platform

How Communication can be carried out from android app and a server.?

I am working on a app in android, which will contain information like network speeds , network types etc . Hence My server will have many MySql tables, I want my android app to communicate with the server for authentication, retrieve information , store information quickly, process it and plot this info on heat maps .
What are the ways through which communication can be carried out from android app and a server. ?
Also which API to be used for heat maps.?

[SDK] Amerra Connect: A Cloud for Clouds - ONE Universal API

Proud to release our new game-changing platform Amerra Connect, a virtual cloud platform that provides universal APIs to use other cloud services including application & database servers, social networks, file storage, media encoding/streaming, and messaging services. Request your FREE App key to try our Alpha Version SDK exclusively at AmerraConnect.com!
Getting started with Amerra Connect & our “Hello World!” Tutorial
In this tutorial, we introduce Amerra Connect’s datastore functions. One of our features, allows you to create a new attribute name and assign a string value, “Hello World“ to it. Then you request this attribute value from the Amerra Connect datastore to display it on your web page. Please learn more about this and our new release of the SDK (Alpha 0.1.6) for JAVA at doc.amerraconnect.com!
Showing a Google Map Only Take 3 Lines of Code?
When you need to render a map on your application by searching for a physical address, Amerra Connect is an easy solution - and all you need is to add three lines of code.
We have a tutorial showing how to render a Google map by searching the physical address of Rockefeller center here doc.amerraconnect.com.
If you'd like to be an Alpha Tester of our new AmerraConnect SDK 0.1.6 for PHP and Java, please visit AmerraConnect.com!

Architecture for paid app & limited access to backend server services

Hi,
How would you architecture your app to allow access to your backend server services to just the users that paid for your app? I understand there's the Google Play Billing Library, but how do you get from there to identify the user on the server?
Tks,
OK, it seems this thread has some good ideas:
How to verify purchase for android app in server side (google play in app billing v3)
I have a simple app (needs user login with account). I provide some premium features for paid users, like more news content. I need to record if the user has bought this item in my server database...
stackoverflow.com

Categories

Resources