0
Answered: Discussion Open

Use a Tile with Fully Kiosk to open an external web page and navigate back to AT when done?

SackOHammers 5 years ago in Media Tiles / Website Views updated 5 years ago 1

I want to be able to see and interact with my shared "Family" Google calendar. There may be a better way, but this is what I'm doing:

In ActionTiles I have created an ActionTiles shortcut that links directly to the URL of my shared Google Calendar.

In my Home Panel, I have a tile that simply opens that Shortcut. I have the ActionTile option set to "Open shortcut in the same window". Assuming I'm logged into Google, it opens the calendar.


But now I'm sort of stuck with how to navigate back to my Home ActionTiles panel from the Google Calendar. Is there a combination of settings in Fully Kiosk (with plus) that I can use to make this behave desirably?  To navigate from Google, but without needing Fully Kiosk navigation bars present when using ActionTiles


Or maybe there is a more elegant approach or integration for working with my google calendar. In my searches I haven't found one.

Android

Answer

+1
Answer
Answered: Discussion Open

Disregard my post.  For those that come after me, I found the solution here:

https://support.actiontiles.com/communities/12/topics/1255-open-android-app-or-app-activity-via-url-formatted-shortcut

While the solution has changed very slightly because of an update to Fully Kiosk, it is basically the same.

  • In Fully Kiosk, I went to Settings>Web Content Settings and turned on "Open URL Schemes in Other Apps".
  • Then I went back one menu in Fully Kiosk settings and went into "Universal Launcher".
  • Select "Select Items to Show".  I couldn't get it to work by using "Add URL" as described in the support doc above.  However, I used "Add Application", and from there it lists applications installed on my tablet.  I chose the Google Calendar app and it automatically entered "com.google.android.calendar/com.android.calendar.AllInOneActivity" for me.
  • Then I went to ActionTiles.  I created a shortcut and used the URL "intent:#Intent;launchFlags=0x10000000;component=com.google.android.calendar/com.android.calendar.AllInOneActivity;end".
  • Then I added an ActionTile to my Panel using that shortcut.  Make sure to go into the Tile Settings for that ActionTile and click the radio button "Open shortcut in the same window".
    Now I have an action tile that will launch Google Calendar in a Fully Kiosk window, and it will have the navigation bar at the bottom to let me return to ActionTiles when I'm done with the calendar.  The behaviour is as exactly as I wanted.
+1
Answer
Answered: Discussion Open

Disregard my post.  For those that come after me, I found the solution here:

https://support.actiontiles.com/communities/12/topics/1255-open-android-app-or-app-activity-via-url-formatted-shortcut

While the solution has changed very slightly because of an update to Fully Kiosk, it is basically the same.

  • In Fully Kiosk, I went to Settings>Web Content Settings and turned on "Open URL Schemes in Other Apps".
  • Then I went back one menu in Fully Kiosk settings and went into "Universal Launcher".
  • Select "Select Items to Show".  I couldn't get it to work by using "Add URL" as described in the support doc above.  However, I used "Add Application", and from there it lists applications installed on my tablet.  I chose the Google Calendar app and it automatically entered "com.google.android.calendar/com.android.calendar.AllInOneActivity" for me.
  • Then I went to ActionTiles.  I created a shortcut and used the URL "intent:#Intent;launchFlags=0x10000000;component=com.google.android.calendar/com.android.calendar.AllInOneActivity;end".
  • Then I added an ActionTile to my Panel using that shortcut.  Make sure to go into the Tile Settings for that ActionTile and click the radio button "Open shortcut in the same window".
    Now I have an action tile that will launch Google Calendar in a Fully Kiosk window, and it will have the navigation bar at the bottom to let me return to ActionTiles when I'm done with the calendar.  The behaviour is as exactly as I wanted.