May 13, 2013 By: Conan Troutman

There has been a bit of a back and forth between the development community and Verizon lately, specifically relating to the Samsung Galaxy Note 2. It is perhaps best summed up by XDA Elite Recognized Developer AdamOutler:
“Well, this has been quite the saga thus far…
Us: Suck It Verizon (exploit)
them: Suck it XDA-Developers (OTA patch)
Us: Back Atcha Verizon (exploit)
them: Stop it XDA (OTA Patch)
Us: No You! (exploit)”
The combination of Adam’s CASUAL deployment system and Recognized Developer Ralekdev‘s exploits themselves has been continually providing Verizon Note 2 owners with the ability to free their device through each OTA. The pair have once again managed to undo the restrictions put in place by the latest update, and they have released that exploit to the public. Be aware that this is only for those who are running a completely stock ROM. If you are not stock and have already installed a custom recovery, this will cause you issues.
This exploit lifts the restrictions put in place by Verizon that prevent the device from running unauthorized software. Be warned that it will leave you unable to accept their OTA updates. However, you will now have a much friendlier bootloader, and who doesn’t want that?
For those of you who are running a stock ROM and looking to unlock their device, the usual rules apply. Windows(7/8)/Mac/Linux users can all make use of this cross platform tool, which will take you through the process quickly and easily. Make sure you have Java installed beforehand and you’re all set. As always, be prepared to take a log if you run into any issues, and make sure to have a thorough read through the development thread before starting the process.
January 19, 2013 By: jerdog

At the end of last year, we started selling XDA cases with our friends at CruzerLite, and we’ve seen some phenomenal interest. Our current lineup is the Samsung Galaxy Note 2, Samsung Galaxy S III, Samsung Galaxy Nexus, and the Google Nexus 4—but we want to add more. So we have decided to hold a poll and let the users choose which device(s) to add to our current lineup.
Below you will find some of the top devices at XDA. Please choose one from the list that you would like to see offered, and we will pick from the top 3 devices. The voting ends on February 15, so make sure you place your vote for the devices you love!
EDIT: The results are in, and displayed below. We’ll keep you updated as to the final options when they become available.
January 16, 2013 By: Joseph Hindy

Swapping the internal and external SD cards has always been a popular option. This type of modification is usually on older devices with limited internal storage, but some newer devices have received similar mods as well. With games getting as large as they are, some users can still use those larger storage devices to capacity just as quickly.
There is now an internal to external SD swap method for the international Samsung Galaxy Note II and the US variants as well. XDA Senior Member mattiadj released the mod for the Galaxy Note II. It is the same mod for all the variants, but you can find threads in the forums confirming that it works for the US variants.
It’s a fairly easy install method. Users have to reformat the target SD card into exFat or Fat32. Once that’s done, users download the required zip, based on how they formatted the SD card. Then it’s a simple flash in recovery and reboot, yielding swapped mounts. Many users are reporting that the mod works, but some are having issues. The problems seen are generally nothing serious, but it has been reported that music, video, and picture files show up twice in various applications. They aren’t actually there twice, though.
For more information, check out the original thread.
January 14, 2013 By: Joseph Hindy

Overclocking and underclocking your device’s processor can be very useful in certain circumstances. Overclocking can help aging hardware keep up with newer software, and underclocking (as well as undervolting) can help squeeze more time out of a battery charge.
One of the more popular CPU management applications, Tegrak, received an update recently to make it compatible with Galaxy Note 10.1 and all variants of the Galaxy Note 2. Here are the official change log for the app:
[v1.9.10]
*supports all variants of Galaxy Note II and Galaxy Note 10.1
*fixed bug of the overclock-able max freq on Galaxy S III JB
… more inhttp://tegrak2x.blogspot.com/2011/04/tegrak-overclock.html
There are a few fixes for other devices as well, but the main feature addition is support for the Note 2 and 10.1 devices. What’s more, it can overclock and underclock certain stock kernels to an extent. For instance, users have found that they can overclock their Galaxy Note 10.1 to 1.6 GHz to match the clock speed of the Galaxy Note 2. Reports state that anything higher than that will freeze the device. As with any instance in which you run your hardware outside of recommended specifications, there are risks involved, so be sure to be fully appraised of what you’re doing before doing it.
XDA Senior Member hoss_n2 has opened up a discussion thread for users to post results and potential issues.
January 6, 2013 By: Joseph Hindy

