| Author |
Message |
plusminus Site Admin


Joined: 14 Nov 2007 Posts: 2439 Location: College Park, MD
|
|
| Back to top |
|
 |
lordhong Developer

Joined: 22 Nov 2007 Posts: 41 Location: New York
|
Posted: Mon Nov 26, 2007 3:37 am Post subject: |
|
|
| you are AWESOME! keep up good work! |
|
| Back to top |
|
 |
evoc Freshman

Joined: 30 Nov 2007 Posts: 4
|
Posted: Sun Dec 02, 2007 9:08 pm Post subject: |
|
|
really nice job man  |
|
| Back to top |
|
 |
plusminus Site Admin


Joined: 14 Nov 2007 Posts: 2439 Location: College Park, MD
|
Posted: Thu Dec 13, 2007 7:09 pm Post subject: |
|
|
Added QVGA (320x240) Landscape skin
Regards,
plusminus _________________
Please remember, that this board is give & take 
| Android Development Community / Tutorials |
|
| Back to top |
|
 |
Andrex Junior Developer

Joined: 07 Apr 2008 Posts: 11
|
Posted: Mon Apr 07, 2008 5:49 am Post subject: |
|
|
Now if only the iPhone ran Android natively...
Regardless the hardware is nice and these look like the best skins, although I'm still partial to the red one. |
|
| Back to top |
|
 |
fabrantes Freshman

Joined: 05 Sep 2008 Posts: 9
|
Posted: Fri Sep 05, 2008 3:14 pm Post subject: |
|
|
| this is great! Is there a way to show the emulator in full screen? |
|
| Back to top |
|
 |
plusminus Site Admin


Joined: 14 Nov 2007 Posts: 2439 Location: College Park, MD
|
Posted: Sat Sep 06, 2008 1:51 am Post subject: |
|
|
| fabrantes wrote: | | this is great! Is there a way to show the emulator in full screen? |
No. (Except making the background as big as your screen ) _________________
Please remember, that this board is give & take 
| Android Development Community / Tutorials |
|
| Back to top |
|
 |
fabrantes Freshman

Joined: 05 Sep 2008 Posts: 9
|
Posted: Sat Sep 06, 2008 2:20 pm Post subject: |
|
|
I ve been playing around a little bit with this (I wanted to get the android home screen to occupy the whole screen - to give the impression it was actually running on my laptop) and it has shown not to bethat hard.
Just needed to create a skin where the phone screen occupies the whole emulator window size (at this time I think this is limited to 800x600 - the emulator wouldnt start if I put something higher than this) and remove the rest of the components: remove keyboard and get a phone image that is just the border of a 800x600 rectangle. Then hit alt+enter and voila, android full screen. Quite nice! |
|
| Back to top |
|
 |
plusminus Site Admin


Joined: 14 Nov 2007 Posts: 2439 Location: College Park, MD
|
Posted: Sun Sep 07, 2008 6:21 am Post subject: |
|
|
Maybe you could upload that Skin-Folder (Its probably pretty small ) _________________
Please remember, that this board is give & take 
| Android Development Community / Tutorials |
|
| Back to top |
|
 |
fabrantes Freshman

Joined: 05 Sep 2008 Posts: 9
|
Posted: Mon Sep 08, 2008 10:51 am Post subject: Full screen |
|
|
Ok! here it is:
MID.zip
MID.tar.bz2
This is how it looks like...
on its window:
and then hitting alt+enter
Notice that there is a 20px height bar in the botttom of the screen... Thats where the phone buttons are (I wanted to get rid of it but you need at least the menu button to unlock the thing (maybe there is a keyboard shortcut for it).
Anyway, if you want to get rid of it you just need to change the layout height from 620 px to 600 px in the layout file (near the end of the file in the portrait/landscape sections).
Note also that the background picture no longer fills the screen (it is now 800x600).
Also, I noticed that you dont even need a phone skin for this (not even a transparent one), so none is included.
Cheers |
|
| Back to top |
|
 |
plusminus Site Admin


Joined: 14 Nov 2007 Posts: 2439 Location: College Park, MD
|
Posted: Mon Sep 08, 2008 1:17 pm Post subject: |
|
|
Looks good, even the default wallpaper is to small ^^ _________________
Please remember, that this board is give & take 
| Android Development Community / Tutorials |
|
| Back to top |
|
 |
|