Quantcast
Channel: xda-developers - Galaxy Note II Android Development
Viewing all 497 articles
Browse latest View live

Best ROM opinions for N7100

$
0
0
Hi guys. What are everyone's opinions as to the most stable and fully working ROM available for the N7100?

[Tools][How-To][Guides] Backup & Restore EFS + Get out from Permanent Safe mode

$
0
0
Note for forum managers: Please make it a Sticky Thread, It should help to all users and there is no use for this tutorial if it is in page 3

Hello XDA Users,

I think some people here know who I am, so I will jump on the "Introduction of myself" for now.

Recently, I have faced many questions & problem of fake IMEI, of damaged EFS folder. So I made a little experiment on my device(GN2).

First, I backuped my EFS folder in 2 types - one is .img and the second is tar.gz.

Then, I deleted my EFS folder using ES Root Explorer. Which made my device to be on somethine called "Permanent Safe Mode" - You can not get out untill you fix your EFS folder and change some values.
This is permanent safe mode:



After I did my "research" I have managed to make several methods to backup & restore EFS, which should make your life easier and better.


First of all, Disclaimer:


I'm not responsible for any damaged caused by using these methods, all methods tested by me, so it should work on your device too.
This is for N7100 Only!!!!!!!



Let's continue.

What you must have:
  • Latest base with latest modem and latest kernel - very important since in the latest versions samsung prevented the option to install old modems/kernels, so if you install old kernell/modem it can show you wrong IMEI.
  • Rooted device with the latest Super User
  • Latest busybox
  • CWM / PhilZ Recovery
  • Terminal Emulator
  • Root explorer - Can be ES File Explorer with working root option or just a root explorer from the market
  • A working EFS backup(In order to restore it...)
  • Time & Patient.


Backup methods

Method 1 - .img backup
 

First method, is an automatic backup/restore software.
Special thanks to A.S._id for his software.
Original thread:
http://forum.xda-developers.com/show....php?t=1922473

The software:
Quote:

Originally Posted by A.S._id (Post 32431550)
N7100 EFS Backup / Restore

Help to preserve and restore the image of EFS partition:
* Need Root

For Windows

* Extract from the archive, connect the device to the USB debugging mode (System settings/Developer options/USB debugging) and run selected .bat (depending on the backup or restore)
* To retain the image of efs.img must be in a folder with Restore_EFS.bat




For Linux
For MACOS


* Extract from the archive, connect the device to the USB debugging mode (System settings/Developer options/USB debugging) and run RUN_ME into terminal (double click), select option...


What is EFS, Why it is necessary to backup



Method 2 - .img backup
 


Method number 2 will create you efs.img backup on your internal sd. After that you can copy it to your computer.

What you have to do is this:
Quote:

  1. Open terminal emulator
  2. Write the following:
    Code:

    su
    Then click enter. It will ask for super user permission, give it permissions.
  3. Then write:
    Code:

    dd if=/dev/block/mmcblk0p3 of=/sdcard/efs.img bs=4096
    Then click enter.
  4. When it finishes, check if you have efs.img on your phone memory. If so, copy it to comupter, if not, you did something wrong try again.



Method 3 - .tar.gz backup
 

This method will compress your efs folder into tar.gz file. This method is the same as choosing backup EFS folder in my rom(PhoeniX ROM)/Omega/Wanam/etc.

A tar.gz backup should look like this(On some devices there might be more files, but this picture was taked from Note II N7100 backup and it fully works):


What you have to do is this:
Quote:

  1. Download this and copy it to your device:
    http://d-h.st/N6l
  2. Reboot into recovery
  3. Flash the zip
  4. Reboot your device.
  5. Connect your device to your pc, and copy the backup in "efs_backup" folder.



Restore methods

Now the fun begins :D

You will have to restore your backup when you have one or more of the folowing problem:
  • Fake IMEI (usually 004999010640000) or "null" IMEI
  • Blinking SIM card icon on the top tray… ETC
  • Unable to unlock your SIM card using your PIN
  • Fake Serial Number (usually 0000000) or "null" Serial

Attention please,
If you are 100% that your EFS folder is damaged and you have a working EFS backup with the right IMEI number, my recommendation is this:

Quote:

  1. With root explorer, go to your efs folder and delete all files inside
  2. Long press on power button will turn off your device.
  3. Then turn on the device, you will be in "Permanent Safe Mode".
  4. Continue to one of the following methods.



Method 1 - restore .img backup
 

First method, is an automatic backup/restore software.
Special thanks to A.S._id for his software.
Original thread:
http://forum.xda-developers.com/show....php?t=1922473

The software:
Quote:

Originally Posted by A.S._id (Post 32431550)
N7100 EFS Backup / Restore

Help to preserve and restore the image of EFS partition:
* Need Root

For Windows

* Extract from the archive, connect the device to the USB debugging mode (System settings/Developer options/USB debugging) and run selected .bat (depending on the backup or restore)
* To retain the image of efs.img must be in a folder with Restore_EFS.bat




For Linux
For MACOS


* Extract from the archive, connect the device to the USB debugging mode (System settings/Developer options/USB debugging) and run RUN_ME into terminal (double click), select option...


What is EFS, Why it is necessary to backup