The most defining characteristic of the Samsung Galaxy Note 2 is its expansive screen. More space means you should be able to do or access more things. However, it sports the same four by four launcher as smaller devices, and many find the fonts too large overall. With the default DPI setting, the amount of information displayed on the larger screen isn’t what everyone would want. Furthermore, what works in one app isn’t always ideal in another. There is now an application that allows users to change that on a per-app basis.
XDA Forum Member Nop Ph473 posted an application that allows for on-the-fly DPI switching on a per-app basis. This is useful for users who want more information displayed in the same amount of space. Since the popular ParanoidAndroid ROM, which allows per-app DPI (as well as layout) adjustment isn’t available for everyone yet, this is the next best thing.
The application itself can be a little tricky to use. A few people have had problems getting it to work, but most haven’t had too many problems with it. Of course, you’ll need root and BusyBox at least before you get started. It requires the use of Xposed Framework by XDA Recognized Developer rovo89. It should be noted that DPI changes don’t work well for every app. In some cases, users might get off-center UIs or apps that force close after modifying the DPI. If that should occur, restoring the standard DPI should alleviate the issues.
For more info, check out the original thread.
January 5, 2013 By: Joseph Hindy

As devices get newer and more powerful, the software that comes with them gets bigger and more complex. In the old days, ROMs were often smaller than 100MB. Now, on the newest devices, the stock ROM can be over 1 GB in size. There are some potential problems with this. Uploading a ROM can take longer, downloading a ROM can take longer, and storing ROMs on your device can take up a lot of space. Now, there is a tutorial available to help cut back on those file sizes.
XDA Elite Recognized Developer and TV Producer AdamOutler wrote a tutorial to help decrease the size of stock tar ROMs that users can flash via Odin3 v3 and higher. As Adam explains:
I’ve been working with this for a bit and tonight I found that Odin will accept tar.md5.gz files. This is important for GNote2 users as the stock ROM is 1.2Gigs! You can get an extra 10-40% compression and 100% gaurantee that the files arrive to your users computer in the condition that you packaged them using this method. I have not found a guide on using the gz format so I thought I would write one up.
This can be quite useful because if you like to keep a stock tar around in case of emergencies, following his guide can make the file smaller and more manageable for those with limited storage. For developers who upload tars frequently, it can shorten upload times, as well as lower download times for the end user.
There are a few things to keep in mind. Once the tar.md5.gz is run through Odin, it loses the .gz and is extracted into a standard tar file again. This results in a full sized Odin ROM. It’s not really an issue, but it is something to keep in mind. Adam also gives an important warning for Verizon Galaxy Note 2 owners to be cautious about flashing after an IROM unlock:
Note to Verizon GNote2 users: Stay away from using Odin after IROM unlock as flashing a package intended for another device will perma-lock your device into another carrier’s bootloaders. Especially stay away from GS3 as the displays are not compatible.
In addition to the compression tutorial, AdamOutler has also updated his Hidden Menu application. It now includes an IMEI restore tutorial adapted from XDA Senior Member <:GeeK:> to work on the Verizon Galaxy Note 2. The tutorial will help with two things: backing up and restoring the NV items (IMEI, IMSI, and more).
For additional details, check out the Odin GROM thread or the Hidden Menus thread.
December 22, 2012 By: Joseph Hindy

A while back, we brought you news that users and developers were taking a more serious look at the CSC file on the Galaxy Note 2. In case you’ve forgotten, the CSC file is a lot like a build.prop. It contains a number of values and lines that can be altered with varying results. Before, it was experimenting to see what could be done with it. Now, some practical tweaks have been found.
XDA Senior Member kkoolpatz released a list of settings you can change in the CSC file to uncover hidden features for the Samsung Galaxy Note 2. This is meant for the International version, but many of these could work on the US variants as well, given the nearly identical hardware. Here is a brief list of some features that have been uncovered:
Enter Key = New Line in stock sms // Only if not supported already
Enable sub Symbols on Stock Samsung keyboard
Dialer search matches numbers in contacts and call logs along with contacts
No Limits on joining contacts together.
Add exit menu to stock web browser
Add shutter sound on/off menu to stock camera app
Stock browser requests Desktop site by default
None of these are game changers, but a few of them could be pretty useful. The desktop site always requested is especially nice for the Galaxy Note 2, as the screen is big enough to surf most full sites comfortably. There is still a lot of work going on with the CSC file, and kkoolpatz has invited anyone to contribute what they find as well.
For all the details, check out the original thread.
November 12, 2012 By: Haroon Q. Raja

