[1.1B0 13 Nov] Edit n/reading now/side btns/RecentApps+ActivityPicker+ForceOrient!!!! - Nook Touch Android Development

DISCLAMER and WARNING: I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or the current economic crisis. Please do some research if you have any concerns about this app.
THIS IS SPARTA! (BETA)
NEW Distribution policy:
This mod provided exclusively on xda-developers as downloadable jars and app, please post link to this thread instead of copying files to other resources, so users will be able to track changes and report bugs in one place.
However, I allow distribution in the rooting/sideloading packages such as MinimalTouch, Nooters, etc..., but only if credit/thanks and link to this thread are given and I'm notified.
About http://forum.xda-developers.com/showpost.php?p=18138068&postcount=2
What's new
Version (jars) 1.1-beta0
*** Jars updated to work with Nook 1.1 update
Version 1.0-beta2
* Force landscape orientation, every app (even stock B&N apps) will be in lanscape, B&N reader still shows text with hardcoded width tho.
*** If in portrait - force to landscape, app settings cannot override behaviour
*** If in landscape - return to default portrait mode, where if app request landscape it will get it.
* 4 Side hard buttons configurable in app
* Configurable recent dialog bottom button bar with "back", "home", "menu", "search", "Force orientation change"
* New action "B&N Quicknav" on n long click
* Clear dalvik-cache button
* Fix framework permissions button
Click to expand...
Click to collapse
Version 1.0-beta1
* Configurable quick nav, n button (short and long presses), reading now button actions
* Recent apps dialog
* Activity Picker
Click to expand...
Click to collapse
Version 1.0-alpha
Initial release with external recent apps dialog (NookTouchHomeButton app obsolete now.)
Click to expand...
Click to collapse
ToDo
* Fix issues if any
* TBD Add eInk refresh rate, etc.
Click to expand...
Click to collapse
Technical details http://forum.xda-developers.com/showpost.php?p=18138076&postcount=3
How to:
* Device should be ROOTED
* Jars 1.1b0 are based on 1.1
* Jars 1.0b2 are based on 1.0.1 (but should work on 1.0.0)
* Download jars.zip, unpack
* Backup originals from /system/framework/android.policy.jar and /system/framework/services.jar (consider to backup full device)
* Copy into /media or /sdcard in your nook if you not planning to use adb
* Remount /system to read-write using one of the following:
*** adb: adb shell mount -o remount,rw /dev/block/mmcblk0p5 /system
*** remount program from market
*** Total Commander click on right most icon in bottom bar, click on + icon that appears on expanded bar, select internal command, click on >> button and select icon with 'rw', click OK/Apply, Navigate to /system in left panel and click 'rw' icon.
* copy downloaded android.policy.jar to the /system/framework using:
*** adb push android.policy.jar /system/framework/
*** adb push services.jar /system/framework/
*** Total Commander - select /system/framework/ in one panel and /media or /sdcard in other (click -> -> -> overlay to change panels), select android.policy.jar and services.jar by clicking on it's icons and copy (to system, not from of course) by clicking second icon (from left) in bottom most bar
* REBOOT Nook Simple Touch
* Install app
* Click fix permissions button
* Click clear dalvik cache button (Nook will reboot on success)
* Unlock after reboot and verify by:
*** Long-press n button - this should bring recent menu
*** Application NookTouchTools should have unlocked Configuration button
Click to expand...
Click to collapse
P.S. NookTouchHomeButton app is obsolete.
P.S.S. Developers interesting in process of patching are welcome to pm (I plan to open source patches/code, but no time right now).
Thanks to:
JesusFreke - for smali/baksmali
Cyanogenmod team - for the warning text

Features of mod
* Will return stock android go to home by short press of "n" button and recent apps dialog on long press (Configurable)
* All B&N quicknav buttons configurable, it even loads apps icons (after reboot)
* Reading now" button configurable
* Force landscape orientation
* Ability to simulate key event (system wide) without root from any app, developers PM me if interested.
* NOTE: Installation of the jars w/o conf will have stock B&N effect + recent apps
Features of application
* Implements Activity Picker, so any app (i.e. Launcher Pro) can use "Shourtcuts" dialog that B&N removed.
* Configuration UI for above mod
* Configuration UI for page (side) hard buttons
* Clear dalvik-cache button
* Fix framework permissions button