Method 2 - Restore .img backup

 

Method number 2 will restore your efs.img backup from your internal sd.

What you have to do is this:
Quote:

  1. Put your efs.img on your phone memory(not external sd card!) in the main memory, not inside folder.
  2. Open terminal emulator
  3. Write the following:
    Code:

    su
    Then click enter. It will ask for super user permission, give it permissions.
  4. Then write:
    Code:

    dd if=/sdcard/efs.img of=/dev/block/mmcblk0p3 bs=4096
    Then click enter.
  5. Now, reboot your device. If you still don't have IMEI/You are still in Safe Mod, reboot again.
    In the second reboot, the bootanimation might stuck and the device will reboot automatically again. Don't worry, it is ok because it installs your efs.img.




Method 3 - restore .tar.gz backup

 


This method will restore .tar.gz backup.
A tar.gz backup should look like this(On some devices there might be more files, but this picture was taked from Note II N7100 backup and it fully works):


If you have like this, continue to the guide:
Quote:

  1. Create on your Phone Memory(Not Extrenal sd!!) a folder called "efsbackup"(without quotes)
  2. Copy all files & folders from the EFS backup into "efsbackup" folder(The files are like in the picture)
  3. Download this script & copy it to your device:
    http://d-h.st/quC
  4. Reboot into recovery
  5. Go to mount section and click on(Very important!):
    Quote:

    Mount /efs
  6. Now install the script you have downloaded.
  7. After it finishes, reboot.
  8. Now everything should be fixed, of course if your backup is 100% ok.
    If it doesn't work, try method 4.




Method 4 - restore .tar.gz backup

 

This method will restore .tar.gz backup.
A tar.gz backup should look like this(On some devices there might be more files, but this picture was taked from Note II N7100 backup and it fully works):


If you have like this, continue to the guide:
Quote:

  1. Create on your Phone Memory(Not Extrenal sd!!) a folder called "efsbackup"(without quotes)
  2. Copy all files & folders from the EFS backup into "efsbackup" folder(The files are like in the picture)
  3. Using root explorer, go to "efsbackup folder, select all files & folders there, and click Copy.
  4. Still in root explorer, go to "efs" folder of your device(It is located where all main folders like data, system, etc.).
  5. In "efs" folder, click paste. It will ask you if you want to replace your files, select replace to all files(So all your files from "efsbackup" folder will be in "efs" folder)
  6. Now open terminal emulator
  7. Write the following:
    Code:

    su
    Then click enter. It will ask for super user permission, give it permissions.
  8. Now write:
    Code:

    busybox chown 1001:1001 /efs/nv_data.bin
    Then click enter.
  9. Now write:
    Code:

    busybox chmod 06755 /efs/nv_data.bin
    Then click enter.
  10. Reboot device. Now everything should work.




Exit "Permanent Safe Mode"

When you in "Permanent Safe Mode" situation, it means that your EFS folder is broken.
If you succeeded in restoring your IMEI and you still stuck in this Safe Mode, use this guide:
 

Quote:

  1. Open root explorer.
  2. Navigate to /efs/FactoryApp/
  3. Open "factorymode" file as Text and edit it:
    Change this:
    Code:

    OFF
    To:
    Code:

    ON
  4. Open "keystr" file as Text and edit it:
    Change this:
    Code:

    OFF
    To:
    Code:

    ON
  5. Reboot device.




This is all I can do for you friends, Worked alot on these methods to give you the best information.
Each method was tested by me and fully works.


If this helped you please press the "Thanks" button.
If you like & appreciate my work please consider a donation!






Credits:
  • shnizlon
  • Candanga
  • A.S._id
  • dhiru1602
  • P.M If you think that I forgot you

Deleted

$
0
0
Deleted

Attached Thumbnails
Click image for larger version

Name:	uploadfromtaptalk1375619591685.jpg
Views:	N/A
Size:	8.3 KB
ID:	2164108   Click image for larger version

Name:	uploadfromtaptalk1375619624406.jpg
Views:	N/A
Size:	8.7 KB
ID:	2164112   Click image for larger version

Name:	uploadfromtaptalk1375619641572.jpg
Views:	N/A
Size:	7.7 KB
ID:	2164115   Click image for larger version

Name:	uploadfromtaptalk1375619715165.jpg
Views:	N/A
Size:	6.7 KB
ID:	2164116   Click image for larger version

Name:	uploadfromtaptalk1375619780712.jpg
Views:	N/A
Size:	8.7 KB
ID:	2164117  

AnyMod - Install Any of many favorite with Aroma installer.

$
0
0






This is same as MultiMod and after getting many request from user, I have made it possible to select now only desired Mods with aroma installer.

Requirement :
It should work on N7100 4.1.2 TW based ROM, there are two categories, 1. General MOD, which can be used by any latest 4.1.2 tw based ROM 2. ROM dependent Mod. Which you have to select from ROM you are having. Right now MF2 and MG1 odexed/deodexed tested.

Features :

1. General Mods (can be flashed irrespective of ROM)

Auto Call Recording - as title suggests it will record all incoming and outgoing calls
There is no any controller application, it will by default record all calls.

Destination directory sdcard/sound
recording file format : yymmdd_hhmmss_In/Out_Contact/number.amr