The Samsung Galaxy Note 2 is one of the most successful current generation Samsung devices. As with the original Galaxy Note, Samsung ships the Note 2 with a few additional apps that are exclusive to the device. Or are they? Not anymore, if the XDA community has a say in it. Just the way the resizable popup video player from the original Galaxy Note was ported to the Galaxy S II, the Paper Artist app from the Note 2 has been ported to work on other devices, thanks to XDA Forum Member tmantanner4.
While it was originally ported for the Galaxy S III, it has worked perfectly fine in our testing on both Galaxy Nexus and Nexus S running Jelly Bean. The app features some killer paper-themed effects that you can add to your photos in one tap. In addition, you can draw on the photo with your finger or a stylus.
Head over to the forum thread, grab the app, sideload it to your phone, and unleash the paper artist inside you.
November 4, 2012 By: Joseph Hindy

Some time ago, XDA members put in the effort and figured out the applications that are compatible with the new multi-window feature found on the Samsung Galaxy Note 2. It turns out that list may not be necessary anymore, as a mod was recently released that makes any app compatible.
XDA Senior Member goddamnit has released a mod that allows users to add any application to the multi user interface. It also allows users to add as many apps as they want. This is one of those mods that everyone knew was coming, but that doesn’t make it any less awesome than it’s actually here.
Using it is pretty simple. You flash the mod in recovery and then you should be able to add whatever apps you want to the multi window. Of course, this is an early release, so there are some bugs. First and foremost, you’ll have to flash the mod made specifically for your ROM’s version. Currently, LJ1, LJ3, and LJ7 are supported. There could also be some problems depending on whether your ROM is odexed or deodexed. As per the norm, your mileage may vary.
To check out the mod, go to the original thread.
October 16, 2012 By: Joseph Hindy

If you haven’t heard, the Samsung Galaxy Note 2 has a pretty nifty feature that only recently started to get press. It is called multi-window, and it allows users to use two Android applications at once. How it works is you open up a compatible application and use your recent apps to select another compatible app. Click and drag the icon into the upper or lower slot and you’ll have two apps open simultaneously. Of course, the problem is knowing which apps actually allow for this.
This is a problem that XDA Recognized Developer Lennyuk is looking to answer. Lennyuk has started a thread where users an report which applications work and which do not with this new feature. In the beginning it was only Samsung apps that could use multi window. Now, however, this list is a little bit longer. So far, the tested apps that can use the feature include:
Samsung Apps
- ChatON
- Gallery
- Internet
- Messaging
- S-Note
- Video PlayerGoogle Apps
- Chrome
- Gmail
- Maps
- Talk
- YoutubeThird Party Apps
- Official Twitter app
- Polaris (Viewer)
Yes, it is a short list. It is expected to grow, however, as app developers update their apps to work with the feature. There may also be more applications, and that’s what Lennyuk is trying to find out with everyone’s help. Something interesting to note (see what we did there), you have to use the Samsung keyboard in multi-window mode. Using any other keyboard will block the entire bottom app.
If you see an app not on the list that’s compatible, or you just want to know more, go to the original thread.
October 10, 2012 By: Joseph Hindy

