- Table View
- List View
Mobile and Ubiquitous Learning
by Shengquan Yu Mohamed Ally Avgoustos TsinakosThis book explores the latest trends and technologies in the field of mobile and ubiquitous learning. It highlights best practices in technology-enhanced learning, and explores how new technologies such as mobile, augmented and wearable technologies are shaping instructional design strategies and the content curriculum development process. The book consists of approximately 20 chapters, written by international experts in the field of mobile and ubiquitous learning. The authors hail from Austria, Brazil, Canada, China, Greece, India, Malaysia, Mauritius, Saudi Arabia, Spain, Sweden, and the United Kingdom. Topics covered include but are not limited to: Use of social media in mobile learning, Contexts of learning and challenges of mobility: Designing for formal, informal, and non-formal learning, Mobile virtual reality: a promising technology to change the way we learn and teach, Mobile applications for encyclopedias, Ethical considerations in the incorporation of mobile and ubiquitous technologies into teaching and learning, Use of augmented reality in mobile learning for students with disabilities, Using wearable technology to support transfer of expertise, and Core technologies in mobile learning. Providing valuable insights on the future of education and the upcoming pedagogies that will be applied in traditional, distance and blended learning, the book offers educators and stakeholders essential guidance in making innovations for the new generations of learners in the 21st century.
Mobile and Ubiquitous Systems: 18th EAI International Conference, MobiQuitous 2021, Virtual Event, November 8-11, 2021, Proceedings (Lecture Notes of the Institute for Computer Sciences, Social Informatics and Telecommunications Engineering #419)
by Takahiro Hara Hirozumi YamaguchiThis book constitutes the refereed post-conference proceedings of the 18th International Conference on Mobile and Ubiquitous Systems: Computing, Networking and Services, MobiQuitous 2021, which was held in November 2021. The conference was held virtually due to the COVID-19 pandemic.The 37 full papers were carefully reviewed and selected from 79 submissions and present discussions, interaction and exchange of experiences that will designate future research efforts and directions. Topics addressed by the conference include systems, applications, social networks, middleware, networking, sensing, data management, data processing and services, all with special focus on mobile and ubiquitous computing.
Mobile and Ubiquitous Systems: 19th EAI International Conference, MobiQuitous 2022, Pittsburgh, PA, USA, November 14-17, 2022, Proceedings (Lecture Notes of the Institute for Computer Sciences, Social Informatics and Telecommunications Engineering #492)
by Shangguan Longfei Priyantha BodhiThis book constitutes the refereed post-conference proceedings of the 19th International Conference on Mobile and Ubiquitous Systems: Computing, Networking and Services, MobiQuitous 2022, which was held in Pittsburgh, November 14-17, 2022. The conference was held virtually due to the COVID-19 pandemic.The 26 full and 2 short papers were carefully reviewed and selected from 95 submissions and present discussions, They were organized in topical sections as follows: Internet of Things (IoT), Security and Privacy, Human-centric sensing, Drone applications and edge computing, Wireless networks, Mobile and human computer interactions, Poster and demo sessions, Technology for health
Mobile and Ubiquitous Systems: Computing, Networking, and Services
by Ivan Stojmenovic Zixue Cheng Song GuoThis book constitutes the thoroughly refereed post-conference proceedings of the 10th International ICST Conference on Mobile and Ubiquitous Systems: Computing, Networking, and Services, MobiQuitous 2013, held in Tokyo, Japan, in December 2013. The 67 revised full papers presented were carefully reviewed and selected from 141 submissions. The papers and 2 invited talks cover a wide range of topics such as mobile applications, social networks, networking, data management and services.
Mobile and Ubiquitous Systems: 20th EAI International Conference, MobiQuitous 2023, Melbourne, VIC, Australia, November 14–17, 2023, Proceedings, Part I (Lecture Notes of the Institute for Computer Sciences, Social Informatics and Telecommunications Engineering #593)
by Arkady Zaslavsky Dimitrios Georgakopoulos Panos K. Chrysanthis Vana Kalogeraki Zhaolong NingThese two-volume proceedings constitute the refereed post-conference proceedings of the 20th EAI International Conference on Mobile and Ubiquitous Systems: Computing, Networking and Services, MobiQuitous 2023, held in Melbourne, Australia, during November 14-17, 2023. The 65 papers presented in these proceedings were carefully reviewed and selected from 161 submissions. The conference papers are organized in topical sections on: Part I - Tracking and Detection; IoT; Federated learning; Networks; Activity recognition; Security Management; Urban/Mobile Crowdsensing. Part II - Urban/Mobile Crowdsensing; Edge computing; Crowdsourcing, Platforms and localization; Activity recognition and prediction; AI and machine learning; Mobile edge and fog computing; Mobile augmented reality and applications for mobile computing; interaction technologies; AutoQuitous workshop.
Mobile and Ubiquitous Systems: 20th EAI International Conference, MobiQuitous 2023, Melbourne, VIC, Australia, November 14–17, 2023, Proceedings, Part II (Lecture Notes of the Institute for Computer Sciences, Social Informatics and Telecommunications Engineering #594)
by Arkady Zaslavsky Dimitrios Georgakopoulos Panos K. Chrysanthis Vana Kalogeraki Zhaolong NingThese two-volume proceedings constitute the refereed post-conference proceedings of the 20th EAI International Conference on Mobile and Ubiquitous Systems: Computing, Networking and Services, MobiQuitous 2023, held in Melbourne, Australia, during November 14-17, 2023. The 65 papers presented in these proceedings were carefully reviewed and selected from 161 submissions. The conference papers are organized in topical sections on: Part I - Tracking and Detection; IoT; Federated learning; Networks; Activity recognition; Security Management; Urban/Mobile Crowdsensing. Part II - Urban/Mobile Crowdsensing; Edge computing; Crowdsourcing, Platforms and localization; Activity recognition and prediction; AI and machine learning; Mobile edge and fog computing; Mobile augmented reality and applications for mobile computing; interaction technologies; AutoQuitous workshop.
Mobile and Web Messaging
by Jeff MesnilLearn how to use messaging technologies to build responsive and resilient applications for mobile devices and web browsers. With this hands-on guide, you'll use the STOMP and MQTT messaging protocols to write iOS and web applications capable of sending and receiving GPS and device sensor data, text messages, and alerts.Messaging protocols are not only simple to use, but also conserve network bandwidth, device memory, and batteries. Using this book's step-by-step format, author Jeff Mesnil helps you work with Objective-C and JavaScript libraries, as well as the protocols. All you need to get started are basic programming skills.Understand basic messaging concepts and compositionLearn two common messaging models: point-to-point and publish/subscribeUse STOMP to write an iOS application that sends GPS data, and a web app that consumes the dataBuild an iOS app with MQTT that tracks and broadcasts device motion data, and a web app that displays the data and sends alertsExtend STOMP to filter, prioritize, persist, and expire messagesTake a complete tour of STOMP and MQTT, including features not used in the book's sample apps
Mobile and Web Messaging: Messaging Protocols for Web and Mobile Devices
by Jeff MesnilLearn how to use messaging technologies to build responsive and resilient applications for mobile devices and web browsers. With this hands-on guide, you’ll use the STOMP and MQTT messaging protocols to write iOS and web applications capable of sending and receiving GPS and device sensor data, text messages, and alerts.Messaging protocols are not only simple to use, but also conserve network bandwidth, device memory, and batteries. Using this book’s step-by-step format, author Jeff Mesnil helps you work with Objective-C and JavaScript libraries, as well as the protocols. All you need to get started are basic programming skills.Understand basic messaging concepts and compositionLearn two common messaging models: point-to-point and publish/subscribeUse STOMP to write an iOS application that sends GPS data, and a web app that consumes the dataBuild an iOS app with MQTT that tracks and broadcasts device motion data, and a web app that displays the data and sends alertsExtend STOMP to filter, prioritize, persist, and expire messagesTake a complete tour of STOMP and MQTT, including features not used in the book’s sample apps
Mobile and Wireless Communications with Practical Use-Case Scenarios
by Ramona TrestianThe growing popularity of advanced multimedia-rich applications along with the increasing affordability of high-end smart mobile devices has led to a massive growth in mobile data traffic that puts significant pressure on the underlying network technology. However, no single network technology will be equipped to deal with this explosion of mobile data traffic. While wireless technologies had a spectacular evolution over the past years, the present trend is to adopt a global heterogeneous network of shared standards that enables the provisioning of quality of service and quality of experience to the end-user. To this end, enabling technologies like machine learning, Internet of Things and digital twins are seen as promising solutions for next generation networks that will enable an intelligent adaptive interconnected environment with support for prediction and decision making so that the heterogeneous applications and users' requirements can be highly satisfied. The aim of this textbook is to provide the readers with a comprehensive technical foundation of the mobile communication systems and wireless network design, and operations and applications of various radio access technologies. Additionally, it also introduces the reader to the latest advancements in technologies in terms of Internet of Things ecosystems, machine learning and digital twins for IoT-enabled intelligent environments. Furthermore, this textbook also includes practical use-case scenarios using Altair WinProp Software as well as Python, TensorFlow and Jupyter as support for practice-based laboratory sessions.
Mobile and Wireless Technology 2018: International Conference on Mobile and Wireless Technology (ICMWT 2018) (Lecture Notes in Electrical Engineering #513)
by Hyuncheol Kim Kuinam J. KimThis book presents peer-reviewed contributions from the 5th International Conference on Mobile and Wireless Technology (ICMWT 2018), held June 25-27, 2018 in Hong Kong. This conference provided researchers and practitioners from both academia and industry with a platform to keep them abreast of cutting-edge developments in the field. The book includes papers on mobile and wireless networks and their applications, the increasingly important security issues relating to mobile and wireless systems, data management, as well as the latest developments in mobile software development, and multimedia and wireless communications.
Mobile App Development: For Ios And Android Edition 3. 0
by Jakob Iversen Michael EiermanMobile App Development: For IOS and Android Edition 3. 0
Mobile App Development for Businesses: Create a Product Roadmap and Digitize Your Operations
by Maja DakićDigitize your business operations both internally and externally with a well-structured app design. Customers today turn to mobile when searching for their future vendor. This book is your step-by-step guide through the process of building mobile apps that will meet your company's needs as well as the needs of your staff. See exactly how applying certain basic principles work and make them serve your goals by troubleshooting common mobile app design, usability, and promotion issues. You'll start by listing the advantages of what makes a mobile app an ideal platform and resource for growing your market and revenue. As many companies burn money on failed mobile app projects, you'll review the best practices on how to outline your app ideas and create a mobile product roadmap. You'll then explore the process of starting mobile app development—from an initial idea to the final product. You’ll look at the setbacks in development that can cost you a successful outcome, and review proven practices and features that lead to success no matter what industry you operate in. You’ll also understand the dynamics of mobile app development, and the best ways to ensure that your mobile app serves your company’s goal for further growth. At the end, you’ll future proof your app and weigh the pros and cons of potentially outsourcing mobile development. Mobile App Development for Businesses puts theory into practical use for developing internal and external mobile apps. What You'll LearnLaunch and position your app in the marketDevelop apps for internal and external audiencesCollect and incorporate user feedbackSee why any great business today starts with a solid digital foundationWho This Book Is ForEntrepreneurs, business owners, directors, and executives wishing to grow their businesses and expand their reach in the market. Previous technological experience is helpful but not required.
Mobile App Development with Ionic 2: Cross-Platform Apps with Ionic, Angular, and Cordova
by Chris GriffithLearn how to build app store-ready hybrid apps with the Ionic 2, the framework built on top of Apache Cordova (formerly PhoneGap) and Angular. This practical guide shows you how to use Ionic’s tools and services to develop apps with HTML, CSS, and TypeScript, rather than rely on platform-specific solutions found in Android, iOS, and Windows Phone.Author Chris Griffith takes you step-by-step through Ionic’s powerful collection of UI components, and then helps you use it to build three cross-platform mobile apps. Whether you’re new to this framework or have been working with Ionic 1, this book is ideal for beginning, intermediate, and advanced web developers.Understand what a hybrid mobile app is, and what comprises a basic Ionic applicationLearn how Ionic leverages Apache Cordova, Angular, and TypeScript to create native mobile applicationsCreate a Firebase-enabled to-do application that stores data across multiple clientsBuild a tab-based National Park explorer app with Google Map integrationDevelop a weather app with the Darksky weather API and Google’s GeoCode APIDebug and test your app to resolve issues that arise during developmentWalk through steps for deploying your app to native app storesLearn how Ionic can be used to create Progressive Web Apps
Mobile App Development with Ionic, Revised Edition: Cross-Platform Apps with Ionic, Angular, and Cordova
by Chris GriffithLearn how to build app store-ready hybrid apps with the Ionic 2, the framework built on top of Apache Cordova (formerly PhoneGap) and Angular. This revised guide shows you how to use Ionic’s tools and services to develop apps with HTML, CSS, and TypeScript, rather than rely on platform-specific solutions found in Android, iOS, and Windows Phone.Author Chris Griffith takes you step-by-step through Ionic’s powerful collection of UI components, and then helps you use it to build three cross-platform mobile apps. Whether you’re new to this framework or have been working with Ionic 1, this book is ideal for beginning, intermediate, and advanced web developers.Understand what a hybrid mobile app is, and what comprises a basic Ionic applicationLearn how Ionic leverages Apache Cordova, Angular, and TypeScript to create native mobile applicationsCreate a Firebase-enabled to-do application that stores data across multiple clientsBuild a tab-based National Park explorer app with Google Map integrationDevelop a weather app with the Darksky weather API and Google’s GeoCode APIDebug and test your app to resolve issues that arise during developmentWalk through steps for deploying your app to native app storesLearn how Ionic can be used to create Progressive Web Apps
Mobile App Reverse Engineering: Get started with discovering, analyzing, and exploring the internals of Android and iOS apps
by Abhinav MishraDelve into the world of mobile application reverse engineering, learn the fundamentals of how mobile apps are created and their internals, and analyze application binaries to find security issuesKey FeaturesLearn the skills required to reverse engineer mobile applicationsUnderstand the internals of iOS and Android application binariesExplore modern reverse engineering tools such as Ghidra, Radare2, Hopper, and moreBook DescriptionMobile App Reverse Engineering is a practical guide focused on helping cybersecurity professionals scale up their mobile security skills. With the IT world's evolution in mobile operating systems, cybercriminals are increasingly focusing their efforts on mobile devices. This book enables you to keep up by discovering security issues through reverse engineering of mobile apps. This book starts with the basics of reverse engineering and teaches you how to set up an isolated virtual machine environment to perform reverse engineering. You'll then learn about modern tools such as Ghidra and Radare2 to perform reverse engineering on mobile apps as well as understand how Android and iOS apps are developed. Next, you'll explore different ways to reverse engineer some sample mobile apps developed for this book. As you advance, you'll learn how reverse engineering can help in penetration testing of Android and iOS apps with the help of case studies. The concluding chapters will show you how to automate the process of reverse engineering and analyzing binaries to find low-hanging security issues. By the end of this reverse engineering book, you'll have developed the skills you need to be able to reverse engineer Android and iOS apps and streamline the reverse engineering process with confidence.What you will learnUnderstand how to set up an environment to perform reverse engineeringDiscover how Android and iOS application packages are builtReverse engineer Android applications and understand their internalsReverse engineer iOS applications built using Objective C and Swift programmingUnderstand real-world case studies of reverse engineeringAutomate reverse engineering to discover low-hanging vulnerabilitiesUnderstand reverse engineering and how its defense techniques are used in mobile applicationsWho this book is forThis book is for cybersecurity professionals, security analysts, mobile application security enthusiasts, and penetration testers interested in understanding the internals of iOS and Android apps through reverse engineering. Basic knowledge of reverse engineering as well as an understanding of mobile operating systems like iOS and Android and how mobile applications work on them are required.
Mobile Application Development: Using JavaScript Descendent Technologies
by Hazem Saleh Sani Yusuf Ethan Holmes Tom BrayEnhance your JavaScript skills by venturing into the domain of developing mobile applications About This Book * Extend your JavaScript skillset to build, test, and launch mobile apps with confidence * Follow three sample projects to experience Ionic's impressive capabilities * Extend the power of Apache Cordova by creating your own Apache Cordova cross-platform mobile plugins Who This Book Is For This Learning Path is for JavaScript web developers looking to develop mobile applications using various JavaScript descendent technologies. It is for anyone who wants to learn how to build fast and stylish native mobile app using the skills they already have. If you are already using React on the web, we're confident you'll be able to quickly get up and running with React Native for iOS and Android. See Ionic in action, and find out how it can transform the way you build mobile apps. What You Will Learn * Develop, build, run, and deploy great cross-platform mobile applications using Apache Cordova * Create complete mobile apps using Apache Cordova that runs on Apple iOS, Google Android, and Windows Phone * Create a neat user interface for your mobile application using jQuery Mobile * Gain an in-depth understanding of how React Native works behind the scenes * Write your own custom native UI components * Develop native modules in Objective-C and Java that interact with JavaScript * Get to know Ionic by creating three complete mobile applications In Detail A great mobile app is rapidly becoming crucial for a huge range of businesses. With a great app, your customers or your readers don't come to you - you go with them, just a few clicks and swipes away. This Learning Path shows you how to build awesome mobile apps with some of the best tools currently being used by some of the smartest developers in the industry. Taking you through JavaScript impressive development ecosystem - from jQuery Mobile to React, through to Ionic - we'll show you how to put your skills into practice so you can build your next mobile apps with confidence and style. In this Learning Path, from jQuery to React, to Ionic, we'll cover everything you need to start In the first module you'll learn how to get stuck into Apache Cordova and find out how to use it as the key platform for developing your mobile app. It offers an efficient way to develop hybrid apps, which means you won't have to connect to platform specific APIs or use their UI framework, and can instead harness your JavaScript web development skills. Make sure you have your HTML, CSS and jQuery skills at the ready. In Module 2 we'll show you how to take advantage of React Native. It has a reputation for having a steep learning curve, but we'll make it easy for you, making sure you make full use of your existing knowledge and getting you up and running with a sample application. You'll also learn how to create components, how to create multiple screens, as well as using native UI components and accessing native APIs. In the third and final module you'll get started with Ionic. With three practical projects you can build yourself, we've made sure that you'll be learning by doing - which means you'll not only develop new skills much more quickly, but you'll have produced something tangible at the end of it! This Learning Path combines some of the best that Packt has to offer in one complete, curated package. It includes content from the following Packt products: * JavaScript Mobile Application Development by Hazem Saleh * Getting Started with React Native by Ethan Holmes and Tom Bray * Ionic Framework By Example by Sani Yusuf Style and approach This Learning Path course provides a simple and easy way to build mobile applications in JavaScript descendent technologies such as jQuery, ReactJS, and Ionic.
The Mobile Application Hacker's Handbook
by Ollie Whitehouse Dominic Chell Shaun Colley Tyrone Erasmus Jon LindsaySee your app through a hacker's eyes to find the real sources of vulnerability The Mobile Application Hacker's Handbook is a comprehensive guide to securing all mobile applications by approaching the issue from a hacker's point of view. Heavily practical, this book provides expert guidance toward discovering and exploiting flaws in mobile applications on the iOS, Android, Blackberry, and Windows Mobile platforms. You will learn a proven methodology for approaching mobile application assessments, and the techniques used to prevent, disrupt, and remediate the various types of attacks. Coverage includes data storage, cryptography, transport layers, data leakage, injection attacks, runtime manipulation, security controls, and cross-platform apps, with vulnerabilities highlighted and detailed information on the methods hackers use to get around standard security. Mobile applications are widely used in the consumer and enterprise markets to process and/or store sensitive data. There is currently little published on the topic of mobile security, but with over a million apps in the Apple App Store alone, the attack surface is significant. This book helps you secure mobile apps by demonstrating the ways in which hackers exploit weak points and flaws to gain access to data. Understand the ways data can be stored, and how cryptography is defeated Set up an environment for identifying insecurities and the data leakages that arise Develop extensions to bypass security controls and perform injection attacks Learn the different attacks that apply specifically to cross-platform apps IT security breaches have made big headlines, with millions of consumers vulnerable as major corporations come under attack. Learning the tricks of the hacker's trade allows security professionals to lock the app up tight. For better mobile security and less vulnerable data, The Mobile Application Hacker's Handbook is a practical, comprehensive guide.
Mobile Application Penetration Testing
by Vijay Kumar VeluExplore real-world threat scenarios, attacks on mobile applications, and ways to counter them About This Book * Gain insights into the current threat landscape of mobile applications in particular * Explore the different options that are available on mobile platforms and prevent circumventions made by attackers * This is a step-by-step guide to setting up your own mobile penetration testing environment Who This Book Is For If you are a mobile application evangelist, mobile application developer, information security practitioner, penetration tester on infrastructure web applications, an application security professional, or someone who wants to learn mobile application security as a career, then this book is for you. This book will provide you with all the skills you need to get started with Android and iOS pen-testing. What You Will Learn * Gain an in-depth understanding of Android and iOS architecture and the latest changes * Discover how to work with different tool suites to assess any application * Develop different strategies and techniques to connect to a mobile device * Create a foundation for mobile application security principles * Grasp techniques to attack different components of an Android device and the different functionalities of an iOS device * Get to know secure development strategies for both iOS and Android applications * Gain an understanding of threat modeling mobile applications * Get an in-depth understanding of both Android and iOS implementation vulnerabilities and how to provide counter-measures while developing a mobile app In Detail Mobile security has come a long way over the last few years. It has transitioned from "should it be done?" to "it must be done!"Alongside the growing number of devises and applications, there is also a growth in the volume of Personally identifiable information (PII), Financial Data, and much more. This data needs to be secured. This is why Pen-testing is so important to modern application developers. You need to know how to secure user data, and find vulnerabilities and loopholes in your application that might lead to security breaches. This book gives you the necessary skills to security test your mobile applications as a beginner, developer, or security practitioner. You'll start by discovering the internal components of an Android and an iOS application. Moving ahead, you'll understand the inter-process working of these applications. Then you'll set up a test environment for this application using various tools to identify the loopholes and vulnerabilities in the structure of the applications. Finally, after collecting all information about these security loop holes, we'll start securing our applications from these threats. Style and approach This is an easy-to-follow guide full of hands-on examples of real-world attack simulations. Each topic is explained in context with respect to testing, and for the more inquisitive, there are more details on the concepts and techniques used for different platforms.
Mobile Applications: Design, Development and Optimization
by Tejinder S. RandhawaUsing Android as a reference, this book teaches the development of mobile apps designed to be responsive, trustworthy and robust, and optimized for maintainability. As the share of mission-critical mobile apps continues to increase in the ever-expanding mobile app ecosystem, it has become imperative that processes and procedures to assure their reliance are developed and included in the software life cycle at opportune times. Memory, CPU, battery life and screen size limitations of smartphones coupled with volatility associated with mobile environments underlines that the quality assurance strategies that proved to be successful for desktop applications may no longer be effective in mobile apps. To that effect, this book lays a foundation upon which quality assurance processes and procedures for mobile apps could be devised. This foundation is composed of analytical models, experimental test-beds and software solutions. Analytical models proposed in the literature to predict software quality are studied and adapted for mobile apps. The efficacy of these analytical models in prejudging the operations of mobile apps under design and development is evaluated. A comprehensive test suite is presented that empirically assesses a mobile app’s compliance to its quality expectations. Test procedures to measure quality attributes such as maintainability, usability, performance, scalability, reliability, availability and security, are detailed. Utilization of test tools provided in Android Studio as well as third-party vendors in constructing the corresponding test-beds is highlighted. An in-depth exploration of utilities, services and frameworks available on Android is conducted, and the results of their parametrization observed through experimentation to construct quality assurance solutions are presented. Experimental development of some example mobile apps is conducted to gauge adoption of process models and determine favorable opportunities for integrating the quality assurance processes and procedures in the mobile app life cycle. The role of automation in testing, integration, deployment and configuration management is demonstrated to offset cost overheads of integrating quality assurance process in the life cycle of mobile apps.
Mobile Applications Development with Android: Technologies and Algorithms
by Meikang Qiu Wenyun Dai Keke GaiMobile Applications Development with Android: Technologies and Algorithms presents advanced techniques for mobile app development, and addresses recent developments in mobile technologies and wireless networks. The book covers advanced algorithms, embedded systems, novel mobile app architecture, and mobile cloud computing paradigms. Divided into three sections, the book explores three major dimensions in the current mobile app development domain. The first section describes mobile app design and development skills, including a quick start on using Java to run an Android application on a real phone. It also introduces 2D graphics and UI design, as well as multimedia in Android mobile apps. The second part of the book delves into advanced mobile app optimization, including an overview of mobile embedded systems and architecture. Data storage in Android, mobile optimization by dynamic programming, and mobile optimization by loop scheduling are also covered. The last section of the book looks at emerging technologies, including mobile cloud computing, advanced techniques using Big Data, and mobile Big Data storage. About the Authors Meikang Qiu is an Associate Professor of Computer Science at Pace University, and an adjunct professor at Columbia University. He is an IEEE/ACM Senior Member, as well as Chair of the IEEE STC (Special Technical Community) on Smart Computing. He is an Associate Editor of a dozen of journals including IEEE Transactions on Computers and IEEE Transactions on Cloud Computing. He has published 320+ peer-reviewed journal/conference papers and won 10+ Best Paper Awards. Wenyun Dai is pursuing his PhD at Pace University. His research interests include high performance computing, mobile data privacy, resource management optimization, cloud computing, and mobile networking. His paper about mobile app privacy has been published in IEEE Transactions on Computers. Keke Gai is pursuing his PhD at Pace University. He has published over 60 peer-reviewed journal or conference papers, and has received three IEEE Best Paper Awards. His research interests include cloud computing, cyber security, combinatorial optimization, business process modeling, enterprise architecture, and Internet computing. .
Mobile Apps Engineering: Design, Development, Security, and Testing
by Ghita Kouadri Mostefaoui and Faisal TariqThe objective of this edited book is to gather best practices in the development and management of mobile apps projects. Mobile Apps Engineering aims to provide software engineering lecturers, students and researchers of mobile computing a starting point for developing successful mobile apps. To achieve these objectives, the book’s contributors emphasize the essential concepts of the field, such as apps design, testing and security, with the intention of offering a compact, self-contained book which shall stimulate further research interest in the topic. The editors hope and believe that their efforts in bringing this book together can make mobile apps engineering an independent discipline inspired by traditional software engineering, but taking into account the new challenges posed by mobile computing.
Mobile Artificial Intelligence Projects: Develop Seven Projects On Your Smartphone Using Artificial Intelligence And Deep Learning Techniques
by Arun PadmanabhanThis book is for machine learning professionals, deep learning engineers, AI engineers, software engineers who want to integrate AI technology into mobile-based platforms and applications. Sound knowledge of machine learning and experience with any of the programming language is all you need to get started with this book.
Mobile ASP.NET MVC 5
by Eric SowellMobile ASP. NET MVC 5 will take you step-by-step through the process of developing fluid content that adapts its layout to the client device using HTML, JavaScript and CSS, and responsive web design. This book introduces server-side techniques that allow you to show different content to different devices and make the most of their strengths and capabilities. Mobile ASP. NET MVC 5 includes a wide range of techniques, tips, and guidelines for dealing with some of the challenges of mobile web development, such as browser incompatibilities, varying device performance, and targeting older devices. You'll learn to: Use responsive principles to build apps that display and perform well on a range of mobile devices. Leverage your server-side code to customize what you serve to the client, depending on its capabilities. Build an ASP. NET MVC custom view engine, use display modes effectively, and create reusable mobile components with custom HTML helpers. Make the most of new capabilities offered on some devices by interacting with native APIs. By the end of Mobile ASP. NET MVC 5, you should feel confident building web apps that successfully target anything from an iOS or Android device to a feature phone or an older mobile browser. Along the way, you'll learn about the modern mobile web landscape and how to choose the approaches that are right for you, depending on your target audience. This book is for the ASP. NET developer who knows how ASP. NET MVC works and is eager to learn how to use it for building mobile websites. "
Mobile Big Data (Wireless Networks)
by Xiang Cheng Luoyang Fang Liuqing Yang Shuguang CuiThis book provides a comprehensive picture of mobile big data starting from data sources to mobile data driven applications. Mobile Big Data comprises two main components: an overview of mobile big data, and the case studies based on real-world data recently collected by one of the largest mobile network carriers in China. In the first component, four areas of mobile big data life cycle are surveyed: data source and collection, transmission, computing platform and applications. In the second component, two case studies are provided, based on the signaling data collected in the cellular core network in terms of subscriber privacy evaluation and demand forecasting for network management. These cases respectively give a vivid demonstration of what mobile big data looks like, and how it can be analyzed and mined to generate useful and meaningful information and knowledge. This book targets researchers, practitioners and professors relevant to this field. Advanced-level students studying computer science and electrical engineering will also be interested in this book as supplemental reading.
Mobile Big Data
by Georgios Skourletopoulos George Mastorakis Constandinos X. Mavromoustakis Ciprian Dobre Evangelos PallisThis book reports on the latest advances in mobile technologies for collecting, storing and processing mobile big data in connection with wireless communications. It presents novel approaches and applications in which mobile big data is being applied from an engineering standpoint and addresses future theoretical and practical challenges related to the big data field from a mobility perspective. Further, it provides an overview of new methodologies designed to take mobile big data to the Cloud, enable the processing of real-time streaming events on-the-move and enhance the integration of resource availability through the 'Anywhere, Anything, Anytime' paradigm. By providing both academia and industry researchers and professionals with a timely snapshot of emerging mobile big data-centric systems and highlighting related pitfalls, as well as potential solutions, the book fills an important gap in the literature and fosters the further development in the area of mobile technologies for exploiting mobile big data.