how to connect android to postgress sql or ms sql server?

2207
3
Jump to solution
07-04-2016 10:49 PM
tulasamirji1
New Contributor II


plz help me

0 Kudos
1 Solution

Accepted Solutions
AlexanderNohe1
Occasional Contributor III

Generally, for our Android SDK, you would want to connect to get feature layers through ArcServer, not PostGRES or Microsoft SQL Server via a database connection.  You may want to view this StackOverflow post as it explains different ways to make a direct connection. (Pure Android)

Can i use PostgreSQL or mySQL in android App development - Stack Overflow

If I have misunderstood your question, please let me know.

View solution in original post

0 Kudos
3 Replies
AlexanderNohe1
Occasional Contributor III

Generally, for our Android SDK, you would want to connect to get feature layers through ArcServer, not PostGRES or Microsoft SQL Server via a database connection.  You may want to view this StackOverflow post as it explains different ways to make a direct connection. (Pure Android)

Can i use PostgreSQL or mySQL in android App development - Stack Overflow

If I have misunderstood your question, please let me know.

0 Kudos
tulasamirji1
New Contributor II

For data capturing which feature layer type have to use ,map service or

feature service

0 Kudos
AlexanderNohe1
Occasional Contributor III

Feature service.

0 Kudos