Re: Flex mobile app - Read other native application storage data

2016-10-17 Thread Prabhu Moorthy
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.






-
Thanks & Regards,
M.Prabhu
--
View this message in context: 
http://apache-flex-users.246.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.


Re: Flex mobile app - Read other native application storage data

2016-09-26 Thread Clint M
yes... if you know the file system path to the saved data for the other
applications you can access it.

On Sun, Sep 25, 2016 at 11:43 PM, Prabhu Moorthy <
prabu.moor...@symphonysummit.com> wrote:

> Hi,
>
> Is there anyway to read other native applications saved data(like Username,
> Email id) from Flex mobile app?
>
> Thanks & Regards,
> M.Prabhu
>
>
>
> -
> Thanks & Regards,
> M.Prabhu
> --
> View this message in context: http://apache-flex-users.
> 246.n4.nabble.com/Flex-mobile-app-Read-other-native-
> application-storage-data-tp13633.html
> Sent from the Apache Flex Users mailing list archive at Nabble.com.
>