If you’ve been a Samsung phone user over the last year or so, you’ve likely heard of XDA Senior Moderator and Recognized Developer mskip and his tool kits. We’ve brought you news of his tool kits, as they’re available for all variants of the Samsung Galaxy S III and all variants of the Samsung Galaxy Nexus, among others. Now, mskip is at it again with a release for the Samsung Galaxy Note 2.
As per the norm, there is quite a large features list that includes:
Install drivers automatically
Backup/Restore a single package or all apps, user data and Internal Storage
Backup your /data/media (virtual SD Card) to your PC for a Full Safe backup of data
Perform a FULL NANDROID Backup of your system via adb and save in Custom Recovery format on your PC
Pull /data and /system folders, compress to a .tar file and save to your PC
Auto Update ToolKit to latest push version on startup (donator feature)
Backup/Restore your /efs partition
Dump selected Phone Partitions, compress to a .zip file with md5 and save to your PC
Install BusyBox binary on phone
Root any public build (different options available)
[B]Root with Superuser (ChainsDD) or SuperSU (Chainfire) via CWM (works on ANY build)
Flash Stock Recovery
Flash CWM Recovery (thanks to Chenglu)
Rename Recovery Restore files if present
Flash Insecure Boot Image for adb mode
Flash Stock Boot Image back to your phone
Create tar file to flash via Odin (from upto 10 image files) with 1-click process
Download, Extract and Flash Stock Rom (full DETAILED steps) ESSENTIAL FOR WARRANTY RETURNS
Rip cache.img to zip file in CWM format for editing and flashing (thanks to Adam Lange)
Install a single apk or multiple apk’s to your phone (being worked on)
Push Files from your PC to your phone
Pull Files from your phone to your PC
Set Files Permissions on your phone
Dump selected LogCat buffers to your PC
Dump BugReport to your PC (if installed)
Help, Information Screen for various tasks
Mods Section to Modify your phone (being worked on)
Reboot Phone options in adb mode
Change background, text colour in ToolKit
Activate Donator features from within the ToolKit
The only thing this toolkit doesn’t do is prepare your breakfast and do your job. You can use it to add root, recovery, and busybox to any public build, as well as create backups, flash various things, pull logcats, and pretty much anything else you could ever possibly need in a toolkit. For download links and details, check out the original thread.
September 15, 2012 By: Joseph Hindy

With the release of the Samsung Galaxy Note 2 looming closer and closer, it’s really hard not to get excited. It’s gigantic, it’s powerful, and it’s beautiful. And as with the Galaxy S III, Samsung is bringing the device to all of the US carriers. So Sprint and Verizon customers won’t have to look at AT&T and T-Mobile customers with envy this time around. Recently, we brought you news of the AT&T Note 2 system dump being leaked. Now, the Sprint version has a leak as well.
Posted to our forums by XDA Recognized Contributor sextape, the leak not only allows developers to get started early with the development, but also some specs on the device in case you have problems finding them elsewhere. An RDF found at the Sprint site suggests that the Sprint version will carry the quad-core Exynos4412 that powers the international version.
Additionally, sextape has shared links for a CWM recovery along with the stock recovery. This should help jump start development on the Note 2. It could also lead to more Note 2 applications being ported to other devices. For more details, check out the original thread.
September 9, 2012 By: Will Verduzco
What a week it’s been for technology. First, we took a peak at Motorola’s announcement, in which details were presented about Windows Phone 8 and some upcoming devices. Among them was the Droid RAZR M, which is the successor to the original Droid RAZR. While it features mid-range specs by today’s standards, it’s certainly no slouch. It features a 4.3″ screen packing in 960 x 540 pixels, a 1.5 GHz dual-core Snapdragon S4, a gig of RAM, a 2000 mAh battery, and most importantly, it comes preloaded with Ice Cream Sandwich.
Motorola’s event wasn’t the only source of excitement, as Amazon introduced two new models to the Kindle Fire line. In addition to the much anticipated Kindle Fire HD 8.9″, which will ship in late November, they also saw fit to update their 7″ model. The Kindle Fire HD 7, which will ship later this week, features a 1280 x 800 7″ IPS panel, 1 GB of RAM, a 1.2 GHz dual-core OMAP 4460 processor, and a heavily modified version of Ice Cream Sandwich. They also gave a minor facelift to the standard Kindle Fire. Although the exact differences are unclear, Amazon states that the Kindle Fire 2 features twice the RAM, a beefier battery, and “40% faster performance.”
The successor to Samsung’s best-selling “phablet” was also given a home in our forums. The Galaxy Note 2, which should appear on store shelves next month, will feature a 1.6 GHz quad-core (most likely Exynos 4412) processor, 2 GB of RAM, a 5.5″ 1280 x 720 Super AMOLED HD display, and a 3100 mAh battery. Most impressively, it will run Jelly Bean out of the box.
Interested in getting in on the discussion? Head over to the newly created forums: