cross-application Questions
3
Solved
I have application A defined as below:
<application android:icon="@drawable/icon" android:label="@string/app_name">
<activity android:name="com.example.MyExampleActivity"
android:label=...
Product asked 5/2, 2010 at 18:46
1
Solved
I have 2 applications running on the same domain. The flow goes like so:
Application 1
Application 1 -> Application 2
Application 2 -> Application 1
Application 1 is WebForms (asp.net framework...
Wombat asked 12/4, 2011 at 23:10
1
© 2022 - 2024 — McMap. All rights reserved.