Produkt zum Begriff Mobile Apps:
-
Essential Mobile Interaction Design: Perfecting Interface Design in Mobile Apps
Design User-Friendly, Intuitive Smartphone and Tablet Apps for Any Platform Mobile apps should feel natural and intuitive, and users should understand them quickly and easily. This means that effective interaction and interface design is crucial. However, few mobile app developers (or even designers) have had adequate training in these areas. Essential Mobile Interaction Design fills this gap, bringing together proven principles and techniques you can use in your next app–for any platform, target device, or user. This tutorial requires virtually no design or programming knowledge. Even if you’ve never designed a mobile app before, this guide teaches you the key skills that lead to the best results. Cameron Banga and Josh Weinhold help you master the mindset, processes, and vocabulary of mobile interaction design, so you can start making better choices right away. They guide you through the entire design process, demystifying issues that arise at every stage. The authors share hard-won lessons from years of experience developing more than one hundred mobile apps for clients and customers of every type. They cover important issues that platform-specific guides often overlook, including internationalization, accessibility, hybrid apps, sandboxing, and what to do after release. This guide shows you how to Think through your designs, instead of just throwing together UI elements Allow an intuitive design flow to emerge from your app Sketch and wireframe apps more effectively Reflect key differences among smartphones, tablets, and desktops Design for visual appeal without compromising usability Work effectively with programmers Make sure your apps are accessible to everyone Get usable feedback, and understand what it’s telling you Learn valuable lessons from today’s most successful apps Refresh your designs in new apps and future versions Discover new tools for designing more successfully Packed with iOS and Android™ examples, Essential Mobile Interaction Design offers dozens of tips and solutions that will be equally useful on today’s platforms and on whatever comes next. Extensive resources are available at cameronbanga.com/EMIDbook.
Preis: 18.18 € | Versand*: 0 € -
Enterprise Class Mobile Application Development: A Complete Lifecycle Approach for Producing Mobile Apps
Build and Deploy Mobile Business Apps That Smoothly Integrate with Enterprise IT For today’s enterprises, mobile apps can have a truly transformational impact. However, to maximize their value, you can’t build them in isolation. Your new mobile apps must reflect the revolutionary mobile paradigm and delight today’s mobile users--but they must also integrate smoothly with existing systems and leverage previous generations of IT investment. In this guide, a team of IBM’s leading experts show how to meet all these goals. Drawing on extensive experience with pioneering enterprise clients, they cover every facet of planning, building, integrating, and deploying mobile apps in large-scale production environments. You’ll find proven advice and best practices for architecture, cloud integration, security, user experience, coding, testing, and much more. Each chapter can stand alone to help you solve specific real-world problems. Together, they help you establish a flow of DevOps activities and lifecycle processes fully optimized for enterprise mobility. Coverage Includes How mobile applications motivate business innovation--and why they present unique challenges for enterprise IT Understanding how the enterprise mobile app lifecycle resembles and differs from conventional development Designing mobile business apps that delight their users Choosing more effective mobile development techniques, languages, and architectural approaches Optimizing linkages between mobile front-ends and enterprise back-end systems Testing for complex, constantly changing device environments Practicing DevOps to accelerate and increase value, from ideation to delivery
Preis: 16.04 € | Versand*: 0 € -
Apps 21
Preis: 113 € | Versand*: 0.00 € -
Learning Progressive Web Apps
Use Service Workers to Turbocharge Your Web Apps“You have made an excellent decision in picking up this book. If I was just starting on my learning path to mastery of Progressive Web Apps, there are not many folks I would trust more to get me there than John.”—Simon MacDonald, Developer Advocate, AdobeSoftware developers have two options for the apps they build: native apps targeting a specific device or web apps that run on any device. Building native apps is challenging, especially when your app targets multiple system types—i.e., desktop computers, smartphones, televisions—because user experience varies dramatically across devices.Service Workers—a relatively new technology—make it easier for web apps to bridge the gap between native and web capabilities. In Learning Progressive Web Apps, author John M. Wargo demonstrates how to use Service Workers to enhance the capabilities of a web app to create Progressive Web Apps (PWA). He focuses on the technologies that enable PWAs and how to use those technologies to enhance your web apps to deliver a more native-like experience.Build web apps a user can easily install on their local system and that work offline or on low-quality networksUtilize caching strategies that give you control over which app resources are cached and whenDeliver background processing in a web applicationImplement push notifications that enable an app to easily engage with users or trigger action from a remote serverThroughout the book, Wargo introduces each core concept and illustrates the implementation of each capability through several complete, operational examples. You’ll start with simple web apps, then incrementally expand and extend them with state-of-the-art features. All example source code is available on GitHub, and additional resources are available on the author’s companion site, learningpwa.com.Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.
Preis: 29.95 € | Versand*: 0 €
-
Wie können mobile Navigations-Apps die Navigation für Autofahrer erleichtern?
Mobile Navigations-Apps bieten Echtzeit-Verkehrsinformationen, um Staus zu vermeiden. Sie zeigen alternative Routen an, um Zeit zu sparen. Zudem können sie auch Parkplätze in der Nähe des Ziels anzeigen.
-
Wie beeinflusst die wachsende Popularität kostenpflichtiger Apps den Markt für mobile Anwendungen?
Die wachsende Popularität kostenpflichtiger Apps führt zu einem größeren Angebot an hochwertigen Anwendungen, da Entwickler finanziell motiviert sind, qualitativ hochwertige Produkte zu erstellen. Gleichzeitig kann dies dazu führen, dass kostenlose Apps weniger Aufmerksamkeit erhalten, da Nutzer bereit sind, für bessere Funktionen und Inhalte zu zahlen. Dies kann zu einer Kluft zwischen kostenpflichtigen und kostenlosen Apps führen, wodurch es schwieriger wird, mit kostenloser Konkurrenz zu konkurrieren.
-
Welche Entwicklerwerkzeuge sind am besten geeignet für die effiziente Entwicklung von Mobile-Apps?
Die besten Entwicklerwerkzeuge für die effiziente Entwicklung von Mobile-Apps sind Android Studio für Android-Apps und Xcode für iOS-Apps. Beide bieten umfangreiche Funktionen wie Emulatoren, Debugging-Tools und Integration von APIs. Zudem sind Plattformen wie React Native und Flutter beliebt für die plattformübergreifende Entwicklung.
-
Wie können mobile Apps die Effizienz und Produktivität im beruflichen und privaten Umfeld steigern?
Mobile Apps ermöglichen den Zugriff auf wichtige Informationen und Tools jederzeit und überall, was die Effizienz steigert. Durch Automatisierung von Aufgaben und Prozessen können Zeit und Ressourcen eingespart werden. Die Nutzung von Apps zur Organisation und Kommunikation erleichtert die Zusammenarbeit und verbessert die Produktivität.
Ähnliche Suchbegriffe für Mobile Apps:
-
Rust Servers, Services, and Apps
Rust Servers, Services, and Apps is a hands-on guide to developing modern distributed web applications with Rust. You'll learn how to build efficient services, write custom web servers, and even build full stack applications end-to-end in Rust.You'll start with the foundations, using Rust to build an HTTP server, and RESTful API that you'll secure, debug, and evolve with fearless refactoring. You'll then put Rust through its paces to develop a digital storefront service, and a single-page client-side application. This fastpaced book is packed with code samples you can adapt to your own projects, and detailed annotations to help you understand how Rust works under the hood.About the technologyThe blazingly fast, safe, and efficient Rust language has been voted most loved for five consecutive years on the StackOverflow survey. It's easy to see why. Rust combines all the features of a modern language with the low-latency power of C. Its efficiency will slash your runtime footprintand your cloud hosting billsand its flexibility lets you write network programs and high-level applications with equal ease.
Preis: 56.7 € | Versand*: 0 € -
Adobe Creative Cloud All Apps
Adobe Creative Cloud All Apps Adobe Creative Cloud All Apps, 1 Jahr Die Adobe Creative Cloud All Apps ist eine umfassende Sammlung von über 20 Desktop- und mobilen Apps und Diensten für Fotografie, Design, Video, Web, UX und mehr. Sie ermöglicht es Kreativen aller Ebenen, ihre Ideen in beeindruckende Kunstwerke zu verwandeln. In diesem Artikel erfahren Sie alles, was Sie über Adobe Creative Cloud All Apps wissen müssen, und wie es Ihre kreativen Projekte auf die nächste Stufe heben kann. Einführung in Adobe Creative Cloud All Apps Adobe Creative Cloud All Apps bietet Zugang zu einer unvergleichlichen Auswahl an Kreativ-Tools, die von Branchenstandards wie Adobe Photoshop, Illustrator und Premiere Pro bis hin zu innovativen neuen Tools wie Adobe XD und Adobe Spark reichen. Mit diesen Tools können Nutzer atemberaubende Grafiken, beeindruckende Videos, anspruchsvolle Webdesigns und viele...
Preis: 709.95 € | Versand*: 0.00 € -
Android Apps with App Inventor: The Fast and Easy Way to Build Android Apps
Wi>Android Apps with App Inventor provides hands-on walkthroughs that cover every area of App Inventor development, including the Google and MIT versions of App Inventor. Kloss begins with the absolute basics of program structure, syntax, flow, and function, and then demonstrates simple ways to solve today’s most common mobile development problems. Along the way, you’ll build a dozen real Android apps, from games and geotrackers to navigation systems and news tickers. By the time you’re done, you’ll be comfortable implementing advanced apps and mashups integrating realtime multimedia data from all kinds of Web services with the communication and sensor-based features of your smartphone. Topics covered include Installing and configuring App Inventor Building modern, attractive mobile user interfaces Controlling Android media hardware, including the camera Saving data locally with TinyDB, or in the cloud with TinyWebDB Streamlining and automating phone, text, and email communications Tracking orientation, acceleration, and geoposition Integrating text-to-speech and speech-to-text in your apps Controlling other apps and Web services with ActivityStarter Building mobile mashups by exchanging data with Web APIs Testing your apps for diverse hardware with the Android Emulator Example apps, including multimedia center, online vocabulary trainer, finger painting, squash game, compass, geocacher, navigator, stock market ticker, and many more This book will empower you to explore, experiment, build your skills and confidence, and start writing professional-quality Android apps—for yourself, and for everyone else! Companion files for this title can be found at informit.com/title/9780321812704
Preis: 22.46 € | Versand*: 0 € -
Power Apps per app plan (NCE)
Power Apps per app plan (NCE): Produktbeschreibung und Systemanforderungen Power Apps per app plan (NCE): Produktbeschreibung und Systemanforderungen Über Power Apps per app plan (NCE) Der Power Apps per app plan (NCE) ist ein Abonnementdienst von Microsoft, der es Benutzern ermöglicht, benutzerdefinierte Geschäftsanwendungen ohne Programmieraufwand zu erstellen und zu bereitstellen. Dieser Plan richtet sich an Einzelpersonen oder Teams, die spezifische Apps entwickeln möchten, um spezifische Geschäftsanforderungen zu erfüllen. Mit Power Apps können Benutzer schnell und einfach Anwendungen erstellen, die Daten integrieren, automatisierte Workflows enthalten und auf verschiedenen Geräten verwendet werden können. Hauptmerkmale von Power Apps per app plan (NCE) App-Erstellung ohne Programmierung: Benutzer können benutzerdefinierte Anwendungen über eine visuelle Oberfläche und vorgefertig...
Preis: 112.95 € | Versand*: 0.00 €
-
Wie können mobile Apps effektiv entwickelt werden, um eine optimale Benutzerfreundlichkeit und Funktionalität zu gewährleisten?
Mobile Apps können effektiv entwickelt werden, indem die Bedürfnisse der Benutzer analysiert und berücksichtigt werden. Ein benutzerzentrierter Designansatz und regelmäßiges Feedback von Testern helfen dabei, die Benutzerfreundlichkeit zu optimieren. Zudem ist es wichtig, die App kontinuierlich zu aktualisieren und zu verbessern, um eine hohe Funktionalität sicherzustellen.
-
Welche Funktionen bieten mobile Messaging-Apps und wie haben sie die Kommunikation im Alltag verändert?
Mobile Messaging-Apps bieten Funktionen wie Textnachrichten, Sprachnachrichten, Videoanrufe und das Teilen von Dateien. Sie haben die Kommunikation im Alltag vereinfacht, indem sie es ermöglichen, schnell und einfach mit anderen in Kontakt zu treten, unabhängig von Zeit und Ort. Zudem haben sie die Möglichkeit geschaffen, in Echtzeit zu kommunizieren und Gruppenchats zu erstellen, um Informationen und Erlebnisse sofort zu teilen.
-
Wie haben sich mobile Apps in den letzten Jahren entwickelt und wie beeinflussen sie unser tägliches Leben?
Mobile Apps haben sich in den letzten Jahren stark weiterentwickelt, sowohl in Bezug auf Funktionalität als auch Benutzerfreundlichkeit. Sie haben unser tägliches Leben stark beeinflusst, indem sie uns ermöglichen, effizienter zu kommunizieren, Informationen abzurufen und verschiedene Aufgaben zu erledigen, egal wo wir uns befinden. Durch mobile Apps sind wir heute ständig vernetzt und können viele Dinge bequem von unserem Smartphone aus erledigen.
-
Wie können Unternehmen mobile Promotion effektiv nutzen, um ihre Produkte und Dienstleistungen zu bewerben und Kunden zu erreichen?
Unternehmen können mobile Promotion effektiv nutzen, indem sie gezielte Werbung in Apps und auf Social Media schalten. Sie sollten außerdem mobile-freundliche Websites und Apps entwickeln, um die Kundeninteraktion zu verbessern. Zudem können sie mobile Coupons und Rabatte anbieten, um Kunden anzulocken und zu binden.
* Alle Preise verstehen sich inklusive der gesetzlichen Mehrwertsteuer und ggf. zuzüglich Versandkosten. Die Angebotsinformationen basieren auf den Angaben des jeweiligen Shops und werden über automatisierte Prozesse aktualisiert. Eine Aktualisierung in Echtzeit findet nicht statt, so dass es im Einzelfall zu Abweichungen kommen kann.