Solution:
Finally we used SQLLite database in native application. Flex app able to
read data from native application SQLLite database.

Note:
To access data from native application, both the app should be signed with
same certificate and same shareduserid in AndroidManifest.xml file and flex
application xml file.

<manifest  package="com.example.packagename"
    android:sharedUserId="com.uniqueID" >




-----
Thanks & Regards,
M.Prabhu
--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/Flex-mobile-app-Read-other-native-application-storage-data-tp13633p13831.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to