{Guide}Cast Screen In Android!! - Android One (First-Generation) Cross-Device Genera

How to cast screen on android one? Have this question? Get your answer!!​
Instructions​
1.Just on your wifi (don't connect) or (connect with TV's wifi if there)
2.Got to Settings>Display>Cast screen and click on 3 dots at right top corner.
3.Tick "enable wireless display".
4.Start your TV and you will get your TV's name displayed.
5.Click that and wait for a minute or two and thats it you have successfully casted your screen.
Video tutorial
Hit thanks if you like/If i helped​
XDA:DevDB Information
Cast Screen In Android One, Tool/Utility for the OEM Cross Device Development
Contributors
Devam03
Source Code: https://www.youtube.com/watch?v=7dUdhBxTn84
Version Information
Status: Stable
Created 2015-02-03
Last Updated 2015-02-03

Related

Problem with scaling in "Email" app

Hi. Recently I upgraded my ROM to AndroidParanoid, but due to being a n00b I can't post in a right section of the forum.
I am very happy about migrating from 2.3.7 to 4.04, everything works smooth. After couple of days I can point out only one bug. Writing an email in "Email" application is problematic because in vertical position I can't see full address of my email or any description of text-boxes below (title). It cuts left and right side of the screen and only middle part is displayed. When I go to horizontal position I can see full name of my email and title box, but then right side of the window is cut: I can see only an edge of appendix icon. This icon is not visible and accessible in vertical position AT ALL. Zooming by pinching doesn't work.
I was trying to play with scaling using all UI options and setting different values of DPI for user and system. No luck.
My LG:
+ full wipe before changing the ROM
+ some relevant information about my phone:
* build date: Sat Aug 4 17:20:48 PDT 2012
* kernel: 2.6.32.55-cyanogenmod
* baseband: 1035.21_20110725
If anything else is needed let me know.
Any suggestions?

[RECOVERY] TWRP 2.8.5.0 for Shield Portable (discontinued)