ScreenShot
 



Camera Hack
  • Shutter Sound On/Off
  • To use with flash in low battery
  • Camera focus sound disable
  • Camcorder use with flash in low battery

MultiWindow Mod with transparency You can select unlimited application to add to multiwindow. Bar transparency 50% while handle transparency set to 90 % (near invisible handle on home screen )

ScreenShot
 



Scrolling Wallapaper

SMS Hack
No SMS to MMS Conversion
Raised SMS recipient limit
raised per hr limit

Traffic meter on status bar
You can check active data speed on status bar while there is data/wifi connection is On.

2.ROM specific MODs

Transparent statusbar including LockScreen
Most demanding feature. 100% transparent lockscreen status bar. (TW lock screen)

ScreenShot
 



Transparent statusbar with TrafficMeter on StatusBar

25 Toggle Mod with 2G/3G/A network selection in single click with toggle setting control application to set number and order of toggle.

You can set all 25 toggle with beutiful 3D icons, still there are many colors for icon to select from addOn.

Toggles available are

ScreenShot
 


  • WIFI Toggle
  • Data Toggle
  • Bluetooth
  • GPS
  • WIFI Tether (Mobile AP)
  • 2G/3G/A network mod selection with single touch
  • Smart Stay
  • Airplane mode
  • Power Saving
  • Sound Control
  • Auto Rotation
  • MultiWindow
  • Flash light
  • Lock Now
  • Lock Switcher
  • NFC
  • S Beam
  • Android Beam
  • Sync
  • Screen Timeout
  • BrightNess Control
  • DrivingMode
  • Dormat Mode ( Blocking Mode)
  • Shutdown
  • Reboot (three way Normal reboot/Recovery/Download)

Optional AOSP LockScreen & CRT Off effect - Option in lockscreen setting to select AOSP lockscreen (original jellybean) with three shortcut unlock,camera and google search.
Option of CRT off toggle available in setting - display
PS: It needs supported custom kernel to work, It works on stock kernel only when WI-FI is On.

ScreenShot
 




Ink effect without S pen
As name suggest, it gives you ink effect with any touch without S pen
 


NFC poll enable on Screen Lock/Off

Toggle 2G - Control network mode 2G/3G with screen On-off/battery level and more, including controller application.
You can set device to switch over to 2G network with screen Off (after predefined time) / battery level and it can again auto switch over to faster (3G) when screen ON / trigger you have set.
There is also option to 'only' manually switch ON Faster network (3G) after triggering low speed network (2G). for this you need to download plug in from play store (application will ask if you select this option). after this there will be 2G icon there in notification area to manually change to 3G

For this awesome application all credit goes to TheMasterBaron
I have just ported to our device.
 



AddOn

Next post is for addOn. which help to add some more utility to this existing mod like battery icons, statusbar icons, There is some limitation and you may get additional features with some MOD, you may get addon to disable that.
You can change Toggle icons too.
It may contain some utility to hide/remove some function on existing mod.


Installation : MUST READ

1. MultiMod Backup - Which will create backup of all files which can be modify by installing mod. In case you want to revert to Original Mod OR If mod doesn't work for you satisfactory, this will be helpfull. I recommend all to first make backup by flashing this file before installing main Mod.
Backup will be stored in sdcard/DrKetanMod/

2. AnyMod_Aroma - Main Mod, Flash using CWM/TWRP
Now during installation there will be many title
1.DrKetanAnyMod
Under this title, mods are general and can be flashed on any 4.1.2 tw ROM

2.MF2Deodexed
3.MF2Odexed
4.MG1Deodexed
5.MG1Odexed

Mods under these titles are ROM specific and you have to select only Mods, that are under the title of your ROM

3. MultiMod revert - This will restore all your previous file modified by flashing this ROM, You should have first made backup as above said.

Download

1.Backup (This will remain same for Odexed/Deodexed user)
MultiMod BackupV3 Flash using CWM/TWRP

2. AnyMod_AromaV1 - main mod Flash using CWM/TWRP

3. Restore
MultiMod_RevertV3 - flash using CWM/TWRP

[CM10] [GT-N7108] [CHN] CyanogenMod10 device tree for the Samsung Galaxy Note 2 china

$
0
0
CyanogenMod 10 device tree for the Samsung Galaxy Note 2 China Mobile Edition

Hello Galaxy Note 2 community,
some members asked me if I could make a device/vendor tree for the Note 2 China Mobile Edition.
I have some experience in CM porting so I've done it.
Please remember that it's only for eperimental use!
Please give me feedback and/or bugreports! Thanks :)
Feel free to commit something useful. If you want to be up-to-date with this, follow me on Google+

MrBrubble

Source
Samsung Open Source Center: http://opensource.samsung.com
Device/Vendor tree: https://github.com/androthan/android..._samsung_n7108


Disclaimer
I'm not responsible if CyanogenMod will brick your lovely device. You and only you decided to do these changes!

Thanks to...
... @wctliu
... Samsung
... Android
... CyanogenMod

If you want to support me/my work hit "Thanks" or donate! :)

[ROM][8/8/2013] Miata ROM - Best Battery Life | Smooth | Fast | Stock

$
0
0


