Red Alert 2 on Android 9 using Exagear 3 - Game Ports and Emulators

https://www.youtube.com/watch?v=nQiKPzKKkaY&list=PL7H-PAVyOXWqVGgLkox7DAImUBsjaXTzR

Related

Comp Themes and My Scoring

I love this competition and the themes it bought to light. All the themer's made some amazing work but like they say only one can win. I couldn't pick by just saying which one i liked cause there were a few i liked. Some were great in certain areas and ok in others. So i made my own scoring system. My system focuses on the areas that i use and see all the time. They are:
Boot Image
Clock
Dial Pad
Google Search Bar
Icons
Menu Buttons
Notification Bar
Notification Drop Down Bar
Programs Tab
Settings Buttons
Unlock Screen
Zoom Buttons
Each of these criterion has a maximum value of 10 points for a maximum total of 120 points. The final criteria is called Eye Candy. This is just my overall score on how the theme looks as a whole. Does it stick to the subject of the theme? How sweet does it look? Eye Candy in the end is worth a maximum of 50 points for a final total of 170 points. My final score was calculated by having the sum of all the criterion over the highest possible sum that can be achieved. So X/170=.xxx and .xxx is then turned into a %.
Aero
Boot Image 5
Clock 6
Dial Pad 7
Google Search Bar 6
Icons 7
Menu Buttons 8
Notification Bar 8
Notification Drop Down Bar 7
Programs Tab 6
Settings Buttons 5
Unlock Screen 7
Zoom Buttons 8
Eye Candy 34
Total 114/170 67%
AndroidWare
Boot Image 4
Clock 7
Dial Pad 5
Google Search Bar 5
Icons 6
Menu Buttons 4
Notification Bar 4
Notification Drop Down Bar 0
Programs Tab 5
Settings Buttons 5
Unlock Screen 0
Zoom Buttons 5
Eye Candy 25
Total 75/170 44%
Dark Knight
Boot Image 9
Clock 8
Dial Pad 9
Google Search Bar 6
Icons 8
Menu Buttons 6
Notification Bar 8
Notification Drop Down Bar 7
Programs Tab 8
Settings Buttons 8
Unlock Screen 9
Zoom Buttons 8
Eye Candy 42
Total 136/170 80%
DarkSymmetry
Boot Image 0
Clock 6
Dial Pad 6
Google Search Bar 7
Icons 8
Menu Buttons 4
Notification Bar 5
Notification Drop Down Bar 0
Programs Tab 5
Settings Buttons 0
Unlock Screen 0
Zoom Buttons 0
Eye Candy 40
Total 81/170 48%
GlossSuite
Boot Image 6
Clock 7
Dial Pad 8
Google Search Bar 6
Icons 7
Menu Buttons 9
Notification Bar 8
Notification Drop Down Bar 7
Programs Tab 8
Settings Buttons 0
Unlock Screen 0
Zoom Buttons 0
Eye Candy 42
Total 108/170 64%
GodFatherOne Missing 2 File Signatures So I Could Not Evaluate It
PurpleAndroid
Boot Image 8
Clock 8
Dial Pad 8
Google Search Bar 7
Icons 6
Menu Buttons Problem With android.process.acore
Notification Bar 6
Notification Drop Down Bar 9
Programs Tab 7
Settings Buttons 5
Unlock Screen 8
Zoom Buttons Browser Did Not Work In theme
Eye Candy 38
Problems Final Score Pending
Mario
Boot Image 4
Clock 7
Dial Pad 8
Google Search Bar 10
Icons 6
Menu Buttons 4
Notification Bar 10
Notification Drop Down Bar 9
Programs Tab 8
Settings Buttons 0
Unlock Screen 10
Zoom Buttons 0
Eye Candy 41
Total 117/170 69%
Moon Dust
Boot Image 4
Clock 8
Dial Pad 8
Google Search Bar 9
Icons 7
Menu Buttons 8
Notification Bar 10
Notification Drop Down Bar 7
Programs Tab 7
Settings Buttons 6
Unlock Screen 8
Zoom Buttons 7
Eye Candy 42
Total 131/170 77%
Stericson CompTheme For ADP So I Can't use It
System Force
Boot Image 9
Clock 7
Dial Pad 7
Google Search Bar 7
Icons 8
Menu Buttons 5
Notification Bar 7
Notification Drop Down Bar 0
Programs Tab 5
Settings Buttons 4
Unlock Screen 9
Zoom Buttons 0
Eye Candy 44
Total 112/170 66%
Vista
Boot Image 4
Clock 5
Dial Pad 7
Google Search Bar 6
Icons 6
Menu Buttons 0
Notification Bar 6
Notification Drop Down Bar 7
Programs Tab 6
Settings Buttons 4
Unlock Screen 9
Zoom Buttons 0
Eye Candy 30
Total 90/170 53%
So thats what i've done so far. Haven't slept since i got these last night. I've charged my phone at least three times today. The themes were amazing. I hope i don't offend anyone with my scoring. This is just my opinion. Others can have something that is the complete opposite. But man this was fun. Hope we do these as often as possible. Now, It's time for a nap
wow, thats a great scoring system, now i know what to do for the next theme for it to rock
btw , the link to my file has a zip that contains the wallpaper, and the update.zip file
hope that helps with mine.
No points to Gloss Suite for the menu lock screen?
IMHO that's one of the most impressive innovations anyone did.
That screen was cool, thats why my eye candy is high. But the actual screen to unlock the devise with gestures had nothing. It was the same as the stock one.
Whatever works for ya. So I guess you are going to be voting for Dark Knight in the contest?
You do realize you still have to fill out the pdf form to enter your judging. This doesnt count as a vote.
Where can i find that form? I'm a donater
In the comp theme stickied.
Sent Mine In. Hope Dark Knight Wins.

