Android Question Warning "Setting install_non_market_apps has moved"

Derek Johnson

Active Member
Licensed User
Longtime User
I'm seeing this warning in my log when I am in Debug mode:

Setting install_non_market_apps has moved from android.provider.Settings.Global to android.provider.Settings.Secure, returning read-only value.

How do stop this warning from happening?

Derek
 

M.LAZ

Active Member
Licensed User
Longtime User
i have the same warning
in the Debug & release Mode
Setting install_non_market_apps has moved from android.provider.Settings.Global to android.provider.Settings.Secure, returning read-only value.

and when i try to copy some files in the main activity from DirAssets to DirDefaultExternal my app crashes..

i use B4A-Bridge 2.14 & B4A 6.30

please any help?
 
Upvote 0

M.LAZ

Active Member
Licensed User
Longtime User
ok
 
Upvote 0

M.LAZ

Active Member
Licensed User
Longtime User
this is the error message when i try to copy files

B4X:
File.Copy(File.DirAssets, strDBName, TargetDir, strDBName)


Error Message :

 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…