DISCONTINUED
Do not use this recovery anymore. It breaks with update 103. Instead, use the TWRP provide in the MultiROM thread. It's newer, works with update 103, and shouldn't have any trouble with the older versions either.
~------------------------------------------------------------------------------------------------------------------------------------------------------------------~
Team Win Recovery Project 2.x, or twrp2 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
Tablet look:
INSTRUCTIONS:
Boot into fastboot by holding back and home when powering on the Shield.
Connect Shield to a computer via USB.
Execute 'fastboot flash recovery recovery.img' from a command line.
DOWNLOAD:
Android File Host
BUGS:
Ask in this thread. It's probably my fault and not upstreams.
KNOWN PROBLEMS:
This is build from Tassadars multirom branch. This is because he has code to rotate the display that isn't upstream.
However, I disabled multirom because I haven't quite got it to work yet. The button is still there, but it does nothing.
SOURCE CODE:
https://github.com/Tegra4/android_device_nvidia_roth/tree/cm-12.0-mrom
SPECIAL MENTION:
Bogdacutu for rm-wrapper. Originally created to get touch working for the Shield Tablet and Ubuntu, it was also able to be used for TWRP. And the setup for the Portable is so similar that the program was able to be used here as well.
XDA:DevDB Information
TWRP Roth, Tool/Utility for the Nvidia Shield
Contributors
Steel01, Unjustified Dev
Version Information
Status: Testing
Created 2015-02-28
Last Updated 2015-07-25
finally, I could never stand cwm on my shield...
first thing I noticed though, I cant change timezone in settings -> timezone (the liste is just empty)
also, the buttons seem to only use like 3/4 of the screen - but only in the main menu/ button dominated view - the moment I pick a option that displays filelists its fullscreen.
besides those bugs it seems to run just fine, thx a bunch
A while ago @Unjustified Dev said that this would be impossible. I'm glad that it was eventually figured out.
Can anyone apply themes? I'm trying to use the material twrp theme but it doesn't seem to work.
Edit: Figured it out. The theme only works in portrait. Guess I'll ask the theme dev to see if he can fix.
Sent from my bacon
Yeah, that would have been my first guess. On the topic of themes, I picked the closest one TWRP had which was 1280x800. As mentioned above, that has the main screen icons really small. If someone can make or find a theme that is 1280x720 with larger buttons, it would help a lot.
Steel01 said:
Yeah, that would have been my first guess. On the topic of themes, I picked the closest one TWRP had which was 1280x800. As mentioned above, that has the main screen icons really small. If someone can make or find a theme that is 1280x720 with larger buttons, it would help a lot.
Click to expand...
Click to collapse
i have a question , i previous have a n8000 with have native support twrp team and the device is 720p and the icons on screen are better sized and use portrait orientation
if possible take a look on p4noterf (n80xx) or on p31xx maybe they have some useful stuff for us.
sorry im no dev but if you tell me what do i have to seaarch im happy too help
YamazakiRobert said:
i have a question , i previous have a n8000 with have native support twrp team and the device is 720p and the icons on screen are better sized and use portrait orientation
if possible take a look on p4noterf (n80xx) or on p31xx maybe they have some useful stuff for us.
sorry im no dev but if you tell me what do i have to seaarch im happy too help
Click to expand...
Click to collapse
The difference is portrait vs. landscape. There is a portrait 720x1280 skin, but not a landscape 1280x720. This device is practically unusable in portrait layout, so the theme needs to be landscape. Which it seems there isn't a lot of. As for how to make or modify a theme, someone else will have to answer. I haven't ever looked into it.
Thanks for the work. Will multirom eventually be ported also?
I'm trying, but it isn't going so well. Main problem is that the kernel patch doesn't work right. It reboot to the right kernel, but the wrong initrd. Which means it's unusable. Secondary problems are the touch input not lining up and the gamepad buttons not working. The latter should be simple to fix, though.
Another problem I'm having with twrp in general is size. The portable only has a 8 MB recovery partition. Recent compiles weight in around 10 MB, 8.3 MB with lzma compression. I have to remove all the optional twrp bits and back out ntfs-3g from Tasssadars fork to make 2.8.6.0 barely fit. I expect this to get worse as time goes on.
Steel01 said:
I'm trying, but it isn't going so well. Main problem is that the kernel patch doesn't work right. It reboot to the right kernel, but the wrong initrd. Which means it's unusable. Secondary problems are the touch input not lining up and the gamepad buttons not working. The latter should be simple to fix, though.
Another problem I'm having with twrp in general is size. The portable only has a 8 MB recovery partition. Recent compiles weight in around 10 MB, 8.3 MB with lzma compression. I have to remove all the optional twrp bits and back out ntfs-3g from Tasssadars fork to make 2.8.6.0 barely fit. I expect this to get worse as time goes on.
Click to expand...
Click to collapse
What's it do for development of android users

