Easy way to implement multiple filters in Android Mobile App
Multiple Filters is the selection of the multiple items from the multiple categories. Here we explain how to select multiple items from the different list.
Multiple Filters is the selection of the multiple items from the multiple categories. Here we explain how to select multiple items from the different list.
Smartphones and their apps are the new way of the world, and developers are lured by their increasing popularity. Apps can be hybrid or native mobile apps.If you think about native apps ,there are many more native app platform in the mobile space , Android and iOS are two most dominant. Which app to develop …
According to the recent survey conducted by VisionMobile, most of the developers saying eCommerce is now the best mobile monetization strategy. 40% of US respondents who had downloaded a retailer app said they bought more of that brand’s products. 46% also said the app invite them to visit the physical store more often. For example, Walmart customers …
Develop magento mobile app using REST API and OAuth Read More »
How many passwords do you have to remember? How many websites and accounts need you to enter this information each and every time you open the page? Where did you put those crazy passwords anyway? Have you ever been changed your password and forget after some time. Let’s see if This “No Need to remember …
Sync your passwords across devices with google’s smart lock Read More »
Smart phones have become an integral part of our lives, More and more new smart phone devices are launching every day. There are millions of apps available in app stores and thousands of them are releasing each day. With every new smart phone fresh apps pulling the user towards itself with more advanced features than …
For the last several years, Web and app developers have battled over what many felt was the soul of mobile itself. That war is waning, but the result – and the victors – may not be what and who you expected so in this article, we discussed about native vs hybrid mobile app. Android, iOS, …
Native vs Hybrid mobile app: 5 ways to choose right plarform Read More »
Uploading image in the android app is alway trick and one need to handle all those out of memory exception or other issues. Normally we use image-choose-library to upload image in our android applications using ImageView as the view. Image-choose-library is very simple to use as it needs to write less code and have several other …
Usage of mobile phones has increased in the past year. With the phenomenal rise in mobile devices such as smartphones and tablets, it’s no surprise that mobile apps have quickly become widespread and has become a successful business tool. Each mobile application has its own set of unique challenges . Mobile app projects require thorough …
Developing mobile app for multiple platforms and supporting it on variety of mobile devices can be challenging. Next biggest challenge could be network connectivity issue, what shall happen if there is no internet connection ? Do you want user to get frustrated as the mobile app won’t work at all. In these scenarios, offline feature for the mobile app …
What does mobile commerce require? Superficially, it requires an incidence of a significant number of mobile phones among the potential users of the service. The other major requirement is obviously the willingness to use the mobile phones for these purposes. With the advent of apps for various ecommerce stores, the latter has mostly been taken …
Case Study: The market potential of mobile commerce in India Read More »
ListView is very useful and powerful component to display the list of items in android mobile application. We were using Robospice framework for one of our client’s mobile app and during the android custom development of the it, we found that there is no way to dynamically load items in the robospice listview (robospicelist). It allows to load all …
A simple way to load more items in Robospice listview Read More »
As we know jQueryMobile is a framework for creating mobile web applications and is compatible with all major desktop browsers as well as all major mobile platforms, including Android, iOS, Windows Phone, Blackberry, WebOS, Symbian.jQuery Mobile uses HTML5 & CSS3 for laying out pages with minimal scripting. Lets Dive into JqueryMobile Implementation jQuery Mobile make …
JqueryMobile – Conditional navigation to landing page Read More »