| Issue 10: | Allow to start Mixare with an Intent that contains the data to be viewed | |
| 4 people starred this issue and may be notified of changes. | Back to list |
For example:
Intent intent = new Intent("org.mixare.VIEW");
intent.putExtra("DATA", new String[]{
"2827:46.43893:11.21706:1737:Penegal",
"2821:46.49396:11.2088:1865:Gantkofel"});
context.startActivity(intent);
Apr 14, 2010
#1
thoughtc...@googlemail.com
Feb 28, 2012
Please see the dev-extras branch on https://github.com/mixare/mixare This is planned for release with the upcoming 0.8 version of mixare
Status:
Started
Labels: Version-AndroidRelease0.8
Apr 23, 2012
(No comment was entered for this change.)
Status:
Duplicate
Mergedinto: 101 |