Select to view content in your preferred language

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

2323
3
Jump to solution
07-04-2016 10:49 PM
tulasamirji1
Deactivated User


plz help me

0 Kudos
1 Solution

Accepted Solutions
AlexanderNohe1
Honored Contributor

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
Honored Contributor

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
Deactivated User

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

feature service

0 Kudos
AlexanderNohe1
Honored Contributor

Feature service.

0 Kudos