This code will set the image without any error
ImageView_LeftItem.SetBackgroundImage(LoadBitmap(File.DirAssets,"categories/" & tag1 & ".png"))
while this code returns false
log(File.Exists(File.DirAssets,"categories/" & tag1 & ".png"))
i'am confused why the app cant check files inside...
Hallo ,kurze Frage
Bei der Installation meiner App installiere ich für den Benutzer eine
Datei, die er später beliebig erweitern soll. (ein Excel sheet).
Hierzu kopieren ich die Datei mit dem Code:
LapDir = RP.GetSafeDirDefaultExternal("LAPs")
If File.Exists(LapDir...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.