[ ROM ] Flyme V5.1.7.18R [ Stable ] [primary/secondary] [ 22-July-2016 ]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Mainly I have concentrated on performance & camera
Mainly I have concentrated on performance & camera
I am not responsible for anything that may happen to your phone as a result of installing custom roms and/or kernels. you do so at your own risk and take the responsibility upon yourself.
Meizu Technology Co., Ltd. (Chinese: 魅族科技有限公司; pinyin: Mèizú Kējì Yǒuxiàn Gōngsī) is a Chinese consumer electronics company based in Zhuhai, Guangdong province, China. Founded in 2003, Meizu began as a manufacturer of MP3 players and later MP4 players. As of 2008, Meizu moved its focus from MP3 and MP4 players to smartphones, with their first smartphone being the Meizu M8. Meizu is one of the top ten smartphone manufacturers in China with 8.9 million units sold worldwide in the first half of 2015.
The current flagship device of Meizu is the Meizu PRO 5, a smartphone with an all-metal body, an Exynos 7420 8-core 64-bit processor, Flyme OS 5, and a Sony 21.16-megapixel 4K camera that has a 6P lens, laser-aided focusing and FotoNation 2.0.
Desktop
Floating notice: supports floating inform, to avoid the operation is interrupted.
Multitasking: new card multitasking list, long press to lock individual applications.
Split-screen mode: Multi-screen mode to create a list of tasks while using two applications, you can adjust the window proportions (only part of the application).
Batch finishing icons: Long press the desktop select "sort icon 'batch select the icon to move to a different desktop or folder.
Shake finishing the desktop: Go to “arrange icons” mode, shake your desktop tidy Fast Recovery.
Folders are automatically named: Create a folder, depending on the application type for the folder name is automatically.
Notification bar
Optimize the layout: drop-down notification bar without notice Expand all default switch, when there are multiple notifications pull-down notification to view more.
Notify management: Settings - Notification and Status Bar - application notification management, support each application switching and priority setting for notification.
Lock screen
Music Locker: New music lock screen, lock screen display directly covers and lyrics.
Lock screen notifications: Settings - notification and status bar, select whether to display the notification in the lock screen to notify whether the new bright screen.
Information
Customer Service Assistant: New customer assistant accounts, support online chat.
Floating notice: Supports quick reply message and copy the code in the floating notification.
Smart SMS: Update Smart SMS service menu, more powerful.
Phone
Floating notice: New calls Floating notice.
Dialpad: Suspended dial plate design, support slide switch contacts, call records, the Yellow Pages.
Online Yellow Pages: New independent online Yellow Pages, online services, one-touch access.
Yellow Correction: Yellow Pages for online identification number, the error correction can take the initiative in the contact details.
Number Tags: against harassment calls, support for online marking the contact details.
Recording List: Telephone - setting “recorded message” and “call recording” can see the individual recordings.
Dialpad switch: to enter the phone - setting, open “dial pad input switching,” in the dialpad click on the lower left corner of the keyboard symbol to switch T9 and full keyboard dialpad dialpad.
Flyme communication
Switching numbers: support changing the network telephone number bind.
Set up
The new design: for interaction and functional grouping adjustment.
Search: New search function, support for the use of text and voice search settings.
Volume Category: Settings - Sound and vibration - volume, the new volume category management.
Network Sharing: Settings - Wireless Network, click on the Wi-Fi hotspot to share Wi-Fi network through a two-dimensional code.
Preferred networks: Settings - Wireless Network, click on the Wi-Fi hotspots, set the priority for this network connection.
Energy management: Optimizing power ranking, classification display hardware power consumption.
Default Application: Settings - Application Management - default applications, support for different categories to set the default application.
Analog Color: Settings - Accessibility - Developer Options - simulation color space, color blindness or color weakness mode supported by the analog color space.
Search
Plugin: New weather search 4 * 2 widget.
Home: New Search Home, updated in real time hot search words.
Card: search results by showing the card, the interface cleaner.
Input
Candidate words: new candidate word dropdown, improve the speed choice of words.
Transcriber: New full-screen handwriting keyboard input more casual.
Symbol Keyboard: New independent symbols keyboard, keypad lock symbol support continuous input symbols and expression.
Vibration sense switch: to enter the input settings screen, select whether to open the key vibration.
Mobile butler
Rights management: access rights management - setting, open “cutting each other to start the application” switch, wake each behavior tracking applications, a key force off wakeup path.
Harassment intercept: harassment interception to a safe center to support blocking unknown numbers and hidden numbers.
Garbage clean white list: application cache, redundant installation package, application uninstall remnants supports adding white list, to avoid false cleanup.
Regular cleaning: regular cleaning new “scan and clean” option rubbish more peace of mind.
Notification bar traffic information: traffic management - setting, the new “Notification bar shows the flow of information” switch.
Mobile Acceleration: clean up permanent background, to accelerate the speed of the phone.
Rapid examination and a key optimization: no need to wait to enter the interface will be able to know the phone health status, one-click fix all problems.
Applications whiten: support the detection cottage application, eliminate safety hazards.
Toolbox
New “toolbox” App.
Flashlight: Support SOS mode and brightness adjustment third gear.
Mirror: Support normal, twist, rotate, mirror effect symmetrical four.
Compass: Support orientation and latitude and longitude display.
Level: Intuitive view levelness.
Measurement scale: Supports cm and inch two scales.
Magnifier: supports torch mode can also be used at night.
Shortcuts: frequently used tool to add support for the desktop shortcut.
Browser
Home: Home new design.
Window: Window tag optimization show form.
Card: Added “micro letter headline” card.
Toolbar: new toolbar at the bottom, more intuitive operation.
Music
Music Library: Access shrimp music, comprehensive music library rich resources.
Contents: Introduction of a single song shrimp, shrimp rankings, selection set, you may also like the daily recommended content.
Radio: New offline radio function, WLAN environment to automatically update the music library offline.
Song Roaming: For love of singles, a key roam similar songs.
Singles Comments: New singles comment feature, data access shrimp music reviews.
Artist Collection: Artist Collection features new, easy to find your favorite artists.
Members receive: Music opened Thanksgiving activities, membership users can receive free two-month membership services, after the purchase of non-members can also receive a free membership.
Video
Video Feed: New video feeds, support update reminders, chase drama easier.
Potatoes from Channel: New potatoes from channel content, rich video library.
Online seat selection: Adjust movie theaters interface, more convenient booking.
Dropzone: In video playback applications support floating window, the perfect realization of “picture in picture”; support suspension / full screen seamlessly switch playback, without cache.
Cache management: the same series of video automatic classification, by “cache more” direct cache with other video episodes, cache operations more convenient.
Camera
Shooting GIF: GIF new shooting mode, easy homemade face pack.
Time Watermark: Camera - set new time watermark switch.
Voice camera: Camera - setting new voice camera switch.
Flash: Flash memory setting status, avoid duplication.
Manual mode: increase saturation, contrast and white balance adjustment option.
Gallery
Map Mode: Gallery - set, display photos in a map, generate personal and exclusive travel map.
Pictures: Favourites favorite pictures quickly browse in the collection folder.
Custom Cover: Press folder covers, replace favorite picture as the cover.
Filter Small size: Gallery - setting, the new small-size image filter switch, gallery cleaner.
Silent backup: Gallery - setting new silent backup switch.
Is hidden: Press the folder displayed directly hide unwanted folders.
Photo Week view: two-finger zoom, free to switch month and week views, more convenient management.
Photo Editor: Optimize photo editing features, free to adjust the level of the filter and mosaics.
Set Wallpaper: Set wallpaper function optimization, support for custom fuzzy level and overlay pattern.
Topic landscaping
Font Replacement: support the replacement of system fonts without root and rebooting.
Variety lock screen: New Variety lock screen, unlocking is a pleasure.
App Store
Best application: the most beautiful application and content collaboration, found a small but beautiful application.
Applications Tags: Applications New Applications tab shows details page for easy viewing similar applications.
Permissions Show: The new application details page showing detailed permissions entrance, detailed permissions can understand the application before installation.
Micro-channel sharing: sharing style micro-channel optimization.
Calculator
Rates search: When Conversion Rates support direct search by country name.
Unit operation: When the unit converter supports direct operation.
Uppercase conversion: Press the calculated results can be directly converted to uppercase digital.
Clock
Batch delete: Supports long press batch delete alarm and world clock.
Lock screen weather: it removes the lock screen clock weather animation, text display weather information.
Time scale: Timer setting to adjust the time scale style.
File
Design: Optimizing directory structure, file classification provides entry.
Remote management: new FTP remote management capabilities, the same Wi-Fi environment, no data line management phone files directly on the computer.
Hidden folders: Documents - setting, the freedom to choose whether to display hidden folders / directories.
Storage space display: Docs display remaining storage space.
Display: adjust the length of the file name is displayed, you can view more detailed filenames.
Find the phone
Loss reporting mode: Added a key report the loss, report the loss will temporarily restore the phone to factory state, seal all private data (images, video, etc.), to ensure that the loss of phone, private data will not be disclosed.
On-line reminder: When the phone is lost without waiting for the phone line, on the line after reporting the loss as long as the message will immediately notify the owner.
Intelligent alerts Alert: When a lost handset without knowing the exact location in the vicinity of the time, intelligent alerts using the Alert feature, the phone automatically sound.
Send a message: Find mobile phone service built dialogue channel, even if the missing cell phone SIM card is not inserted, you can still carry on a dialogue with each other.
Intelligent Face capture: After reporting the loss will be smart open face capture, Time Lapse mobile phone users do not face.
Notes
Switching topics: new theme switching capabilities, built-in themes and fonts four different plate.
Search notes: Add notes searching for a more convenient.
Text Share: Add text form of sharing notes.
Graffiti: Graffiti support directly into the drawing board.
Automatic numbering: support number automatically created when editing notes.
Recording Animation: Animation recording new record is inserted.
Desktop plug-in: plug-in supports fast new recordings and photographs, support for displaying the contents of all notes.
Sketchpad
Color: Add more preset color.
User Center
New Independent User Center App.
User level: New user rating system, to enhance the level to get more privileges.
Supplementary Information: Support Extended user details.
Integral Center: new integration center to support exchange gifts, earn points, points sweepstakes.
Information
Column Category: Home columns support the classification display, browsing more convenient.
Data Fusion: Fusion feed data under the same section, read more peace of mind.
Interactive adjustment: Adjust Subscription Center, individual centers, the article details the interaction.
Weather
Interface: The new weather interface, you can see more content in the home.
Share: A long way to share detailed weather information Screenshot.
Urban management: direct display of weather information in different cities in urban management interface.
Weather warnings: New weather warning function to support and friends to share early warning information.
Domestic services
Cinema Movies: online seat selection introduces new movie and the upcoming movie details, the new movie stills View.
Travel: New hotels and airfare booking function.
Calendar
Constellation almanac: Support Calendar Home View constellations and almanac information.
Event Suspension Ball: New event suspension ball, quick to create a new event.
Calendar projection device: New Calendar projections, supports date projections, interval estimation and public Lunar conversion.
Interval Display: Click on any date, the number of days in the calendar left corner Quick View.
Notification: Permanent cancellation notification bar notification, slide cancel.
Game Center
Online content: the game details page to increase the game Raiders, evaluation, information, video, and other content packs.
Micro-channel sharing: sharing style micro-channel optimization.
Mail
Account Settings: Press the mailbox type to add new accounts automatically configure account information.
Gestures Zoom: Theme card supports gestures to zoom, browse more relaxed details.
Attachment: New Attachment Manager functions, optimizing mail attachment display position.
Search: a substantial increase in search speed, highlight keyword.
Go to TWRP
Wipe cache / dalvik cache / data / system......
flash rom (gapps included in rom)
flash lcd patch in yureka plus only
Reboot
After first boot is completed REBOOT you are device ( Important )
NEW VERSION
Flyme OS V5.1.7.18R [NOTE: for primary users you have to increase system partition ]
Lcd patch V5.1.7.18R
Older version
FlymeOS V5.1.7.4R: link STABLE ( NOTE: for primary users you have to increase system partition )
15 sec boot patch :link ( NOTE: if you flash it then rom boot in 15sec )
LCD patch : link
FlymeOS V5.1.6.24R : link STABLE ( NOTE: for primary users you have to increase system partition )
15 sec boot patch : link ( NOTE: if you flash it then rom boot in 15sec )
LCD patch : link
Flyme OS V5.1.6.13R : link Stable ( Note : for primary users should increase system partition )
Lcd patch : link
Flyme V5.1.5.20R : link
Lcd patch : link
flyme os v5.1.5.13R : link
lcd patch : link
Heat reduce patch : link
New versions
Flyme V5.1.5.13R : link beta ( Note : support only as secondary rom )
LCD patch : link
Flyme v5.0R stable : Link
Lcd for yureka plus : Link
flyme 5.0R (beta) : Link
Base rom : Link
Kernel source : Link
YU Televentures.....................for Device
Cyanogen team.......................for cos 12 & cos 12.1
Meizu................................................for flyme team
@Annabathina
YU YUREKA
YU YUREKA PLUS​
XDA:DevDB Information
[ ROM ] Flyme V5.1.7.18R [ Stable ] [primary/secondary] [ 22-July-2016 ], ROM for the YU Yureka
Contributors
uinod3, Annabathina
Source Code: https://github.com/FlymeOS
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Newest 5.1.xModem and Bootloader for your device
Based On: flyme
Version Information
Status: Stable
Current Stable Version: 5.1.7.18R
Stable Release Date: 2016-07-22
Current Beta Version: 4.5R
Beta Release Date: 2015-12-14
Created 2016-02-21
Last Updated 2016-09-17
Reserved
Reserved
I am getting error "unmount of /system failed; no such volume" while flashing.
Prabhdeep567 said:
I am getting error "unmount of /system failed; no such volume" while flashing.
Click to expand...
Click to collapse
read installation instructions carefully
not suitable for daily use,wheather and some other settings are in chinies and much hot. cm themes not work. wait for next build
Annabathina said:
read installation instructions carefully
Click to expand...
Click to collapse
I read instructions and did the same but i am still getting the same error.
Reserved for video review
anup34 said:
Reserved for video review
Click to expand...
Click to collapse
Hi this is @Annabathina....
where is video review bro....?
Need Help to turnoff Hardware key backlight
hardware key backlight irritates please guide me to turn it off
Not working!!!
After selecting the language the system crashes giving a message 'settings stopped working.' What should I do????
How to increase system partition?
Could anyone upload it somewhere else because i don't know how to download it?
stuck at yu logo
I flashed successfully but my device is not booting
I flashed this ROM and my phone got stuck in YU logo , what should I do so that it can be flashed in my yureka plus , I flashed the 1gb ROM with lcd patch still it did not work. !! Any solution please.....
I am flashed this ROM on my yureka plus stuck at logo how to fix this problem
does it support volte??
No Bugs? What a lie lol
Battery drain asf
Audio shattering
Oh ,wait
The camera, it's awesome ... It remembered the last time i went to funhouse in carnival....

