Search found 6 matches

Go to advanced search

by Shalu Salodia
Sat Aug 22, 2015 9:49 am
Forum: Issues
Topic: Videos are on brightcove server and need to create playlist for videos in my app
Replies: 1
Views: 360
 
Jump to post

Videos are on brightcove server and need to create playlist for videos in my app

I need to create a playlist of videos in my app.
My videos are hosted on brightcove server.
I just want to allow user to click on any video then video should play in my app. I dont need any database. I want to use brightcove API. How can i create videos option in appery.io.

by Shalu Salodia
Thu Feb 26, 2015 3:10 pm
Forum: Issues
Topic: Many big name developed an app using Appery.io, how they are responsive?
Replies: 1
Views: 350
 
Jump to post

Many big name developed an app using Appery.io, how they are responsive?

As saw on appery.io website, many big companies implemented app on Appery.io, obviously they must be responsive. Just want to ask what they used? A bootstrap, simple media query or what?

by Shalu Salodia
Thu Feb 26, 2015 3:04 pm
Forum: Issues
Topic: Responsive layout
Replies: 12
Views: 2703
 
Jump to post

Responsive layout

Is there any way to make an app responsive ? I have used appery.io components that are responsive but apart those components, currently using other labels by editing through source that scatters with different screen sizes. I have given top : 20% and left : 30% in css (as example) thats not working.

by Shalu Salodia
Wed Feb 25, 2015 12:14 pm
Forum: Issues
Topic: CSS Media query is not working while testing app in android mobile phone
Replies: 7
Views: 2602
 
Jump to post

CSS Media query is not working while testing app in android mobile phone

yes of course ! It is just a snippet of media query, i have used media query on other pages too that also not working.

by Shalu Salodia
Wed Feb 25, 2015 11:37 am
Forum: Issues
Topic: CSS Media query is not working while testing app in android mobile phone
Replies: 7
Views: 2602
 
Jump to post

CSS Media query is not working while testing app in android mobile phone

Thanks !

But i have use important already in my css like :

@media only screen and (min-width : 320px) and (max-width : 399px) and (orientation : portrait) {
.hsa_your_annual_contribution_mobilelabel_3
{
top: 33% !important;
left: 22% !important;
font-size: 12px !important;
}
}

by Shalu Salodia
Wed Feb 25, 2015 10:39 am
Forum: Issues
Topic: CSS Media query is not working while testing app in android mobile phone
Replies: 7
Views: 2602
 
Jump to post

CSS Media query is not working while testing app in android mobile phone

I have created external CSS file and add media query to it for different screen sizes that is given in appery.io browser like 240 X 320, 320 x 480 so on. CSS Media query is working if app is testing in Appery.io browser but it doesnt work if testing an app in android phone. I am struggling since a w...

Go to advanced search