Mobile App Search Results

How To: Use AppVerifier to debug Windows Mobile applications

If you've programmed a few Windows Mobile applications, you might need to perform some troubleshooting and debug the program to weed out all the problems. You can do this with AppVerifier. Marty Larson demonstrates installing, configuring and using the "AppVerifier" Application Verifier tool to debug Windows Mobile applications.

How To: Use the GasBuddy Mobile App to Find the Cheapest Prices in Town

Gas prices across the United States have skyrocketed, with today's national average for regular unleaded gas at $3.51 a gallon, with California leading the pack at $3.90 a gallon. AAA reports that last week's national average was just $3.37. That's a $0.14 increase in just one week! Just one month ago, the average was $3.12. A year ago—$2.75 a gallon. Actually, the U.S. Energy Information Administration (EIA) states the price of gas hasn't been this high since since 2008 when it hit $3.57 in ...

How To: Share Your Favorite Mobile Apps with Your Friends

There are over 425,000 apps in the iTunes App Store and the Android Market has over 300,000 available, which makes it really hard to tell which ones you want and which ones you don't. One of the best ways to find new mobile apps is from your family, friends and colleagues—those who have similar tastes in games and productivity. And it goes both ways, which means you need to share your favorite picks with those around you. But what's the easiest way to do that?

News: The 5 Best Word Game Mobile Apps Besides Scrabble

When you don't have anyone to play with in the flesh, nothing beats a round of competitive online Scrabble. If you're constantly on the move, the Scrabble app developed by Electronic Arts (EA) for Android and iOS mobile devices is probably your favorite way to play. But let's face it—if you love Scrabble, you probably love all types of word games, and if you're on the hunt for that next fun and challenging logological mobile game, I've got a few suggestions for you...

How To: Embed web content into a mobile Android application

Designing a cool app for Android? If you were looking to integrate web content into your Android app, you can—and the Android Developers are here to show you how it's done! It's all done with an embedded WebView, allowing you to embed HTML, Javascript and style sheets from your web content. If you were looking for a quick answer on how you embed your web content into your app, let the pros at Google teach you the right way.

Firefox Mobile 101: How to Turn Websites into Apps on Your Home Screen with the New Quantum Browser

There are over 3 million apps in the Google Play Store, all optimized for the small screen in your hands. While that number sounds staggering, there are still many online tools and websites that require you to use a mobile browser since app development is expensive. However, that's where Progressive Web Apps (PWAs) come into play, a cost-effective way to turn websites into mobile apps.

ARCore 101: How to Create a Mobile AR Application in Unity, Part 3 (Setting Up the App Controller)

There are hundreds, if not thousands, of programming languages and variations of those languages that exist. Currently, in the augmented reality space, it seems the Microsoft-created C# has won out as the overall top language of choice. While there are other options like JavaScript and C++, to name a few, C# seems to be the most worthwhile place to invest one's time and effort.

ARCore 101: How to Create a Mobile AR Application in Unity, Part 1 (Setting Up the Software)

If you've contemplated what's possible with augmented reality on mobile devices, and your interest has been piqued enough to start building your own Android-based AR app, then this is a great place to to acquire the basic beginner skills to complete it. Once we get everything installed, we'll create a simple project that allows us to detect surfaces and place custom objects on those surfaces.