helpcenter/Web/Controls/Help/UserGuides/MobileAndroid.ascx

73 lines
5.4 KiB
Plaintext

<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "UserGuides - Moile Apps Documents for Android";
MetaKeyWords = "";
MetaDescription = "ONLYOFFICE UserGuides - ONLYOFFICE Mobile Apps Documents for Android.";
}
</script>
<div id="toggleMenuEditors" class="MainHelpCenter PageGuides user_guides">
<h1>User Guides</h1>
<div class="watchvideo_block">
<h2>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/LocalizeControls/Watchvideo/Watchvideo.ascx" />
</h2>
<div class="slider autoplay with_arrows">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0041_android_overview/0041_android_overview.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0042_spreadsheet_android/0042_spreadsheet_android.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0043_presentation_android/0043_presentation_android.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0044_open_save_android/0044_open_save_android.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0045_share_android/0045_share_android.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0046_organize_android/0046_organize_android.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0038_android_connect_cloud/0038_android_connect_cloud.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0039_android_connect_personal/0039_android_connect_personal.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0040_android_connect_server/0040_android_connect_server.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0047_nextcloud_android/0047_nextcloud_android.ascx" />
</div>
</div>
<ul class="block-editor">
<li>
<h2 class="doceditor">ONLYOFFICE Documents for Android</h2>
<span class="toggler showcont">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/ShowContents/ShowContents.ascx" />
</span>
<span class="toggler hidecont" style="display: none">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/HideContents/HideContents.ascx" />
</span>
<div class="described">
<p>The <b>Documents</b> app for Android allows you to access the files stored in your ONLYOFFICE account on your mobile device. Using this app, you can view, create and edit text documents, spreadsheets and presentations, manage your documents as well as connect third-party cloud storages. You can provide different access types to your files and edit documents collaboratively with other portal users or share files via external links.</p>
</div>
<div class="contents" style="display: none">
<h2><a href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/documents/android/index.aspx")%>">ONLYOFFICE Documents for Android</a></h2>
<ul>
<li>
<h6>Getting Started</h6>
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/MobileApps/4300_mob_andr_overview/4300_mob_andr_overview.ascx" /></li>
</ul>
</li>
<li>
<h6><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/LocalizeControls/CommonoperationsAndroid/CommonoperationsAndroid.ascx" /></h6>
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/MobileApps/4301_mob_andr_common_operations/4301_mob_andr_common_operations.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/MobileApps/4303_mob_andr_open_create_files/4303_mob_andr_open_create_files.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/MobileApps/4304_mob_andr_share_files/4304_mob_andr_share_files.ascx" /></li>
</ul>
</li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/MobApps/MobDocs/MobDocsAndr/AndrDE/AndrDETableOfContents/AndrDETableOfContents.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/MobApps/MobDocs/MobDocsAndr/AndrSE/AndrSETableOfContents/AndrSETableOfContents.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/MobApps/MobDocs/MobDocsAndr/AndrPE/AndrPETableOfContents/AndrPETableOfContents.ascx" /></li>
</ul>
</div>
</li>
</ul>
</div>