[ALPHA3][ROM][4.1.2]CyanogenMod 10 UNOFFICIAL[1/4] - Sprint Samsung Galaxy Note II

Disclaimer: I take no responsibility for bad things that may occur as a result of flashing this.
These are Unofficial CM 10 builds for the Sprint Note 2 L900.
Instructions:
-Download and copy rom to sdcard
-Download and copy gapps to sdcard (http://goo.im/gapps)
-Reboot into recovery (i.e. CWM)
-Flash rom
-Flash gapps
-Wipe data/cache
-Reboot
Known Bugs:
- no streaming music over BT
- nfc might not work?
- Orientation sensor is delayed in kicking on, can take a minute to start working
[Alpha 1]ROM: http://www.androidfilehost.com/?fid=9390225151984927036
Changes:
- Initial Release
[Alpha 2] ROM: http://www.androidfilehost.com/?fid=9390248398092763165
Changes:
-Upstream CM changes
-fixed MMS receive
-Orientation sensor is "better" (After a reboot, screen off/on and it will kick in)
-Fix LPM (Charging while phone is off)
-Fix Camera fw being copied (should fix camera issues)
-Boost audio volumes
[Alpha 3] ROM: http://www.androidfilehost.com/?fid=9390248398092764094
Changes:
- Upstream CM changes
- A2DP fix (streaming audio over bluetooth)
- Removed preset Network mode/selection (allows for more network modes)
Videos: Thanks to QBKing77
How to Install:
http://www.youtube.com/watch?v=x0_j-L2iaP4
Review:
http://www.youtube.com/watch?v=A3-RwfXdgLc
Thanks for all my testers and those that help me get a note 2!
Credits:
Team Hacksung
CM
TSM
slick_rick

Thank you sbrissen for developing for this awesome device and all of our donaters who made it possible! None of this would have happened without you guys
You will lose S Pen and other Touchwiz functionality if you flash this but here is how you can get some of that functionality back! Thanks weehooherod2 for his tips!
weehooherod2 said:
1. S Pen works (try out the app Papyrus as a replacement to S Note, Papyrus does utilize the S Pen button as well).
2. Air View works (Go to settings, Language & input, check "Show icon when using stylus".
3. The S Pen button works (Go to settings, Language & input, Stylus gestures, those all use the s pen button).
4. Pop up browser = OverSkreen from the Google Play Store.
5. I use the 4.2 Camera on Touchwiz anyway. There are plenty of good camera apps in the market if you want more features.
6. Multiwindow, I don't know of an alternative. Onskreen's Cornerstone could surely do it!
Click to expand...
Click to collapse
And here's some alternatives to Touchwiz apps (PM me if you want me to add something!)
Code:
[URL="https://play.google.com/store/apps/details?id=com.myboyfriendisageek.stickit"]Stick it! (Pop-up Player)[/URL]
[URL="https://play.google.com/store/apps/details?id=com.clov4r.android.nil&hl=en"]MoboPlayer[/URL]- It's another very capable, free video player with floating player functionality. Plus its free!
[URL="http://forum.xda-developers.com/showthread.php?t=1803284"]FloatNote[/URL]
[URL="https://play.google.com/store/apps/details?id=com.ngarside.memo"]Memo[/URL]
[URL="https://play.google.com/store/apps/details?id=com.steadfastinnovation.android.projectpapyrus"]Papyrus Beta[/URL][/QUOTE]
If you want to come chat about this alpha release, join us on IRC channel #cm-dev-l900 on freenode.
DO NOT USE 20121212 GAPPS OR YOU WILL HAVE ISSUES, USE 20121011 GAPPS.

Haha next?
Edit: Sbrissen you are uhhhhhhhh-mazing, finally got our CM10 love and this phone flies
Better Avatar?

Thats me
---------- Post added at 09:15 PM ---------- Previous post was at 09:11 PM ----------
jre1981 said:
Sbrissen you are uhhhhhhhh-mazing, finally got our CM10 love and this phone flies
Click to expand...
Click to collapse
Edit: Much better jre1981
Thanks Sbrissen for all your hard work and dedication.

I am beyond excited for this! Flashing now!
** Side note: which gapps do we want? 20121212 or 20121011?

Wonderful thank you guys for everything
Sent from my SPH-L900 using xda app-developers app

simpsons did it

shabbypenguin said:
simpsons did it
Click to expand...
Click to collapse
Shabby strikes again

fuhnoo said:
I am beyond excited for this! Flashing now!
** Side note: which gapps do we want? 20121212 or 20121011?
Click to expand...
Click to collapse
This is exactly what I needed to get my day going again!!
Sent from my Galaxy Note II using Tapatalk 2

I'm going to try this fix for A2DP
Code:
Looks like sample rate is missing in the at a2dp line in the "audio_policy.conf"(/etc) line "sampling_rates 48000" and the 44100 needs to added before the 48000 with this "|" symbol and it should look like this "sampling_rates 44100|48000".
After changing the sampling rate reboot your device in order for it to take effect.
Edit file with root explorer text editor.
Before:
sampling_rates 48000
After:
sampling_rates 44100
Will report results

fuhnoo said:
I am beyond excited for this! Flashing now!
** Side note: which gapps do we want? 20121212 or 20121011?
Click to expand...
Click to collapse
1011 is the correct package
Sent from my SPH-L900 using xda premium

This is awesome. Ive been wondering when we were going to get this. Thanks so much. Cant wait to flash.
Sent from my SPH-L900 using Xparent Blue Tapatalk 2

Should this be in original development section?
Thanks for starting aosp love on our GN2.
Sent from my SPH-L900

EDIT: I discovered the hard way that you get TONS of problems if you install the wrong gapps... Make sure you use 20121011 for 4.1.1/CM10.

fuhnoo said:
Initial notes...
- Keep getting FC on AOSP keyboard, leaving me unable to do anything requiring a keyboard (like signing into my Google account). Got around this by installing apk of 3rd party keyboard
- Can't get camera to connect at all. ("Couldn't connect to camera")
- MTP doesn't work, but I was able to mount my SD card as Mass Storage
- Added my Google account, but I got a FC for "Google Account Manager"... the account was added but it won't sync
- Since Google account is having sync issues, cannot connect to Play Store either ("Error retrieving information from server. [RH-01]")
- Data worked when downloading a language pack for SwiftKey, but doesn't seem to work with Google's servers
- Home button doesn't work
- Was able to get GMail to sync successfully... seems that the Play Store and Calendar are stuck
This is running very smoothly otherwise. Thanks for the quick turn-around!
Also.. I know this is in alpha and I'm not complaining about these bugs above in any way... just bringing them to attention to help with the bug catching process.
Click to expand...
Click to collapse
Did you wipe data/cache and have you flashed the gapps for CM10 4.1.2?

fuhnoo said:
Initial notes...
- Keep getting FC on AOSP keyboard, leaving me unable to do anything requiring a keyboard (like signing into my Google account). Got around this by installing apk of 3rd party keyboard
- Can't get camera to connect at all. ("Couldn't connect to camera")
- MTP doesn't work, but I was able to mount my SD card as Mass Storage
- Added my Google account, but I got a FC for "Google Account Manager"... the account was added but it won't sync
- Since Google account is having sync issues, cannot connect to Play Store either ("Error retrieving information from server. [RH-01]")
- Data worked when downloading a language pack for SwiftKey, but doesn't seem to work with Google's servers
- Home button doesn't work
- Was able to get GMail to sync successfully... seems that the Play Store and Calendar are stuck
This is running very smoothly otherwise. Thanks for the quick turn-around!
Also.. I know this is in alpha and I'm not complaining about these bugs above in any way... just bringing them to attention to help with the bug catching process.
Click to expand...
Click to collapse
sounds like a bad flash. i dont have any of those problems. Try to reflash. all my google apps work great. What JB gapps did you flash?

sbrissen said:
Did you wipe data/cache and have you flashed the gapps for CM10 4.1.2?
Click to expand...
Click to collapse
I did and I'm having the same issues. Could it be TWRP?

Good Looking out

Hmm, I restored from a backup and it seems to have wiped my sd card. I got an "SD Card damage notification" in the status bar and the only way to fix it was to format the card. Oh well, you pay to play. Might not happen to everyone but it might be a good idea to backup your internal and external memory going forward.

rwright64 said:
I did and I'm having the same issues. Could it be TWRP?
Click to expand...
Click to collapse
TWRP could be the culprit. Can you try in CWM and let me know? If it is I'll update the OG post.

Related

[App] SwitchMe needs some i9000 testers

Hi everyone. Im one of the developers of SwitchMe, and app that allows multiple secure logins into separate installations of android on a single device. The pr is after the break.
I really need a few people to check into some issues people on the original galaxy s have been experiencing. There are some warnings involved:
- testers must perform a full nandroid backup before using the app, it is not our responsibility if you start getting boot loops
- if you report results or bugs, please use the "Write to us" function in the app whenever possible, and always describe the issue in the header of the logs you send
- if you post here, bes sure to include your device type and rom
- if you have apps installed on sd, be sure to mention that as well
--------------------------------------------------------------------
SwitchMe is a unique application for root users that allows you to log in and out of multiple installations of Android just as you would on a desktop computer.
The technology behind SwitchMe saves all of your applications and data, protects it and stores it as a file in memory. You can then log out of an
account and log into a fresh installation of Android or another account with its own unique content.
You may create as many profiles as the memory is capable of holding. Some of these may require very little free memory because they contain few apps,
others will be larger as they contain many applications and lots of cache and data.
Why is this functionality useful?
Privacy - the most obvious benefit is that you can securely share one device among multiple users, which gives you privacy and peace of mind.
Testing - if you are a developer, you can use profiles as clean sandboxes to test your applications and their interaction with the system.
Gaming – with multiple installations of Android on a single device, you can now play online MMOs as different characters.
Speed - the games your kids play slow down your tablet, but with SwitchMe you can easily create profiles without games or instant messengers.
Battery life - when the battery is low but there are important emails or documents to edit later, switch to a profile which only contains these essentials.
These of course are only suggestions - there are plenty of other uses for the functionality SwitchMe offers.
Market link:
https://market.android.com/details?id=fahrbot.apps.switchme
The Lite version allows the creation of two profiles, enough to test on.
Screens:
Thank you, nice...
I'm on it. Build 15 Ics.
Edit: Don't work for me. App says try different rom.
Sent from my GT-I9000 using xda premium
Downloaded some time ago, will probably test sometime soon .
Its a2sd. And please, FOLLOW THE INSTRUCTIONS ABOVE WHEN REPORTING ERRORS.
Sent from my GT-P7500 using xda premium
Chris_84 said:
I'm on it. Build 15 Ics.
Edit: Don't work for me. App says try different rom.
Sent from my GT-I9000 using xda premium
Click to expand...
Click to collapse
Same problem for me too. Cannot test if app doesn't start.
SGS GT-i9000, Rooted Stock Odexed XXJVU Value Pack, Semaphore Kernel, Stuck at boot animation after trying to switch to second profile.
Hi guys, there will be a new release today that will send logs even if the app does not start. Hopefully, we will have a working version for you tomorrow, so please update and send logs when prompted to do so!
Thanks!
Ok, 2nd try , just install it a couple of minute ago
Rom : simplicity 2.2.1
1st try , cloning the default profile,
Now i can switch to the cloned profile n i do all below
-Uninstall some app,
-delete call logs,
-delete some sms
-change to flight mode.
Then , switch back to default profile,
-all app are still there,
-call logs are deleted,
-deleted sms also gone in default profile
-and it remains in flight mode
Then i switch back to cloned profile,
-all previously uninstalled app, still there, but i cant run them
Then i switch back to default profile, everything fine.
Next, i delete the cloned profile, and make a new fresh profile, and switch to new profile. Everything just like when first flash Simplicity.
-remained in flight mode
-all app which not come with Simplicity have black icon with SD on it.
-all sms still there
-all contacts gone
Switch back to default profile,
-everything fine except my contacts all gone
Sent from my GT-I9000 using Tapatalk
Try wiping the cache after first booting into a new profile. We are considering adding this as a feature.
By the way, the app currently only supports the official android implementation of a2sd.
Any issues to report or is everything working flawlessly as usual?
SwitchMe 1.2 has been rolled out and now includes a lockscreen replacement:
1.2
Added lock screen for logging in and out
More stable Fast switch implementation
Reworked UI colors
Now, its very important that we get some feedback on how this big new feature works, so please read up on it in the help and post your thoughts!
1.2.2 - HOTFIX 2
Reworked widget on qHD+ displays
Fixed widget text on HC and ICS
Fast switch improved on older devices
Nt wrking on Team ICSGS...
sbnaul said:
Nt wrking on Team ICSGS...
Click to expand...
Click to collapse
Any rom without data links will work!
I'm ready to be your tester... but I demand the FULL version as compensation for my time and risk... OK???
Angel.
Sent from my GT-I9000 using xda premium
lopez.am said:
I'm ready to be your tester... but I demand the FULL version as compensation for my time and risk... OK???
Angel.
Sent from my GT-I9000 using xda premium
Click to expand...
Click to collapse
Added to very large ignore list. Goodbye.
Any issues to report?
1.4.3.7
Fixed device specific switch screen crashes and issues
Fixed UI bug in switch screen preferences
If anyohe had problems with superuser before, this should fix them. Please let me know if that is the case, its important we get some feedback here!
lost all widgets from TW3, all accounts were desynchronised and disconnected after switching to newly created account and switched back.
JVU, Semaphore Kernel 2.5.0

apk S-Voice Hacked SIII for galaxy s2 by wanamlite

Original thread:
http://wanamlite.com/2012/05/22/mod-hacked-siii-svoice-voice-talk/
I saw yesterday an xda tweet about Samsung blocking Svoice on non Galaxy S3 devices, so i got the idea to test it for the first time , it seemed easy to hack, so i made a hacked version for test, it seems to bypass the famous “server error” .
Test it and let me know if it’s working for you.
Download link : (CWM flashable patch for Galaxy S2)
GT-I9100_WanamLite.Hacked.SVoice.V1.3.zip (Make sure you have a free space on your system partition, it needs ~100Mo)
Changeslog :
V1.3 : Fixed Alarm settings
V1.2 :
Fixed WakeUp message personalization
Added SGS3 TTS files (hopefully improved voice recognition)
V1.1 Added missing TTS
V1.0 initial hacked app
original xda thread http://forum.xda-developers.com/showthread.php?t=1667046
There's plenty of these floating around. Could have saved yourself some time
Sent from my GT-I9100
100megabyte of freespace???
S Memo
I want S Memo for SGS2.. Can you do it?
query
how to open the S voice app in s2 ?
it says double click on home key but that opens task manager
Still doesn't save alarm.
gyxter said:
Still doesn't save alarm.
Click to expand...
Click to collapse
It sets the alarm on mine, but doesnt update the list of alarms set.
Alarm does sound though at time set.
Is there something wrong with S voice? I've been asking it simply questions like "find local restaurants" and it replies "I'm sorry, I don't have the answer" but I've tried Speaktoit which is finding my local restaurants.
Is this a problem everybody is facing or just me?
3I hope that s-voice works better on the S3 than it does on my S2. I found the app frustrating to use, it was like the app was made by the same team that made control's cone of silence in the tv show get smart.
How do you uninstall s-voice?
I've tried flashing the zip and while it says that the file was flashed successfully, when i double click home, it takes me back to stock vlingo app? Any advice please?
Seems that after you use Svoice, it changes the audio default routing mode, and all sounds are then played through the headset speaker, and not the speakerphone speaker. A quick reboot fixes the issue, until Svoice is started again. The first reply from her will play loudly fine, but then it switches to the earpiece. Any ideas?
Otherwise it works great on a T989 with CM9...
---------- Post added at 11:56 AM ---------- Previous post was at 11:53 AM ----------
PS, tried this on my Nexus S (Crespo4g) and it installed fine, just had the dreaded "Server Error" message... Maybe the build.prop needs to be edited? Any ideas?
Working ok with some basic questions like time, dial, weather, open apps, set the alarm. But complex question it FC.
Ask your S Voice who is Barack Obama.
Hehehehe
How can I maximize free space on system partition?I have only 2 Mb,thx
Odoslané z GT-I9100 cez Tapatalk 2
Great app, now i've got the s3 feeling on my s2
is S-voice incompatible with Jelly Bean? I'm on Resurrection Remix JB build and when I download the hacked versions of s-voice the regular installer will not even let me press install, so I use the installer workaround that came with juice defender. It starts to install the app then just stops and says "application not installed". Tried a bunch of times with different downloads and still the same result.
I have had a lot of trouble getting to start SVoice on SGS2, starting with the installation... I attempted several install approaches, from copying from SD card to substituting voice command on system/app (even a variation to data/app) and still hasn`t worked... One of the issues I noticed was no space at all at partition to copy file. Is it possible to create more partition space? And if possible, how to do it? Is there another method to install Svoice? Frankly I regret attempting to install it since I have no more voice support on my device (didn`t backup apk to this purpose).
freregiovannipietro said:
GT-I9100_WanamLite.Hacked.SVoice.V1.3.zip (Make sure you have a free space on your system partition, it needs ~100Mo)
Click to expand...
Click to collapse
Any suggestion on how to make 100Mb free on /system?
Tnx

[ROM][JB][ODIN][TAR]SPH-D710 FK09 (TAR Only)

We have finally gotten permission to post the TAR for the recent Sprint SPH-D710 FK09 build!
This is the first stable build we've seen and works awesome!
The list of the changes we discovered from our Discussion thread has been copied from the General thread to this thread as Post #2. Screenshots are still available there.
I've compiled a few Screencast videos showing a few of the features that are new to this build.
Lockscreen Features Overview
Launcher Features Overview
Motion Features Overview
We've really only found one major bug and it has to do with the phone.apk. Whenever you try to call or receive a call from someone who has a contact picture assigned you will receive a FC at some random point in the call (generally when you hang up). The temporary fix for this is for you to remove contact pictures. For a quick and easy removal download and run Contact Picture Remover from the Play Store.
Flashing the TAR will also result in ALL Internal Storage being wiped. Be sure to backup everything!
The TAR is completely stock and is not rooted (for instructions on how to root please visit my Repo How-To Pages). It must be flashed with Odin as Mobile Odin does not flash modems correctly. If you don't use Odin you will not be able to flash the modem and this build is not compatible with any other modem (also this modem doesn't appear to be compatible with ICS or GB).
For downloads go here: http://www.rwilco12.com/forum/showthread.php?tid=22
Enjoy!
What we've discovered:
Older modems not compatible with FK09. You will lose 3G and 4G without the FK09 modem installed.
Several apps needing updates (Google Play Books, Google Play Magazines, Google Play Music, Google+, Maps, NASCAR, Sprint TV & Movies, YouTube, mSpot Radio, Sprint Music Plus and Telenav).
Working Google Now!
Cob can finally rejoice! The Recent Apps display bug is finally fixed!
Loads of new Motion options!
TW Launcher massively updated!
Default keyboard has Swype like support (and in my opinion is better than the 4.2 Android KB!).
Connections optimizer is back (but it's oddly not as invasive or as much of a bother as before).
LOADS of Lock Screen options!
LED control options.
Blocking mode (like a customizable airplane mode and call blocker in one).
Battery percentage display off by default. When enabled it shows to the left of the battery rather than on top of the battery (see screenshots).
Long press on toggle takes you to the corresponding settings menu.
Extended Power Menu built in (little bit different from what you'd see on a custom ROM)
More to come!
Reserved.
Sweet !! I'm waiting for one click root though Excellent work you all do!!
Sent from my SPH-D710 using Tapatalk 2
Epic
Thanks team sxtp. Rwilco and garwynn.
Sent from my SPH-D710 using xda app-developers app
Looking forward to trying it out. Looks Promising.
Great job guys...Thanks
Sent from my SPH-D710 using Xparent Red Tapatalk 2
rwilco12 said:
What we've discovered:
Several apps needing updates (Google Play Books, Google Play Magazines, Google Play Music, Google+, Maps, NASCAR, Sprint TV & Movies, YouTube, mSpot Radio, Sprint Music Plus and Telenav).
Click to expand...
Click to collapse
Can you elaborate. I think this was asked in the other thread but a note on if this is just a Play Store update would be fine.
Tnx - TD
This is getting interesting.
Sweet man thanks for this Time to start the ICS spree all over.
If you use Facebook, your personal photo albums can be integrated into the gallery as well as sync calendar now too.
Sent from my telephone device thingy
tdunham said:
Can you elaborate. I think this was asked in the other thread but a note on if this is just a Play Store update would be fine.
Tnx - TD
Click to expand...
Click to collapse
Sorry, just a Play Store update. Meaning the app in the TAR is older than the version in the Play Store so you are immediately prompted for an update.
Yayyyy..
Sent from my SPH-D710 using xda premium
My day is made! You guys are so awesome THANK YOU!
Sent from my SPH-D710 using xda premium
Feels like a brand new phone. Best update ever so far.
Sent from my telephone device thingy
Stl Cobalt said:
Sweet !! I'm waiting for one click root though Excellent work you all do!!
Sent from my SPH-D710 using Tapatalk 2
Click to expand...
Click to collapse
One-Clicks will hopefully be available shortly. We're still trying to sort out a few differences in the partition structure.
rwilco12 said:
One-Clicks will hopefully be available shortly. We're still trying to sort out a few differences in the partition structure.
Click to expand...
Click to collapse
Thanks for this amazing stuff.
A quick question though: This TAR file contains everything? I mean no need to Odin the modem or the kernel separately, right?
Thanks again...
Quick question about ALL internal storage being wiped. Does that include the sd card as well?
Sent from my Galaxy S II Epic 4G Touch using xda premium
ahmadshawki said:
Thanks for this amazing stuff.
A quick question though: This TAR file contains everything? I mean no need to Odin the modem or the kernel separately, right?
Thanks again...
Click to expand...
Click to collapse
Yep. Everything.

[ROM] UNOFFICIAL PORT | MIUI v5 - 3.7.5

Your warranty is now void.
I am 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 don't point the finger at me for messing up your device
Original work done and found here : ttp://forum.xda-developers.com/showthread.php?t=2306650
READ ALL BEFORE FLASHING
- MMS/DATA Please google the best APN to use for your carrier, some of the included ones are outdated. Once you have added a new updated APN please remove the included ones
- Google Maps v7 has been patched and now works. Please update via playstore.
- Stock browser may FC from time to time. It is also not contextually aware, examples:
---- google play links go to website instead of open app
---- phone numbers don't open phone app
---- youtube links go to website and don't open app
- IF you get no network data on first boot, simply force a shut down (hold power) and turn back on, Network data should then work.
- By default Facebook Chat (Chatheads) will not work. To fix do the following :
1. Go to Settings -> Apps -> Find Facebook
2. Enable "Show popup window"
3. Go to Settings -> Apps -> Find Messenger
4. Enable "Show popup window"
5. Hold Home button and swipe up on both Facebook/Messenger then reopen and test.
- Hangouts will not work right away. To fix do the following.
1. Clear Hangouts data in System/App
2. Uninstall Google Play Services in System/App
3. Open Hangouts it should ask you to install Google Play Services, hit the playstore link and install.
3a. If it can't load on wifi, use network or vice versa
4. After installed hold down home and swipe up on Hangouts to close it. Then reopen it.
5. Should now work, if not repeat step 4 until it does.
American Install instructions:
1. Disable sim pin before you install
2. Reboot to TWRP/CWM
3. if you are coming from other rom (full wipe): format /system, /cache, /data, /preload and in advanced Dalvik-cache
4. install zip from SD-card
4a. Flash gapps from here
5. Flash LokiDoki DO NOT rely on a recovery with auto loki
6. Reboot
Canadian Install instructions:
1. Disable sim pin before you install
2. Reboot to TWRP/CWM
3. if you are coming from other rom (full wipe): format /system, /cache, /data, /preload and in advanced Dalvik-cache
4. install zip from SD-card
4a. Flash gapps from here
5. Reboot
DOWNLOADS:
ROM: Devhost
GAPPS : Devhost
LokiDoki ONLY FOR AMERICAN VARIANTS
What I Changed to bring here :
- Added necessary libril.so and libril-qc-qmi-1.so
- Adjusted build.prop to not say I9505
- Added newest google play to gapps zip
- Secondary note - Again I DID NOT build this, I simply edited a few things and reuploaded please give thanks to bmarko82 for the initial port to the I9505
What is working and not working:
- touchscreen and hardware keys
- sound
- touch key lights
- wifi
- Camera
- Internal / external storage ( OTG not tested, but should work )
- GPS
- 2G / 3G
- MIUI browser and E-mail app
- wifi tethering
- bluetooth ( headset calls, a2dp, file transfer, internet sharing tested)
- recorder
- torch
- NFC
Todo:
- IR
- TV out
- pin code unlocking ( its broken in MIUI base )
Changelog 3.7.5:
SGH-I337
kernel updated to 3.4.52
performance improvements again
Recommended this week
New registration activation failure retry feature and new overseas SMS channel
Optimised mail support, allow to download e-mail attachments as a ZIP file
Update log system
Optimisation of Xiaomi account registration process
Fix off-screen mode song failure problem
Lock screen, status bar, notification bar
Optimisation - expand the delete key lock screen password response region
Optimised lock screen password setting process
Theme
New - theme update reminder in notification bar to remind the user to re-apply
Optimise memory usage optimization topics
Optimisation of button to refresh priority of the current theme being used
Optimise application theme, automatically switches to the desktop
Gallery
Fix the local album, multi-select to delete a large number of photos, delete confirmation box pops up over the problem of slow
Restoration of historic photos, copy, delete and other operations must be carried out when charging problems
Music
Fix off-screen state wire rewind / fast forward errors
Fix in some cases, music force close issues
Fix the music playing in the background, unmount the SD card FC error problems are caused
Set up
Fix long press a setting item, the interface appears with shadow problems
Xiaomi account
New registration activation failure retry function
Add "Xiaomi cloud services" desktop icons
Optimisation of registration activation and the first time opening cloud services, sending activation SMS tips
Thanks to the following people:
bmarko82 For the port to the I9505
Cyanogenmod team and victorator
miuiandroid.com developers and original MIUI developers
Chris Garner on miuiandroid.com (Email.apk)
Kernel sources: https://github.com/bmarko82/GT-I9505_MIUI_kernel
No custom kernels supported at the moment, because it makes the bugreports harder.
So no 4g \ lte?
ichorid said:
So no 4g \ lte?
Click to expand...
Click to collapse
It has 4G/LTE just go to wireless/networks and update your APN for your carrier like the OP says
Dumb question what's the APN you used?
Sent from my SGH-I337 using Tapatalk 2
Sweet
Guess I'm not going to bed tonight! Thanks
topdawg661 said:
Dumb question what's the APN you used?
Sent from my SGH-I337 using Tapatalk 2
Click to expand...
Click to collapse
Here is the APN for LTE
Sent from my SGH-I337 using xda premium
Once you set the APN dial *#*#4636#*#* select phone info scroll down to the bottom and change it from WCDMA to LTE/GSM auto PRL
Sent from my SGH-I337 using xda premium
Well no luck with this. Booted up but nonstop system ui and NFC force closes...can't even get past the welcome screen.
Sent from my SGH-I337 using Tapatalk 4 Beta
xLordNitro said:
Well no luck with this. Booted up but nonstop system ui and NFC force closes...can't even get past the welcome screen.
Sent from my SGH-I337 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Same here
Sent from my SGH-I337 using Tapatalk 2
xLordNitro said:
Well no luck with this. Booted up but nonstop system ui and NFC force closes...can't even get past the welcome screen.
Sent from my SGH-I337 using Tapatalk 4 Beta
Click to expand...
Click to collapse
My first flash I got this also. I them went back to recovery and manually wipe system,cache, etc then reflashed and now everything is working great.
Got it working and I have to say I've never used such a smooth miui ROM thanks for the port!
Sent from my SGH-I337 using Tapatalk 2
xLordNitro said:
Well no luck with this. Booted up but nonstop system ui and NFC force closes...can't even get past the welcome screen.
Sent from my SGH-I337 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Try this: After wiping, flash rom, then Loki doki. One that's done, reboot. Let it settle a few minutes. Pop back into recovery and flash Gapps. Reboot again and go through your setup procedure. Should be good now
Sent from my SGH-I337 using xda premium
topdawg661 said:
Dumb question what's the APN you used?
Click to expand...
Click to collapse
I'm on Rogers, my apn is useless to you. Just go to Google and search 'your carrier' lte apn
alton987 said:
Guess I'm not going to bed tonight! Thanks
Click to expand...
Click to collapse
Enjoy!
cshort0982 said:
Once you set the APN dial *#*#4636#*#* select phone info scroll down to the bottom and change it from WCDMA to LTE/GSM auto PRL
Click to expand...
Click to collapse
You don't actually have to do this, you literally just need to add an updated apn
xLordNitro said:
Well no luck with this. Booted up but nonstop system ui and NFC force closes...can't even get past the welcome screen.
Click to expand...
Click to collapse
topdawg661 said:
Same here
Click to expand...
Click to collapse
Sounds like you both just hit factory reset in your recovery and didn't actually wipe the other things the Op says to wipe.
alexgarrett said:
Try this: After wiping, flash rom, then Loki doki. One that's done, reboot. Let it settle a few minutes. Pop back into recovery and flash Gapps. Reboot again and go through your setup procedure. Should be good now
Click to expand...
Click to collapse
They can flash everything in one go, I'm pretty sure they didn't wipe everything they needed to
kylecore said:
I'm on Rogers, my apn is useless to you. Just go to Google and search 'your carrier' lte apn
Enjoy!
You don't actually have to do this, you literally just need to add an updated apn
Sounds like you both just hit factory reset in your recovery and didn't actually wipe the other things the Op says to wipe.
They can flash everything in one go, I'm pretty sure they didn't wipe everything they needed to
Click to expand...
Click to collapse
Actually yes you do need to change it from WCDMA to LTE/GSM. Went from 10Mbs to 30Mbs down when I switched. Only problem is it doesn't stick after reboot.
Sent from my SGH-I337 using xda premium
Speaking of reboots, have you guys gotten any random reboots yet? I just had one
Sent from my SGH-I337 using xda premium
cshort0982 said:
Actually yes you do need to change it from WCDMA to LTE/GSM. Went from 10Mbs to 30Mbs down when I switched. Only problem is it doesn't stick after reboot.
Sent from my SGH-I337 using xda premium
Click to expand...
Click to collapse
I shall test myself and see if it changes anything
I was getting 18M down which is normal for me area without doing anything but an APN change and setting the bearer as LTE in the apn.
**edit - Mine is already set as LTE/GSM PRL possible because i set the Bearer as LTE in the apn. See if doing that causing it to stick after boot?
alexgarrett said:
Speaking of reboots, have you guys gotten any random reboots yet? I just had one
Click to expand...
Click to collapse
I've only had one, it was while i was restoring 8000 sms's but nothing since.
I did notice my accounts always trying to sync with Xiaomi so i turned off all of the Xiaomi sync features and left it enabled so I wouldn't get a warning to enable it.
MIUI - Finally!
Love MIUI and am grateful you brought it over - working well so far - but a bit sluggish at times...it is early - I have only been using it for a few hours so I will give it some time - thanks for your efforts - they are appreciated.
I did notice that under Network Type - I am only given these options
3G Preferred - Only 2g and Only 3g
I don't see any other option for LTE - am I missing something?
(under status - I can see my connection is HSPA+ )
???
mocsab said:
Love MIUI and am grateful you brought it over - working well so far - but a bit sluggish at times...it is early - I have only been using it for a few hours so I will give it some time - thanks for your efforts - they are appreciated.
I did notice that under Network Type - I am only given these options
3G Preferred - Only 2g and Only 3g
I don't see any other option for LTE - am I missing something?
(under status - I can see my connection is HSPA+ )
???
Click to expand...
Click to collapse
*#*#4636#*#* in the dailer
Sent from my SGH-I337 using xda premium
---------- Post added at 10:21 AM ---------- Previous post was at 10:19 AM ----------
Anyway to take a screen shot? I am trying to post results of WCDMA vs LTE/GSM in speed test.
Sent from my SGH-I337 using xda premium
---------- Post added at 10:26 AM ---------- Previous post was at 10:21 AM ----------
kylecore said:
I shall test myself and see if it changes anything
I was getting 18M down which is normal for me area without doing anything but an APN change and setting the bearer as LTE in the apn.
**edit - Mine is already set as LTE/GSM PRL possible because i set the Bearer as LTE in the apn. See if doing that causing it to stick after boot?
I've only had one, it was while i was restoring 8000 sms's but nothing since.
I did notice my accounts always trying to sync with Xiaomi so i turned off all of the Xiaomi sync features and left it enabled so I wouldn't get a warning to enable it.
Click to expand...
Click to collapse
Switched Bearer to LTE and still reverts back to WCDMA preferred.
Sent from my SGH-I337 using xda premium
System Was running smooth until I used the hdr feature on the camera, now my system is running with the biggest lag ever... Even when I reset I get the same results
I'm F100 on Galaxy S4 (World Certified)
mocsab said:
Love MIUI and am grateful you brought it over - working well so far - but a bit sluggish at times...it is early - I have only been using it for a few hours so I will give it some time - thanks for your efforts - they are appreciated.
I did notice that under Network Type - I am only given these options
3G Preferred - Only 2g and Only 3g
I don't see any other option for LTE - am I missing something?
(under status - I can see my connection is HSPA+ )
???
Click to expand...
Click to collapse
Make sure you have the latest LTE enabled APN for your carrier, I had to update my Rogers APN its likely you'll need to do the same for your carrrier.
If that still doesn't work try what @cshort0982 suggested :
Once you set the APN dial *#*#4636#*#* select phone info scroll down to the bottom and change it from WCDMA to LTE/GSM auto PRL
cshort0982 said:
]Anyway to take a screen shot? I am trying to post results of WCDMA vs LTE/GSM in speed test.
Switched Bearer to LTE and still reverts back to WCDMA preferred.
Click to expand...
Click to collapse
Screenshot -
1. Pull down notification tray
2. Select Toggles
3. Screen shot is on the top right
-
As far as setting your bearer and it not working, I will add it to the OP after a few more people confirm it helped them.
Famos said:
System Was running smooth until I used the hdr feature on the camera, now my system is running with the biggest lag ever... Even when I reset I get the same results
Click to expand...
Click to collapse
I'll see if it happens for me, if it doesn't maybe american variants need different libs that i can update tonight.

[ROM][4.1.2][Kernel]GWIZ

WELCOME
To
GWIZ
TouchWiz...Hacked and Googlized
​
GWIZ uses the T-989 4.1.2 T-Mobile Jelly Bean final update as a base. The project's purpose is to offer extra functions and better looks over stock while maintaining maximum stability, while increasing speed and battery life.
Also Aesthetics have been considered and vastly improved over stock.
Summary: Going for it all here, aesthetics, speed, battery, extra functions, updated kernel and ROM provide an improved look and 'feel'. For this project I have used the GoogleGallery and camera as well as the GoogleLauncher and adding back the `clear` button on Notification panel return to the extra toggles features, flashlight, reboot menu etc etc. ​Features:
Google launcher
NO ADDS
VOL WAKE
FOURWAY REBOOT
23 TOGGLES
CUSTOMIZABLE BOOTANIMATION
NEXUS KITKAT UI SOUNDS
DEBLOATED
CSC TWEAKS
Theme work returned the clear button, =] that was fun and a ton of digging for days. now the blue bars are gone and full function returned...
Much more that I didn't forget.
Xtra Functions
BLN a.k.a. back lighting notification.
ScreenShot on statusbar
PowerButton on status bar. uses = tap to lock the device or hold it down to pull up the reboot menu
overclockable kernel to 2.3ghz... is that an extra function? close enough
Long-Press Menu2Kill app
________________________________________
Code:
[B][U][SIZE=5][COLOR=DarkRed]CREDITS:[/COLOR][/SIZE][/U][/B]
[U] THANKS TO THESE PEOPLE/GROUPS, FOR DEVELOPING AND OR SHARING PROGRAMS, FILES AND GUIDES, THIS ROM IS MADE POSSIBLE.[/U]
[URL="http://forum.xda-developers.com/showpost.php?p=38379872&postcount=184"][GUIDE][MOD]FOURWAY REBOOT by [/URL][URL="http://forum.xda-developers.com/member.php?u=3076446"]kahvitahra[/URL]
[URL="http://forum.xda-developers.com/showthread.php?t=1585309"][GUIDE][MOD]VOLUME WAKE guide[/URL][URL="http://forum.xda-developers.com/member.php?u=2404769"] by tombriden[/URL]
[URL="http://forum.xda-developers.com/showthread.php?t=633246"][PROGRAM] dsixda for his Android Kitchen
[/URL]
[URL="http://forum.xda-developers.com/showthread.php?t=2063280"][FILES] Bootanimation4U[/URL] by [URL="http://forum.xda-developers.com/member.php?u=2793317"]smokin1337[/URL]
[URL="https://www.google.com/"][WORK]https://www.google.com/[/URL]
[FRIEND][DEV][URL="http://forum.xda-developers.com/member.php?u=1823993"]Jamison904[/URL] is one cool dude pointed me in the right direction, Thanks brother
[URL="https://play.google.com/store/apps/details?id=com.painless.pc&hl=en"][APP]PowerToggles.apk[/URL] thanks to Painless Death
[URL="https://play.google.com/store/apps/details?id=com.teslacoilsw.flashlight&hl=en"][APP]TeslaLED[/URL] Thanks to TeslaCoil Software
[APP] ROOT_BROWSER by JRUMMY
[URL="http://forum.xda-developers.com/showthread.php?t=2057344&page=3"][GUIDE][MOD] UNRESTRICTED WI-FI TETHERING GUIDE by JOVY23[/URL]
[ROOT] SuperSU POWERED By [URL="http://forum.xda-developers.com/showthread.php?t=1538053"]CHAINFIRE[/URL]
[URL="http://forum.xda-developers.com/member.php?u=4431141"][GUIDE][MOD] Taimur Akmal[/URL] adding settings [URL="http://forum.xda-developers.com/galaxy-s2/themes-apps/how-to-add-thread-settings-device-t2053789"]thread[/URL]
[URL="http://forum.xda-developers.com/member.php?u=5022494"][GUIDE][MOD]Vivek_Neel[/URL] STATUSBAR XTRA FUNCTIONS
[URL="http://forum.xda-developers.com/member.php?u=3562083"][GUIDE][MOD] 23 TOGGLES by Wanam[/URL] For 23 TOGGLES
[RECOVERY] TWRP BY TEAM WIN
[FRIEND][DEV] Cl3Kener for kernel toolchain and some help here and there. Thanks brother
________________________________________
Flashing....
***DISCLAIMER***
First of all... If you have rooted or flashed a custom recovery to a device then you have voided that device's warranty. I am not responsible for bricked devices, dead SD_Cards, thermonuclear war, and no one but yourself is responsible if you get 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 me or anyone else for messing up your device, we will laugh at you. Collectively, and at the same time. By downloading you agree that you alone are responsible for your actions and device(s).
_____________________________________
Installation Instructions:
WIPES ==> wipe all except external sdcard and internal sdcard
1. Install TWRP recovery. WIPE the following partitions in TWRP recovery ====> /system /data/ /cache/ dalvik cache/ /preload/ everything but internal and external sdcards... unless you want to wipe those as well then go right ahead.. also wiping everything is a good way to start over if coming from builds of another source.
2. Install ROM from /sdcard/ aka internal /sdcard/
3. After flashing completes, reboot
4. LET IT SIT A FEW MINUTES
5. Sign in to WI-Fi if available, then sign into your Google account
6. Choose Google launcher when prompted pick "Always" then "OK"
7. open play store and allow Google search and keep to update...
8. reboot.. if Google store seems stuck it is updating... just hold tight or press menu and hold to kill PlayStore then enter it again a few moments later. Remember to Reboot.
_________________________________________
CHANGELOG:
ROM = GWiz
Screen-Shot on status-bar
Click to lock power button on status-bar or push and drag down for the reboot menu =]
Google Launcher integrated with Google Search
ThemeWork
Kernel GWIZ kernel 2.3GHz https://github.com/hallovveen31/Magic/commits/master
KitKat sounds and wallpaper 30+ HD Wallpapers
Added a lightly themed TWRP 2.6.0 recovery.
________________________________________
SOURCES:
Samsung
TWRP
MY GITHUB Account
________________________________________
Downloads:
ROMS
GWIZ
____________________________________________
FAQ:
Please see the Q and A thread before posting Questions in development threads.
BUGS:
1. FC While using GoogleCamera in video mode and tap screen.. Instead of taking a still shot it force closes. This is not my bug so to speak its well documented on the XDA threads
2. While its not a bug really, but mentionable, before the Google launcher is properly integrated with Google Search, a few apps need to update through the playstore...
______________________________________________
* Contributors
Rushing
Kl3Kener
Google
also see above credits
Code:
[U][B]* Mentors [/B][/U]
Jamison904
Code:
[B]* Testers [/B]
Me first, then you guys to help polish it up.
Code:
*
[U][B][SIZE=4]* Donators for this device[/SIZE][/B][/U]
Donators:[IMG]https://ci6.googleusercontent.com/proxy/tKK2KQA-Vcfw6YcmEbTdrCI6ik_Y0tOL9GkOwcdsYjpikB6_wvkjFgzsRQCi0ZjEigrOyWTCKQsMBCnNNQr1kFWg9N0=s0-d-e1-ft#http://images.paypal.com/en_US/i/scr/pixel.gif[/IMG]- Visualist6x6 [IMG]https://ci6.googleusercontent.com/proxy/tKK2KQA-Vcfw6YcmEbTdrCI6ik_Y0tOL9GkOwcdsYjpikB6_wvkjFgzsRQCi0ZjEigrOyWTCKQsMBCnNNQr1kFWg9N0=s0-d-e1-ft#http://images.paypal.com/en_US/i/scr/pixel.gif[/IMG]$10.00
Donators:[IMG]https://ci6.googleusercontent.com/proxy/tKK2KQA-Vcfw6YcmEbTdrCI6ik_Y0tOL9GkOwcdsYjpikB6_wvkjFgzsRQCi0ZjEigrOyWTCKQsMBCnNNQr1kFWg9N0=s0-d-e1-ft#http://images.paypal.com/en_US/i/scr/pixel.gif[/IMG]Patrick Belizaire [IMG]https://ci6.googleusercontent.com/proxy/tKK2KQA-Vcfw6YcmEbTdrCI6ik_Y0tOL9GkOwcdsYjpikB6_wvkjFgzsRQCi0ZjEigrOyWTCKQsMBCnNNQr1kFWg9N0=s0-d-e1-ft#http://images.paypal.com/en_US/i/scr/pixel.gif[/IMG]$5.00
[IMG]https://ci6.googleusercontent.com/proxy/tKK2KQA-Vcfw6YcmEbTdrCI6ik_Y0tOL9GkOwcdsYjpikB6_wvkjFgzsRQCi0ZjEigrOyWTCKQsMBCnNNQr1kFWg9N0=s0-d-e1-ft#http://images.paypal.com/en_US/i/scr/pixel.gif[/IMG]Donators:[IMG]https://ci6.googleusercontent.com/proxy/tKK2KQA-Vcfw6YcmEbTdrCI6ik_Y0tOL9GkOwcdsYjpikB6_wvkjFgzsRQCi0ZjEigrOyWTCKQsMBCnNNQr1kFWg9N0=s0-d-e1-ft#http://images.paypal.com/en_US/i/scr/pixel.gif[/IMG]-- Visualist6x6 [IMG]https://ci6.googleusercontent.com/proxy/tKK2KQA-Vcfw6YcmEbTdrCI6ik_Y0tOL9GkOwcdsYjpikB6_wvkjFgzsRQCi0ZjEigrOyWTCKQsMBCnNNQr1kFWg9N0=s0-d-e1-ft#http://images.paypal.com/en_US/i/scr/pixel.gif[/IMG]$10.00
Donators:[IMG]https://ci6.googleusercontent.com/proxy/tKK2KQA-Vcfw6YcmEbTdrCI6ik_Y0tOL9GkOwcdsYjpikB6_wvkjFgzsRQCi0ZjEigrOyWTCKQsMBCnNNQr1kFWg9N0=s0-d-e1-ft#http://images.paypal.com/en_US/i/scr/pixel.gif[/IMG]Ron Simons [IMG]https://ci6.googleusercontent.com/proxy/tKK2KQA-Vcfw6YcmEbTdrCI6ik_Y0tOL9GkOwcdsYjpikB6_wvkjFgzsRQCi0ZjEigrOyWTCKQsMBCnNNQr1kFWg9N0=s0-d-e1-ft#http://images.paypal.com/en_US/i/scr/pixel.gif[/IMG]$10.00
Contributor:[IMG]https://ci6.googleusercontent.com/proxy/tKK2KQA-Vcfw6YcmEbTdrCI6ik_Y0tOL9GkOwcdsYjpikB6_wvkjFgzsRQCi0ZjEigrOyWTCKQsMBCnNNQr1kFWg9N0=s0-d-e1-ft#http://images.paypal.com/en_US/i/scr/pixel.gif[/IMG]Patrick Belizaire [IMG]https://ci6.googleusercontent.com/proxy/tKK2KQA-Vcfw6YcmEbTdrCI6ik_Y0tOL9GkOwcdsYjpikB6_wvkjFgzsRQCi0ZjEigrOyWTCKQsMBCnNNQr1kFWg9N0=s0-d-e1-ft#http://images.paypal.com/en_US/i/scr/pixel.gif[/IMG]$20.00
Donator: [URL="http://forum.xda-developers.com/member.php?u=1046970"]rlm0n0[/URL] $10.00
Thanks so much! If I missed anyone that wants to be listed please inform me.
please rate thread with 5 stars!
reserved
=]
First ???? N u rokc @Rushing
Sent from my SAMSUNG-SGH-T989 using Tapatalk
I assume this is deodexed?
Rushing, were you able to fix the flashlight toggle delay with this ROM?
audiphil3 said:
I assume this is deodexed?
Rushing, were you able to fix the flashlight toggle delay with this ROM?
Click to expand...
Click to collapse
nope I tried again just like I always do and nothing I can compute.
Its deodexed.. for this ROM you can just delete the odex files and theme away... I noticed that the md5 sums stayed the same for the .apk part after odexing.. meaning the original app didnt change a bit so just delete the odex part and theme.
just rebuilt the app triple checked it referenced with wanam's guide for Toggles and same result everything worked but after using the flashlight it lagged about 10 secs before becoming responsive.
I have taken logcats of the occurances and have presented them to wanam 's thread or guide to see if anyone can help. its beyond my knowledge at this point and no book to read that I have found,
anyone that wants to help the Flashlight project chime in and or give it a try.
I've noticed the flashlight toggle lag issue with other ROMs as well. The only one which did not have the issue was your JellyBean Odexed 3 ROM. What a mystery haha.
Oh really! I didnt realize that thanks ill look into why maybe that one works better.
I dont beleive I put toggles in that one at all.
Maybe I was thinking of the wrong one. I dl*d. Jellybeast odexed 3.zip
And no toggles but a flashlight app in that rom by tesla
Sent from my SGH-M919 using XDA Premium 4 mobile app
I think the only difference with that Jelly Odexed 3 ROM was that the toggles weren't customizable. Can't change the order, can't remove or add certain toggles. They were all there. So maybe it was from a different source?
I use the toggled flashlight daily.
anyway all is well I guess no complaints or bugs yet.. Bueno
Calender is not working and I'm getting sync errors. Any ideas
Sent from my SGH-T989 using XDA Premium 4 mobile app
theneedhamwrath said:
Calender is not working and I'm getting sync errors. Any ideas
Sent from my SGH-T989 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
use google calendar delete stock ..thanks for the feedback I will delete calendar and rebuild
So far the ROM seems great, fast and stable. I really like the customizations you've done to it. I know this has already been mentioned but my only gripe is the flashlight toggle lag, especially turning it off. That said, the original stock ROM didn't even have a flashlight toggle (thanks Samsung).
Rushing said:
use google calendar delete stock ..thanks for the feedback I will delete calendar and rebuild
Click to expand...
Click to collapse
downloading now... is the calendar sync fixed? I like the stock calendar better than google... specially the monthly view... in google calendar it does not show the details. I will be flashing Gwiz shortly, I have been running shadow xtr3me until now and it is starting to slow down... thanks!!
Tried to download the Google calendar.. It won't find my calender just spins. Anyone else get the sync errors under the Google account in settings?
Sent from my SGH-T989 using XDA Premium 4 mobile app
One other problem I've found, the built in email client does not work with Hotmail. The stock Samsung one does automatically. Seems to be the stock client in this ROM but I can't get Hotmail working automatically or by manually configuring.
Just flashed and really love it so far! Thanks for your work! Couple questions/issues:
I chose google launcher and removed most of the autogenerated shortcuts on the home screens and now have just 2 screens. Id like to add another home screen for media, how do I do that? Forgive me if this is a silly question.
Also, I seem to be going back and forth from 3g to H+ waaayy more than before. Any idea why this is? Seems to actually prefer 3g but im in Chicago and have always used H+ without trouble.
I don't have a stock calendar so I downloaded Google calendar and it wont sync with my google account. When I click "calenders to sync" it says loading, but nothing happens. Ideas?
The stock email app doesn't work for my corporate account, it force closes. Should I remove it and try to add it again???
Every time I restart, its says "android is upgrading...." ideas??
What do all of the icons represent in the toggle section of notification pane.
Thanks so much for your time.....
rlm0n0 said:
Just flashed and really love it so far! Thanks for your work! Couple questions/issues:
I chose google launcher and removed most of the autogenerated shortcuts on the home screens and now have just 2 screens. Id like to add another home screen for media, how do I do that? Forgive me if this is a silly question.
Also, I seem to be going back and forth from 3g to H+ waaayy more than before. Any idea why this is? Seems to actually prefer 3g but im in Chicago and have always used H+ without trouble.
I don't have a stock calendar so I downloaded Google calendar and it wont sync with my google account. When I click "calenders to sync" it says loading, but nothing happens. Ideas?
The stock email app doesn't work for my corporate account, it force closes. Should I remove it and try to add it again???
Every time I restart, its says "android is upgrading...." ideas??
What do all of the icons represent in the toggle section of notification pane.
Thanks so much for your time.....
Click to expand...
Click to collapse
To add another home screen simply drag an icon or widget to the right side, it will create another screen.
I seem to have the same problem switching way too much between 3G and H+, killing the battery quicker.
The stock e-mail app doesn't work properly for me either, hopefully this gets fixed.
I also get the "Android is upgrading" every time I reboot, any ideas dev?
cdnron said:
To add another home screen simply drag an icon or widget to the right side, it will create another screen.
I seem to have the same problem switching way too much between 3G and H+, killing the battery quicker.
The stock e-mail app doesn't work properly for me either, hopefully this gets fixed.
I also get the "Android is upgrading" every time I reboot, any ideas dev?
Click to expand...
Click to collapse
I tried dragging the icon over and it just wouldn't work. I can add a widget to the other page but then when I take it away the page leaves as well.
I think I may have gotten a bad flash. It was the first time that I flashed a ROM on this phone. I suppose I will try again tomorrow. Thank you for your reply and keep in touch. I will update on any results that I have.
ETA:
some of the posts are really old for this device, what is the best way to wipe the device clean and start fresh with a new install? I'm using twrp 2.4..... thanks in advance.
ETA2:
So i triple wiped everything and restore my backup through twrp. Triple wiped again and re-flashed gwiz... let it sit for 10 minutes. I have been auto signed in since ive been flashing so....Updated relevant apps through store and let it sit for 10 minutes. Rebooted. Let sit 10 minutes. Things i noticed:
1:
Still cant drag icon over to set up another homescreen.
2:
Corporate email now works!!???
3:
Data connectivity is still an issue. I can see it bouncing between 3g and H+. it takes longer to send sms. Also, i havent mentioned it yet but when i try to place a call, i get a recorded message from tmobile... something about cant be completed. Tried all the options in settings, no joy.....
4:
Google calendar still wont sync with my account.
Will update....
rlm0n0 said:
I tried dragging the icon over and it just wouldn't work. I can add a widget to the other page but then when I take it away the page leaves as well.
I think I may have gotten a bad flash. It was the first time that I flashed a ROM on this phone. I suppose I will try again tomorrow. Thank you for your reply and keep in touch. I will update on any results that I have.
ETA:
some of the posts are really old for this device, what is the best way to wipe the device clean and start fresh with a new install? I'm using twrp 2.4..... thanks in advance.
ETA2:
So i triple wiped everything and restore my backup through twrp. Triple wiped again and re-flashed gwiz... let it sit for 10 minutes. I have been auto signed in since ive been flashing so....Updated relevant apps through store and let it sit for 10 minutes. Rebooted. Let sit 10 minutes. Things i noticed:
1:
Still cant drag icon over to set up another homescreen.
2:
Corporate email now works!!???
3:
Data connectivity is still an issue. I can see it bouncing between 3g and H+. it takes longer to send sms. Also, i havent mentioned it yet but when i try to place a call, i get a recorded message from tmobile... something about cant be completed. Tried all the options in settings, no joy.....
4:
Google calendar still wont sync with my account.
Will update....
Click to expand...
Click to collapse
I know there are problems with the ROMs HacxedWiz and GWiz... I have a new Hacxedwiz ROM which I am going to use as a base for future projects... you will get the fix. no worries...
"1:
Still cant drag icon over to set up another homescreen." lol almost missed this part =] you didnt need another home screen yet.. I have done nothing to the googlehome.apk ..
Yeah I noticed the same the actions.. Google is smart.
4:
Google calendar still wont sync with my account.
What is it that you did to try and fix it??
Look fellas this is old alphabet soup, the same letters are floating around in the bowl. just pull from the bottom and give to the top... Meaning fix it with some new stuffs. I know its hard to figure out what it is that works and doesn't.. that is what i am doing right now so try some new stuff like getting root explorer and dropping some apps in to fill in the blanks... what I gotta spell it out? you gotta read between the lines. expect perfect a little ways down the way this was just the alpha build with no number. -=]
here is a fix for now well its a possible fix I think you all will like it.

Categories

Resources