Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - AlpVir

#1
GENERAL / Package OruxMaps
April 04, 2016, 09:49:34 AM
With the following code you are able to start the navigator TwoNav.

Dim Intent1 As Intent
Dim pm As PackageManager
Intent1 = pm.GetApplicationIntent ("com.compegps.twonavfull")
StartActivity (Intent1)

I would do the exact same thing with OruxMaps but do not know the package name (for TwoNav is "com.compegps.twonavfull").

Someone is able to communicate it?

Thanks for the attention