[Q] Device Development Information\Status - Samsung Captivate Glide

Alright, I am looking at getting a Samsung Captive Glide and I am having some trouble finding information about it.
I have seen conflicting reports on whether it has a locked bootloader or not.
I have not seen any confirmation that Android ICS will come out for this phone (officially, not AOSP).
I have seen CWM ported.
I have seen some custom roms (no AOSP yet).
Please help me fill in the blanks!
-----
Clockwork Mod porting status = Working, in alpha currently (23rd January 2012)
Locked Bootloader = No!
Official Android Ice Cream Sandwich port in progress = ???
Android Open Source Projects = No known plans are in the works
-----
That's all I have for right now. If you have any answers to these questions, please link me to a source so I can include it above.

GamezR2EZ said:
Clockwork Mod porting status = Working, in alpha currently (23rd January 2012)
Locked Bootloader = ???
Official Android Ice Cream Sandwich port in progress = ???
Android Open Source Projects = No known plans are in the works
Click to expand...
Click to collapse
CWM works great, alpha release or otherwise; it required no special effort to make work. The only problem I have run into is that when you tell it to flash from /sdcard/update.zip, it fails and you have to go look for the file in another menu and the update will proceed as usual.
No locked bootloader. CWM replaces ODIN. ODIN is a special boot mode to upload files/flash device and nothing more. ODIN requires some software on your computer to function; after you replace ODIN with CWM, you don't need the software anymore.
Have heard nothing for ICS. Have heard nothing for AOSP.

I Asked a stupid question then deleted it.

Related

30/Jun r1 (JFB) - MoDaCo Custom ROM for Samsung Galaxy S with Online Kitchen

I'm pleased to present my MoDaCo Custom ROM for the Samsung Galaxy S! READ THIS WHOLE POST BEFORE YOU START! No, really, it contains everything you need to know. wink.gif
This ROM is the 'starting point' for my Galaxy S custom ROMs.
About MoDaCo Custom ROMs
MoDaCo Custom ROMs are based on official ROMs - either shipping or leaked. A MCR release is designed to feel as far as possible like a stock ROM, with optimisations, tweaks and complimentary additions that enhance the user experience. The aim of a MCR is to be ultra reliable for use on an everyday device.
Requirements
In order to use this ROM on your device, YOU MUST ALREADY BE RUNNING THE JFB ROM FROM HERE. Do NOT use this ROM with any other base, unpredictable things will happen, the most likely being you'll have to reflash your device via Odin.
Features Included
* Based on the JFB release
* Rooted with Superuser 2.1 by ChainsDD
* Built with the MCR build process which reduces the size and boosts the speed of the ROM
* busybox with Droid Explorer support
* Updated Google Maps
* MCR version displayed in 'About' screen
* Optional Google Voice Search
* Optional Google Voice Dialer
* Optional Fancy Widget
* Optional Beebplayer
* Optional baked in Wavesecure via the online kitchen (installed to system partition for maximum security)
Changelog
Please see 2 posts below this one for the changes in each release.
Installation
To install this ROM:
* Ensure you have the JFB ROM installed (linked above)
* Download the zip file of your choice from the links below (or the online kitchen) and copy to your SD card named 'update.zip'
* Restart your device in recovery mode by running 'adb reboot recovery' (download adb if you do not have it already, use adb-windows, adb-mac or adb-linux as appropriate)
* Select the option to apply an update zip, and select the zip file you copied to your memory card
Upgrading
No wipe is explicitly required in order to use this ROM, however if you do encounter issues of any kind, it is recommended that you wipe your device and reproduce the issue before raising it here.
Downloads
This ROM is currently only available in the online kitchen - prebakes to follow.
Thanks
It's impossible to mention everyone who contributes to the Android community by name, but to everyone out there who does great work and shares it with us all - you have my gratitude and respect.
And finally...
If you would like to show your appreciation for the ROM, please consider supporting MoDaCo by signing up for a MoDaCo Ad Free or MoDaCo Plus account, both of which also give you early access to Beta ROM releases and access to the the online kitchens.
Enjoy!
http://android.modaco.com/content/s...rom-for-samsung-galaxy-s-with-online-kitchen/
Does this ROM fix the ram issue so that all 512MB of ram is utilized?
Congrats on being the first custom rom here.
Congratulations! I don't have a phone yet but I am very pleased to see a custom rom already!
woohoo custom ROMs already. Guess I'll be getting myself the phone after all.
umm.. but in another thread people where saying that it wasn't gonna be possible because samsung encrypt their drivers etc. so this mean they did release they drivers? and there is gonna be alot of custom rooms for galaxy gravity?
Perrosky said:
umm.. but in another thread people where saying that it wasn't gonna be possible because samsung encrypt their drivers etc. so this mean they did release they drivers? and there is gonna be alot of custom rooms for galaxy gravity?
Click to expand...
Click to collapse
No I said it would be near impossible to get roms from other sources like Sense roms or Froyo on because of the driver issue. I never said you would never see custom roms. The only roms you are going to see are one's based off of Samsungs release.
Hold on, hold on. So even though Samsung released the Galaxy S' driver source code to the public, it's going to be "near impossible" to port Sense and FroYo to the phone? I may be ignorant but I'll just ask with ignorance, how do you figure?
Javalu said:
Hold on, hold on. So even though Samsung released the Galaxy S' driver source code to the public, it's going to be "near impossible" to port Sense and FroYo to the phone? I may be ignorant but I'll just ask with ignorance, how do you figure?
Click to expand...
Click to collapse
Download the source code..... ok now open it and go to GalaxyS_Kernel.tar.gz. Now in there just enter the first folder then go to modules. Go to Dpram. Open up any of those files in notepad. You should see written non-compiled code right? That is fine now go back to the module folders and go to S3cbc. Now open up s3cbc_module.o. Does that look like non-compiled code? No it doesn't. It's either already compiled or encrypted. That's what I mean
psychoace said:
No I said it would be near impossible to get roms from other sources like Sense roms or Froyo on because of the driver issue. I never said you would never see custom roms. The only roms you are going to see are one's based off of Samsungs release.
Click to expand...
Click to collapse
Quick question, does that mean any custom rom that is release will be based off the official rom they release which has Touchwiz backed in? If so, does that rule out a plain vanilla android rom for this device? Thanks for your help and appreciate the knowledge.
Papa_I said:
Quick question, does that mean any custom rom that is release will be based off the official rom they release which has Touchwiz backed in? If so, does that rule out a plain vanilla android rom for this device? Thanks for your help and appreciate the knowledge.
Click to expand...
Click to collapse
No it doesn't rule out plain vanilla android rom. Yes they will all be based on Samsung but rom makers can take out all the touchwiz garbage and throw in another launcher like adw or Launcherpro.
That's what I wanted to hear. Thanks for the help. Now if I only could decide if I should keep the Nexus One or purchase this phone..... Decisions, Decisions.
psychoace said:
Download the source code..... ok now open it and go to GalaxyS_Kernel.tar.gz. Now in there just enter the first folder then go to modules. Go to Dpram. Open up any of those files in notepad. You should see written non-compiled code right? That is fine now go back to the module folders and go to S3cbc. Now open up s3cbc_module.o. Does that look like non-compiled code? No it doesn't. It's either already compiled or encrypted. That's what I mean
Click to expand...
Click to collapse
How lame. Have other handsets had similar problems?
what are talking about .o files and unix compiled modules same on all versions of unix. o stands for object module.
Javalu said:
How lame. Have other handsets had similar problems?
Click to expand...
Click to collapse
Yes the Behold 2, the original Galaxy, and the Moment all made by Samsung have only had Samsung roms on them.
lgkahn said:
what are talking about .o files and unix compiled modules same on all versions of unix. o stands for object module.
Click to expand...
Click to collapse
So they can easily be decompiled? If it's source code why is it already compiled?
dont go too deep into specific things that we may not even need (we are not coders here) but the source code for basic hardware that we need to get things going are already there.. things like camera, wlan, etc. btw, do u know what s3cbc is for?
raspdeep said:
dont go too deep into specific things that we may not even need (we are not coders here) but the source code for basic hardware that we need to get things going are already there.. things like camera, wlan, etc. btw, do u know what s3cbc is for?
Click to expand...
Click to collapse
What about s3clcd? Here is a little copy and paste of some of the garble that was in the compiled file
screen width=%d height=%d va=0x%x pa=0x%x
I would go out on a limb and say those are video drivers. The one's that have been encrypted on all other samsung phones.
Also in s3cbc there is some code at the bottom
PVRSRV_PIXEL_FORMAT_YUY2 PVRSRV_ERROR_FIFO_SPACE char ui32ByteStride psDevInfo PVRSRV_PIXEL_FORMAT_PAL1 PVRSRV_PIXEL_FORMAT_PAL2 pfnOpenBCDevic
If you don't know the Galaxy's gpu is PowerVR SGX540 and YUY2 is a colol format for video screens
http://www.fourcc.org/yuv.php#YUY2 and Pal is of course a European video standard.
they are not encrypted, they are object codes in machine language for arm.. and why we need that again for custom roms?
Wanted to test modaco ROM but they are not free.. Any kind souls upload and share ?
well feedback on the R1 rom its clean and smooth, worked even better when i did the stall tweak posted here
http://android.modaco.com/content/s...298/got-the-stalling-problem-rooted-try-this/
the phone seriously got 2 times faster, opening apps playing game very quick .. happy as here
Ferdimage said:
well feedback on the R1 rom its clean and smooth, worked even better when i did the stall tweak posted here
http://android.modaco.com/content/s...298/got-the-stalling-problem-rooted-try-this/
the phone seriously got 2 times faster, opening apps playing game very quick .. happy as here
Click to expand...
Click to collapse
How much free ram have you got? Considering flashing and rooting, but not sure if it's worth it right now. Meh 10£ isn't that much think I'm gonna give it a try.
EDIT: Just flashed, but now I don't have root access(says access denied when I try to access the /data/data folder). Thought this included the rooted PDA file or do I have to flash that again with odin?
EDIT2: Scratch that I forgot to press the allow-button on my phone after sending the Super-user request..

