Software Archive
Read-only legacy content
17060 Diskussionen

My app wont show images!

Ram_Pawar
Einsteiger
1.828Aufrufe

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 Antworten
bhavna_s_
Einsteiger
1.828Aufrufe

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
Mitarbeiter
1.828Aufrufe

Can you provide some sample code?

bhavna_s_
Einsteiger
1.828Aufrufe

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
Einsteiger
1.828Aufrufe

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_
Einsteiger
1.828Aufrufe

It was pleasure helping... :-)  

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

Vihanga_A_
Neuer Beitragender I
1.828Aufrufe

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
Einsteiger
1.828Aufrufe

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

Vihanga_A_
Neuer Beitragender I
1.828Aufrufe

Got it! Thanks Ram Pawar

Vihanga_A_
Neuer Beitragender I
1.828Aufrufe

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

Thanks

Ram_Pawar
Einsteiger
1.828Aufrufe

#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_
Neuer Beitragender I
1.828Aufrufe

It is OK! Thanks!

Vihanga_A_
Neuer Beitragender I
1.828Aufrufe

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
Neuer Beitragender II
1.828Aufrufe

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

Antworten