This object is in archive! 
Where should track tool addon appear on locus ui?
Answered
I search for the locus map action which trigger my receiver
<intent-filter> <action android:name="locus.api.android.INTENT_ITEM_TRACK_TOOLS"/> <category android:name="android.intent.category.DEFAULT"/> </intent-filter>
Where should my addon appear if everything is correct?
Hi Falco,
you'll get answer as soon as Menion gets back from his vacation.
Hi Falco,
you'll get answer as soon as Menion gets back from his vacation.
I found the Icon, but my App does miss some precondition to be eligible to be used as locus button.
I found the Icon, but my App does miss some precondition to be eligible to be used as locus button.
Yes, it did just need an activity. I will create a translucent one to fake this.
Cool thing to be able to create multible buttons.
Yes, it did just need an activity. I will create a translucent one to fake this.
Cool thing to be able to create multible buttons.
Replies have been locked on this page!