[16-09-2011]CF-Root-XXJVS-v4.3-CWM3RFS for STOCK ROM XXJVS 2.3.5 is HERE !

Hi Guys,i present to you root for new firmware 2.3.5 Gingerbread Galaxy S i9000
Source : androidadvices.com
Released by NeaL Pradeep September 15, 2011 : Galaxy S I9000
Flash Firmware 2.3.5 via Odin v1.82
After you done flash Firmware 2.3.5 enter in Recovery Mode, you will have to select Wipe data/factory reset and also you need to select Wipe Cache partition and then reboot your device by selecting reboot system now option. Please note that you will have to ensure that you don’t select any other options or else there is a high probability that you may end up bricking up the phone.
Instructions for Root:
- Follow these instructions to the letter. Do not touch any buttons or checkboxes that are not listed below to touch!
- (USB) Disconnect your phone from your computer
- Close (in end task manager) Samsung Kies if is runing
- Start ODIN
- Click the PDA button, and select CF-Root-XXJVS-v4.3-CWM3RFS.tar
- Put your phone in download mode
- (USB) Connect the phone to your computer
- Make sure repartition is NOT checked
- Click the START button
- Wait for the phone to reboot
- Done (if it took you more than 30 seconds, you need practise!)
That’s it you have now successfully rooted your phone on XXJVS 2.3.5 firmware.
sorry for stupid question but what are the differences between CF-Root-XXJVS-v4.3 and chainfire's CF-Root-XX_OXA_JVS-v4.1 ?
irondevil said:
sorry for stupid question but what are the differences between CF-Root-XXJVS-v4.3 and chainfire's CF-Root-XX_OXA_JVS-v4.1 ?
Click to expand...
Click to collapse
differences between CF-Root-XXJVS-v4.3 and chainfire's CF-Root-XX_OXA_JVS-v4.1, cf-root 4.3 are new and fewer bug,is made for STOCK XXJVS 2.3.5 only.
Sorry for my bad english
Good Luck !
Chainfire [ORIGINAL DEV. CF-ROOT] http://forum.xda-developers.com/showpost.php?p=12729874&postcount=8
...
Modifications to CF-Root (aside from the icons)
- Due to a lot of bickering and argueing, I'm simply no longer allowing this at all
- You can still kang a script or two left and right, I don't mind, as long as you are not basing an entire kernel on mine, or re-branding it, etc. Use common sense, you know exactly what I mean.
...
DjMaryuslive :
Do you have some kind of agreement with Chainfire that allows you to release this modification to CF-Root kernel?
Is the startup and shutdown sound enable?
Sent from my GT-I9000
O-T said:
Chainfire [ORIGINAL DEV. CF-ROOT] http://forum.xda-developers.com/showpost.php?p=12729874&postcount=8
...
Modifications to CF-Root (aside from the icons)
- Due to a lot of bickering and argueing, I'm simply no longer allowing this at all
- You can still kang a script or two left and right, I don't mind, as long as you are not basing an entire kernel on mine, or re-branding it, etc. Use common sense, you know exactly what I mean.
...
DjMaryuslive :
Do you have some kind of agreement with Chainfire that allows you to release this modification to CF-Root kernel?
Click to expand...
Click to collapse
This is not work of Chainfire,With all due respect for Chainfire work,but no one can force me ask his opinion to bring a new version that he still does not work or works in progress.
READ FIRST POST
How wrong you are. You can't release kernels based on CF-Root without my permission on XDA. Furthermore, it isn't just based on my work, it is in fact the exact same file as posted in my own thread.
So, not only is this a straight repost of my own work without permission; that this it is a newer version and bugfixed is a straight-up lie.
I have no idea what the agenda is here, but there will be repercussions to this.
Chainfire said:
How wrong you are. You can't release kernels based on CF-Root without my permission on XDA. Furthermore, it isn't just based on my work, it is in fact the exact same file as posted in my own thread.
So, not only is this a straight repost of my own work without permission; that this it is a newer version and bugfixed is a straight-up lie.
I have no idea what the agenda is here, but there will be repercussions to this.
Click to expand...
Click to collapse
I guess the TS didn't notice that the "CF" in CF-Root stands for Chainfire.. wow
LMFAO... Obvious kang is obvious. You, OP, are a bullshitter... And bull**** is not tolerated on XDA.
e32433b7c7e1d795ff935f4526b8ffd5 CF-Root-XX_OXA_JVS-v4.1-CWM3RFS\zimage (from Chainfire)
e32433b7c7e1d795ff935f4526b8ffd5 CF-Root-XXJVS-v4.3-CWM3RFS\zimage (posted by "DjMaryuslive")
Nice try... Refer to rule 12 please

[FAQ] [REF] [GUIDE] Welcome to your device, T-Mobile Galaxy S4 (SGH-M919)

