As most of you are aware, bootdroid will not only bring you the look and feel of an iOS device, but also the core features that are exclusive to these devices. There is a bit of an issue when it comes to retina displays. This being because for every application, there is always a regular sized image (image.png) and an image twice the size (image@2x.png) for users with retina display. When it comes to hardware and optimizing your Android device, there are two conflicts we face and a decision that must be made.
- Whether your device should optimize for regular images or HD images
- Whether your device can optimize for HD images
- Screen resolution must be the same size or larger then 960x640
- Your processor must be able to display these images quickly (if this cannot be accomplished then games, graphics, movies, ect. will be include a minor to major lag issue)
I would also like to know what you want most out of this project for use with this project. What features are you excited to have on your Android device?