After trying many many ROMs for my GT-N7100 I've always come back to using this one. Now it is time to share my "customizations" with the community.

Miata ROM gives me the longest battery life I have ever experienced on my Note 2 without loosing much functionality and still remains stable and useable. I almost always get 8+ hours of screen time and very little battery drain in stand-by.


FEATURES
Code:

BALJ1 4.1.1 TTT base
Perseus alpha 33.4 kernel
Low RAM usage
Best battery life compared to almost every other ROM
Almost 100% stock
No NFC/WiFi Direct (I never use it so I stripped it out)
Probably some other things I can't really remember right now...

HOW TO INSTALL
Code:

1. Move .zip to sd card
2. Reboot into recovery
3. MAKE A BACKUP FIRST
4. Do a complete wipe/factory reset
5. Wipe system again to be sure
6. Flash .zip
7. Reboot and enjoy!

I would love to hear your feedback about this ROM and see if everyone else is getting improved battery life/screen time.

I would also recommend flashing my Franken-Beats audio mod to enhance the sound of your system.

Franken-Beats
Code:

http://forum.xda-developers.com/showthread.php?t=2056415

Warning - I am not responsible for any damage done to your device. Since this is a 4.1.1 base it does run the risk of SDS. MAKE SURE you are using a SDS fixed recovery and kernel (preferably the one included)

Attached Thumbnails
Click image for larger version

Name:	Screenshot_2013-08-08-18-05-49.jpg
Views:	N/A
Size:	25.0 KB
ID:	2175202   Click image for larger version

Name:	Screenshot_2013-08-08-18-06-19.jpg
Views:	N/A
Size:	24.0 KB
ID:	2175203  

N7105 vs N7100 community support

$
0
0
Hi there,

I am considering buying the N7105. I would prefer to have LTE. But how well supported by the community (CM etc) is N7105 compared to N7100?

[ROM][N7100][XXDMG1][AROMA] Lidroid V15 / Theme Support / 24 toggle buttons

$
0
0

Infos:
  • Based on Last Stock Firmware Android 4.1.2 OFFICIAL (Jelly Bean)
  • Deodex
  • Rooted
  • Busybox
  • Zipalign
  • Multi CSC
  • All Languages enabled
  • All Samsung Features availables
Features:
  • Powerful Lidroid File Explorer
    • Unified UI & creative clipboard design.
    • Support root explorer.
    • ZIP/RAR
    • File categories.
    • Multi cloud storage services.
    • Samba.
    • FTP.
    • Much more than your imagination
  • SuperMount plugin for Lidroid File support can mount folder on external SD card (/mnt/extSdCard) to Device Storage (/mnt/sdcard), enjoy an unlimited built-in storage.
  • Lidroid Theme support, install theme via Lidroid File.
  • OTA support.
  • Customized transparent status bar, set via Lidroid Settings.
  • Awesome Lidroid 24 toggle buttons.
  • Added "Exit Internet" menu for Browser.
  • Added memory clean widget to expanded status bar.
  • Added POWER button widget to right-top corner, click to lock screen, long click to popup Power menu.
  • Added HOME button widget to expanded status bar.
  • Supported automatical call recording, set via Lidroid Settings.
  • 3 way reboot (reboot, recovery, download).
  • All apps in MultiWindows.
  • Incremental Ring, set via Lidroid Settings.
  • Long-Press HOME to toggle Torch on lock screen, toggle via Lidroid Settings
  • Long-Press MENU to kill current application, toggle via Lidroid Settings
  • Lock screen App.
  • Added ink ripple effects lock screen. You can change the ink color by set Lidroid setting switch.
  • Added the camera shutter sound Settings.
  • Lidroid Dialer.

My Apps


Attached Thumbnails
Click image for larger version

Name:	screen_en.jpg
Views:	N/A
Size:	60.0 KB
ID:	2201522   Click image for larger version

Name:	4-callrecording.jpg
Views:	N/A
Size:	21.2 KB
ID:	2201523   Click image for larger version

Name:	5-othersettings.jpg
Views:	N/A
Size:	32.2 KB
ID:	2201524   Click image for larger version

Name:	6-categories.jpg
Views:	N/A
Size:	34.1 KB
ID:	2201525   Click image for larger version

Name:	7-ftp.jpg
Views:	N/A
Size:	18.6 KB
ID:	2201526  

Click image for larger version

Name:	8-cloudstorage.jpg
Views:	N/A
Size:	27.1 KB
ID:	2201527   Click image for larger version

Name:	9-supermount.jpg
Views:	N/A
Size:	14.6 KB
ID:	2201528   Click image for larger version

Name:	10-samba.jpg
Views:	N/A
Size:	20.8 KB
ID:	2201529   Click image for larger version

Name:	11-uninstaller.jpg
Views:	N/A
Size:	32.8 KB
ID:	2201530   Click image for larger version

Name:	theme1_1.jpg
Views:	N/A
Size:	26.9 KB
ID:	2202987  

Click image for larger version

Name:	theme1_2.jpg
Views:	N/A
Size:	19.2 KB
ID:	2202988   Click image for larger version

Name:	theme1_3.jpg
Views:	N/A
Size:	23.7 KB
ID:	2202989   Click image for larger version

