Pre-configured AVDs to match real devices - device

Looks like Android SDK doesn't come with any AVDs byt default. We need to create a new custom one. But I was wondering if there are pre-configured AVDs available to use that matches exact devices, for example LG P500.

Tea Vui Huang's AVD list had some good ones (link is to Wayback Machine). They are pre-packaged with the settings as well as skins. There are screenshots and downloads all available there. There's not an LG P500, but quite a few others that would be similar.
Example

Related

Windows Mixed Reality for Surface App

I'm currently at the very beginning of developing an Augmented Reality App that's supposed to run on Surface Pro devices. I should probably mention that this is the first time I ever dealt with AR.
While most solutions seem to favor iOS, Andoid or the Unity platform, I have also stumbled across Windows Mixed Reality.
I'm aware that the website explicity says that it's only for use with headsets. However, I have Microsoft's "Mixed Reality Viewer" on my Surface Book which includes pretty much the functionality I want to deliver myself and I think the name and background suggest, that the two belong together.
Does anyone know any more about this? Ideally straight up if it could be useful for my purposes.
Thanks a lot!
I think what you are looking for is Vuforia, a VR/AR SDK that is now integrated into Unity. You create apps in Unity with C#, and then deploy them to UWP (Universal Windows Platform), which can run on Surface devices and use the cameras for AR. Vuforia lets you do image and object recognition and alter the virtual parts of your app based on the real world environment - if you don't need those features, you can use Unity on its own to create virtual models, UI, etc.
So interested to hear more about the "Mixed Reality Viewer" application you have on your Windows 10 -- did you have the Microsoft Insider "Skip Ahead" version of Windows installed?
https://winbuzzer.com/2017/09/06/microsofts-new-windows-10-mixed-reality-viewer-app-leaks-online-xcxwbn/
I'm on the "Slow Ring" for Windows Insider and already have the Fall Creators Edition installed - and no "Mixed Reality Viewer" - just "View 3D" - which sounds like it will morph into MRV
Either way -- you will likely want to do all of your development in Unity -- which can be used to not only make Hololens application, but also application for the new Mixed Reality Headsets. Going to guarantee that this will also be the case for MRV when it is generally released.
Love to hear more about what you are seeing - and know any time you spend looking at Unity development will be time well spent. :)

Xamarin Sample Apps for iPad and iPhone?

I wonder why none of the Xamarin Prebuilt Apps at https://www.xamarin.com/prebuilt support both iPad and iPhone? They all have the same design on each resolution. Especially Apps like 'Acquaint' would be perfect on iPad to have the contact list on the left and the details on the right. But instead it just has the same design like the iPhone Version.....
Are there any reasons why Xamarin does not offer samples with different designs depending on the client resolution? Are there somewhere else some examples?
Many thanks!
You might want to take a look at our Creating Mobile Apps with Xamarin.Forms Book First Edition by Charles Petzold.
I work on the same team as Charles and I know it's a topic he's covered in detail. The full book should be available soon too.
BTW, we are looking into creating some detailed, annotated cross-platform app samples that do all the goodies that a typical modern app would be expected to have.
I do not know of any of the stock Xamarin examples that use OnIdiom, but it just a matter of time to code them...hahahah, always just a matter of time and code. (I'm sure the Xamarin guys can chime in on this one):
Xamarin.Forms.OnIdiom Class
<OnIdiom.Phone>Vertical</OnIdiom.Phone>
<OnIdiom.Tablet>Horizontal</OnIdiom.Tablet>
In terms of finding examples that use the Xamarin.Forms XAML OnIdiom I would search Github for OnIdiom, there a few OSS examples of phone/tablet switching floating around there as I used at least one as a template to do a quick phone/tablet prototype for a client.

DJI Phantom API or hackable procedure

Maybe I have't looked hard enough, but I spent yesterday googling for a bit and found no relevant projects on hacking the DJI Phantom Drone in order to create new coordinating apps. This is besides the app for coordination DJI currently uses for their drone. I'm trying to see if there's a way to communicate with the Drone with a specific protocol in order to accept a set of procedures.
Any help would be awesome,
Thanks.
Great News for you and all us Droneys! DJI has launched their SDK since you asked this question. They released it last November and you can now apply for a license and write your own apps for the Phantom2 Vision+ using their SDK.
Check it out at https://developer.dji.com/
I am already building a project using the SDK - you can follow my progress on my blog / product site. I will also try to update it with good DJI related development links and tips.
This post is old but I think it is good to leave a foot print for others :)
There is this new company called NVdrones, which created a peace of hardware that you can attach to any drone (you need physical access to the flight controller), and once you do that you can use their SDK (Arduino, Java, Android and Javascript) to write your app without the need of hacking, soldering or anything else. It is just plug and play.
Another benefit is that you are not locked with a specific drone (DJI SDK or 3DRobotics SDK), you can use the board on anything you want. Which gives lots of flexibility.
The developer site is http://developers.NVdrones.com
Hope this helps.
This is a great topic!
You could check how to hack your copter here: https://github.com/flyver/Flyver-SDK/wiki/-2.2--How-To:-Flyver-Hack-a-Copter
By opening the drone, taking out the original controller, soldering a few wires and sticking an Android phone to it, you will have the ability to program your Phantom in a modern manner with an open source SDK and application based development. This means that you could add computer vision to it, automation or additional hardware. You could also use smartphones, web and other interactive devices for remote controlling the copter instead of using the standard remote controls.
The Phantom, however, is offcenter balanced due to the fact that most people use gimbal with it. Without the gimbal is a lot less stable from my experiments so you will have to put some extra work in center balancing it.