[REQ][Mod?] Step's to make our 6bars into 4Bars

Could someone please fill me in on how to do this?
Same as how Simply AOSP has 4bars and other gingerbread ROMs have 4bars
You would just use bar4 image for signal 5 and 6 bar3 image for signal 3 and 4 bar2 image for signal 2 bar1 image for signal 1. Or some variation of that. This is what happens for replying while intoxicated.
Sent from my SPH-D700 using XDA App
This is fairly simple but does require some framework modifications..
All we do really is replace the 6 images of the 6 line signal strength bar with the images of the one with 4 as already mentioned.
To make it accurate you just name them accordingly and do some math to get it as close as you could...
Each bar of signal is represented by an image with 1 out of 6 bars or 4 out of 6 bars in the framework. So knowing that...
1 - 2 out of 6 real bars of strength is represented by 1 out of 4 bars in the icon (1/6 and 2/6 are roughly 16% and 33% signal strength, represented by 25% on the icon.)
3 out of 6 real bars are represented by 2 out of 4 bars. (Self explanatory 3/6 and 2/4 = 50%)
4 out of 6 real bars are represented by 3 out of 4 bars. (4/6 is 66% and represented by 75%)
5 - 6 out of 6 real bars are represented by 4 out of 4 bars. (5/6 is 83% and represented by 100%)
^^^ That's how I did it. You could switch 5 out of 6 real bars to 3 out of 4 on the 4 icon bar since it's closer to 75% then 100% but I just went with it... You just rename your new signal strength bar pictures accordingly in the framework (framework-res.apk) and done!
I don't think I can provide a more detailed exclamation then that
Edit: I don't have file names of the signal strength icons in front of me, but they are in framework-res.apk and shouldn't be to hard to find, there will be 6 of them, I believe at the end of the file name is their number so yadda_yadda_1.png for example.
p3dr0maz said:
You would just use bar4 image for signal 5 and 6 bar3 image for signal 3 and 4 bar2 image for signal 2 bar1 image for signal 1. Or some variation of that. This is what happens for replying while intoxicated.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Shouldn't you of been coding then?
@Dub- I'll shoot a thanks when I get home on the only xda app that has a thanks button.
Edit: you to p3dro.
Sent from my Epix 4G using XDA

[Q] Weird/non-existant notification LED colors?

Hi!
I have a Titanium Grey Note 2 running stock android, no root.
For some reason, the phone refuses to show different colors.
If I pick yellow on LightFlow, it WILL show bright green.
Purple/Magenta is a washed out grey of sorts with 3 colored spots.
Orange is lite green with the orange led lit up slightly
It only does red, blue and green accurately
This is very frustrating, part of the reason I upgraded to this phone was for the notification led, my previous phone didn't have one.
What could cause this? Hardware or software?
Does this problem exist on custom roms aswell?
same with my lenovo p770. led shows only red green only..... if you find something helpful plz update me too.
Sent from my Lenovo P770 using xda app-developers app
s_hri said:
same with my lenovo p770. led shows only red green only..... if you find something helpful plz update me too.
Sent from my Lenovo P770 using xda app-developers app
Click to expand...
Click to collapse
Will do.

RGB Notification LED?

Does this phone has RGB Led for notifications?
Driv said:
Does this phone has RGB Led for notifications?
Click to expand...
Click to collapse
Nope
Only white xD
Palcorix said:
Only white xD
Click to expand...
Click to collapse
I also have the Redmi 4x but there u can Flash a zip via TWRP and this activate 3 more colors... Not possible with the 8 Pro?
Driv said:
I also have the Redmi 4x but there u can Flash a zip via TWRP and this activate 3 more colors... Not possible with the 8 Pro?
Click to expand...
Click to collapse
Yes due hardware limitation. They started to use one color notification led (like MI 9T same thing), unlike the Redmi 4x it was software limitation.

Question Game assistant for global red magic 6s pro

Is there a game assistant for the global version of the red magic 6s pro
The red switch on the side of the device.
If it's the Red Magic mascot Mora found on CN ROM. She's not on global. Her image only as wallpeper

Categories

Resources