Name:	theme1_4.jpg
Views:	N/A
Size:	17.2 KB
ID:	2202990   Click image for larger version

Name:	theme1_5.jpg
Views:	N/A
Size:	37.8 KB
ID:	2202992   Click image for larger version

Name:	theme1_6.jpg
Views:	N/A
Size:	14.6 KB
ID:	2202993  

Click image for larger version

Name:	theme1_7.jpg
Views:	N/A
Size:	24.3 KB
ID:	2202994   Click image for larger version

Name:	theme2_1.jpg
Views:	N/A
Size:	26.4 KB
ID:	2202995   Click image for larger version

Name:	theme2_2.jpg
Views:	N/A
Size:	30.9 KB
ID:	2203000   Click image for larger version

Name:	theme2_3.jpg
Views:	N/A
Size:	21.5 KB
ID:	2203001   Click image for larger version

Name:	theme2_4.jpg
Views:	N/A
Size:	29.4 KB
ID:	2203002  


[ROM][AOSP][JB][4.3][JSS15J] SuperNexus 3.0 - N7100 - Build 1 [22-08-13]

$
0
0


The main idea behind SuperNexus is to provide Vanilla Android experience, just like on Google's Nexus devices, to non-nexus devices. SuperNexus is entirely built from Google's AOSP Source. A lot of improvements and optimizations have been done to the Google's Source Code to have the best possible Vanilla Android Experience. SuperNexus is very light too as there are no 3rd party apps (ZERO Bloatware).

Big thanks to TeamHacksung (Donate To Them) as I'm using their Device Tree and SoC related patches in my SuperNexus ROM. Thanks to CyanogenMod Team (CM) as many features are cherry-picked from their source code.
System Details:

Android 4.3 Jelly Bean (JSS15J - Android-4.3_r2.1)
Latest CM Kernel
All Jelly Bean Features and Apps (Nothing excluded from AOSP)
No Visual Changes!
Stock Jelly Bean Look and Feel
This will turn your Samsung Galaxy Note-II into a Nexus 4


ROM Features:

Fully Deodexed
Zipaligned APKs
Rooted (Super SU)
BusyBox Installed
No 3rd Party App
ZERO Bloatware
Android Source Code vastly improved and optimized (i.e. Bionic, Dalvik, Webkit, Framework, libcore, SQlite etc)
Official JellyBean bootanimation
Init.d Support
Rsync Support
UserInit Support
Bash & Nano Support
Native SIP/VOIP Support
OpenSSH Support (ssh, sshd, scp, stfp)
HSPA+ Support
OpenVPN Support
Ad-Hoc Network Support
exFAT and NTFS-3G support
EXT4 File System Optimizations
Large APN & SPN List
SELinux enabled
Framework Features:
-Extended Power Menu (Reboot, Recovery, Download & Screenshot Options)
-Improved Scrolling Cache
-Tweaked Animation Values Of Progress Spinners (Silky Smooth Loading Spinners)
-Enabled Rotation Lock Tile in Quick Settings for Phones (Previously was only enabled on Tablets)
-Increased Lockscreen Widget limit from 5 to 9
-Options for switching between USB Mass Storage and MTP/PTP (On Specific Devices)
Browser Features:-
-Increased Maximum Tab limit from 16 to 64
-Incognito Tab Option (When long pressed on an URL)
-Option To Close All Tabs With One-Click
-Allowed Any Type Of File To Be Downloaded
-HTML5 WebSockets
Phone Features:-
-Noise Suppression
Miscellaneous Features:
-Allowed Installation Of Apps From Unknown Sources By Default
-Disabled Data Roaming By Default
-Dialer auto-complete enabled by default (Stock T9 dialer)
-Removed Google's Software Updates Option from Settings
-Enabled Gesture Input By default
-Hardware Information of the device (Settings>About Device>Hardware Information)


Officially Supported Devices:

AT&T Samsung Galaxy S II (i777)
AT&T Samsung Galaxy S4 (jflteatt)
Samsung Galaxy S II (i9100)
Samsung Galaxy S IIG (i9100g)
Samsung Galaxy S III (i9300)
Samsung Galaxy S4 (i9500)
Samsung Galaxy S4 LTE (jfltexx)
T-Mobile Samsung Galaxy S4 (jfltetmo)
Samsung Galaxy Note (n7000)


Known Issues

Found one ? Report it. And without cat log ... It never happened ... ;)

ScreenShots


Requirements:

ClockworkMod Recovery


Instructions
First time installing SuperNexus 3.0 to your device, or coming from another ROM:
- Copy Google Apps and SuperNexus ROM into your internal SD Card
- Boot into Recovery (Volume up + Home + Power)
- DO A DATA WIPE / FACTORY RESET (otherwise your device will be stuck at boot)
- Flash SuperNexus ROM
- Flash Google Apps' package
- Reboot your device

Upgrading from earlier build of SuperNexus 3.0:
- Copy Google Apps and SuperNexus ROM to your internal SD Card
- Boot into Recovery(Volume up + Home + Power)
- Wipe Cache
- Wipe Dalvik-cache (Under Avanced -> Wipe Dalvik-Cache)
- Flash SuperNexus ROM
- Flash Google Apps' package
- Reboot your device


Downloads