Non-dev-tools Windows Phone 7 emulation

In developing a number of WP7 apps, I have a need to show clients how the app will be when deployed. The clients are a) not in the same location as I am, b) not technical at all, and c) may not even be using a PC. The purpose is to demo, get feedback and make any needed changes.
I'm not finding any realistic options to just simply show them what it would look, feel and run on a Windows Phone 7 (using the ApplicationBar, etc.). I found this link - http://www.redmondpie.com/standalone-windows-phone-7-series-emulator-9140536/ - but it's rather hacky for me to ask someone to do to set up an emulator on their machine without also installing VS Express, etc.
Does anyone know of any links to an official emulator that can be run on a PC, has a simple install and can load WP7 apps?
Have you considered using a product such as Citrix GoTo. Clients do not need to be particularly technical to join such a meeting, you can then take them through a demo. This will cost you though.
A free alternative would be to set aside a PC running the emulator with your software loaded. Create a VPN for you clients to connect to and let them use Remote Desktop Connection to connect to the PC. They can then play around with it remotely.
Have you considered using SketchFlow? Although by default the UI is "sketchy" (sorry), you can apply styles to the controls you drop on your pages, including the very same styles that are used by Windows Phone controls.
If you use a Silverlight SketchFlow project, you can deploy the content to a web server and provide a link that can be consumed on any machine that will render Silverlight content...they can go through the navigation, provide feedback, etc.
Christian Schormann has a writeup on what is required to use it in the pre-release tools... http://electricbeach.org/?p=573
You should take a look at this: http://justinangel.net/WindowsPhone7EmulatorAutomation. I believe it will answer your question exactly.

Is there a way to match the installed VS2005 license with the serial number on the box?

This is not a strictly programming question, but for developers working in teams might be a useful one. I bet someone already had similar problem.
We have several licenses for VS2005. I have one allotted to me, and the remaining ones are for my colleagues. I have just wiped my PC as a part of routine maintenance and now I am ready to install VS2005, but there are more than one box to choose from. Is there an easy way to find out programmatically (registry browsing / file look-up / etc.) which license (product key / serial number on the box) is installed on which PC?
There's an application I've used in the past with MS Office and XP keys which looks like it's been updated to look for the key to any application. Free (!) download and information at the website, here: http://www.magicaljellybean.com/keyfinder/
Apparently there is a shareware that can do this for me: http://www.product-key-explorer.com/. I was able to extract first 4 digits of the key, which was enough.

Resources