Software Archive
Read-only legacy content
17061 ディスカッション

My app wont show images!

Ram_Pawar
ビギナー
1,670件の閲覧回数

I created one small app for test, which contains some pictures (jpg, png).

I can see pictures in "Emulate" option, but can't see in my device when I test my app with "App Preview". I tried to build app too and installed .apk to device, but it still same. 

Any solution? :)

Thanks!

 

0 件の賞賛
13 返答(返信)
bhavna_s_
ビギナー
1,670件の閲覧回数

i also had the same problem but the problem is resolved u might have not copies the whole path of the image firstly when you click on element and drag the image on the screen then go to that image and then open its properties and copy the whole path and paste there and after that include the image name now apply and your problem will be solved if any problem then you can surely ask.....:-)

PaulF_IntelCorp
従業員
1,670件の閲覧回数

Can you provide some sample code?

bhavna_s_
ビギナー
1,670件の閲覧回数

You might not have the images in your device in which you are running the app review. Make sure that all the images you use in your app are present in your device in the specified folder. Try to run your app after this.

Ram_Pawar
ビギナー
1,670件の閲覧回数

Hello Paul Fischer (Intel) & bhavna s

I've solved the problem by copying "images" folder to "www" folder! :) 

BEFORE:
before_images.PNG

AFTER: 
project_dir2.PNG

Thank you very much! :)

bhavna_s_
ビギナー
1,670件の閲覧回数

It was pleasure helping... :-)  

all the best with ur app...:-) any problem u r free to contact.......:-)

Vihanga_A_
新規コントリビューター I
1,670件の閲覧回数

I created an app using App Starter, include images (SVG). I can't see any picture in Develop Tab and Emulate Tab. I used PNG and JPEG file formats too. But it didn't work. Any solutions?

Thanks :)

Ram_Pawar
ビギナー
1,670件の閲覧回数

Vihanga Ashinsana try to move "images" folder to "www" folder. (you can see in my last comment)

Vihanga_A_
新規コントリビューター I
1,670件の閲覧回数

Got it! Thanks Ram Pawar

Vihanga_A_
新規コントリビューター I
1,670件の閲覧回数

Can I change the font? How do I do it?

Thanks

Ram_Pawar
ビギナー
1,670件の閲覧回数

#1 - Select the text. 
#2 - Go to "Text Styles"
#3 - Write "font-family:Georgia;" (replace font name...) And Apply!

Good luck!

font.PNG

Vihanga_A_
新規コントリビューター I
1,670件の閲覧回数

It is OK! Thanks!

Vihanga_A_
新規コントリビューター I
1,670件の閲覧回数

I have added a tweet widget to a page. I can see it in Develop tab but I can't see it in Emulate tab. How can I fix it?

Thanks

Vidura_Dhananjaya
新規コントリビューター II
1,670件の閲覧回数

How can I go for a database verification for my log in system.?

返信