[UPDATE] Remix OS Player update 1.0.109

In this version (1.0.109), your Remix OS Player loader/installer will now auto detect, download and install Remix OS Player updates. This will also allow you to save your data and apps from previous versions moving forward.
________________________________
Remix OS Player version: 1.0.109
Release date: October 27, 2016
Release note:
Remix OS Player loader/installer can now auto detect, download and update Remix OS Player, and save your data from the previous version.
________________________________
As always, please continue to give us feedbackhere so we can improve your Remix OS Player experience:
http://bit.ly/2cPNq27
Cool...
touch screen support
I am using the latest version of Remix OS Player as I just downloaded and installed it
Please Inform me that Touch screen devices are supported or not ?
I am running windows 10 x64 on dell core i7 4th gen, Ram 16GB, Nvidea 2GB. touch screen
I can scroll up and down / side by side; in REmixOSPlayer but cannot directly touch on any icon to open or any button to work... is there problem with only me or all touch devices have same functionality?
the mouse arrow should be there where i touch on the screen but arrow stays on different position away from touch point which cause scrolling successful but when we want to open an app or to touch a button we cannot directly touch the icon, we should move the mouse pointer which is 2 or 3 inches away from our touch point to the required place than it will work.. i.e given in the picture attached(xda.jpg)...
no reply???????? such a slow responding service
Shaaz_WahCantt said:
no reply???????? such a slow responding service
Click to expand...
Click to collapse
priority support contract # please. . .

