cannot include externals

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
zhanghuanqian
Posts: 20
Joined: Sat Jan 24, 2015 2:27 pm

cannot include externals

Post by zhanghuanqian » Thu Apr 09, 2015 6:48 am

how can i include externals which is used in my app? for example,images. i contain the files in "standalone application setting-copy files" ,is that right? but when i run the app after installation, the images is not shown.
environment: win xp, LC7.0.4 rc4

and when i open the stack with LC8.0dp, is shown incorrectly and the app is shown incorrectly too.

anywhere has a problem?
thanks!

MaxV
Posts: 1580
Joined: Tue May 28, 2013 2:20 pm
Contact:

Re: cannot include externals

Post by MaxV » Thu Apr 09, 2015 11:18 am

All externals are copied in a particular virtual folder that is: specialFolderPath("engine")
This is a security feature of Android.
Check your image paths.
Livecode Wiki: http://livecode.wikia.com
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w

Klaus
Posts: 14193
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: cannot include externals

Post by Klaus » Thu Apr 09, 2015 12:25 pm

Ni hao zhanghuanqian,

check this posting:
http://forums.livecode.com/viewtopic.ph ... es#p111641


Best

Klaus

zhanghuanqian
Posts: 20
Joined: Sat Jan 24, 2015 2:27 pm

Re: cannot include externals

Post by zhanghuanqian » Sat Apr 11, 2015 8:35 am

Chinese words!你好,大家好!
Thank you! I will see the URL!
Best Regards!
Zhanghuanqian

ramarjun
Posts: 2
Joined: Tue May 05, 2015 9:06 am

Re: cannot include externals

Post by ramarjun » Tue May 05, 2015 2:17 pm

hi ,

if u give correct path of images it's will be show
web design company bangalore | web development company --- Nexevo Technologies
Http://www.nexevo.in

Post Reply