How to: Get Android 3.0 on your desktop PC with emulation | Everything About Tablets
And here is an article about how to load an app form a apk file in an emulator
This blog will hold favorite gadgets and graphic user interfaces that don't really fit in my main blog @ mmcelhaney.blogspot.com
This article describes the development of XAML Finance, a cross-platform application which works on the desktop, using Windows Presentation Foundation (WPF), on the web, using Silverlight and on Windows Phone 7 (WP7). My aim in writing this article is to highlight how the XAML based technologies used for desktop, web and mobile allow you to share large quantities of code and cost-effectively distribute your application on a range of devices.
I'm trying to use the ComAutomationFactory class in VB .NET the example im working from is c# and is working fine but my project doesn't compile and says this class is not defined??
also what is the return type? in the c# example it returns a type of dynamic but this type does not exist in vb .NET?
I was recently tasked with automating Silverlight Rich Internet Applications (RIAs) in our immediate group. Some tools out there provide limited assistance in this regard; for example, you can write unit tests against your Silverlight controls for in-proc testing. You can read more about that approach here: http://www.jeff.wilcox.name/2008/03/31/silverlight2-unit-testing/
In this article, I will introduce the method to compress several pages contents in one page and print this page in Silverlight.
Oracle 11g XE is a free edition of Oracle database which supports most of the functionality of Standard edition. 11g XE is available (at least) for Windows and Linux.
As with all free versions of databases, also XE has limitations:
- The maximum database size is 11 GB
- The maximum amount of RAM XE can use is 1 GB
- Only one instance of Oracle XE can be installed on a single computer
- XE uses only a single CPU so it does not distribute operations between several CPU’s
Silverlight 4 did not have P/Invoke support for calling native functions; Silverlight 5 does (see Pete Brown's blog for more details http://10rem.net/blog/2011/09/01/silverlight-5-rc-now-available). Our objectives for this HowTo article is no different from my previous article with almost exactly the same Title. That article dealt with COM support. It is important to go through that article first - most of the steps covered there won't be covered here (CustomMediaStreamSource.aspx).
So in short, just as the previous article, this HowTo article tries to demostrate the power of the MediaElement and MediaStreamSource classes with P/Invoke support to call native code to play an AVI video.
Andromo is the App Maker for Everyone!™ In as little as five minutes, you can make an Android app to promote your business or launch your million-dollar idea. Follow the simple steps and plug in your content (things like websites, images, HTML/CSS pages, Twitter, YouTube, Flickr, eBay, Blogger, iTunes, Tumblr, MySpace, LinkedIn and other RSS and Atom feeds). Andromo will turn it into a professional app that runs on millions of Android smartphones and tablets. And the best part is that it's free...
AppInventor is developed by Google for creating applications for Android OS.
Its quite similar to “Scratch” as it also uses the concept of drag and drop and connecting blocks for making an application work. This application is aimed at people who are not familiar with program language.
According to Google, “A sixth grade student can also build Android apps using the AppInventor.”
The applications developed from app inventor can be tested on an emulator or a phone. If all goes well, we can package the app to the phone and use it.