Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about Android development and PDF
  • Page:
  • 1
  • 2

TOPIC:

I 2 years 10 months ago #15498

  • AABBDD
  • AABBDD's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 11
  • Thank you received: 0
H

Please Log in or Create an account to join the conversation.

Last edit: by AABBDD.

Unable to save document in release mode 2 years 10 months ago #15499

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
dear user:
if you are writing on sdcard for specify path, after Android X, you shall add:
android:requestLegacyExternalStorage="true"
to your application tag in AndroidManifest.xml
and
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
shall add begin of AndroidManifest.xml

Please Log in or Create an account to join the conversation.

Unable to save document in release mode 2 years 10 months ago #15500

  • AABBDD
  • AABBDD's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 11
  • Thank you received: 0
It 

Please Log in or Create an account to join the conversation.

Last edit: by AABBDD.

Unable to save document in release mode 2 years 10 months ago #15501

  • AABBDD
  • AABBDD's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 11
  • Thank you received: 0
fi

Please Log in or Create an account to join the conversation.

Last edit: by AABBDD.

Unable to save document in release mode 2 years 10 months ago #15502

  • support
  • support's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 690
  • Thank you received: 59
If you like... may you give some more detail?
 

Please Log in or Create an account to join the conversation.

Unable to save document in release mode 2 years 10 months ago #15503

  • AABBDD
  • AABBDD's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 11
  • Thank you received: 0
s

Please Log in or Create an account to join the conversation.

Last edit: by AABBDD.
  • Page:
  • 1
  • 2
Powered by Kunena Forum