B4X FEED [B4X] TextEditor - Save and load external files

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: [B4X] TextEditor - Save and load external files است. این موضوع تا کنون 40 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع [B4X] TextEditor - Save and load external files
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
40
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
This is a B4i and B4A example, which demonstrates various external files related tasks.

برای دیدن تصاویر باید ثبت نام کنید
برای دیدن تصاویر باید ثبت نام کنید


The behavior is not exactly the same as the platforms capabilities and behavior are different.

B4A
  • Load external files, including online files, using ContentChooser.
  • Save to an external target, using SaveAs:
  • Allow other apps to view text files using this app :
  • Extract information from the passed uri.
Note that no permission is needed. The minimum version was set to 7 (API 24), though it will probably work in older versions as well.
Don't miss the manifest editor additions and ime in the main module.

B4i
  • Load external files, including online files, using DocumentPickerViewController...



 

عقب
بالا