[ROM][7.1.1][BRA2][G935F/FD] alexega Project Note 8 700 Mods

alexega Project Note 8
alexega N950FXXU3BRA2 700 Mods
More than 700 Modifications !
Custom settings:
Settings - System interface !
Or the button on the left
in the notification panel !
Activation of mods >
after installation >
System interface >
Allow Superuser
All Settings: stock !
Models:
Galaxy S7 G930F/FD
Galaxy S7edge G935F/FD
Galaxy S8 G950F/FD
Galaxy S8+ G955F/FD
Galaxy Note 8 N950F/DS
Android 7.1.1
Deodex Version
PDA: N950FXXU3BRA2
CSC: N950FOXM2BRA1
CHANGELIST: 12472670
Security: 01.01.2018
Magisk 15.3|Manager 5.5.5
S7|S7edge Kernel MoRo 2.5
S8|S8+|N8 IronKernel v1.2.5
Installation:
TWRP: wipe
data, system,
cache, dalvik !
Install ROM !
Screenshots:
https://drive.google.com/drive/folders/17wexPIMzKwmoumvhqasJQVqFHqKHzIlf
The first download with a small font !
In the settings, change the scale !
This is because of the screen resolution fix !
Download:
https://drive.google.com/uc?id=1B3n2Wr__BvCvWaeXVdJaHeYEs308lvaG&export=download
MD5: C7C8A7CDE73FF244BD64F4FCB37E3692
XDA:DevDB Information
alexega Project Note 8, ROM for the Samsung Galaxy S7 Edge
Contributors
alexega
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 4.x
Rom Kernel Source :
https://github.com/GrifoDev/IronKernel
https://github.com/morogoku/MoRoKernel-S7-Nougat
ROM Firmware Required: TWRP, wipe data - Instsll Rom
Version Information
Status: Stable
Current Stable Version: No Key Backlight
Stable Release Date: 2018-02-12
Created 2018-02-12
Last Updated 2018-02-12​
A very great rom i will try this rom soon. Very much options
Nice one! I ll try it
Sent from my SM-G935F using Tapatalk
great rom thank you so much.....
i found i liitle bug on keyboard the keybord is not fitted on screen ppi density. can you please update the keyboard for multi ppi.. thanks
It looks amazing. I'll try right now. Thanks for the this precious work.
Someone please do a Geekbench and post results.
Nice rom.
I had green text in messages etx. But after i had been into the system interface in settings its sorted.
However keyboard is small and off centre.
Works nice though.
downloading...
Downloading......
5runz said:
great rom thank you so much.....
i found i liitle bug on keyboard the keybord is not fitted on screen ppi density. can you please update the keyboard for multi ppi.. thanks
Click to expand...
Click to collapse
As mentioned above '
The first download with a small font !
In the settings, change the scale !
This is because of the screen resolution fix !'
Change the font size and keyboard will be fixed.
TMK
I like your rom it is very good thanx . Nav bar not enable. How i do it . And light hardware key not work how do it ? Thanx
Ubimo said:
Someone please do a Geekbench and post results.
Click to expand...
Click to collapse
unreliable way to test a roms's performance.
Abdo Frah said:
I like your rom it is very good thanx . Navigation bar not enable. How i do it . And light hardware key not work how do it ? Thanx
Click to expand...
Click to collapse
i test to play a game without navbar first...
if it dont have navbar, when I play a game, it crash (black screen and cant do anything for a while)
I tried to find out how to enabled navbar and i saw this : https://forum.xda-developers.com/s7-edge/help/s8-navigation-bar-port-t3609149 (Install build.prop editor first)
and...it work! ...but it dont have left dot (show/hide navbar) on it :crying:
lupintino said:
i test to play a game without navbar first...
if it dont have navbar, when I play a game, it crash (black screen and cant do anything for a while)
:
Click to expand...
Click to collapse
add a black screen fix
Abdo Frah said:
I like your rom it is very good thanx . Nav bar not enable. How i do it . And light hardware key not work how do it ? Thanx
Click to expand...
Click to collapse
Hardware Key Light Will Not Work On Any Note 8 Port, Due to The Software Buttons On The Note 8 And No Capacative buttons
Personal opinion and bugs
Hello alexega,
first of all. This rom is great! Job well done
But the reason I write to you is because I noticed some bugs while setting everything up.
1. You can't unlock the phone with the fingerprint scanner, if you don't press the power key. So if you don't wake up the display.
2. The screen resolution doesn't change. The (app) icons are not sharp and the scale of the hole display isn't changing at HD+ to FHD+ to WQHD+.
3. You can't configure the network speed settings in status bar. (At least I didn't found it)
4. In your custom settings menu is no "back button" like in the original one.
So far.. now I switched back to your Oreo Rom.. the main reason is the display resolution.. it makes the look of your phone bad. You can see in close distance the single pixels of pictures, icons, etc.
I would really appreciate if you could fix this bug!
Great new Rom!
Pedda
EDIT: I am using the S8+ (G955F).
And could you change the battery information in settings for the different devices? 3000mAh for S8 (G950F/FD), 3500mAh for S8+ (G955F/FD), 3300mAh for N8 (N950F/DS).
Good day. Is the Oreo rom for S7 edge? Can you share link please? Is it working better than Lineage Room?
Pedda069 said:
Hello alexega,
first of all. This rom is great! Job well done
But the reason I write to you is because I noticed some bugs while setting everything up.
1. You can't unlock the phone with the fingerprint scanner, if you don't press the power key. So if you don't wake up the display.
2. The screen resolution doesn't change. The (app) icons are not sharp and the scale of the hole display isn't changing at HD+ to FHD+ to WQHD+.
3. You can't configure the network speed settings in status bar. (At least I didn't found it)
4. In your custom settings menu is no "back button" like in the original one.
So far.. now I switched back to your Oreo Rom.. the main reason is the display resolution.. it makes the look of your phone bad. You can see in close distance the single pixels of pictures, icons, etc.
I would really appreciate if you could fix this bug!
Great new Rom!
Pedda
Click to expand...
Click to collapse
[email protected] said:
Good day. Is the Oreo rom for S7 edge? Can you share link please? Is it working better than Lineage Room?
Click to expand...
Click to collapse
Hey,
here is the link to the Oreo Rom. But its only for S8(+).
https://forum.xda-developers.com/ga...rom-alexega-oreo-rom-conrol-200-mods-t3735910
Pedda
Hi everyone. I couldn't disable fullscreen caller image. Is there anyway to do that ?
I can't use xposed for some reason, it stacks my phone..
Sent from my SM-G935F using Tapatalk

Categories

Resources