Welcome to your device. The Samsung T-Mobile Galaxy S4 (SGH-M919) is a great device! Why don't we learn about it before we go any further?
{
"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"
}
Other names associated with this device:
SGS4 ✓
Galaxy S4 ✓
SGH-M919 ✓
M919 ✓
Click to expand...
Click to collapse
This device is NOT a:
GT-I9500 ✗
GT-I9505 ✗
SGH-1337 ✗
SCH-1545 ✗
SPH-L720 ✗
SCH-R970 ✗
Click to expand...
Click to collapse
Device Specs:
Size and Weight:
- 5.4 x 2.7 x 0.3 inches
- 4.6 ounces
Operating System and Processor:
- Android 4.2 (Jelly Bean)
Battery Life:
- up to 15.5 hours talk time
- up to 18 days standby time
Memory:
- 2GB RAM, 16GB ROM
Connectivity:
- Sync methods: Bluetooth, WiFi, USB, NFC
- 4G Capable
- Wi-Fi Calling
- Audio and Multimedia
- T-Mobile TV
- GPS and Apps
- GPS enabled
International:
- UMTS: Band I (2100);UMTS/HSPA+: AWS Band IV / 2100 / 1900 / 850;Band II (1900);Quad Band GSM;LTE
- Hearing Aid Compatibility
- M3
Click to expand...
Click to collapse
Unique Features:
S Beam
Screen Share
S Voice
Smart Stay
Extended Gesture UX/Motion
Pop-up Play
Burst Photo
Best Photo
Click to expand...
Click to collapse
Great! What Android versions can be ran on this phone?
JellyBean - 4.2.2 - TouchWiz ROMs are 4.2.2 and there's a few CM10.1 ROMs out there still.
JellyBean - 4.3- CM10.2 ROMs are rolling out but remember, you may encounter bugs as it is still a WIP (Pretty stable, though.)
Click to expand...
Click to collapse
Cool, but I'm a noob, what should I start off with?
My suggestion to you is for you to run some TouchWiz ROMs to get you comfortable with the flashing, nandroiding, tweaking processes and then move on to something else. Above all read and search.
Click to expand...
Click to collapse
Okay, I see.. but I don't quite understand what flashing, nandroiding, tweaking, etc. mean?
* - anything and everything possible. A good example would be "All my friends live at 10* Croxley Street." This is saying that they are all live at 100, 101, 102, 103, 104, 105, 106, 107, 108 and 109.
Dev - See developer.
Developer - A man or woman who has created (developed) software.
ROM - 1. A modified version of the Android operating system operating system. 2. Read Only Memory, a place where information is stored and can not be destroyed, modified or written to.
AOSP - "Android open source project" a project by Google Inc. to give android to developers and manufactures for free (see open-source)
Open-source - (not to be confussed with free) A peice of software that is free to edit, use, distribute and share with no charge.
CM - See cyanogenmod
Cyanogenmod - A free open-source project based on the AOSP. It is a modded (see modded) version of the Android firmware
Firmware - see ROM (1)
Stock - An unchanged version of something. Example: I just flashed stock sense
OTA - "Over the air" a term used to indicate software that was sent to phones directly through the internet to their phones.
FOTA - "Firmware over the air" this normally refers to ROM's but can refer to radio firmware (see OTA)
Firmware - a piece of software to make hardware function correctly. This can refer to Radio Firmware, but is normally used as another name for ROM (1)
Radio - (not to be confused with Radio Firmware) A piece of hardware that allows communication. There are 3 main radios in your phone. Bluetooth, WiFi and GSM/CDMA.
Radio Firmware - (see firmware) a type of software that allows correct communication with the radio and the operating system. A newer firmware would normally improve battery life and call quality. The radio firmware only applies to the CDMA/GSM radio.
CDMA/GSM - A type of network communication between phones and carriers. GSM phones normally are included with SIM Cards that authorize them onto the network. CDMA have this authorization built in and do not need a sim card.
Kernel - An important part of all operating systems that handles the CPU and other vital components. A modded kernel may be used for overclocking.
Overclock - (not to be confused with underclock) to exced the default maximum CPU speed. This could make a phone more powerful but may cause damage. Although no damaged has been reported so far it could still drain battery life.
Underclock - to change your phones maximum frequency to LOWER than the default to attempt to extend the phones lifespan and battery.
Mod - A modification to a part of the phones software. It is also POSSIBLE to mod the phones hardware but is not recommended.
Modding - To perform a mod
Modded - to have included mods
Modification - see mod
Governor - a system embedded into the kernel to automatically change the current working CPU frequency depending on the workload. It would only go up to what it is overclocked (or underclocked) to, this is called the maximum frequency. It would not drop bellow the (just as eaisly configurable) minimum frequency.
Library's/Libs - a set of instructions for applications to use to function. A functioning camera lib would allow the camera to be used.
WFS - "Wildfire S" an armv6 device made by HTC in 2011.
Logcat - A logging system built into the ADB
ADB - "Android Debug Bridge" a system that can be accessed using a computer where you can manage the device from. You need the Android SDK to use it.
SDK - "Software Development Kit" a set of tools used for software development.
WIP - "Work In Progress"
JDK - "Java Development Kit" an SDK for the java platform. It is needed to run the Android SDK.
JRE - "Java Runtime Environment" a collection of binarys and files to allow java software to execute.
Execute - To "run" or "start" a binary
Binarys - (sometimes called bin's) a group of executable files.
RAM - Could be one of three meanings: 1. Memory for the CPU to process processes. 2. Random Access Memory, a place where information can be used, executed from, modified, or deleted. 3. A type of sheep.
SD - Short term for MicroSD
Marvel - A gsm version of the phone
Marvelc - The cdma version of the phone
Marvelct - A rare Easten CDMA version of the phone.
Marvel* - all versions of the HTC Wildfire S (see *)
GB - Could mean one of two things. 1. Gingerbread or 2. Great Britain
Gingerbread - Android 2.3
Froyo - Android 2.2
Honeycomb - Android 3.x. it was never released or ported to the wildfire s because it was built for tablets.
Ice cream sandwich / ICS - Android 4.0. The latest version of Android.
CM9 - Cyanogenmod 9. A modified version of ICS. (see cm)
JellyBean / JB - Android 4.1 / 4.2 / 4.3 - The latest version of Android.
CM10 - Cyanogenmod 10. A modified version of JB. (see cm)
RUU - "ROM Update Utility" An automatic installer for Radio Firmware, ROM and HBOOT
HBOOT - The bootloader for all modern HTC Android phones.
Custom recovery - A o version of the stock HTC recovery to install unoffical ROMs.
AFAIK - "As far as I know"
KANG - The process of creating a code based of someone else's code.
Zipalligned - This is something that makes a ROM faster. If you can improve this please contact me!
Deodexed - Where ODEX files are moved into the actual applications
APK - "Android Package" an Android application
Click to expand...
Click to collapse
This was written by benjamingwynn and brought over to the Vibrant section by Woodrube, so thanks goes out to them!
Okay, I think I'm ready to begin! Where do I start?
You have a few ways to go here..
But before we continue, let me explain something to you. Our phones have this 'flash counter' built in.
There is a way to reset it after you've triggered it, so don't be alarmed.
Flash counter? What's that?
The flash counter is a binary counter built in Samsung phones that is used by Samsung to basically help identify if you have been tampering with your firmware and flashing unofficial software.
Each time you flash unofficial firmware via Odin, your binary flash counter goes up by 1.
Click to expand...
Click to collapse
Ah, okay.. is there anyway to bypass that?
Yes and no.
How to get root easier and faster, triggering the counter:
Chainfire has developed an way to flash a custom recovery and root your phone.
Visit this thread to download and see the many features it has: http://forum.xda-developers.com/showthread.php?t=2294005
Big thanks goes out to him for making things so simple!
Click to expand...
Click to collapse
NOTE: You CAN reset your flash counter to 0 using an application developed by Chainfire called Triangle Away which can be found here: http://forum.xda-developers.com/showthread.php?t=1494114
What can I do now that I have root?
You can backup your apps using Titanium Backup found in the Google Play store.
Use apps that require root.
Etc.
Click to expand...
Click to collapse
What can I do now that I have a custom recovery?
Make a NANDROID backup of your current setup and restore that backup!
Flash ROMs, modems, kernels, themes, etc.
Wipe data, clear cache, etc.
Click to expand...
Click to collapse
​
Credits and Thank you's:
- s15274n for his great guides and borrowed words!
- Woodrube for his great guides and borrowed words!
- Anyone else I may have missed.
Note: I will update this thread daily and keep everything current.
These are my ways of flashing my device and they have worked perfectly, there are other ways as well and they have been posted.
So look around if you find this confusing!
Useful Links and Resources​
How to SIM Unlock your S4: Here
[GUIDE] Better Battery life when Idle: Here
Click to expand...
Click to collapse
Useful Downloads​
Odin Program:
ODIN v3.07: Here
Stock File:
T-Mobile Galaxy S4 SGH-M919 UVUAMDL (Android 4.2.2) | ODIN FILE: Here
Recoveries (ODIN):
[CWM Advanced Edition] PhilZ Touch: Here
CWM Recovery (Non Touch) (IMG File): Here
STOCK Recovery (Touch) (IMG File): Here
Click to expand...
Click to collapse
How to ROOT your T-Mobile Galaxy S4 on a Mac / Linux PC using Heimdall​
Link: http://forum.xda-developers.com/showthread.php?p=45538268
Click to expand...
Click to collapse
How to ODIN back to stock after messing up trying to flash a ROM or rooting.​
Follow this amazing guide written by @k0nane
Link: http://forum.xda-developers.com/showthread.php?t=2258628
Click to expand...
Click to collapse
How to ODIN back to COMPLETE stock (Reset flash counter as well).​
Follow this amazing guide written by @djintrigue808
Link: http://forum.xda-developers.com/showthread.php?t=2336392
Click to expand...
Click to collapse
Frequently Asked Questions (F.A.Qs)
​
Q: I flashed back to stock, but my phone hangs at the Samsung logo, what do I do?
A: Don't forget after you ODIN, you have to boot into stock recovery, wipe data and cache, reboot!
Click to expand...
Click to collapse
Q: How do I get into Recovery Mode?
A:
1. Unplug the USB cable.
2. Shut down the phone.
3. Hold down the 'HOME' + 'VOLUME UP' buttons and press the 'POWER' button for about 5 seconds to enter Recovery Mode.
Click to expand...
Click to collapse
Q: How do I get into Download Mode?
A:
1. Unplug the USB cable.
2. Shut down the phone.
3. Hold down the 'HOME' + 'VOLUME DOWN' buttons and press the 'POWER' button for about 2 seconds until a WARNING! Screen appears. Press the 'VOLUME UP' button to enter Download Mode.
Click to expand...
Click to collapse
Great idea.
Simple and to the point :good:
Btw, I was reading this:
"Battery Life:
- up to 15.5 hours talk time
- up to 18 days standby time"
Where can I get me one of these :silly::laugh:
From all the guides Ive seen for phones and ones Ive written while a staff member on Android Forums, I gotta say this is probably the cleanest most organized guide Ive ever seen. Very nice job man. Will help alot of people.
Added a new guide:
[GUIDE] How to ROOT your T-Mobile Galaxy S4 on a Mac / Linux PC using Heimdall
Great thread!! This is just what I needed. Thanks a lot.
i Have Q
is there somw way to track my mobile if stolen from me without internet enabled just only by GPS ??
themes...
Are there any other themes for wicked v9.1 beside the toxic green?
any help is appreciated.
Hotfile has been seized.
re: thread
Brianzdman said:
Great thread!! This is just what I needed. Thanks a lot.
Click to expand...
Click to collapse
I think that I may also have a good use for this thread. LOL
whats the truth?
I was looking around at various sources when I updated to MK2_4.3 from 4.2.2 and I read that once you've Flashed MK2, updated 4.3 that there is no way to go back down to 4.2 . . . is this true? Also is it possible and/or stable to flash 4.2.2 Roms from MK2?
---------- Post added at 01:15 PM ---------- Previous post was at 12:15 PM ----------
I was looking around at various sources when I updated to MK2_4.3 from 4.2.2 and I read that once you've Flashed MK2, updated 4.3 that there is no way to go back down to 4.2 . . . is this true? Also is it possible and/or stable to flash 4.2.2 Roms from MK2?
re: 4.2.2 - 4.3
Robot916 said:
I was looking around at various sources when I updated to MK2_4.3 from 4.2.2 and I read that once you've Flashed MK2, updated 4.3 that there is no way to go back down to 4.2 . . . is this true? Also is it possible and/or stable to flash 4.2.2 Roms from MK2?
---------- Post added at 01:15 PM ---------- Previous post was at 12:15 PM ----------
I was looking around at various sources when I updated to MK2_4.3 from 4.2.2 and I read that once you've Flashed MK2, updated 4.3 that there is no way to go back down to 4.2 . . . is this true? Also is it possible and/or stable to flash 4.2.2 Roms from MK2?
Click to expand...
Click to collapse
That is only true if you have done one of these three thing:
#1: Allowed OTA update to 4.3
#2: Updated to 4.3 using Kies
#3: Odin flashed the official stock 4.3 firmware from http://SamMobile (or elsewhere)
If you have not done any of those three things you can go back and forth between 4.2.2 and 4.3.
Good Luck!
Misterjunky said:
That is only true if you have done one of these three thing:
#1: Allowed OTA update to 4.3
#2: Updated to 4.3 using Kies
#3: Odin flashed the official stock 4.3 firmware from http://SamMobile (or elsewhere)
If you have not done any of those three things you can go back and forth between 4.2.2 and 4.3.
Good Luck!
Click to expand...
Click to collapse
How would I know if I were able to flash 4.2.2 Rom or not? Just give it a try and if it works then im good and if not it will say error or what (I am just asking so I don't try something and screw things up)
Also kinda off topic but Ive been trying to Flash a jfltexx Rom which is the GT-9505 int variant, I tend to use alot of their Roms and never have problems but latley when flashing aosp based roms like omni it says that i could only use jfltetmo builds, I was thinking that I could flash a TW based build like Foxhound or something then factory reset and flash from there and maybe it would register as a jfltexx but so far no luck. Thanks again
re: 4.2.2 roms
Robot916 said:
How would I know if I were able to flash 4.2.2 Rom or not? Just give it a try and if it works then im good and if not it will say error or what (I am just asking so I don't try something and screw things up)
Also kinda off topic but Ive been trying to Flash a jfltexx Rom which is the GT-9505 int variant, I tend to use alot of their Roms and never have problems but latley when flashing aosp based roms like omni it says that i could only use jfltetmo builds, I was thinking that I could flash a TW based build like Foxhound or something then factory reset and flash from there and maybe it would register as a jfltexx but so far no luck. Thanks again
Click to expand...
Click to collapse
Personally I stay away from roms like that, I just stick to the
M919 Samsung Jellybean Touchwiz based custom roms.
Don't get me wrong I tried basically all of those AOSP/AOKP/CM/GE/KitCat and the Ported roms
but found that they all have one thing in common, they are basically stripped bare from all the niceties
and the bells and whistles which make the M919 Tmobile Jellybean Touchwiz based roms so excellent.
Since I am really not too much into those other roms, I would hate to guess at giving you or anyone
else any suggestions as to how to fix any issues you are having with those other roms.
As far as trying to go back to the M919 4.2.2 Jellybean Touchwiz based custom roms go it's easy,
just make a nandroid backup of your existing rom and see for yourself, if you don't get any errors
or other unusual issues trying to flash those roms then then you are Ok and need not worry about
the KNOX pox.
Remember there are only three ways to get KNOX on your phone as you saw in my previous post.
Good luck!
Turn off Amber Alert
I am running Wicked V9.1 on both my and my wife's phone. She, but not I, keeps getting Amber Alerts - 8 today alone. Is there any way to stop receiving them?
hisself said:
I am running Wicked V9.1 on both my and my wife's phone. She, but not I, keeps getting Amber Alerts - 8 today alone. Is there any way to stop receiving them?
Click to expand...
Click to collapse
It might be coming from Cell Broadcast.. I'm not sure if Wicked has it or not but I remember getting amber alerts from the cell broadcast that was on the cm rom and there was settings on there to turn it on & off or if you wanted it keep it on you were able to control the types of emergency's to get alerts from like weather emergency's like hurricanes etc or amber alerts
Sent from my SGH-M919 using XDA Premium 4 mobile app
---------- Post added at 12:47 PM ---------- Previous post was at 12:36 PM ----------
Misterjunky said:
Personally I stay away from roms like that, I just stick to the
M919 Samsung Jellybean Touchwiz based custom roms.
Don't get me wrong I tried basically all of those AOSP/AOKP/CM/GE/KitCat and the Ported roms
but found that they all have one thing in common, they are basically stripped bare from all the niceties
and the bells and whistles which make the M919 Tmobile Jellybean Touchwiz based roms so excellent.
Since I am really not too much into those other roms, I would hate to guess at giving you or anyone
else any suggestions as to how to fix any issues you are having with those other roms.
As far as trying to go back to the M919 4.2.2 Jellybean Touchwiz based custom roms go it's easy,
just make a nandroid backup of your existing rom and see for yourself, if you don't get any errors
or other unusual issues trying to flash those roms then then you are Ok and need not worry about
the KNOX pox.
Remember there are only three ways to get KNOX on your phone as you saw in my previous post.
Good luck![/QUOTERom.
Yeah I know what you mean... I agree with you about touchwiz ROMs compared with aosp/aokp/cm/pa/...
I was just asking because I've had this problem before and some how it went away and I never thought of it again until this last week went trying to flash Omni Rom...
What is your favorite Rom or some of your favorites... Like do you use several different roms or do you stay with a particular rom update to update?? Just wondering
Click to expand...
Click to collapse
re: roms
Robot916 said:
It might be coming from Cell Broadcast.. I'm not sure if Wicked has it or not but I remember getting amber alerts from the cell broadcast that was on the cm rom and there was settings on there to turn it on & off or if you wanted it keep it on you were able to control the types of emergency's to get alerts from like weather emergency's like hurricanes etc or amber alerts
Sent from my SGH-M919 using XDA Premium 4 mobile app
---------- Post added at 12:47 PM ---------- Previous post was at 12:36 PM ----------
Misterjunky said:
Personally I stay away from roms like that, I just stick to the
M919 Samsung Jellybean Touchwiz based custom roms.
Don't get me wrong I tried basically all of those AOSP/AOKP/CM/GE/KitCat and the Ported roms
but found that they all have one thing in common, they are basically stripped bare from all the niceties
and the bells and whistles which make the M919 Tmobile Jellybean Touchwiz based roms so excellent.
Since I am really not too much into those other roms, I would hate to guess at giving you or anyone
else any suggestions as to how to fix any issues you are having with those other roms.
As far as trying to go back to the M919 4.2.2 Jellybean Touchwiz based custom roms go it's easy,
just make a nandroid backup of your existing rom and see for yourself, if you don't get any errors
or other unusual issues trying to flash those roms then then you are Ok and need not worry about
the KNOX pox.
Remember there are only three ways to get KNOX on your phone as you saw in my previous post.
Good luck![/QUOTERom.
Yeah I know what you mean... I agree with you about touchwiz ROMs compared with aosp/aokp/cm/pa/...
I was just asking because I've had this problem before and some how it went away and I never thought of it again until this last week went trying to flash Omni Rom...
What is your favorite Rom or some of your favorites... Like do you use several different roms or do you stay with a particular rom update to update?? Just wondering
Click to expand...
Click to collapse
For years now my favorite rom has been and still is @evil1art 's "Wicked" custom rom.
Other people have their own favorites, but Wicked rom is and has always been mine.
Good luck!
Click to expand...
Click to collapse
Yeah I like Wicked also, very stable well rounded Rom

[UPDATED][2015][How-to][Everything you need to know and do to your Captivate Glide

[UPDATED][2015][HOW-TO]Everything you need to know and do to your Captivate Glide by Stormdude124!
Hello, I see a lot of people wondering how to root the captivate glide,what ROMS are active and want to use a custom ROM but can't figure out how to do it. Well, here is a awesome guide that's easy to follow! When your done don't for get to drop a thanks if I've helped!
[ROOTING/AND OR UPDATING TO LATEST OFFICIAL UPDATE]
(of course when you make any modifications to your phone I'm not responsible but I am here to help!
I'm not discouraging you to do this,because this makes your phone awesome, but you know the drill :3 )
Firstly you need to update your firmware to 4.0.4 UCLJ3,You technically don't have to do this step,but this is the guaranteed way to successfully do it and have no issues. Here's two simple ways you can do it:
*If you are rooted /have the Rodgers version and want to update:
If you are on 2.3.5 android firstly, Update to official ICS 4.0.4 via ODIN.If you have Rodgers version you need root anyways .Click the button to show more and why:
Okay so you have the Rodgers version of the phone and you want root right?
Well your in luck! It does require having a custom ROM first...The reason is because the pre-rooted 2.3.5 ODIN flashable ROM is dead and I have yet to find one.If you want to be on official ICS Do this:Flash TWRP>backup your ROM>Install CM11 from recovery(it is pre rooted thats a plus!)>backup your /efs(this contains your unique IMEI number) with efs pro>then flash the 4.04 offical firmware via ODIN below this>restore your /efs. (if it was lost of course)If you want to stay on your custom ROM theres no probem with that,but if you have problems with signals or anything just flash this in recovery.
If you have any questions regarding this method check this thread out first.Anyways please follow the guide for step by step instructions on how to do everything and have the required files!
Rooted at&t version you don't have to do anything special just update normally *Sweet tits it already uploaded to my Google Drive! now its available to anyone Links are below this [I'm pretty sure if you have Rogers version you can update with this as well,but you need to have root to have your /efs partion backed up because in some cases it was reported lost.]
Firmware:
ICS 4.0.4 UCLJ3 Mirror 1 SamMobile(needs account) Mirror 2 My Google Drive (anyone can access no account required and fast speeds!-a txt file is included if you need more help you out on flashing it )
and here's also a guide on how to flash it!(if you are following this guide please use Bubor's TWRP as it is needed for KitKat ROMS)
*If you are not rooted /at&t version and want to update:
you can simply use Kies
If and after you updated though Kies,make sure you uninstall Kies before you install ODIN.
Basically follow this youtube video and install TWRP not CWM!!!
I can't stress how important it is to Have TWRP, CWM will simply not work,but if you installed CWM its not hard at all to change! Just flash this in CWM and your recovery will change to TWRP
http://www.youtube.com/watch?v=Cn879wTAXi4
If on mobile or non flash device click here
While watching this video please flash TWRP!!!!!
You should now be fully updated and rooted!!!
[BEFORE YOU FLASH]
This is not necessary if you are staying on your current network,but if you want to unlock your phone to another network,It would be cool to see this first: http://forum.xda-developers.com/showthread.php?t=1860003
------------------------
[FLASHING]
Here is a list of currently active ROMS (as of 1/24/14)
(Bubor's, grtsarav's,and xdajog's ROMS) The only bugs which are in JB+(4.1+) include,No Bluetooh Headset (everything else works fine,BT speaker file transfer ect.) Fixed camera Rotation,meaning when you take a Picture it will always be rotated at 90 degrees,just rotate them in gallery.
Anyway the ROM I use is CRdroid 4.4.4,but if your looking for something a little more Stock based use sediROM.
But i'm not the one to tell you what ROM to get! Try them all! Or try just try one! What ever you like! All I know is you'll enjoy the life and freedom with a custom ROM!!!
*Please read if you have a JellyBean ROM* all Jellybean ROMS haven't been updated in awhile.If you would like a ROM that is guaranteed to have updates please choose a KitKat branch or use sediROM (which is ICS 4.04)
-----------------------------------------------
Lollipop (Android 5.0-5.0.x)
Alsas Fix -It is baked into the ROM,download terminal emulator to activate
CyanogenMod 12 5.0.2 Last Update: 03/02/15
Current Status: Stable
-Root: can be enabled in development settings,enabled by tapping build number 5 times!
Bugs: Unfortunately if you want to use this ROM you sacrifice your camera.²Apparently apps that didn't work in 4.4 work fine in this build,meaning you can use latest google now ect.
----
KitKat (Android 4.4-4.4.4)
Note:* the alsas fix (aka skype fix) has its own version for 4.4.3 and 4.4.4,here's the link for 4.4.3*
Here's the link for 4.4.4
*Freshly updated 4.4.4*
CyanOgenMod 11 M12 (KitKat 4.4.4) Last update:01/13/15 Current Status: Very Stable
OMNI ROM (Kitkat 4.4.4) Last update:12/23/14 Please go to Test Directory for this version (window mode feature) Current Status: Very Stable
P-A-C Man ROM RC1 (KitKat 4.4.4) Last update:12/23/14 Current status: Very Stable
grtsarav's ROM:
*updated to 4.4.4*
crDroid Simple (KitKat 4.4.4) Last update: 10/02/14 Current status: Very Stable
Note:* the alsas fix (aka skype fix) has its own version for 4.4.3 and 4.4.4),here's the link for 4.4.3*
*Here's 4.4.4*
]
>All 4.x.x ROMS<*It has came to my attention that some apps aren't compatible with our phone anymore.This is due to a bug in the Nvidia GPU and NEON Instructions that our CPU is not compatible with.
Below I have provided the latest versions of affected apps that work with our phone:
Google Now (Search) 3.3.11.1069658-If GNL Says you need a newer version of search downgrade it
Google Now Launcher-Use this If The latest GNL says you need a newer version of search
Youtube 5.3.32-Some say the latest version works,but it crashes constantly.This one doesn't.
Google Camera 2.2.024 -Tested works great!
Google Maps 6.14.4 -the latest works but there's a bug in the NV Graphics that gives you a black screen when you leave the app and comeback to the same session o_0
4.4.x Gapps package from 03/16/14-Okay we lucked out here,I couldn't find an old Gapps package any where on the web containing compatible Google Now and guaranteed no F/Cing apps ,then I check an old folder I had on my phone.What do you know? I have the file saved from way back
If you installed a newer version of these apps that didn't work,just uninstall the updates and install the one provided!
also If you find an app no longer compatible with this phone let me know and I'll post an older version that does!
Ice Cream Sandwich (Android 4.0-4.04)
xdajog's ROM
(Private beta testing completed.)
SediROM v1.6*1.6.21* (Ice Cream Sandwich 4.0.4) Current Status: Very Stable
Last update:01/08/15 Compatible with enterprise apps
Now has the option to turn root (su) off or on!
NO SKYPE OR ALSAS FIX NEEDED!
Everything works including Bluetooth headset
Very Recommended ROM!
Please report bugs promptly so he can give you the best experience
-----------------
ROMS that haven't been updated in awhile:
Jelly Bean (Android 4.1-4.3)
P-A-C Man ROM (Jelly Bean 4.3.1) Last update:02/25/14 Current Status: Support probably ending soon...
CyanOgenMod 10.2.1 (Jelly Bean 4.3.1) Last update:02/25/14 Current Status: Support probably ending soon...
(Discontinued as of January 2014) OMNI ROM (JellyBean 4.3.1)
-------
For older ROMS click here
you must change the assert tag to flash in TWRP:
@Bubor:You may want to install older rom, you must change assert tag in rom zip file META-INF/com/google/android/updater-script:
Code:
assert(getprop("ro.product.device") == "i927" || getprop("ro.build.product") == "i927" ||
getprop("ro.product.device") == "SGH-I927" || getprop("ro.build.product") == "SGH-I927" ||
getprop("ro.product.device") == "SGH-I927R" || getprop("ro.build.product") == "SGH-I927R" ||
getprop("ro.product.device") == "SGHI927" || getprop("ro.build.product") == "SGHI927" ||
getprop("ro.product.device") == "SGHI927R" || getprop("ro.build.product") == "SGHI927R" ||
getprop("ro.product.device") == "n1" || getprop("ro.build.product") == "n1" || abort("This package is for \"i927,SGH-I927,SGH-I927R,SGHI927,SGHI927R,n1\" devices; this is a \"" + getprop("ro.product.device") + "\"."););
Click to expand...
Click to collapse
--------------------------------------------
Custom Kernels: (Not required! If you don't know what this is,skip this section!)
GraKernel by Grarak compiled by bubor
Fixes some wifi issues,sleep of death, and stable over clock (when you first flash go to system settings>preformance>processor>change maximum CPU frequency to 1200mhz (stock is 1000mhz)
If you want to go back to 4.0.4 stock the easy way just click me
------------------------------
[HOW TO FLASH VIA TWRP] (which you should have!!!!)
If you already flashed a custom recovery to your phone via odin heres what you do:
1: save all data, shutdown your phone
2: hold vol down and power
3: let go of power
4: your phone should now say "booting into android recovery"
5: you should now be in recovery
6: firstly, click "Backup"
7: Back up the desired Partitions
8: Swipe to Back Up
9: Let back up complete (can take some time depending how much stuff is backing up)
10: Return to the main menu
11: Locate "Wipe"
12: Swipe to Factory Reset (before you freak out it, DOES NOT WIPE YOUR INTERNAL AND EXTERNAL SD CARDS!)
13: Locate "Install'
14: Find your ROM (if you downloaded your ROM from your phone it is usually in /sdcard/download)
15: "Swipe to install zip"
16: Let your ROM install (it will take some time)
17: Congratulations you have a new ROM on your Cappi!
---------------
[F.A.Q] {new question added 5/30/14}
Q: A new update has been released for my phone do I need to Factory Reset my phone?
A: No just flash on top of it but make a backup first just in case the update has problems
Q: I'm coming from a different ROM (like OMNI ROM) can I restore my /Data or flash on top of my current ROM?
A: No, if you are doing something like that I would use Titanium Backup to backup your data and apps
Q: I'm coming from stock do I need to unlock my bootloader to install custom ROMS?
A: No all you have to do is have a custom recovery and you're good to go!
Q: I see I need to backup my EFS, is it really necessary?
A: Not really but, its not a bad idea to do it,download this,if you need a step by step guide click here
Q: Do I need to flash any Custom Kernels, GAPPS ect.?
A: All Bubor's ROMS have everything built in,but grtsarav's ROM requires a GAPPS package
more info on his ROM page
Q: I have the Rogers version of the i927 do I need to do anything special?
A: No all the ROMS are universal
Q: Why can't I just flash TWRP and a ROM without updating to 4.0.4 ICS first?
A: You could, but we say update first you can avoid unknown issues with Baseband (that's like sleep of death dropped calls ect.)
----------------
[MISC.]
>Only do if you flashed a GApps package not including search<*If you want 'Ok Google to work on your ROM and offline voice data:
1: Download this:en-US.zip
2:Install:HAVE GOOGLE NOW INSTALLED!
1:Extract with your favorite extracting app (i used root browser) to /data/data/com.google.android.googlequicksearchbox/app_g3_models
2:use rootbrowser and check every premission by long pressing file:
{
"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"
}
Then:
*This also gives you offline voice typing (System>Language and input>Google Voice Typing)Enable it
I recommend You use Google keyboard by Google it integrates both in one awesome keyboard here's play link
*How to enable voice typing
1: Have google keyboard and Google Now (In playstore its called Google Search)
2: Make sure you have Voice Search enabled:System>Language and Input-Check Google Voice
It should look like this:
3:Now go somewhere where you can open Google keyboard and long press the comma left of the space bar
4:A box should come up saying "Input options"
5:Click Google Keyboard Settings
6 :Check Voice input key like this:
8: Finally your outcome should be this:
------------------------------------------------
-UPDATED 3/25/14- *How to get a fully functional GNL (Google Now Launcher) it all works!
It's been released on Google Play!
Known issues: the always listening feature may make all sounds lag when using "Stock libs" (original sound drivers in "windows terms").Skype fix (tiny alsas) fixes this. Just type command from terminal when making a call,that's what I do.
read "Skype Fix" below for more info and how to install it
Older Versions(might need older Google Now?)
First Release
Second Release
------------------
*How to install Google's Documents UI (Google's new file explorer)
Download the apk >here<
1: after you downloaded the apk copy and paste into System>app
2a: if you are on CyanogenMod it will ask you if you want to over write the file,tap yes
2b: set the permissions to r-w-rr
3: reboot and watch the magic
-----------------
[KITKAT ONLY]
*How to have a custom wallpaper on your favorite KitKat ROM:
-Before we get started CRdroid has Custom wallpaper setting built in after build 5-
-CM11 also has it now where you can set a custom locksceen wallpaer (settings>themes>lockscreen wallpaper)-
Anyways if your ROM doesn't support it here's how to get it:
1:Basically you need to have XPOSED Frame work,you can get it freshly updated here
2: After you install Xposed Frame work installer,install and reboot
3: There are two routes you can take,you can download GravityBox and have more customization,but it does break some CM settings (theoretically its not supported, but I've used it and it works perfect,it also adds the AM/PM feature).The other route is Xposed lockscreen,which basically the title states what it does,customize your lock screen!The only feature it has is custom wallpaper for lockscreen
4: you can fetch GravityBox here and Xposed lockscreen here
5: MAKE SURE you activate your module you choose and don't have both active at the same time!
-------------
[SKYPE FIX]
*How to use Skype or VOIP apps with ease this also fixes the lagging sound issue with Google now/launcher! This Will work on any of our KitKat based ROM's:
1: flash This zip in Recovery:4.4.2 ROMS: >here<
4.4.3 ROMS: >here<
4.4.4 ROMS >here<
2: After you flashed that,reboot into system
3: Open Terminal Emulator (it's included in CM,but if you don't have it click here
4:in terminal type "su" to get root premissions
5:Run "alsas" command to switch audio stacks,at anytime to switch between GSM (regualr calling) and voIP (like skype ect.)
Notes:When you first flash the zip it will switch it to voIP-aware,CHANGES ARE PRESISTANT,meaning to have GSM calling you need to run the command from terminal everytime you want to switch between the two
-
For JellyBean ROM's (4.1-4.3)
1: Download this zip
2: Flash zip from recovery
3: The first time you flash the zip it will change it to voIP aware (so you can use skype or any other voip calling app)
4:to use GSM calling,simply flash the zip again! Basically flash when your done using Skype!
---------------
FINNALY
If any other questions need to be asked feel free to comment below (probably the best place its a nice area!)
or PM me if necessary! If you want to report any bugs about any of our Developers ROMs please, and I mean PLEASE report only new bugs that haven't been reported!
---------------
[CREDITS]
*Bubor*-For ROMS,Recoverys,and for keeping the Captivate Glide alive!!!
*grtsarav*-For your ROM and helping the community with your port!!!
*xdajog*-For Giving the community a good choice of ICS!!!
*dman3285*-For giving us an easy way to return to stock
*Darkshado*-For showing us how to network unlock our phone
*dbrannon79*-How to backup EFS
*TheTechnologicalKing*-Supplying youtube video
*KennyG123*-For stickying this thread so people can easily find it!
*Other Respectable Devs*-as I add new apps I can't really add all of them at once,so this is my thanks for the applications you've made!
--------------
[UPDATES & ADDED APPLICATIONS]
Please view this to see how far we've come >>>
01/26/14 uploaded a version of EFS pro backup (the version provided by dbrannon79 would not work on the glide anymore because too new)
02/01/14 some polishing and simplification also added link to Google keyboard.Will update more later tried updating from phone so may be a little off. Will add how to flash TWRP from ODIN from this thread (eventually no external threads!) User feed back would be awesome! If something needs a change or you want me to add something let me know!
SD:2/01/14 Changed links to google (when will microsoft learn?)Will make an updated video on how to ODIN TWRP when I have more time ; Thanks for user input:*dragonfire613*
02/05/14 Updated Google Experience Launcher to latest version Ripped straight from update! It's Now called "Google Now Launcher"
LTD 02/05/14 Tweaked some stuff
02/08/14 added link to Samsung Kies;Made guide more user friendly!
02/15/14 added when ROMs were last updated; added how to get Google's ''Documents UI" on any KitKat device (haven't tried on JellyBean?)
Bubor updated CyanogenMod 10.2.0 to 10.2.1
02/17/14 added how to have a custom wallpaper on your favorite KitKat ROM
02/23/14 added Skype fix thanks *mrk2815* for telling me,thanks also to S-trace for simplifying skype fix on ROMS!;Added JB fix
02/25/14:updated header
03/08/14: ROM updates
03/12/14 ROM updates
03/16/14 ROM updates and added grtsarav's ROM
03/17/14 ROM updates and tweaks
03/24/14 ROM updates and updated info about flashing TWRP,all versions are up to date and ready for KitKat!
03/24/14 tweaks about GAPPS,updates about GNL
03/27/14 New ROM!
04/03/14 ROM updates and ROM Stability updates!
04/08/14 PAC ROM 4.4 Moved to development section,as of now,it will be maintained
04/14/14 Some useful info
04/18/14 ROM updates
05/02/14 ROM updates
05/05/14 ROM updates and some info regarding JellyBean ROMS
05/16/14 Added the latest version of Google Now that works on our device right now
05/17/14 Changed The Google Now link to my Google Drive
05/26/14 ROM updates
05/28/14 Thanks Adam77Root for showing me the hide tag!
05/30/14 ROM updates
06/06/14 ROM updates.We're now on 4.4.3!!! Added how to flash older ROMS
06/11/14 All of our KitKat ROMS are 4.4.3 now
06/20/14 We have a new ROM check it out! Its ICS
06/28/14 My birthday was yesterday! ROM updates Most ROMs are updated to 4.4.4;Clean up
07/08/14 Updated List of current ROMs; Sorry I did't update I was on vacation
07/19/14 SediROM has entered public beta phase
07/20/14 Fixed a slight error
07.22/14 xdajog's ROM update and new info about SediROM
07/27/14 Bubor's ROM updates
07/29/14 We got stickied!!!
08/06/14 grtsarav's crDROID ROM updated,go flash today!
08/23/14 SediRom Updated to RC2 You know the drill!
09/03/14 Tried to simplify on how to update to latest firmware,I fixed the dead links to download the firmware,its from sammobile let me know if it works
09/04/14 Big Big update hope this helps out! don't forget to drop a thanks! that makes my day!
09/08/14OMNI ROM and PAC ROM got updated! What are you waiting for? go flash it!;Fixed some stuff to do with Rodgers version
09/18/14 CM11 got updated,now it has great battery life;PAC ROM updated to RC1,also on any ROM the latest YouTube doesn't work you must downgrade.I will supply the latest version that does when I have time
09/19/14 CM11 updated to M10,more about what's new in M10 here
09/20/14 added links to latest versions of certain apps that can't be updated anymore
09/24/14 Google Camera was added to that list.Also I got my hands on a 64 bit PC so LS ROM is coming soon...when I am home to install linux and setup the build environment of course!
09/25/14 Added a version of google maps;Got a hold of my captivate,tested Google Camera version I posted. It works Perfectly! Updated Lockscreen wallpaper info
10/02/14 crDROID ROM got updated,so flashy flashy
10/03/14 Added a Gapps package that is 100% compatible with our phone no F/Cing apps :good:
10/20/14 Sorry I didn't update this sooner,I've been very busy with my new job!All of Bubor's ROMs are updated! go flash and see whats new!
11/11/14I have added a poll so our developers can know which roms were actually using
01/15/15 Updated every ROM! Sorry I haven't been posting been very busy at my new job! I'll try not to be behind!
Changed to 2015!
04/22/15Got my Cappy back to test with. Played with cm12 added. What bugs I have discovered and updated to the latest Dow loads!
Extra Tips
[ hide]-FUTURE USE-.[/hide] You read the whole guide? Wow! thank you for your time!!!
stickied on 07/29/14
I hope I simplified your day! If you don't understand anything,please don't hesitate to ask any questions. I am friendly
I won't get mad if you post a noob question (all I ask is to read the comments first and see if your question has already been answered!)
The skydrive link is dead
That's Microsoft they are changing to onedrive or something I'll fix it around 1pm CST
Sent from my Kitkatified I927 running CM 11
Try this link right now: https://skydrive.live.com/redir?resid=99E32AEC5C18FA3!5344&authkey=!AHFGJKAOM68Ou4w&ithint=file,.zip
I'm going to switch all to Google drive
Sent from my Kitkatified I927 running CM 11
stormdude124 said:
Try this: https://skydrive.live.com/redir?resid=99E32AEC5C18FA3!5344&authkey=!AHFGJKAOM68Ou4w&ithint=file,.zip
I'm going to switch all to Google drive
Sent from my Kitkatified I927 running CM 11
Click to expand...
Click to collapse
OP Updated with new links and information
For the love of god mention somewhere that you need google search installed before you do anything trying to make voice typing active when offline... that would have saved me hours of headache right there. (I know it's probably obvious to most people, but for dumb noobs like myself, we need to know)
Okay noted XD
Sent from my Kitkatified I927 running CM 11
Does anyone know if the most current OMNI-Rom has multi-window enabled? Or is it only the test rom?
I think its just the test version
Sent from my Kitkatified I927 running CM 11
OP updated for February!
OP updated for March!!!
IEMI removed
I purchased imported unlocked galaxy glide from ebay india , after some day it locked itself. I get it unlocked in local market and it was working fine.
A day suddenly its iemi number changed to generic iemi and as these phones are blocked in india , so its not working here.
Plz guide me what to do?
I am ready to use custom roms but how to back my iemi with unlocked phone?
Plz help
Man, I really hope you backed up your IMEI before you installed your custom ROM
Sent from my SGH-I927 using Tapatalk
stormdude124 said:
Man, I really hope you backed up your IMEI before you installed your custom ROM
Sent from my SGH-I927 using Tapatalk
Click to expand...
Click to collapse
yes i do have all efs files with me
okay awesome! download this
and restore your files,if you need step by step let me know!
CWM ROM flash error status 7
stormdude124 said:
okay awesome! download this
and restore your files,if you need step by step let me know!
Click to expand...
Click to collapse
While flashing CM-11 Kitkat ROM using CWM, it gives an error status 7.
I tried deleting the assert clause as given here http://forum.xda-developers.com/showthread.php?t=2522762
But it give the same error status 7 : set_metadata_recursive changes failed
Somewhere I read that I need to use CWM 6.0.4.5 +. Help me out. Or give some link to latest CWM.
You need to use TWRP (team win recovery project) in the guide it states to flash TWRP not cwm,your in luck though,you can flash twrp through cwm, flash this: http://dualhoki.vim.hu/bubor/dev/twrp-i927/twrp-2.6.1.zip
Then try flashing cm 11
Sent from my SGH-I927 using Tapatalk
omnirom
Hello guys, i have a few question about omnirom, what settings is good for performance in settings>performance>memory ?
and for what is SWAP int-sd card? it's good for performance? or just space?
Tabo8226 said:
Hello guys, i have a few question about omnirom, what settings is good for performance in settings>performance>memory ?
and for what is SWAP int-sd card? it's good for performance? or just space?
Click to expand...
Click to collapse
If you don't know what settings will be good, don't touch them, they're mostly for fine-tuning system built-in app killer. You hardly can have much profit from changing them, only if you need a bit more RAM badly.
SWAP int-sd card is for using your sd card as internal memory (so you can install apps there). You should use it if 4 gb of internal memory is not enough for you (as it is for me as I'd like to install couple of 1-2 gb games). You will lose performance with swap if your SD card is less that 10 speed class.
Given that BT doesn't work in the newer ROMS (JB & KK), I regrettably had to revert back to 4.0.4. I found that I needed to replace the recovery with CWMR from TWRP in order to install one of DMAN's ICS ROMs. TWRP failed to install the 4.0.4 ROM.
After replacing the recovery, it is probably a good idea to backup the new ROM (JB or KK) using CWMR so that you can restore it if desired at a later time.

OnePlus One DroidKit | by iTechy OPEN SOURCE! | No longer being maintained

Droidkit OnePlus One Windows
Hey guys iTechy21 here and I am glad to announce I have a NEW project I'm working on to make an open source toolkit made from c# to allow easy development for other devices. This project will aim to support as many devices as possible with different toolkits for different devices therefore unifying the experience between them.
This will also be 100% open source when fully complete and is released under the GPLV3 licence (apart from the stuff I did not develop e.g. Custom Recoveries, root.zip, adb / fastboot and stock software all rights go to their respective owners).
Features
Support for any android version and Rom
Full Backup and Restore of apps + data (Nandroid is in the works...)
Unlock / Lock your bootloader (removed locking due to possible issues)
Flash a custom recovery (all supported including stock)
Shows attached device(s) in status bar
Advanced CMD mode for power users - type any ADB Command you want!(Will be reimplemented!)
Booting the device into and out of fastboot with a button click
Flash back to stock (Lollipop!) and keeps your bootloader unlocked
To come
Flash 100% stock DONE!
Save backups with custom names DONE!
Install APK's through ADB DONE!
Flash zip via recovery commands DONE!
Improve UI to make it look cleaner...
Backup the EFS Partition (will be coming Soon) DONE!
Log screen to help amateurs with adb learn (and also output errors to be more verbose) Abandoned due to too many issues
Ability to change colour theme from light to dark and the colours (coming Soon™)
Improve OTA system (continuous)
I am accepting requests if they are not too obscure to find out (even better if you find a way to do it as it cuts down on my research time which I don't have a lot of )
Legal
This is an unofficial toolkit made by an independent developer who has no association with oneplus apart from the fact that he owns a 64gb Sandstone black phone. I cannot be held responsible for anything that may happen to your phone! Even if it is just exploding, catching fire or just voiding the warranty.
Changelog
Material 0.0.1.5 ) - Major Milestone! - Untested Oxygen OS flashing. Do-so at your own risk! (Might not work not fully tested)
Improved theming
Updates to internal .dll's
Stability improvements
UI Tweaks
More verbosity via dialogue messages
System requirements​To run this needs an x86 or x64 based system (Not supported on Windows RT)
And version 4.5 of the .NET framework (which is installed upon install if missing (needs testing!) and requires Windows 7 or Higher (sorry XP users )
Downloads​No Download as no longer maintained and buggy​QR for nerds
[QRCODE]http://repo.itechy21.com/toolkit.html[/QRCODE]
Known issues​You tell me...
XDA:DevDB Information
DroidKit | OnePlus One Windows *STABLE*, Tool/Utility for the OnePlus One
Contributors
itechy, All the helpful folks over at Stack Overflow
Source Code: https://github.com/Droidkit/OnePlus-One/tree/master
Version Information
Status: No Longer Updated
Current Stable Version: V0.0.1.5
Stable Release Date: 2015-09-17
Created 2015-03-16
Last Updated 2015-12-06​
FAQ
Q: How do I do X?
A: You click the button corresponding to the action
Q: How do I flash to stock and then unlock the bootloader?
A:
You put your device into fastboot mode.
Once done select your device model (16Gb or 64Gb) and then click flash to stock.
The Bootloader should stay unlocked after the flashing process...
Q: What Roms do this ToolKit support?
A: Any android based ROM with the ADB Debugging interface!
Q: Help it's not working!
A: Try 3 things.
Re-installing the toolkit to re-install the drivers
Enable ADB in the developer settings (tap on build number (in about phone) x times until you get a toast notification)
Update the ToolKit
I found a Bug!
Great and thanks for finding one! I can now hopefully track it down and fix it if you provide the following:
The Computer's OS
What you were doing
How you can reproduce this
Your device
The code from the message that appeared
This will help me track down and hopefully fix the error. And once open sourced these can be reported via GitHub!
Please be aware that messages that just say "HELP" or "IT CRASHED" will be ignored as they don't help...
GOOD JOB .....Bro
kishorparmar said:
GOOD JOB .....Bro
Click to expand...
Click to collapse
Thanks
I hope it isn't too buggy and it works for you
Anyone already try this tool? I want download, but size so damn high
zipperX said:
Anyone already try this tool? I want download, but size so damn high
Click to expand...
Click to collapse
I knew that would be an issue. That's due to the fact it includes all the stock files for CM11S. However I will make it possible by downloading it within the app unzipping it and then flashing the device. But I'm fairly novice at c# and I don't have a lot of time to develop at this moment in time...
Added to OnePlus One index thread:
[INDEX] OnePlus One Resources Compilation Roll-Up
timmaaa said:
Added to OnePlus One index thread:
[INDEX] OnePlus One Resources Compilation Roll-Up
Click to expand...
Click to collapse
Thank you I'll finally get noticed for something XD
... It works great but the size is a big deal.
Also, i suggest that ... you show what version of recovery you will flash - TWRP ( is generic and the filename does not gives you clue, the same for the others )
Also, for the Stock firmware ( wich version is it ?! )
SuperSU is not updated ... you could improve and use the last stable from chainfire
all the other things looks great so far.
itechy said:
Hey guys iTechy21 here and I am glad to announce I have a toolkit I have made. This is my first toolkit and is currently still being developed (adding / tweaking features) to allow you to easily do basic adb stuff and more advanced things are coming when I have time to develop this :silly:
This will also be 100% open source when fully complete but is released under the GPLV3 licence (apart from the stuff I did not develop e.g. Custom Recoveries, root.zip, adb / fastboot and stock software all rights go to their respective owners).
Click to expand...
Click to collapse
Can we have more mirrors (faster ones)? Like MEGA? Google Drive is kind of slow :cyclops: Great work!:good:
ygor.almeida said:
... It works great but the size is a big deal.
Also, i suggest that ... you show what version of recovery you will flash - TWRP ( is generic and the filename does not gives you clue, the same for the others )
Also, for the Stock firmware ( wich version is it ?! )
SuperSU is not updated ... you could improve and use the last stable from chainfire
all the other things looks great so far.
Click to expand...
Click to collapse
Thanks for the feedback. I may improve that make to another form with information on the specific versions (along with a built in download tool). Along with updating the SuperSU.zip
The first thing I'll do is work on that once all the basic features are there. But generally its the latest version of TWRP that is stable along with the other recoveries...
As for the stock I think the one I included was 44s but it may be 5Q (ew). Ill be implementing a downloader for the stock images to download whatever the latest version is from cyanogen...
sabrefresco said:
Can we have more mirrors (faster ones)? Like MEGA? Google Drive is kind of slow :cyclops: Great work!:good:
Click to expand...
Click to collapse
I'll see what I can do but the size will be reduced in the next update as it will remove the stock zip and replace it with a downloader which will download the stock images and then flash them reducing the size massively... (but I use Gdrive as its easy to find the download link unlike with Dev-host...)
I can´t flash twrp with this toolikt any one have a clue?
Do you have the adb drivers installed? Or is it throwing an error?
Updated to fix issues, add ota support, install APK's and improve performance
Sent from my A0001 using Tapatalk
Is "fully complete" v1.0.0? I'd love to stretch my C# muscles a bit.
EDIT: I can't read. Sorry.
dont worry about it
we always have moments... Its almost ready but I don't have a lot of time to develop so it may take me a while to get everything in there....
Just improving the ota updater now as its throwing exceptions...
Download link is not working. Please re-up. Thanks
godzulu said:
Download link is not working. Please re-up. Thanks
Click to expand...
Click to collapse
+1
If anyone has this file, send it to me and I can host it on one of the servers I rent. If we use a Dropbox link, it's going to get so much traffic that the persons account will get suspended.

Categories

Resources