![]() ![]() ![]() |
![]() |
Welcome to the GSM-Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Only registered members may post questions, contact other members or search our database of over 8 million posts. Registration is fast, simple and absolutely free so please - Click to REGISTER! If you have any problems with the registration process or your account login, please contact contact us . |
|
Register | FAQ | Donate | Forum Rules | Root any Device | ★iPhone Unlock★ | [ Easy-JTAG ] | Direct Unlock Source | Search | Today's Posts | Mark Forums Read |
Nokia X Android Based Nokia X Nokia X+ Nokia XL The Nokia X family is a range of new smartphones from Nokia introduced in 2014, running a forked version of Android |
![]() |
| LinkBack | Thread Tools | Display Modes |
![]() | #1 (permalink) | ||
Super Moderator ![]() Join Date: Nov 2008 Location: Bangladesh<>Türkiye
Posts: 4,785
Member: 1435864 Status: Offline Sonork: Skype id: Parashsky Thanks Meter: 1,747 | GUIDE] Flashing Stock ROMs, Language packages + Nokia X(+,L) ROM collection Recovery - This options will recover dead phone or will flash different software variant designeted for other markets. Phone if is live must be powered down and not connected to NCS until massage pop up during flashing while after when you press the Start Language package change - It let you change to other languge same way as Refurbish, NCS must establish connection first before do it. Quote:
Download all ROM files and copy them into c:\ProgramData\Nokia\Packages\Products\rm-xxx\ Where xxx is:
Launch Nokia Care Suite from yur desktop and click on Product Support Tool for Store 5.0 If you doing Recovery which is most of cases, unmark Automatic product selection and set No Connection. Do not connect the phone! Click File-> Open product-> put model name if NCS let you or write down RM version, for example 980 Then Programming-> recovery, downloaded packages will show up in the window Click on an firmware and press Start, wait for massage windows and follow it. ROM's collection I will post only links for one example, which is SWAP version. Mean is not designed to any country or network. Quote: Rest of current variants: Quote:
__________________ BR. Parash | ||
![]() |
The Following 9 Users Say Thank You to Parash For This Useful Post: |
![]() | #2 (permalink) |
Super Moderator ![]() Join Date: May 1999 Location: Wien/Austria Age: 47
Posts: 2,214
Member: 16 Status: Offline Sonork: 100.1652085 GSMWorld Thanks Meter: 1,735 | ![]() [ROM][Nokia X] Vanilla AOSP/Code Aurora [4.1.2] Koush SuperUser:http://click.xda-developers.com/api/...=superuser.zip To activate microphone for incall use you MUST: 1. Plug in a headset 2. Open the FM app 3. Go to settings in FM app and select to use speakers 4. Close FM and disconnect headset 5. Profit You must repeat this after each reboot. Known Working: Phone Calls, Bluetooth, Camera, CamCorder, FM, GPS, MultiSim, Media playback, MTP, sensors (proximity, rotation, brightness, etc), incall audio (mic) Recovery: TWRP 2.7.0.2 for Nokia X (normandy) This is a fully working version of the latest TWRP. All sources can be found at https://github.com/dhacker29?tab=repositories I built this in CyanogenMod cm-10.0 sources by repo init from the jellybean branch and adding https://github.com/omnirom/android_bootable_recovery to my local manifest and removing bootable/recovery. The following patch is required to bootable/recovery twrp_normandy.patch Also in device/nokia/normandy/BoardConfig.mk Code: BOARD_HAS_NO_SELECT_BUTTON := true -BOARD_CUSTOM_GRAPHICS := ../../../device/nokia/normandy/recovery/graphics.c +#BOARD_CUSTOM_GRAPHICS := ../../../device/nokia/normandy/recovery/graphics.c TARGET_RECOVERY_PIXEL_FORMAT := "RGBX_8888" To build in the CyanogenMod cm-11.0 branch you just need this one patch to bootable/recovery: Code: diff --git a/minuitwrp/Android.mk b/minuitwrp/Android.mk index 4ee59d0..8e47a2b 100644 --- a/minuitwrp/Android.mk +++ b/minuitwrp/Android.mk @@ -10,6 +10,9 @@ else LOCAL_SRC_FILES += graphics.c endif +LOCAL_ADDITIONAL_DEPENDENCIES := $(TARGET_OUT_INTERMEDIATES)/KERNEL_OBJ/usr +LOCAL_C_INCLUDES += $(TARGET_OUT_INTERMEDIATES)/KERNEL_OBJ/usr/include + ifeq ($(TW_TARGET_USES_QCOM_BSP), true) LOCAL_CFLAGS += -DMSM_BSP ifeq ($(TARGET_PREBUILT_KERNEL),) Quote: The rest of the post is shamlessly kanged from Dees Troy's official TWRP posts 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. ![]() CHANGELOG for 2.7.0.2: Enabled selinux support CHANGELOG for 2.7.0.1: Fixed graphics glitch and reboot issues CHANGELOG for 2.7.0.0: -Faster graphics rendering by disabling alpha blending on fully opaque objects thanks to Tassadar -Allow sideloading from /tmp on encrypted devices -Check for a crypto footer before asking for a password to prevent user confusion -Additional checks for validity to auto generated backup names -Text wrap in the console output -Proper caps lock support in the keyboard -Mouse support via USB OTG for devices with a broken digitizer -Improve scanning of storage locations for OpenRecoveryScript -Haptic feedback for buttons, keyboard, and vibration at the end of longer running actions thanks to Samer Diab -Fixed ext4 wiping when no selinux contexts are defined for that partition (e.g. sd-ext) -Update SuperSU to 1.93 and improve installation process -Added selinux contexts restoration to fix permissions -Load RTC offset on Qualcomm devices to fix the date/time in recovery -USB Mass Storage fixes Add SELinux support checking -Add Disk Usage class to better handle excluded folders (e.g. Google Music cache) -Add 4.4 decrypt support -Add some toolbox utilities to TWRP (namely to support SELinux functions not supported in busybox) -Various SELinux fixes and bug fixes Note: 2.7 marks the first time that we are dropping support for older devices. We are doing this because of the SELinux support needed to install 4.4 Kit Kat ROMs. The non-TWRP parts of the recovery image have to be built in at least a 4.1 tree and the kernel that is included in the recovery image has to support writing SELinux contexts. We don't own most of the devices that we support so we depend on outside testers and developers to help us update devices. In many cases we can't find someone readily. Come to #twrp on Freenode if you want to help bring your device up to date. You can tell right away if your device will support 4.4 ROMs in 2.7. Boot TWRP and press the console button (the square-ish button either in the bottom middle or upper right) to view the console output. If it doesn't say "Full SELinux support" in the console, then your device still needs some work. Help us help you DOWNLOAD: http://click.xda-developers.com/api/...2-normandy.img ClockWorkMod Recovery v6.0.4.8 for Nokia X Based on CM-11 sources with full selinux support. Download: http://click.xda-developers.com/api/...8-normandy.img To install you must have fastboot set up on your pc and then: Code: adb reboot bootloader fastboot -i 0x0421 flash recovery cwm-6028-normandy.img You may need to rename /system/etc/install-recovery.sh to /system/etc/install-recovery.sh.bak for it not to be over written on reboot. ![]() Downloads: No Software Navigatoin Bar: http://click.xda-developers.com/api/...9-20140412.zip With Software Navigation Bar:http://click.xda-developers.com/api/...r-20140415.zip Gapps:Goo.im Downloads - Downloading gapps-jb-20121011-signed.zip Change Log: 04-10-2014-2: Fixed all sensors, Updated FM app to look like Jellybean 04-12-2014: Kind of fixed incall audio (See note above) Enjoy! Gsmhosting Information AOSP/CAF 4.1.2, ROM for the Nokia X Contributors dhacker29 ROM OS Version: 4.1.x Jelly Bean ROM Kernel: Linux 3.4.x ROM Firmware Required: Nokia X software platform 1.1 Based On: AOSP/Code Aurora
__________________ Wbr GSMWorld |
![]() |
The Following 3 Users Say Thank You to GSMWorld For This Useful Post: |
![]() |
Bookmarks |
Thread Tools | |
Display Modes | |
| |
|