• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Xported app can't read from library

drorlazar

Lurker
Somehelp?
I've created a scene window that pop ups whenever the battery reach 40%.
The task has random variable (1-10) and show scene actions.
The window is constructed from a "close" button and a random image from a folder
"/sdcard/ChargeMe/", the images are named "ChargeMe_1.jpg" "ChargeMe_2.jpg" and so on and i call them using "/sdcard/ChargeMe/ChargeMe_%RandomChargeMe.jpg".
As a task it work perfectly but when i try to export it as an app the images are missing and i get empty space instead.
Any ideas?
 
Back
Top Bottom