Some technical details
* Patched android.policy.jar:
*** Injected home button code from AOSP, with configuration check between goto home and b&n quicknav toggle
*** Fixed recent apps dialog with configuration check to launch recent apps dialog or configured app launch
* Patched services.jar
*** "Reading now" button check for configured launch value (possible values: Home, Back, Menu, Search, Long Search, Custom App, B&N default)
*** All quicknav buttons configurable and will load icons (once, onCreate) possible values same as above.
* ActivityPicker - B&N removed default activity (usually in Settings.apk) to serve ACTION_PICK_ACTIVITY requests, so I added it back to the app and now able to add shortcuts/edit doc shortcuts in Launcher Pro...
* Configuration - All above configurable values stored in Settings.System so both system jars and Conf app can access it.
* Clear dalvik-cache button
*** executes as root following code and reboots
Code:
busybox rm -rf /data/dalvik-cache/*
* Fix framework permissions button
*** executes as root:
Code:
mount -o rw,remount -t ext2 /dev/block/mmcblk0p5 /system
chown root.root /system/framework/*
chmod 644 /system/framework/*

To make it simple (I guess), using root explorer (can't get adb to run on my computer):
- download android.policy.jar
- backup original copy of the same file from /system/framework
- make directory writeable
- put new copy in the same directory
- fix permisssions (what sort of permission? 755?)
- make directory non-writeable
- Install apk
- boot
- PROFIT?
What the heck? Nook STR color screen? New nook to fight Amazon Fire?

Ok, so i installed it without problems. What i see is:
1. I don't see ant profit in having home, back, search in that window ;/ everyone will still use button savior.
2. It should be bigger.
3. Instead of those home, back buttons maybe add those from stock n button app? it is hard to access library in instance.
Would you?

apeine said:
What the heck? Nook STR color screen? New nook to fight Amazon Fire?
Click to expand...
Click to collapse
Lol, it's screenshot man, do you think screenshot is coming from eInk itself?
domi.nos said:
Ok, so i installed it without problems. What i see is:
1. I don't see ant profit in having home, back, search in that window ;/ everyone will still use button savior.
2. It should be bigger.
3. Instead of those home, back buttons maybe add those from stock n button app? it is hard to access library in instance.
Would you?
Click to expand...
Click to collapse
Great, some feedback.
1. That's you, I love to have screen as clear as possible, but this could be configurable, right?
2. This could be configurable as well.
3. Goto 1

At the moment I still have access to the B&N home via the 'n' key. I then use ButtonSavior and NookButtonMenu for the apps menu, that way I still have the B&N menu.
I wonder if this might be better.
Happy to see lots of handy apps. I wonder if CM7 port might be more of a catch-all

jago25_98 said:
At the moment I still have access to the B&N home via the 'n' key. I then use ButtonSavior and NookButtonMenu for the apps menu, that way I still have the B&N menu.
I wonder if this might be better.
Happy to see lots of handy apps. I wonder if CM7 port might be more of a catch-all
Click to expand...
Click to collapse
First,
I'm not using any of the b&n apps because of the lack of the russian books.
So QuickNav (this is name from the code) is completely useless for me.
Second,
Home button is the native android feature and I don't like to have even that small button savior button (and cause it's small it's difficult to click on) while I have other options to utilize unused resources (reading not and n buttons).
Third,
I would not count on CM, as using cm7 for a 1/2 year on captivate - it's battery hog, but best/smoothest experience.
Honestly, I don't care of silk smooth (even if it can be 100% performance boost) performance and other cm7 features, but I do care of partial refresh and battery life.

Wow, Thanks for your work in making this app. I'm going to leave it on and see how I feel about it. I have a feeling I'm going to miss being able to access my library but we'll see. Just wondering how difficult it would be to keep the original popup menu but replace the B&N functions with your functions? I hope I'm making sense. Ryan

Well, thanks for the great work. Now the N button has a real function. I got to switch between apps in portrait and landscape mode, each one keeping its orientation. I also get to program in RFO basic, using the manual just by switching apps in ezpdf and the program itself.
And I even get to keep button saviour minimized, so I get to type "P" and zero, which were partially covered by the off button!
Once again, thanks!
---------- Post added at 01:31 PM ---------- Previous post was at 01:27 PM ----------
BTW, the back button, the one that looks like a list and the zoom/search button shows a popup "Not rooted?". The home and orientation buttons work fine.

apeine said:
BTW, the back button, the one that looks like a list and the zoom/search button shows a popup "Not rooted?". The home and orientation buttons work fine.
Click to expand...
Click to collapse
You are welcome.
Not rooted for that buttons is only because it's the buttons required root, home and orientation done usual legal android way.
I've seen the same with latest Superuser denying root commands for no apparent reason. Will have to play with it.
Anyway try to reboot, then bring up the menu and make sure to select check box to always allow root to this app and click allow.
Will see, if I move app to the policy jar and framework res itself it will not require root anymore as injectKeyEvent available inside system jars.

Didn't work. Still showing the "not rooted?" popup.
Just didn't figured where I can find the checkbox to always allow root - superuser app list doesn't show nook button app, or shows a way I can add an app to its list.

apeine said:
Didn't work. Still showing the "not rooted?" popup.
Just didn't figured where I can find the checkbox to always allow root - superuser app list doesn't show nook button app, or shows a way I can add an app to its list.
Click to expand...
Click to collapse
Reboot unplugged from USB (otherwise it will overlay root request dialog) long press n button and if dialog shows to allow root make sure to select checkbox.
I'll take a look today to request root over and over if one failed.
EDIT: Just removed root privileges from my app manually and after reboot it failed siletly, will take a look. Try uninstall then reinstall, works here.

Good afternoon. I ask to forgive for the bad English, it for me not the native.
It would be desirable to learn, whether probably to reassign short press for a call app launcher and long press for a call recent?
Thanks.

works like a charm!
the long press takes a little bit too long for my taste, half the time would be enough, i think..
thanks!

it's a very nice hack of the nook touch.
The "long presse" is a little too long and the window menu a little too smal

Well, updated superuser, and re-registered all programs that needed rooted android, and the buttons came back to life.
And I do agree that long press should be called very-very-long-press. If you can fix, better. If not, it won't be a couple of seconds that's gonna make it a bad app.

apeine said:
Well, updated superuser, and re-registered all programs that needed rooted android, and the buttons came back to life.
And I do agree that long press should be called very-very-long-press. If you can fix, better. If not, it won't be a couple of seconds that's gonna make it a bad app.
Click to expand...
Click to collapse
Usual android show dialog immediately, in order not to package it inside policy jar right now, I'm sending broadcast from policy, then handle it in broadcast receiver in app and show dialog - this is the cause of delay. It will be solved once app moves to the policy.jar itself.
I'm thinking of leaving old quicknav menu for short press, but make it configurable, e.g. Configured apps instead of Library, Shop and Settings and if possible leave search as search button (short search and longpress search).
That do you think?
Also, do you need home, back, menu and other buttons on the bottom of the dialog?

Well, I liked the duo short press/home x long press/recent apps. But making short/long press configurable for original style nook / new style nook (with selected apps) / recent apps / home / back would be good too - would just think twice regarding menu with selected apps, all the rest would be plain good

Configurable would be great. As is, this is a great little app and it beats the hell out of the n-button's normal functions if you don't actually use the B&N stuff.

Related

[ROM] HTC HD2 Leo MIUI.us Presents MIUI Fresh On Fridays Pure English [AOSP]

{
"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"
}
Presents the Official
MIUI Latest​
This is a community support ROM only!
The developers do not provide much support for this ROM on these forums
Support is mostly provided on forums.MIUI.us
New release come every Friday.​
If you haven't heard about this ROM yet then check out the videos in the 2nd post to see it in action!
This is an excellent ROM if for no other reason than it introduces the first non-CyanogenMod/carrier/manufacturer framework overhaul of Android 2.3. and boy what an overhaul.​
Changes from base ROM
Removed: MIUI App Sharing | MIUI OTA Updater | MIUI Bootscreen | SIM Toolkit
Added: Custom Bootscreen | English Translations | Google Maps | Google Voice Search | MIUI.us Forum app
If you want ADW.Launcher or LauncherPro install them from Market.​Proceed To Download
Download It Here
Change Log:
Weekly Changelog:
Click here for changelog done via StiffSpliff
**In the Download App, please open and select default to download via 3G as well, not the default WiFi setting.**​
MIUI for Beginners​
Source: http://en.miui.com/a-10.html
Already flashed MIUI ROM? OK, pick up your phone now, let’s start our happy journey of MIUI ROM.
The first step: selecting apps
Various apps will greatly enrich your cell phone, so firstly let’s select the apps to your taste. Use the Android Market and download what you would like. If you are using a backup app and restoring apps from a previous ROM, only restore the apps and not the data. Otherwise that will create a lot of force close issues.
Tip: How to copy files from the computer to the phone? First connect your phone to your computer via data cable, pull down the notification panel from the top of the phone, click “USB connected”, and then click "Turn on USB storage”.
After copying, do not forget to select the option of “Turn off USB storage”, otherwise "File Manager” in the phone will not be able to find the sd card, as it is being occupied by the computer.
Now I have a lot of apps, how to put them in order?
All apps successfully installed are listed on the desktop, however, they may not be in the order you want, how to put them in order?
Long press an app icon and then you may move it freely. When it is moved to the screen border, the screen will automatically switch to the next screen.
How to add a screen? Use two fingers to pinch on the desktop to enter screen thumbnail mode. Then you may add or delete screens.
How to delete an app? Long press the app icon you want to delete, drag it on top of the trash box and click OK to delete it.
The second step: let's make your phone different.
A phone without style is nothing remarkable, so let’s make your phone different!
Changing wallpaper: Click Menu button on the desktop, select “Change Wallpaper” to replace the wallpaper. In addition to the existing wallpaper in the phone, thousands of pieces of wallpaper are also available online.
Changing theme: Themes make great changes to your interface style. Click “Theme Manager” on the desktop to select the theme you like. Also, more online themes are available online.
Selecting ringtones and more: click “Settings” on the desktop to set call and notification ringtones. In “Personalization” under “Personal” tab, you may find more options.
The third step: it’s time for some advanced techniques!
Well, you are no longer a beginner now, so let’s learn some advanced techniques.
Adding widgets on the desktop: press the Menu button on the desktop, select "Edit Mode", and then click the icon on the upper right corner to access the interface of “Add Widgets”. Choose your favorite widget on the top, and then drag it to the screen below.
Using folders to manage desktop apps: in the interface of “Add Widgets”, drag [Folder] to the desktop. You may drag multiple apps into folders to classify them. After opening the folder, you may click the edit icon in the upper left corner to rename the folder.
Using toggles panel to improve efficiency: drag the notification panel down from the top, click "Toggles" to go to the toggles panel (It goes to the toggles panel in default of notice.) On the panel are listed the most commonly used toggles, you may click to quickly enable or disable a toggle. Long press on the icon will launch the settings for that icon.
Guest mode: enable the “Guest Mode” toggle in the panel, and your calls and text messages logs will be hidden, and all installed applications cannot be removed. You may have a try when you need to show your phone to guests or children.
Importing contacts or binding accounts: you may use some apps to import a batch of contacts, or bind Google account directly in "Settings"> "Personal"> "Accounts & Sync Settings" to sync contacts at any time.
How to print screens? Press "Menu" key and "Volume Down" key at the same time to print a screen. The printed image is saved in the directory of MIUI in the SD card.
How to copy files from the computer without using the data cable? In case of a Wi-Fi connection, enter “File Manager” on the desktop, select the tab of "Remote Administration" to start the service, and then you will get an address. Enter the given address on the computer, then you may copy files without using a data cable!
Core Features​
MIUI HOME
Two-layer shortcuts and program icons are integrated into one-layer desktop.
Long press on an icon to enter edit mode, open Widgets and drag it to the target screen.
Drag the app you want to uninstall to the top of the trash box to delete it.
Eight kinds of flipping screens effects are available with gorgeous animations.
T9 dialer
T9 dialer is applied for smart dialing. It supports searching by contact name and phone number, and the results are listed according to contact frequency.
The default setting is to forbid any third-party app to monitor users’ calls.
Currently, there are 230301 attribution logs. The attribution data will be updated continuously, codes of foreign countries are supported as well.
SMS
Compared with native Android system, 7 major optimizations on SMS are made:
Adding contacts in short messages;
Adding names in group sending messages and automatically adding the names to Contacts;
Easier taking of numbers, urls and email addresses from short messages;
Optimization on mobile newspaper reading;
Collection of important messages;
Recommended messages for holidays;
Quick reply and view window.
Contacts
Quick location of contacts;
Faster to add new contacts;
Contacts group management supported;
Contacts' large images supported.
Themes
The third edition UI loading engine makes it faster and easier to change themes;
Partial theme customs are more flexible and comprehensive. Rich online wallpapers, ringtones, fonts and so on are available.
Camera
Faster loading speed enables you to take photos immediately.
More professional modes such as continuous shooting, timing and special effects supported.
Gallery
Faster picture browsing speed than that of native Android system;
Brand new view mode supports to view the pictures by folder path.
Music
Simultaneous enjoying and downloading massive online music. Music chart live playing and bulk downloads supported;
Automatic connection of lyrics and album covers. ID3 information editing supported;
Changing songs by swinging the phone and sleep mode supported.
Notifications
After pulling Notifications and Toggles panel down, changing panels by sliding the screen supported.
MIUI apps
File Manager, Traffic Monitor, Backup, Notes, and Torch.
Tips & Tricks​
Long Press:Long press on the icon in Toggles will launch the settings for that icon.
Screen Shot:Press "Menu" key and "Volume Down" key at the same time to print a screen. The printed image is saved in the directory of MIUI in the sd card.
Hold HomePress Home key at the first screen, you may preview screen thumbnails and add or move screens.
Delete Message or Call Log : Slide from left to right to quickly delete a message or a call log.
Edit Mode : You may hold down an icon by one hand to enter Edit Mode, and then use the other hand to slide the screen to move the icon to the target screen.
Call Activated : Your phone will vibrate when a call gets through.
Activate Music from Lockscreen : Double tap the time zone to launch the Music Player when the screen is locked.
Quick SMS/Phone Launch : In the lockscreen, hold down the icon of Call or SMS, and you can enter the responding program.
Quick Launch Torch : Hold down Home key to quickly enable the torch when the screen is locked.
Quick Launch Contact Options : Click the contact image in Calls, SMS and Contacts, shortcut menus will pop up.
Long Press Search : Long press on Search button will launch search via voice recognition.
Recovery Reboot : Click menu in “System Update” to reboot and enter recovery.
% for Battery : The battery will display the percentage of left battery capacity by Settings>System>Battery>Notification Indicator Style>Percentage.
Running Apps List : Long press on the Home button can go to “Program Manager”. Click the “Clear up” button at the bottom left to clear the extra processes in memory. And the system will inform you of the released memory and current available memory.
Note: System processes will not be cleared so as to ensure the normal running of the system.
IP Calling : . How to set IP dialing?
MIUI ROM can add an IP prefix for the called number in a strange land. You may set it in Settings>Common>Calls.
You may also long press the contact item before dialing, and choose “Make IP calls” in the pop-up menu.
Reject Call : When you are not available to answer the phone, you may slide up the panel to reject the call and to send a message to the caller at the same time.
Custom Ringtones : . How to set custom ringtones?
Put media files into the Media/Audio/ringtones directory in the SD card, (If there is none of this directory, please create one manually) and then select in Sounds in Settings.
Note: there are three directories under Audio, corresponding to the following tones:
notifications--notification ringtones
ringtones--incoming call ringtones
alarms--alarming ringtones
Supported formats: MP3, WMA, WAV, Midi, etc.
Important SMS : As for those important messages you want to add to your favorites, you may long press the message in the pop-up menu and select "Favorites". You may switch to "Favorites" tab in the main SMS interface to view collected messages.
Quick Delete SMS : How to quickly delete items?
You may slide from left to right on the item and click on the red "Delete" button when it appears.
Tether : How can I share my network to the PC or other terminals?
Firmware of Android 2.2 and above support the sharing of mobile phones to other Internet terminal in the following method:
Go to "Settings" -> "System" -> "Share mobile network", you may choose to share the Internet connection by USB tethering or setting up portable Wi-Fi hotspot. [/QUOTE]
MIUI guide
Downloading flashing tools and ROM pack
Download necessary files to prepare for flashing MIUI ROM
STEP ONE
Download the latest MIUI ROM installation package
Make sure you get your Latest English Language Packs
If you have downloaded the latest installation pack, there will be no need to download it again.
STEP TWO
Download ROM-flashing tools Download Now (Size: 6.2MB)
Prepare a MicroSD/TF card with more than 100M free space.
Unzip HD2_Tools.zip onto the computer desktop and copy all files in the directory of “files needed to be copied to SD card” in tools to the root directory of your SD card.
STEP THREE
Don’t unzip MIUI_ROM installation package, copy it into the root directory of your SD card. The final SD card root directory includes the files shown in the picture below.
Folder Image
Note:
Please temporarily turn off such security tools as anti-virus software and so on.
Unlocking HD2
Check if your phone is unlocked, operate on the phone
Turn off the phone. At the same time, hold down VOLUME DOWN and POWER until the tri-color screen appears (see picture)
If the second line of the text (starting with SPL) on the screen is followed by the version number of HSPL, it means that your phone has been unlocked.
Operate on the computer
Connect the phone to the computer with the USB cable
Run HSPL2_RUN.exe , in the flashing tools, click "NEXT". If Windows User Account Control prompt appears many times, always click "Yes (Y)"
Select "2.08.HSPL"from the drop-down box, click "NEXT".
Wait a while until the phone screen appears "We Hacked it!". It means that you have unlocked successfully!
When the alert "Do you see we hacked it on the device?" pops up, click "Yes (Y)" to exit HSPL2.
Check if unlocked, operate on the phone
Turn off the phone. At the same time, hold down VOLUME DOWN and POWER until the tri-color screen appears (see the picture below). If you have entered the tri-color screen, you may ignore this step.
If the second line of the text (starting with SPL) on the screen is followed by the version number of HSPL, it means that your phone has been unlocked.
Installing MAGLDR guide
Preparation: Install MAGLDR guide to prepare for the injection of Android Recovery
STEP ONE
Operate on the computer
Make sure your phone is still attached to the computer with the USB cable and under three-color screen mode.
Run MAGLDR111\ROMUpdateUtility.exe。
Check "I understand .." in the first interface and then click Next. Check "I completed the.." in the next interface and then click Next.
When "Update" button appears, click "Update", and always click NEXT to start flashing guide.
Wait for the interface of "Congratulations!" and "Finish" button, click "Finish" to succeed!
STEP TWO
Success verification: operate on the phone
Check whether your phone has entered the following interface (MAGLDR guiding interface), if not, please first shut your phone down, then hold POWER to reboot (do not let go).
Unlocking HD2
Preparation: Unlock HD2 to change system kernel.
STEP ONE
Operate on the phone
In MAGLDR main interface, select the first item "4.USB Flasher" (use VOLUME to select, and DIAL to confirm)
finish guide
Operate on the computer
Run Recovery\DAF.exe in the flashing tools, always click "NEXT". If Windows User Account Control prompt appears many times, click "Yes (Y)".
When "Waiting for USB connection…" appears on the screen, it means that Recovery is being injected.
The appearance of "Congralutions! …" means the it has completed! Click Next to exit.
Success verification: operate on the phone
At this moment, your phone is back to MAGLDR main interface, select the first item "1.Boot AD SD" (use VOLUME to select, and DIAL to confirm)
Later ClockMod Recovery (below) appears on the phone (as shown in the following picture), it means that this step is successful!
Injecting MIUI ROM
Inject MIUI ROM into your phone through Recovery.
Make sure the phone has entered the Recovery menu, if not, please refer to the last section in the previous step.
Operate on the phone
In the Recovery menu, enter "install zip from sdcard" (use VOLUME to select, and DIAL to confirm) , then go to"choose zip from sdcard"
Choose to enter MIUI ROM installation package copied into the root directory of SD card in the first step. Choose the option started with “Yes" in the next screen.
Now the ROM flashing begins!
When the alert "Install from sdcard complete." appears on the screen, it means the flashing has been completed.
Press POWER to return to the Recovery root menu, select "reboot system now", and press DIAL to confirm.
WELCOME TO THE MIUI FAMILY
If you see the following image after rebooting, it means you have flashed MIUI ROM successfully.
what is that? it look like magic festival nice
Good job on the rom guys Best wishes to all the devs working on this for the HD2.
-Bryan
Has this been tested with cLK? Sorry just figured it would be asked eventually. If I didnt need my phone tomorrow morning I would just try it myself.
wow geat job Guys
one of the best thread setups ive seen for a rom
oh wait so how do i install this rom
just joking around
but ya know its gonna happen
Can't download ROM flashing tools --- Error (403)?!?!?
Everyone please vote THANKS to MUIS-US for making comprehensive tutorial installing Android from the scratch!
my salute for you
mindstormmaster1 said:
Has this been tested with cLK? Sorry just figured it would be asked eventually. If I didnt need my phone tomorrow morning I would just try it myself.
Click to expand...
Click to collapse
Yep, it's working with cLK.. tested by me.. i used 150MB partition.. and flashed the clk patch
Alhaddad said:
Yep, it's working with cLK.. tested by me.. i used 150MB partition.. and flashed the clk patch
Click to expand...
Click to collapse
How did you use this patch? Please, explain in few words.
Sent from my HD2 using XDA Premium App
Ramidalf said:
How did you use this patch? Please, explain in few words.
Click to expand...
Click to collapse
it's extremely easy.. just copy it to your SD card.. and flash it just like a normal ROM.. but it has to be flashed after the Android ROM..
1) copy it along with the ROM to your SD card
2) flash the ROM
3) flash the patch
4) enjoy
Alhaddad said:
it's extremely easy.. just copy it to your SD card.. and flash it just like a normal ROM.. but it has to be flashed after the Android ROM..
1) copy it along with the ROM to your SD card
2) flash the ROM
3) flash the patch
4) enjoy
Click to expand...
Click to collapse
OK. Thank you. Now, I get it. I tried once as you said and it didn't work. But I didn't make clean install and didn't used sugested 150. So after second attempt i think it should work.
Sent from my HD2 using XDA Premium App
sdaddy said:
Can't download ROM flashing tools --- Error (403)?!?!?
Click to expand...
Click to collapse
Link fixed sorry
Also the s-on of s-off image is wrong. S-off is not hspl
I will fix this in the morning thanks
Sent from my PC36100 using XDA Premium App
I get force closes with theme manager when trying to apply any theme regardless of it being new or old. Clean install too.
Edit:
Found that after applying a theme and it force closes, to see theme go to settings, personal, and enable/disable custom toggles and it'll work.
Actually, apply each separate theme one by one. They'll all force close but it'll go through when you enable/disable the custom toggles.
HI
Do i need to partition my sd card?

[N2E] Knowledge Base

This Thread is outdated!
I will update it soon!
Thanks for your understanding
Hello everybody,
as there is no sub-forum for the new nook simple touch (help to get one),
all information are split on several posts in the nook color forum.
I want to create a central thread which list all the knowledge and work that is already done.
The most solutions are NOT my work!
I will link to the post and add the author,
please thank them for their work.
Basics
Update
There is an update for the nook touch!
(not recommended for now)
Checkout the discussion: Nook STR update 1.0.1
Screen Refresh
To avoid ghosting you can easily refresh the screen by pressing the n button twice (open and close default launcher).
Hidden back "button"
You can easily go back by swiping in the middle of the topbar from right to left.
(You may need this in stock apps / settings, after getting root you get 2 buttons for menu and back on this area)
Hidden Browser
you can access a browser by typing in an url into the searchbox,
but the browser doesn't work well...
liliputing.com nook touch browser (no root)
Backup
Backup/Restore N2E by jocala
Windows HowTo is on the second post
Factory Reset / Recovery
[TOOL] nookRestore { Nook Touch - Factory restore | recovery } by ros87
B&N - nook Support
Rooting:
Please take the time and get a backup of your nook!
nookdevs.com NookTouch Rooting (linux, mac, windows)
JesusFreak of nookdevs make all this possible!
Here you can find his original guide.
TouchNooter (linux, mac, windows)
GabrialDestruir said:
Enables ADB via uRamdisk
Installs su and Superuser.apk
Installs Busybox
Installs Button Savior
Installs Go Launcher
Installs NookColor Tools (To Enable Non-Market Installs)
Installs Gapps (Gmail, Market, Youtube, Others)
Click to expand...
Click to collapse
Root & Setup Script Kit (windows only)
xboxexpert said:
Full Superuser Access
Updates are permanently blocked!
Unknown sources Enabled (install non-Market applications)
adb debugging is active [mostly for developers]
Ability to replace the Authors ****ty pictures
Ability to remap the left buttons to Menu & Back
Market Installed & Working! Login to YouTube with your GMAIL!
Software Included:
AdFree (Block those nasty ad's) [Wi-Fi needed]
Button Savior (Displays Softkeys)
gTab simi Clock (really awesome clock for your desktop)
Kindle (read your Kindle books on Nook, lol) [Wi-Fi needed]
LauncherPro (default launcher instead of Nook base launcher)
Superuser (provides a list of applications that use superuser access)
Click to expand...
Click to collapse
Advanced:
(need root)
adb
WiFi
by default you can only use wifi to connect to your nook!
Please consider that anyone in your network can connect to your nook!
This is a serious security problem!
mycr0ft modified the uRamdisk to disable adb over wifi by default! (not tested)
Code:
adb connect [I]NOOK-IP[/I]
USB
xor_ uploaded a uramdisk with adb usb enabled
and traycold has found drivers for windows (thanks to cceerrtt)
xboxexpert modified the adb usb driver to work with the n2e. (not tested yet!)
[GUIDE] ADB Workshop and Guide for everyone
Remapping Hardware Buttons
n Button
[MOD+APP][11Oct11] Configurable "n", "reading now", "RecentDialog" + Activity Picker!
XorZone said:
Features of mod
* Will return stock android go to home by short press of "n" button and recent apps dialog on long press (Configurable)
* All B&N quicknav buttons configurable, it even loads apps icons (after reboot)
* Reading now" button configurable
* NOTE: Installation of the jars w/o conf will have stock B&N effect + recent apps
Features of application
* Implements Activity Picker, so any app (i.e. Launcher Pro) can use "Shourtcuts" dialog that B&N removed.
* Configuration UI for above mod
* (In future) Configuration UI for page buttons
Click to expand...
Click to collapse
Page-Turn Buttons
The main thread is from xboxexpert,
the user aruangra shows how to map the keys to volume up/down so you can use it for scrolling in some applications
Softbutton
Softbuttons can add little buttons to your user interface which simulate the normal android buttons (Home, Back, etc.),
Button Savior is working very well.
OMGWTF_BBQ modded it for the eInk Display.
Market & gapps
If you have already rooted and want to enable the market by yourself you can use the tutorial on nookdevs from the nook color. GabrialDestruir have tested this and confirmend its working.
Additionally i have written down some steps to activate it by using resources of the touchnooter script.
GabrialDestruir updated his script, i dont know if my tutorial still works
AFTER you get the market working you can
update the market and gapps
or, just update the market.
This will fix the market search too
Language / Locale Settings
If you live outside of the USA and managed to get a nook,
there are a few steps to customize the system to your locale / regional enviroment.
To change the system language and the keyboard you can look here:
customize language
Timezone and 24:00 Clock can be set on the default settings menu
(On first-start-setup you can only choose US-Timezones)
Landscape / Screen Rotation
[APP] Orientation Switch by XorZone
on LauncherPro you have to enable Auto-Rotation (thanks to densets)
AdHoc WiFi
If you want to connect to an AdHoc WiFi you can checkout a fix for the nook color:
[FIX] AdHoc Wifi support on the NC! thanks to markmc87 & jago25_98
Misc:
Wallpapers
OMGWTF_BBQ made some nice wallpapers
The Wallpaper from the Video by OMGWTF_BBQ
Michael.Rose made a pencil sketch of it
Videos
XDA-User OMGWTF_BBQ upload a Nook2 Root Tour on youtube
JesusFreak's proof his working root with Angry Birds on Nook Touch
The Nook Touch has a Web Browser - No Root Required!
Gizmo - Nook Simple Touch Reader
B&N The All-New NOOK Guided Tour
App info
✔ Kindle, Kobo, txtr, Aldiko, Moon+, FBReader
ryanpl write together a list of supported apps
OMGWTF_BBQ Root Tour Video
You can try all other apps for Android 2.1
NOT WORKING:
xda-developers (some threads shows a blank page)
Pulse News (crash after initial screen)
(version from nook color market is working)
Skype (freeze on login screen)
Tricorder (system freeze)
Hardware/Software specs
Icehawk78 posted some system information on request.
stock-kernel:
MystaWright said:
VERSION = 2 | PATCHLEVEL = 66 | SUBLEVEL = 29
(2.6.29-omap1)
Click to expand...
Click to collapse
Links:
New Nook 2 eInk Reader Announced! Available for Preorder
Nook Touch Root Guide is OUT.
[REQUEST] B&N Nook Simple Touch forum
[N2E] Nook 2nd Edition Touch - Root
[N2E] Nook 2nd Edition Touch - Development
[N2E] TouchNooter 1.6.24
[NST] Root/Market & Setup Script Kit
[N2E] Nook Touch - App Support for Hardware Buttons
[N2E] Recovery & Source for Nook Touch
[N2E] Nook Touch n-button mapping
[N2E] modified framework.jar
Backup/Restore N2E
[NC]/[N2E] Warning!
Nook STR update 1.0.1
[APP] Orientation Switch
[MOD+APP][11Oct11] Configurable "n", "reading now", "RecentDialog" + Activity Picker!
[TOOL] nookRestore { Nook Touch - Factory restore | recovery }
[N2E] Nook ADB over USB on linux.
Nook Touch kernel hacking
[FIX] AdHoc Wifi support on the NC!
[Q] [POLL] Do we need NST specific launcher? If Y - how should it look like?
nookdevs.com NookTouch Rooting
ReviewHorizon.com Root Guide
Mike Cane's xBlog - Nook Touch Rooting: June 27th News
IRC: #nookdevs @freenode
B&N All-New NOOK Porduct Website
B&N nook Support
THANKS TO ALL OF YOU!
If i forget something or got something wrong, please feel free to complete this thread!
... reserved ...
First
Sent from my SPH-D700 using XDA App
What's the consensus as to the best launcher to use...
I currently use ADW, which seems to work ok. Biggest complaint is I can't see the text on the settings menus...
I prefer a white backgounnd. So ADW seems to be an only option. I am using ADW EX.
updated the fist post,
thanks to DenisTheMenace for the info about adb usb drivers,
the mod/person who made this stickie,
and again all of you
Xhorder said:
What's the consensus as to the best launcher to use...
I currently use ADW, which seems to work ok. Biggest complaint is I can't see the text on the settings menus...
Click to expand...
Click to collapse
iam using ADW too,
i like it more than Go Launcher or LauncherPro
but when i tried them i recognized some empty settings menus too,
so i dont think its the launcher that shows the settings menus without text...
rev0l said:
so i dont think its the launcher that shows the settings menus without text...
Click to expand...
Click to collapse
It's not without test, the test is white on white background, that's why we don't see anything.
I got pulse to work, I used the pulse from the nook apps shop.
mkenney12 wrote me a pm.
he wants that everybody consider the consequences of using a rooted nook touch.
its definitely a point that everyone has to keep on mind!
rmkenney12 said:
Hi,
I'm not sure who to send this to in the xda-dev
community, but noticed that you were maintaining
the KB articles for the Nook Touch root. I tried
posting to the touchnooter dev thread, but I don't
have the requisite 10 messages, so I couldn't even
thank them.
I've been able to root my N2E with the
touchnooter root: the most recent 1.6.24. I'm
extremely happy with the results, but am having a
major concern that doesn't appear to be getting
proper coverage in that or other roots. (I initially
tried the noogie root with lesser results).
<Rant On>
IE, adb wireless/wifi access.
Nobody seems to be expounding on the fact that
it's an enormous freaking barn-door-size gaping
hole in the security of the N2E(or doing anything
to eliminate it). You yourself mention it in
passing in your KB article, but only give it a single
line.
Essentially, once these things are rooted, they
are -enormously- vulnerable if they are taken out
into the public, either at a Barnes&Noble store,
or at any other hotspot. All it takes is for a hacker
sitting there at that hotspot with a laptop, scanning
all of the IP's in that subnet for IP's that respond
to the adb port, and they can do a simple
#adb install MyFavBotController.apk
or somesuch thing. If adb pukes on them(IE, it's a
non-rooted Nook), then they just keep scanning.
Unless you're sharp and see the notification tab
popping up, you may never notice it. They can
install any freaking thing they want on your Nook.
Evetually you've got hundreds or thousands of
infected Nooks running bots, or some other fun
little thing(s) implanted on them.
Everybody seems to be incredibly happy about how
easy it makes their experimentation, and all of the
root developers seem to be focused on making sure
that adb wireless is enabled, either in the startup
scripting or even in the uRamdisk as with the
touchnooter root.
Sure, you can install the adbWireless app from the
market, and it will turn off adbWireless, but:
a) when you initially run the adbWireless app, it
doesn't even properly report that the adb wifi
function is on. It reports it as off, even though
it's actually still responding to adb connects.
So now you have to remember to turn it on,
and then back off. That does work(for a little
while).
b) it's not permanent with some roots, like the
touchnooter. I disable adb wifi with the
adbWireless app, it's off, and everything is nice
and safe? if I put my N2E through a power
cycle, guess what. It's been turned right back
on again. That's completely whacked.
1) For one thing, as an older person I may
forget to use adbWireless to keep turning
adb wifi off after power-cycles. Over and
over and over again.
2) Even if you remember, there's a window of
access during power-up that's about 30-60
seconds long before you'll be able to run
adbWireless to shut things down. A hacker
could do a lot of damage to your Nook in
that time.
3) I have heard rumors of Nooks turning
turning themselves back on after being
powered off. So now you could be in a
hotspot, your Nook could turn itself on in
your knapsack without you even knowing,
and the hacker sitting there has all the
time in the world to beat on your poor little
Nook.
It's BONEHEADED. adb Wifi should NOT EVER be
automatically turned on by the bootstrap. NEVER.
If developers of these roots want to make it easy for
the users or other devs using them, then simply
bundle the adbWireless application along with
SuperUser, Yahoo, and the other apk's they've
included in their root distro's.
Let the -users- decide when and where it's safe for
them to use adb Wifi. Devels are NOT doing them a
service by forcing adb Wifi on them, or encouraging
them to use it under dangerous circumstances.
</Rant Off>
Sorry, but I have a rooted Nook that I'd like to take
outside the confines of my home. Unfortunately,
I don't dare to now. So yah, I'm feeling cranky :-(
rev0l. -please- pass this on to any developers
you might have contacts with.
Thank you!
= Glucosaurus
Click to expand...
Click to collapse
i dont know if someone can disable the access over adb by default...
may you can use apps like tasker or automate it to disable wifi when your accesspoint is not in range or start the adbwifi app while connecting to a public wifi.
Xhorder said:
What's the consensus as to the best launcher to use...
I currently use ADW, which seems to work ok. Biggest complaint is I can't see the text on the settings menus...
Click to expand...
Click to collapse
I love Zeam.
I think that the best way to avoid the wireless adb security hole would be to enable adb over usb and disable adb wireless if it is possible.
I have read on irc someone (maybe JesusFreke) saying that we just have to do something like modifying adb or doing something else (I don't remember very well)
I'm also trying to find out how to adb with usb. In particular I'm looking to get my N2E to connect to my iPhone running MyWi 4.0. I've read that the nookdevs Ad-Hoc_WiFi wpa_supplicant file for the NC will work with the N2E, but I haven't found a way to connect with USB and I'm too scared to try it over wifi in case it goes wrong and I won't be able to connect with adb over wifi to fix it. Any help would be much appreciated.
Edit :
Managed to get ad-hoc wifi working by pushing the fixed wpa_supplicant.adhocfix file to the /system/bin/ folder with adb over wifi.
Then, I switched the wifi off on the N2E and opened terminal emulator and did the following :
Code:
su
adb shell mount -o rw,remount -t ext2 /dev/block/mmcblk0p5 /system
mount
cd /system/bin
mv wpa_supplicant wpa_supplicant.old */make backup of original wpa_supplicant file/*
mv wpa_supplicant.adhocfix wpa_supplicant
chmod 755 /system/bin/wpa_supplicant
exit
I am now able to connect to my iPhone's MyWi hotspot.
For security when connecting to a public hotspot, I have installed the ttxapps wifi adb app from the android market and turned off adb over wifi, meaning I can toggle it on only when I wish to connect on my home network.
does anyone have system restore image?
another pm from a user that cant post
J.Harmon said:
I figured out how to get a full factory "re-image" of my nook touch.
I followed the instructions for the nook color here:
Method two: Set the Boot counter to 8 by typing
http://nookdevs.com/Flash_back_to_clean_stock_ROM
I rooted my nook touch using touchnooter. Loaded up the amazon app store and played around for a while. But I found after I rooted the nook that the nook store didn't work any more. So i wanted to get back to factory state. I then installed the wireless adb app. I logged in to my nook using my linux pc and followed the above directions. After the re-image you have to do a data reset by going in and restoring to factory settings in the nook itself.
As soon as I gave the reboot command it started the re-image as seen in this link:
https://lh3.googleusercontent.com/-p...2E_Restore.JPG
I'm sending you this message because I'm a "noob" and can't post in the developer forums. So if you wouldn't mind reposting for the others to use.
Click to expand...
Click to collapse
Was anybody else able to get to "Restoring Factory Image..." dialog?
It happened to me after 20+ resets, I was just searching for bricked N2E solution and kept on pressing the button... I would like to know how to replicate this again
i tried it with the 8 times boot failure method, it brings up the factroy reset screen, but it does not the reall factory reset, root and some other stuff were still n the nook after this "factory reset" don't know..
and don't tried (or even read) the method from the pm...
too busy at the moment :/
Inspired by rmkenney12 (and rev0l), I updated the uRamdisk file from TouchNooter 1.6.24 so that adb over wi-fi does not run at boot.
Disclaimer: Don't try this unless you know how to restore your nook in case it does not work.
To install the new uRamdisk:
Unzip the attached file somewhere, then...
Code:
adb connect <nook>
adb shell mkdir /cache/boot
adb shell mount -o rw -t vfat /dev/block/mmcblk0p1 /cache/boot
adb push <path>/uRamdisk /cache/boot
adb reboot
Cross your fingers and hope it works.
You will also want to download an app to turn adb on and off. Search market for 'wifi adb'.
P.S. Does anyone know specifically what needs to be changed in the uRamdisk to enable adb over usb?
This guide isn't working for me. It says that after you create a noogie sd card, just pop it in, start the nook and it will mount the 7 partitions....
What 7 partitions? They never show for me. When I start the nook with the card inside it mounts the "boot" partition which is 64.8 out of 74.7 megabytes.
That's it. That's all I see. Inside of this partition are the files that were contained in the noogie image.
ibex333 said:
This guide isn't working for me. It says that after you create a noogie sd card, just pop it in, start the nook and it will mount the 7 partitions....
What 7 partitions? They never show for me. When I start the nook with the card inside it mounts the "boot" partition which is 64.8 out of 74.7 megabytes.
That's it. That's all I see. Inside of this partition are the files that were contained in the noogie image.
Click to expand...
Click to collapse
wrong thread?
which guide do you mean?
anyway, i don't know if windows can recognize all partitions...
download a live cd linux and try again
Ok... This is on windows 7. I dont know how to use Linux.
I am trying to root the Nook STR and using the guide provided here. It just gets stuck at the rooted forever screen, and the rest is as described in previous post.

Motorola Bravo MIUI-V5 Release Transplant

All Thanks Credit To him
look532526
MB520-MIUI-V5 transplant was successful!
Excerpts update fixes:
1 full round
2 stores display
Sync updated to May 10 of micode code
Underlined desktop sticky notes icon to quickly create notes function
New fast pass
Join crack theme manager, role, you know
Join the Lunar lock screen, weather display
Set the alarm, displays the time remaining from the current
Bottom package update to 5.7, so the stability will be better.
Speaking Radio
Total repair store display
Fix runtime memory 512
Fix the problem about dislocation at the interface
Using 4.2 camera, remove the 4.2 camera Gallery
Add more dynamic icon
4-29 update:
Follow the official version features
Added mi bond;
New multi-touch;
Camera Gallery problem: Delete gallay2.apk, replaced camera.apk;
Make up the volume wake switch;
FM Chinese;
Fix clipboard issue;
Other:
Ota can, but it will not cause the phenomenon mount the SD card; ask everyone to join solved: link. Based on this consideration, ota package temporarily not upload, please download the complete package.
Add Dolby sound, because the hardware does not fit, do not take effect;
clean background flash back home key, the current is due to the problems cm bottom bag, miui development team has been aware of this situation; temporary solution: a desktop menu key on the keyboard to read: No
Description: a system for co-development group MIUI Yoshiko DEFY adapted version of the blueprint transplantation, driving most of the changes,
WIFI driver update
2. system update to MIUI official 0419 version
3. system part of optimization a system based on a small amount of personal preferences streamlining
Installation Method
Brush a custom kernel ROM, BOOT menu has been upgraded to 2.0 (including CM10, CM10.1, MIUIV5, interoperability between these three brushes do not format the partition), but if you want to brush back to the 2.3 series
must follow these steps:
In phone operator
instantly turn bright blue lights press the volume down key to enter the Recovery Menu:
use the volume button to select the power button to confirm ------ select Tools
Tools "File System tools" This will wipe your data after
Tools "File System tools" Foemat Data and Cache toext3
"click on this (ie red) will not respond for a while, please be patient ....." After
select: Recovery;
Select: Custom Recovery;
Select: Install zip from sdcard; (custom selection Brush Pack)
Choose: Choose zip from sdcard
to enter the next screen select "Yes" at the beginning of the option.
Screen appears Install from sdcard complete finish.
Go Back Back Recovery root menu, select rebootsystem now, press the power button to confirm, the phone will restart.
MIUI-MB520-V5 Download: 5-10:
http://pan.baidu.com/share/link?shareid=494729&uk=2366296236
https://disk.yandex.com/public/?hash=Pv1yQqKQ0lN9dNIUdNR2YiHT+ECCbVUgTywtt8YJiJA=
Please press thanks Button
is it stable?,last time i downloaded the rom from chinese forum and it was so slow and laggy.
Omg ...thanks flash now..
Sent from my
hiandro said:
is it stable?,last time i downloaded the rom from chinese forum and it was so slow and laggy.
Click to expand...
Click to collapse
Well, generaly it's stable enough for everyday use, but there are some lags.
F.E. - launcher theme reset (affected after system restart)
Haven't tried to disable all kind of animations, but I think it might solve the problem.
Also its' performance is lower than CM10 builds.
Personally I don't like MIUI, so I switched back to Quarx builds.
Works fine except for Cellular Signal, i can't get phone signal, network manual search doesn't work. is any way to solve this? like a baseband patch

[DEV][ROM][JB 4.3][Unofficial] PAC-man

Issue:
No BT call.
Broken audio in VOIP (viber,skype,teamspeak etc). Tinyalsa would fix that, but it breaks calls.
Mic key (voice search) works, you need to enable: settings -> system -> hardware keys -> enable custom actions (check) and app switch set to voice search.
To get home key logn press action: settings -> system -> hardware keys -> enable custom actions (check) and home key (long press) set to Recent app switcher
When you upgrade, phone app may not work, you must remove the shourtcut, and readd. (thanks scotte9999)
Sometimes it stuck boot logo (cm,samsung,roger), please remove the battery and wait atleast 5 minutes,
Offline charger, you can leave with removing charger and holding power button for 2 sec, and glide will boot.
Liblight works very simple, when your lcd birghtness low buttons and keyboard light is on. You can use qwertyled or other liblight,read more.
Slow storage performance in some apps.
download
http://dualhoki.vim.hu/bubor/dev/pac_i927_4.3.Build-1_20140225-111215.zip
http://rpi.bubor.hu/bubor/dev/pac_i927_4.3.Build-1_20140225-111215.zip
changelog
20130912: phone encrypt support
20130913: BT LPM support, overclock support
20130921: PACMAN update
20130925: camera and charger
20131002: www/com key fix
20131007: PACMAN update
20131018: keyboard arrow fix
20131028: vibration intesity
20140102: just PACMAN update
20140225: just PACMAN update, I havent tested.
install
factory default
install zip
gapps included in my zip file, you dont need to install any gapps
reserved
can´t swap SDCards
edit /sysrem/build.prob and add:
Code:
# Change to 1 for swapping SD cards
persist.sys.vold.switchexternal=1
below
Code:
# Storage configuration
ro.vold.switchablepair=/storage/sdcard0,/storage/sdcard1
You can use recovery installable zip: http://dualhoki.vim.hu/bubor/dev/swap-internalsd-externelsd.zip
gyroscope fix
power off the phone (better remove battery for sure), put on a desk, power on and wait, it shoud calibrate itself.
Credits:
* tonyp https://github.com/tonyp/android_vendor_google
* Epsylon3 https://github.com/tpruvot/android_device_samsung_i9103
* kick buttowski
* Adam77Root
* yohan4ws
* gtmaster303
* The-Covenant team
* dman3285
* thegreatergood
* spyke555
yippppy downloading right now
thanks bubor, looks great
How do I make the keyboard lights work ?
---------- Post added at 03:18 AM ---------- Previous post was at 03:14 AM ----------
greeneyez15o said:
How do I make the keyboard lights work ?
Click to expand...
Click to collapse
nvmd
Do I need to download gapps for this? Or is it included?
Kombatant said:
Do I need to download gapps for this? Or is it included?
Click to expand...
Click to collapse
included, original gapps doesnt compatible with tegra2 devices.
Thanks for the quick reply man, flashing as we speak; haven't updated my ROM in ages Will report back any findings.
edit: Apart from some text to speech crashes, everything's peachy so far
so far so good gooodwork!
flashed, no problem so far (except the known issues). No lag wake or delayed-until-wake SMS seen, but i've just flashed the ROM for 12 hours so I can say that they are reduced, but i'm not sure if they are fixed or not. I prefer the old style quick setting button, but this is good tho
Wow, I was surprised at how functional this was for how new the thread is.Everything I've tried has worked with no issue (basic functions, data, a2dp bluetooth, sd card, wifi, gps). going to try and Wifi tether and actually trying to use the "phone" functins when I get a chance.
One thing so far, I don't think this has been said, is that the recents takes forever to pop up (like 6-7 seconds!). I tried remapping it away from the home button, but it still didn't speed up.
Also, where do I customise those handy shortcuts in the recents? and wtf is a ribbon?
it looks like there's some problem with the WiFi toggling.
Action: pressing the WiFi button on quick setting panel and the quick pulldown menu
Expected result: the button flipped and show the new icon indicate that the WiFi has been turned on
Actual result: the button flipped, but the icon is still the old one (it's the icon when WiFi is off)
I tried going to setting and press the WiFi button, it switched from "Off" to "On" and stayed there for about 10 seconds, then switched bak to "Off" again.
It's pretty rare 'cause I only met this twice after 2 days using, a reboot will solve the problem.
Tyfighter said:
Wow, I was surprised at how functional this was for how new the thread is.
Click to expand...
Click to collapse
Seconded and signed, this is a quality release from the get go. Cheers man!
Question for you, since I am currently running PAC do I need to do a complete wipe/reset prior to flashing this update?
PghSportsGuy said:
Question for you, since I am currently running PAC do I need to do a complete wipe/reset prior to flashing this update?
Click to expand...
Click to collapse
better, but not must.
Phone app changed, so you must remove shortcuts and readd.
Bug: when you try to use the navbar widgets, the system UI get crash.
Sent from my SGH-I927 using xda app-developers app
Today I got a lot of "Cell Broadcasts" messages, contents are unreadable (only weird symbols), this ended after a reboot, anyone ?
BTW, when plugin in the charger while the phone is off it displays a charging icon (a circle with a battery), normally it will automatically turns on the phone when the battery reaches - let's say - 15%. But to this ROM it doesn't, I have to do a manual reboot.
hi
help
I can not download apps from google play
expl:
facebook could not be download due to an error. (error retrieving information from server . [RPC:S-5:AEC-0])
dadashi.reza said:
hi
help
I can not download apps from google play
expl:
facebook could not be download due to an error. (error retrieving information from server . [RPC:S-5:AEC-0])
Click to expand...
Click to collapse
did you do full wipe install?
bubor said:
did you do full wipe install?
Click to expand...
Click to collapse
yes dear bubor...
I had to flash 4.2.2
4.3 rom after reset stay on rogers logo

[ROM][CM7] Defy Pro XT560 Support Thread

This is a support thread for the ROM posted here.
http://forum.xda-developers.com/showthread.php?p=49394355
* It is very important to clear factory data/cache after installing the CM7 rom.
* If your stuck on the android boot screen, connect usb and do a logcat to see what it is crashing on.
* The battery_charger has been replaced in this build as a safety backup to get into bootmenu. Anytime the phone is powered off and then plugged in it will boot to bootmenu instead of the charging screen.
* It is very important to clear factory data/cache after installing the CM7 rom.
Click to expand...
Click to collapse
I make all wipe data/cache and even Dalvik cache before and after install CM7 - but I stuck on the android boot screen.
But note: I made all wipes from CWM, because stock recovery is not works on my phone (only green robot and yellow triangle and that's all - nothing key works, only pull battery helps).
* If your stuck on the android boot screen, connect usb and do a logcat to see what it is crashing on.
Click to expand...
Click to collapse
How can I make this (run logcat)?
Thanks for the advices.
Im not sure the clear data/cache works right in CWM. I have not tested it. To access the menu in the stock recovery hit the Home key.
To output a logcat open a command prompt and run "adb logcat"
If you want to output it to a file use "adb logcat > filename.txt"
so there is some querrys:
- torch app does not work as a flashlight, while it stay in status bar and even task killer wont help
- led notification light does not work at all, i guess there is no app for that and original is missing
- it wont unlock sim card, or lock it while it's unlocked. message is "incorrect pin". previously unlocked on other phone sim works fine. pin correct.
- the reboot menu list wont operate with joystick, only touch.
- both cameras wont work in skype, when forced induce crash.
- dev tools options become a force close
- voice dialer started by long press call button opens in wrong screen orientation and does not work. it work if started from all apps.
- superuser does not ask about allowing su permissions, there is no app listed as allowed su perm. while all super su apps works fine as usual.
- yandex maps app issue. rendering map result is quite not what it should be
I did it! Thanks for stock recovery main key (Home) .
And now some my notes (first, I use Russian language and CM7 has it).
- torch app doesn't work - this right for me too;
- about led - not work too;
- about sim - not check this yet;
- the reboot menu OPERATE for me with D-Pad;
- I don't use Skype;
- dev tools work in full for me;
- all correct about voice dialer;
- it's right too;
- don't install yandex maps yet.
wifi is not work
clxer said:
wifi is not work
Click to expand...
Click to collapse
was't been working for me too, but first reboot solved it
a lot of apps that uses the hardware gpu does not work properly, i guess this is same as camera driver problem and it can't be resolved till motorola releases it freely(only if)
also i am having issue with call ringtone - it rings for fraction of a second and then goes silent
I missed some egl librarires in the build, copying the attached files to /system/lib/egl should correct some of the graphic issues.
retr13 said:
was't been working for me too, but first reboot solved it
a lot of apps that uses the hardware gpu does not work properly, i guess this is same as camera driver problem and it can't be resolved till motorola releases it freely(only if)
also i am having issue with call ringtone - it rings for fraction of a second and then goes silent
Click to expand...
Click to collapse
superdave said:
I missed some egl librarires in the build, copying the attached files to /system/lib/egl should correct some of the graphic issues.
Click to expand...
Click to collapse
antutu now running, mx harddecoding on the other hand dont
yandex. maps still weird
Good Job, and thank you
By the way, Pls tell me how to root defy pro.
I had tried many tools but both fail.
jimway said:
By the way, Pls tell me how to root defy pro.
I had tried many tools but both fail.
Click to expand...
Click to collapse
With poot.apk
http: / / ofimatica-programacion[dot]blogspot[dot]com/2014/02/rootear-telefonos-android-sin-necesidad[dot]html
Any updates?
edit- specifically, does CM7 fix the poor bluetooth A2DP quality of the stock ROM?
Sent from my XT560 using xda app-developers app

Categories

Resources