Software Archive
Read-only legacy content
17061 Discussions

My app wont show images!

Ram_Pawar
Beginner
1,614 Views

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 Kudos
13 Replies
bhavna_s_
Beginner
1,614 Views

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.....:-)

0 Kudos
PaulF_IntelCorp
Employee
1,614 Views

Can you provide some sample code?

0 Kudos
bhavna_s_
Beginner
1,614 Views

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.

0 Kudos
Ram_Pawar
Beginner
1,614 Views

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! :)

0 Kudos
bhavna_s_
Beginner
1,614 Views

It was pleasure helping... :-)  

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

0 Kudos
Vihanga_A_
New Contributor I
1,614 Views

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 :)

0 Kudos
Ram_Pawar
Beginner
1,614 Views

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

0 Kudos
Vihanga_A_
New Contributor I
1,614 Views

Got it! Thanks Ram Pawar

0 Kudos
Vihanga_A_
New Contributor I
1,614 Views

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

Thanks

0 Kudos
Ram_Pawar
Beginner
1,614 Views

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

Good luck!

font.PNG

0 Kudos
Vihanga_A_
New Contributor I
1,614 Views

It is OK! Thanks!

0 Kudos
Vihanga_A_
New Contributor I
1,614 Views

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

0 Kudos
Vidura_Dhananjaya
New Contributor II
1,614 Views

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

0 Kudos
Reply