Latest Build:

SuperNexus 3.0 N7100 Build 1 (22-08-13)


Google Apps:

Google Apps JB 20130813 MD5: 1F51B5CC6370C1F45DC951109B6CE6ED


Changelog:
HTML Code:

Code:

SuperNexus 3.0 Build 1 (22-08-13):

    Initial build

Credits:

Simon Brunton - Website (Graphic Designer)
Google
CyanogenMod Team
Teamhacksung
Codeworkx
Xplodwild
Nebkat
Espenfjo
Pawtip
Chainfire
Thanks to all those who donated

[ROM][DMG1 4.1.2][26-08-13] Thunder Lite V3.0 [Super Fast&Lite+LowRAM+LONG BATTERY]

$
0
0
Welcome to Thunder Lite ROM





Quote:

Updates:
  • 26/08/13
  • V3.0 is online ...
  • Super Fast, Super Powerful System, Super Light, Supreme Performance and Long Battery Life





Quote:

Credits and Thanks

  • firasusman: Thank you brother :)
  • Chainfire
  • XDA.
  • Sammy Firmwares
  • NadMaj: Thank you so much for the amazing battery themes for simplistic :)
  • leonardoaraujo for his theme kitchen.
  • devabhishek for his amazing themes
  • rompnit for granting permission to use his morphology scripts. Thanks a million
  • And sorry if I forgot anyone else.



Quote:

Team

  • wesamothman



Disclaimer
Quote:


- Team Thunder ROAR, its members, friends, dogs, cats, and associates are no way responsible whatsoever for any loss of data, or device functionality.
- Use this ROM at your own risk!
- Your warranty is now void
- We are not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed. Please do some research if you have any concerns about features included in this ROM before flashing it. YOU are choosing to make these modifications, and if you point the finger at us for messing up your device, we will laugh at you.


System Details:
Quote:


- Android 4.1.2 (Jelly Bean) - latest official Samsung N7100XXDMG1 firmware
- Very fast, clean & stable - Amazing Battery Life
- Very light, very memory optimal
- Low RAM Usage
- Debloated
- Multi-language (WWE)
- Full Arabic and Hebrew languages support! (ICS feature)
- Stock Theme
- Zipalined & deodexed
- Hardware Acceleration Enabled
- Init.d support
- build.prop tweaks
- Sqlite3 support
- No sms log + no mms converted
- Sub Symbols on Stock Samsung keyboard
- Enabled Call button in Contact List.
- Multi window complete control
- Busybox, SuperSU
- Battery and performance tweaks
- Memory Optimal and RAM tweaks
- Increase overall touch responsiveness
- Raised JPEG quality to 100%
- Raised photo and video recording quality
- MMS APN retry timer set to 2 sec (if SMS/MMS couldn`t be sent, it retries after 2 instead of 5 seconds)
- MMS.apk tweaks for unlimited contacts and no MMS conversion
- Added Big Weather icons for lockscreen
- Stock Power up animation with sound
- Stock shutdown animation without sound
- Enabled charger connection sound by default
- Enabled call button in contact list
- Removed SMS from call log
- Simplistic Framework by default
- Automatic phone call recorder with extra options
- Disabled Error reporting and logs
- And other things I really don't remember, but for the best.
- For Samsung Galaxy Note 2 (N7100)




Download:
Quote:


Thunder Lite

Download Here



Enjoy :)

Show me the love with Thanks :)

Do these ROMs work on any carrier?

$
0
0
Couldn't find anything that said so, sorry if this is a bad question. Can any carrier use these ROMs or are they carrier specific?

Efs and relationships with Kies update.

$
0
0
Efs and relationships with Kies update.

Ok so another weired behaviour from efs comes to picture.
Recently I have observed many cases with failure of firmware update with Kies due to unknown csc (xxx), even though dialing *#1234# showing everything correctly.
Now I have observed this when you have corrupted EFS, height is that your IMEI still will be correct and no network issue. But you will have only corrupted product code.

Again
This kind of issue happens if you restore your EFS backup which you have created on older rom (before me6) on latest ROM (ME6 or later).
In such condition there won't be network / IMEI issue, but you won't able to update on Kies.

How to confirm your product code corrupted ?

Install check fus or sammobile app from play store and this will show product code 'inactive'

Remedy :
You should have EFS backup which should created just after upgrade to me6 or later.
Restoring this backup also restores your product code too and you will able to see product code again on above said application.
If you have EFS backup, which you have created on older ROM only then you can reflash Older ROM. this will erase IMEI but with your older EFS backup restore it. Now check your product code, it should be appear correctly. You can now upgrade to latest ROM and make new EFS backup. which you need to restore on newer ROM only.

I have tested myself restoring both EFS backup and above said is conclusion.

So make efs backup on both firmware (prior and post me6) and restore accordingly if you want to keep Kies update possibility intact.

What if don't have any EFS backup and Product Code is missing?
Let our elite dev to respond if we can restore it with ?Hex code or anything else, Untill that
Probably you have to live with Odin :)



Sent from my GT-N7100 using xda premium

What does it exactly mean when said, back phone up

$
0
0
Before installing new rom. How does one accomplish this? I have tit back up. Where and how do I backup this said stock rom? Please show me a basic tut on youtube if no one can clearly explain.

Sent from my SGH-I317M using XDA Premium 4 mobile app

DMH1 MODEM | Fixes unknown IMEI / No signal

$
0
0
This is a cmw flashable zip of the latest DMH1 modem for the n7100 for anyone who has updated to a DME6 rom and is stuck with no signal, no imei or a buggy modem...

This one seems to have fixed all issues for me. Before it used to be slow and speeds were all over the place. Now I get a steady speed when on wifi.

Attached Files
File Type: zip DMH1_MODEM.zip - [Click for QR Code] (4.84 MB)

[GUIDE]Simple How to use Tablet,Phablet,Phone,Custom Dpi on any Touchwiz Rom

$
0
0
How to use Tablet,Phablet,Phone on any Touchwiz Rom

After I was addicted to Phablet mode on Sungsonic HD Rom Thanks to @ Adi. I thought i wanted to try other Rom i tried couple of them but after that i felt like this should have been on other roms as well but i found a fix on how to use this PHABLET, TABLET, PHONE,CUSTOM DPI.

Here are the steps on how to get this on your Roms

Step 1: UI SWITCHER Thanks to xperiacle

Step 2:Download and Flash Xperia Z Launcher with Walkman Here Thanks to ravi923615

Step 3: Now Flash these files Thanks to bala_gamer

LK7 multi dpi camera
LK7 multi dpi dialer
LK7 multi dpi keyboard
240 dpi launcher note2 universal
240 dpi calculator note2 universal

Step 4: Open the UI Switcher now switch to any DPI or Custom DPI it should work.

Please post the queries that you have about this Guide

GT-N7102 Dual Sim Rom from China with Google

$
0
0
Hello everyone, this will be my first post here on XDA but I was looking yesterday for a rom and found that there is no support for my phone.

I am currently living in China and I have purchased a Samsung Galaxy Note II model GT-N7102 Dual Sim International phone. I want to say I am not a chef and I hope that some of you can take this rom and use it to help others customize there phones. This rom was written but a Chinese man who didn't reveal his identity on the site I found this rom however I have installed it on my phone and it is working great. China still blocks most of Google's apps but when I am in the States they all work just fine. I hope you can enjoy this rom some of the install is in Chinese but push thru it once installed you can change the language to English no problems.

[New Bee studio] Samsung Galaxy Note II (N7102) official 4.1.2 stable pure minimalist version V1

ROM Size: 576MB
Android Version: 4.1.2
ROM Category: Andrews native
Suitable models: Samsung N7102 Galaxy Note2
Release date :2013-05-24

Brush Description:
1, mobile phone completely shut down
2, the volume up key to manually enter the HOME key Power key recovery (since original rom missing part of the authority that comes with Recovery at your own brush into tripartite Recovery)
3, wipe data / factory reset (volume up and down keys to control the power button to confirm, the same below)
4, Yes
5, wipe cache partition
6, Yes
7, install zip from sdcard
8, choose zip from sdcard
9, find the installation package, open brush
10, the pop-up whether to retain the Google services, touch-screen and then click on the lower right corner select Next, select to start the installation, the phone will automatically restart after a few seconds, congratulations Brush success!
ROM features:
1,4.1.2 depth optimization based on the official version N7102ZNALL1_N7102CHUALL1_CHU
2, humane custom brush machine, you can choose whether to add Google services
3, based on the depth of streamlining the original ROM, releasing large amounts of memory, super stable, super smooth
4, GPS optimization
5, the new transparent plug Sina weather
6, transparent System UI
7, open science online
8, the latest ads shielding configuration
9, increasing NFC Tools
10, adding the latest numbers attribution
11, multi-window applications used by default added
12, increasing S-Voice Chinese version (S4 voice)
13, Google service pack
14, the default S4 lock screen wallpaper and desktop wallpaper, comes with a total of five models S4 latest wallpaper, original package extraction, quality assurance!
15, add the full ROOT privileges
16, pre-RE Document Management
17, unlimited brush machine, brush through each version without hesitation
ROM data:
New Bee ROM evaluation report: 126.am/nbrinfo

Please use the following link to download the rom.

shuaji.lexun.cn/rom/16455

:cool: original source is shuaji.lexun.cn/rom/16455 screen shots are there as well as a link to download the rom.

Attached Thumbnails
Click image for larger version

Name:	GT-N7102 Rom.JPG
Views:	N/A
Size:	44.2 KB
ID:	2235577   Click image for larger version

Name:	GT-N7102 Rom2.JPG
Views:	N/A
Size:	44.3 KB
ID:	2235578  

Desperate !!!!

$
0
0
Morning all,,,

I have been trying all night, (well, upto about 3.30am this morning) to try and find the firmware for Orange / EE in the UK. I can get the phone un-rooted, but now matter what I do I cant find the right firmware to get it registered on a network so I can send it back for a repair.

Please can any of you experts offer me some help ? I need to send the phone back to get the gyro and accelerometer repaired, but cant send it back rooted...

I have donwloaded ODIN but no matter what I do I cant find a stock firmware for Orange / EE..

PLEASE HELP !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Thanks

Ian

**[4.3][CM10.2][07.09]Team Asylum CM10.2 - Slim, Fast and Black Roma™**

$
0
0
After Asylum ICS and JB, here comes the latest 4.3 CM10.2 iteration of this small, fast, blacked-out and smooth Rom. This Asylum edition has only 150Mb - it's 44Mbs lighter than the official CM10.2.







What does Asylum CM10.2 have to offer?


Built with Linaro 4.7 toolchain for additional optimization and smoothness
Unnecessary apps are chucked out, thus reducing the Rom size to 150 Mb only.
Settings, clock, phone, messaging, contacts, SystemUI and framework blacked out, no official CM grey
Dual Pane settings
ro.sf.lcd density=252
Nova Launcher is default
Light Browser is default
Performance tweaks
Rom contains CrossBreeder for lag reduction
UI tweaks
Ad blocking hosts
Excellent battery life
Speed and smoothness
Addon.d scripts for backing up your custom DPI, N4 camera, custom carrier and restoring them even after a full wipe and flash









Team Asylum

antiochasylum, Rom creator, a nice guy and a genuine Texan straight shooter
chasmodo, most respected, friendly and classy n7000 and mako Jenkins
Jack The Ripper, our Linux scripting genius, a proper English gentleman with a penchant for getting kicked out of clubs
sunny2303, your own n7100 Jenkins



Asylum G+ Community


How often will the Rom be updated?


There'll be a new version as soon as there is at least 6-7 CM10.2 new merges, or if there's only one crucial change.
It could be daily, or every few days.


How do I flash it?


If coming from previous Asylum CM10.2 or official CM10.2 and you want to do a dirty install:

1. boot into recovery
2. flash the Rom
3. reboob


If coming from previous Asylum CM10.2 and you'd like a clean flash:

1. boot into recovery
2. do a full wife
3. flash the Rom
4. reboob


If coming from any other ROM:

1. Copy Gapps and Asylum CM10.2 Zips to your internal SDCard
2. Boot into Recovery
3. Wipe data and dalvik cache
3. Flash Asylum CM10.2 zip from internal SDCard
4. Flash Gapps zip from internal SDCard
7. Reboob
8. Don't restore system stuff or apps + data using Titanium, it might cause issues





Downloads:



Goo.im


gapps-jb-20130813-signed.zip



Bangsti's FTP:

Asylum_CM10.2_N7100


Optional Moepda's fleshable zips:

Disable lockscreen rotation and/or dual pane in settings.



removed-apks-asylum-aroma.zip

Removed-apks-asylum-aroma.zip contains the following:

Apollo
Email
Exchange
LiveWallpapers
LiveWallpapersPicker
QuickSearchBox
SoundRecorder
Trebuchet
VideoEditor
VoiceDialer

This is a aroma flashable zip now. Simply flash in recovery, select which apps you need, install and you are done




What is not working:

Whatever doesn't work in official CM10.2
Focal app is known to be not functioning properly on Samsung devices as of now


In case you have any queries regarding to any terms used in this post, then you may refer Asylum Glossary ;)

Special thanks goes to:

antiochasylum - For being an unconditional support system & providing me this opportunity :)
chasmodo - For answering all my "innovative" questions & the support in making this dream a reality
CM team obviously
Gugelhupf for addon.d scripts, cool bootanimation, testing, Asylum header and all the lollary
bangsti for supplying fast mirrors and creating Asylum wallpaper app
kufikugel and SlimBean team for some blackout images
idcrisis for CrossBreeder
Moepda for fleshable zip for rotation & dual pane switch
amarullz for aroma installer
AA1973 for FAQs
Abhisahara, Ahalford, beerbong, betoNL, mithun46, sswagonman, Toxicthunder, Utacak™, Vet-Note for being inevitable part of my xda journey
And entire Asylum community


Donations are accepted in the form of Thanks button, but not obligatory.



Team Asylum CM 10.2 For the N7000

Team Asylum CM 10.2 for the Galaxy Note 2 N7100

Team Asylum CM 10.1 for the Oppo Find5

Team Asylum CM 10.2 for Sony Xperia Z

Team Asylum CM 10.2 for Nexus 7 (2013) WiFi


XDA:DevDB Information
Team Asylum CM10.2, a ROM for the Samsung Galaxy Note II

Contributors
sunny2303
ROM OS Version: 4.3.x Jellybean
ROM Kernel: Linux 3.0.x
ROM Firmware Required: Custom Recovery on N7100
Based On: CyanogenMod

Version Information
Status: Beta

Created 2013-09-06
Last Updated 2013-09-06

adding s4 dual-shot camera to galaxy note 2, is it possible?

$
0
0
Sent from my GT-N7100 using xda app-developers app

Lock Screen security bypass - Unlock PIN/PASSWORD/PATTERN of Lockscren without wipe.

$
0
0
Lock Screen security bypass

As we know forgetting lockscreen password/Pattern is really painful. Normally you need to wipe data.

Here attached a flashable LockScreen_security_bypass.zip
Download and flash using CWM to bypass security lock on Lockscreen without wiping data.

If you have PIN/Password lock, it will disable it and reboot directly to unlock screen
If you have pattern lock, on rebooting you will fing pattern lock, but still it can be unlock by any pattern
:)

Enjoy !

Viewing all 497 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>