0
Отвечен

Android Studio Inent

Richard t Lam 4 года назад в Tips and Tricks обновлен Vladimir Ovchinnikov (expert) 4 года назад 7

Hello,

I am building or own application on android.

I want to start i3 Pro application from my application.

I need the intent from the app. For startin the activity.

For example this is the intent for starting the settings application: android.procider.Settings.ACTION_Settings.

startActivityForResult(new Intent(android.provider.Settings.ACTION_SETTINGS), 0)
ХОРОШО, МНЕ ПОНРАВИЛОСЬ
Оценка удовлетворенности от Richard t Lam 4 года назад
На рассмотрении

Hello.

Calling i3 pro from third-party apps:

i3pro://

Read more here.

that is not working for me

startActivityForResult(new Intent(i3pro://), 0);

Hello.

i3pro://

call works the same way as a hyperlink clicked in a web browser or email client.

so there is no such way as an intent called com.iridium or something?

Hello.

1) Get the path to the i3 pro application directory.

2) Ffrom your app, start i3 pro on the absolute path.

Thank you for the message, we are looking for a another way to control our android touchscreen.

So this topic can be closed.

Сервис поддержки клиентов работает на платформе UserEcho