Вы находитесь на странице: 1из 22

Introducing XDA:DevCon A Conference For Developers By Developers User Name

Remember Me?

Forgot your password?


Search All Forums

PORTAL

FORUM

WIKI

XDA TV

QUICK LINKS

Type To Find Your Device...

> Legacy & Low Activity Devices > Samsung Galaxy Fit GT 5670 > Galaxy Fit GT 5670 General > [GUIDE/HOW-TO] Beginner's "Getting Started" Guide :: Root, Recovery, Roms etc View Poll Results: Was this thread helpful to you in any way? Yes No If only this was there for my device...
Multiple Choice Poll. Voters: 91. You may not vote on this poll

83 3 5

91.21% 3.30% 5.49%

Print

Email

POST REPLY

Search this thread

Page 1 of 16

11

>

>>

[GUIDE/HOW-TO] Beginner's "Getting Started" Guide :: Root, Recovery, Roms etc


a.cid
18th April 2012, 04:48 PM (Last edited by a.cid; 14th November 2012 at 10:24 AM.) Reason: Update!!!

Like

Tw eet

+1

Tip us?

#1

[GUIDE/HOW-TO] Beginner's "Getting Started" Guide :: Root, Recovery, Roms etc

This guide is made to help newbies get started on the basic customizations they can do to their Galaxy Fit, and with minimum possible risk of bricking it. Plus, recent update will help users to move on from being android newbies to experienced users. Before you think of posting as copied, I want to inform you that more than 90% of the guide has been typed by me, using my own experiences with my Galaxy Fit, and has not been simply copy-pasted from anywhere. Note: Even though care is taken to help you minimize risk of bricking your phone,

Forum Moderator - OP Thanks Meter 1628 Posts: 3,809 Join Date: Nov 2011 MORE INFO

no one, except yourself, is responsible for any damage that happens to your phone. Also, doing most of the modifications below WILL void your warranty. > Do not quote the entire post! Quote only the part where you are facing problems...
If you completely quote the posts by me, I will not help, since I can safely assume that you are not following instructions as

stated. And do NOT pm me asking help, with regards to this thread...I will not help you there! If you have questions/problems, ask here...I'll try my best to help you here! Topics covered in this guide: 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. Most stuff related to Rooting Backing up data using Titanium Backup Pro Installing Stock Roms Installing Custom Recovery Installing Custom Roms (Continued in second post) Creating and Deleting Sd-card Partition Setting up and using Link2sd Installing apks through Root Explorer method Nandroid Backups (Continued in third post) Overclocking Bricked Galaxy Fit Bootloops (Continued in fourth post) How to reclaim warranty? Battery Care Android Debugging Bridge (In fifth post) Logcats (In sixth post)

Pre-requisites:
Before you proceed, you need to have the following things ready with you: 1. 2. 3. 4. 5. 6. 7. 8. Samsung Galaxy Fit S5670 (obviously) Windows PC (Xp, Vista, 7) Usb Data Cable Samsung Usb Drivers installed on your computer (Download) Usb Debugging Enabled (Enable it from Settings> Applications> Development> Usb Debugging) A minimum of 50% Battery left for use Knowledge on how to use a windows pc (optional, but recommended :P) A calm mind, and plenty of patience.

9. Also, remember this: a.To reboot into recovery mode, first shutdown your phone completely, then press and hold power + home button and wait for phone to switch on. b.To reboot into download mode, first shutdown your phone completely, then press and hold power + home + volume down button and wait till phone switches on (youll get a yellow triangle with an android inside it, with the word Downloading written under it) Edit: Since a proper "route" to installing custom roms isn't very clear, I'll just add this:Let's say you have a stock froyo rom, and want to try some custom rom, then 1. 2. 3. 4. 5. [OPTIONAL] Root Froyo, if you wish. Then, you update to Gingerbread. [OPTIONAL] Root GB, if you wish. Install ClockworkMod Recovery Then finally, install the custom rom of your choice.

Hope the "path" is now clearer

1. Rooting

Q) What is rooting? What are its advantages and disadvantages? A) Rooting your device means obtaining superuser rights and permissions to your Androids software. With these elevated user privileges, you gain the ability to load custom software (ROMs), install custom themes, increase performance, increase battery life, and the ability to install software that would otherwise cost extra money (ex: Wi-Fi tethering). Rooting is essentially hacking your Android device. For more info, refer Source Though, one thing worth mentioning, YOU DO NOT NEED TO BE ROOTED IN ORDER TO INSTALL ANY CUSTOM ROM OR RECOVERY, it is optional but recommended People usually root beforehand as it helps them to backup their dataand you won't be able to root after you install a custom recovery, since the scripts are made only for stock Samsung recovery

Q) Okay, now how do I root my Galaxy Fit? A) If you are running Froyo (android version 2.2.1), then: Download SuperOneClick (Source Link) Make sure your phone is connected to the computer via USB, AND your SD card is NOT mounted. Run the app When SuperOneClick launches, youll see several large buttons at the top of the screen. Make sure that the debugger can see it (activity will start logging). Click Root in SuperOneClick. If you are running Gingerbread (android version 2.3.x), then: Download this update.zip file (Link) Place it on the root of sd card (root here meaning home directory of your micro-sd card, i.e. the first folder which you get when you open any file explorer) Make sure the files name is update.zip (without the ) Now reboot into recovery mode Select the option: Apply update.zip Wait for it to complete, and you are done! After you have successfully rooted, you will find an app named Superuser in your application menu. If not, you can download it from Play Store. Also, it is advisable to update the app (as well as the superuser binaries, option present in-app) to the latest version available.

Q) How do I unroot my g-fit? A) There might be various reasons why you would want to unroot your fit (the main one being to recover/reclaim your warranty) For unrooting (in Froyo), just run SuperOneClick again, and click option Unroot. For unrooting (in GB), you have a few ways: one is a sure-shot way (install/flash stock rom), another works for some and doesnt work for some (update.zip), and one more is false un-root. 1.Sure-shot way: This method will work all the time, i.e. you will be able to unroot successfully with this method. All youve got to do is flash a stock rom, and you will be back to factory settings (and even get your warranty back) 2.Update.zip method: This method worked for some users, and didnt work for some. In this, you just need to download this file, rename it to update.zip and install it the same way as you did to root, i.e. reboot into recovery and apply update.zip 3.False un-root: This isnt actually unrooting, but is a little trick I used to get my warranty back. 1. First download and install Audio Manager aka Hide It Pro 2. Then use it to hide all your root-related apps (like superuser, titanium backup etc.), and done! Note: The false un-root method isnt actually un-rooting, as anyone with enough android knowledge will be able to tell that you still retain root access. The method only hides the notifications that you receive from superuser, when any app is requesting root access. Exercise caution when using this

method, as all apps can have root access, and you wouldnt even come to know about it.

2. Backing up data using Titanium Backup Pro

Since you dont need to have root access in order to install any custom recovery/rom, hence one of the major reason left to root is to backup your phone settings and data. You can find plenty of apps on Play Store which can backup AND restore your data, but barely any other app can do it better than Titanium Backup. The free version also does quite a lot of stuff, but in this guide Ill be explaining how to use the pro-version (v4.8.2), including how to do one-click backup as well as restore, and scheduling backups to run at a pre-defined time automatically. 1. 2. 3. 4. First, install Titanium Backup Pro Then, run the app. (I recommend going through the app settings so that you can tweak it according to your preference) Now, you can either backup apps (and their data) one-by-one or just backup all of them at once. In order to backup all of them at once, run the app, press menu button > batch > choose option backup all apps + system data, and then wait for the backup process to get over. 5. To restore backups after a data reset, run the app, press menu button > batch > choose option restore missing app + all system data. Note #1: Restore all system data only if you are doing a data wipe. If you have flashed a new ROM altogether, then do not restore system data, only restore missing apps + data, else you will get force closes. Note #2: Titanium backup automatically store its preferences/settings on your sd-card, and auto restores them after a wipe, so you do not need to bother about it again. 6. To set-up schedules, run the app, and then go to the schedules pane/tab, and then select the ones which were pre-set, or create new ones according to your need. Titanium Backup has other uses as well (which you can find on your own), but the main important ones have been covered. Note #3: Use some other app to backup and restore your contacts/call logs/messages... I use GO Backup or sometimes, MyPhoneExplorer...

3. Installing Stock Roms

First, download the stock rom of your choice from samfirmware.com Then download beni.ops and Odin Multidownloader Remove the sim card and memory card of your phone, and put it in download mode Next, run Odin, and connect your phone to your windows computer. Odin should respond as detected. Then, select Ops as beni.ops. (Doing this would disable all other fields except One Package) After this, select your desired stock rom in One Package. Do not alter any other option other than those mentioned, let them remain as they are. Make sure that the color of COM PORT MAPPING is yellow, and then click Start. Odin will start giving different responses, and the timer in Odin would also startnow all you have to do is wait till Odin completes flashing (You will get a message Pass, usually within 10 minutes) Note: Do not disconnect you phone while the process is on, and till you get that Pass message.

After this, it is optional but advised that you reboot into recovery mode and wipe data, otherwise you *may* face bootloops.

4. Installing Custom Recovery

Q) I already have stock Samsung recovery. Why do I need a different recovery for? A) The stock Samsung recovery has a very limited functionality, while other recoveries offer various other functions, and support other (better) filesystems also. Also, to install any custom rom, you will need a custom recovery. The most popular and commonly used recovery for Galaxy Fit is ClockworkMod Recovery v5 built by tj_style. This recovery works with all custom roms, but it does not support backing up and restoring (Nandroid Backups) of stock roms (since samsung stock roms are of rfs filesystem). Hence, you CAN install this recovery on stock roms, but you wont be able to take (and restore) nandroid backups of stock roms. However, pratyush.creed has modified this cwm5 to support backups of rfs (i.e. stock roms), you can get this from here But for this guide, we will stick to the popular, tried and tested, cwm5 by tj_styles

Your phone needs to be on gingerbread, as this recovery doesnt work on Froyo. Note: Even though rooting is not required for installing CWM, it is recommended to do so before, since you can root only from stock recovery, and CWM replaces the stock Samsung recovery. To install this recovery: Download the recovery file from the above link. Also, download beni.ops and Odin Multidownloader (Beni.ops and Odin are the same files used, so you dont need to download them again) Next, run Odin, and connect your phone to your windows computer. Odin should respond as detected. Then, select Ops as beni.ops. Select the recovery file under One Package. Do not alter any other option other than those mentioned, let them remain as they are. Click Start. Wait till odin completes flashing (might take upto 10 minutes) Now, after your device has rebooted, restart into recovery mode to confirm that you have successfully installed ClockworkMod Recovery (CWM).

How to: | Be a New User (and not a n00b) | Contact a moderator? | | Apply for RC/RT | Make a good thread, post, question & poll | | Get your thread more hits, using tags |
Do you own a Galaxy Fit? Then refer this guide for basic help.

Celebrate India

REPLY

The Follow ing 53 Users Say Thank You to a.cid For This Useful Post: [ Click to Expand ]

advertisement
xda-developers

Ads by Google

Sales Pipeline Tracker Yes, it's easy. Nothing to install. Try it Free! www.smartsheet.com

a.cid

18th April 2012, 04:49 PM (Last edited by a.cid; 14th November 2012 at 10:31 AM.) Reason: Update!!!

#2

5. Installing Custom Roms


Though Samsung has possibly tried its best to create the best stock roms (compared to other manufacturers), it still has a lot of potential. Custom roms are made to achieve this potential, helping you get more returns from your Fit.

Forum Moderator - OP Thanks Meter 1628 Posts: 3,809 Join Date: Nov 2011 MORE INFO

>

Q) How to install custom roms? A) Before proceeding, you will need to have any custom recovery installed, since the stock Samsung recovery cannot be used here. Preferably, use CWM5 by tj_style (the one explained above). Also, remember that your phones data (not the one stored on sd-card) will be erased/reset, so be sure to make a backup. 1. Now, download the custom rom of your choice from the Development Section of our sub-forum. 2. Optional: Check if the zip file you have downloaded is proper (i.e. not corrupt). To do this, simply use WinZip (Windows) or other similar program to extract the file on your desktop. If the extraction has completed without 3. 4. 5. 6. 7. 8. 9. any errors, then the file is proper, but if you get any errors while extracting, then the file is corrupt and you will have to re-download it. Now, copy the file onto your sd-card. Reboot into recovery mode. Select wipe data / reset. After this completes, select wipe cache partition. After this, select advanced>wipe dalvik cache. Now that you have wiped all data, select install zip from sd from the main recovery menu, then choose zip from sdcard. Optional, but recommended: Select mounts and storage>format /system. (Important, if you are installing any variation of CyanogenMod 7 (cm7) for the first time, or are moving from a stock based custom rom to a cm based custom rom...else you will be stuck on the "android" text screen) Now select the custom rom that you had placed on your card, and wait for it to install. Optional: When the install completes, wipe data, cache and dalvik cache again (steps 5,6,7) Select reboot system now, and be prepared to wait till the phone restarts. (Note: first boot may take upto 10 minutes, so do not panic) Enjoy your new rom!!!

10. 11. 12. 13.

If you want to get back to your stock rom, you will have to flash the stock rom using Odin. Also, all custom roms are pre-rooted, so you dont have to bother with rooting again (though you might have to update superuser and its binaries)

For your first custom ROM, I would suggest sticking to stock based custom roms... Some sim cards aren't compatible for CM7 and CM9/10 (cm = short for CyanogenMod)...we don't know the cause and effect relationship between them, as of yet... So, if your CM doesn't boot into the homescreen, try removing your sim card... If it then boots up without any additional steps required, then unfortunately, you belong to the group of people who can't use CM7 with their current SIM...

The only workaround available are: 1. Use phone without SIM (unrealistic, since it wouldn't do the primary functions of a phone then) 2. Change your SIM card 3. Use stock based custom rom's, and forgo CM entirely

6. Creating and Deleting Sd-card Partition


Partitioning sd-card is basically virtually dividing your sd card into parts, so that you can use each one separately for different purposes. So, in easy words, you can virtually increase your phones internal memory and ram (both of which are unsatisfactorily low in our device) However, there is a disadvantage to partitioning, mainly a slightly slowed phone. This slowdown is caused mostly if you: Have a low-speed (technical word = class) sd card Have moved dalvik cache to sd partition that you have created Have attempted to use a swap partition But a lot of people dont mind this slowdown a lot, since a partition allows them to have access to more apps. Also, you will lose hot-swapability, i.e. you wont be able to remove your card from your phone, will the phone is running.

Before you proceed, you SHOULD backup all of your data on your card since it will be deleted, as the card will be formatted during the process.

Q) How to create a sd partition? A) You will need A good micro sd-card, with a class greater than 4 (the class is usually printed on the card itself, its the number inside the letter C) A rooted galaxy fit running android 2.3.x (preferably on a stock rom), with ClockworkMod recovery Steps: Backup all your data. Reboot into CWM. Go under advanced>partition sd card. Select the size of your second partition (On my first try, I made a partition of 1024MB but found it too big with a lot of space unused, so I deleted the partition and made a new one of 512MB) This is your choice, choose one depending on the total size of your card, the no. of apps/games youll have etc. After selecting that, select swap size as 0MB (This one also is your choice, but Ill explain why to take 0MB, and not anything else) Now wait till the process is completed, and reboot. As far as I know, CWM v5 makes a partition of EXT3 format, by default.

Q) Why to select swap size as 0MB? A) Swap partition is made with the objective of utilizing it as VIRTUAL RAM. Now this may sound as a good thing, but in reality the ram in our fit is way faster than the average class 10 micro sd-card. So, instead of speeding up your system, it will slow down your system horribly after a certain point. So, in short, you shouldnt be using a swap partition, hence there is no point in creating one if you are not utilizing it.

You are still free to create a swap partition, but I shall not be providing support for that in this thread.

Q) What if I want to delete all my partitions and get back my sd card the way it was? A) There are a few ways to delete your partitions and reset your card, and Ill explain the easiest one. Backup the data on your card. Make sure your card is in the phones card slot, and that your phone is booted/running. Go into Settings>Storage, then select option Unmount sd card When the card is unmounted, you will be able to select the option Format sd card (which you previously couldnt) Select the option and wait for it to complete. If you want to delete the ext partition, I recommend doing it after a clean install of a stock rom. Else, make sure to move all your apps from the ext partition to your phone.

7. Setting up and using Link2sd


Now that you have created an ext partition, you need to make use of it (duh). There are a lot of ways and scripts to transfer apps from your internal memory to the sd ext partition, but the most consistent method I found was Link2sd. This method works across all roms (rooted stock and custom, both) that Ive tried, even on all variations of CyanogenMod7 (CM7) as well as on ICS CM9 and JB CM10, and is very easy to setup and use. However, if a custom rom already has DarkTremor's a2sd (a2sdgui app will be present) or any similar script, then DO NOT configure them. For example: Creeds v3 has a2sdgui, and if i want to use Link2sd, then after flashing Creeds, I SHOULD NOT run a2sdgui, and directly install (and configure) Link2sd...if you run/configure a2sdgui, then it will clash with the working of Link2sd. Similarly, if any custom rom has any memory hack already implemented, then you cannot use Link2sd...

Steps to setup Link2sd: Download Link2sd from Play Store (its a free app). After it gets installed, run it, and allow root access. You will get a message to select the format of your sd partition, select ext3. Link2sd will then automatically create mount scripts that it requires to work, and will then tell you to reboot your phone. Do a proper reboot, and not a hot reboot. After rebooting, open up Link2sd, press menu then select settings. Select/check the options automatically link newly installed applications to sd, auto link notification, relink lib files at boot (and fast scroll, if you want). For install location option, select internal. Then go to auto link settings and select/check all the three options (you can skip/ unselect link dalvik-cache file if you wish) Done Now, every new app that you will install will automatically be moved to your sd ext partition.

Link2sd is also an excellent (and fast loading) app manager, with which you can freeze, uninstall, re-installthough you can move only user apps to sd-ext partition. Also, there is no point in having your entire phone memory empty, so you probably should unlink the dex (dalvik cache) of your apps. I usually link only the apk and lib files, and leave the dex files unlinked and on the phone storage, so as to avoid any sluggishness in operation., though if your phone memory still fills up, you can link the dex of your rarely-used apps, and leave the dex of important and frequently used apps on the phone storage.

1. Suppose a custom rom has s2e/app2sd pre-implemented, then after a fresh install, FREEZE the app (rather than uninstall), and then install Link2sd... 2. Also, if you get error "mount script not created", then choose partition as ext4 (rather than ext3 mentioned below), even though your partition might be ext3...(don't know why this happens with some roms ) 3. If on some ROM, you get device/resource busy, then you need to format your SD-EXT partition from CWM (should be under mounts and storage) [DO NOT confuse this with deleting and re-creating a partition]

8. Installing apks through root explorer method.


At times, some of your apk files wont get installed in the normal way, so you can use this approach to install them. This method is coomonly referred to as "root explorer method". For this, you will need: A rooted phone Root Explorer or any other file manager. Since root explorer isnt a free app, you can use this free File Manager (my personal preference). If you are unable to uninstall a newer version of any app, then first uninstall the old version, and then use this method. Steps: Get the apk file of the app that you want to install. Now launch Root Explorer On the top left side, it will be written as Mount as r/w, click that, and allow root access. (basically mount system as read and write, if you are using other file managers) Now place the apk file at either /data/app or /system/app (if you want it as a system file) Now set appropriate permissions (For /data/app, the default permissions are rwx rwx rwx and for /system/app, the default permissions are rw- r- r--) Reboot your phone, and then check your app drawer, you will find your app installed.

How to: | Be a New User (and not a n00b) | Contact a moderator? | | Apply for RC/RT | Make a good thread, post, question & poll | | Get your thread more hits, using tags |
Do you own a Galaxy Fit? Then refer this guide for basic help.

Celebrate India

REPLY
The Follow ing 19 Users Say Thank You to a.cid For This Useful Post: [ Click to Expand ]

a.cid

18th April 2012, 04:49 PM (Last edited by a.cid; 22nd December 2012 at 03:04 PM.) Reason: Update!!!

#3

9. Nandroid Backups
Q) What are Nandroid Backups? A) Nandroid Backups are like an exact copy image of your phones state, saved on your sd card. It stores all your apps, data, settings, sd-ext etc. of the phone (obviously, the state when you took the backup). Nandroid Backups are a very convenient way to restore your data after something has gone wrong (or want to change between roms), and their size can be anywhere starting from 150mb+. If you want to test some stuff from the development section (like different mods/hacks/scripts), it is advisable to make a Nandroid Backup before you proceed...

Forum Moderator - OP Thanks Meter 1628 Posts: 3,809 Join Date: Nov 2011 MORE INFO

>

Q) How to make Nandroid Backups? A) Perquisites to make a nandroid backup: ClockworkMod Recovery (any version) on your galaxy fit. Plenty of free space on your sd card (this depends on how many apps you have, my backups usually average around 450-500 MB) Steps: Do a clean reboot into ClockworkMod Recovery (i.e. shutdown properly, then reboot into recovery mode) Go to backup and restore>backup Wait for the process to get completed, and you are done! The backup that you just made has been saved to your sd-card, in a folder named clockworkmod (complete location is /mnt/sdcard/clockworkmod/backup).

Restoring: Now, suppose, while flashing any rom, you are stuck in a never-ending bootloop, and you have wiped everything (i.e. data, cache, dalvik cache), and just want to get back the way it was, then just follow these steps to restore: Boot into CWM Wipe data, cache, and dalvik cache (optional, but recommended). Go to backup and restore>restore, and then select your backup. Wait for it to complete (time taken depends on the size of your backup, which in turn depends on the number of apps that you had installed), and reboot You will find that you are now back to last state before you did that backup, with all your apps, settings etc. the way it was left.

If you keep more than one nandroid backup, you may find it confusing to remember which one is what So you can rename them in the following way: Suppose the default name of my backup of a cm7 rom is 2012-03-29.14.04.59 , then I can rename it as cm72012-03-29.14.04.59 In this way, if you ever get a md5 mismatch error while restoring, then you can simply edit it back to the way it was. However, if you still get an md5 mismatch error, then you can use this method suggested by fellow xda member, arhant. Though if the backup wasnt created by you (i.e. you took it from someone else), then exercise caution while doing this.

10. Overclocking

Q) What is overclocking? A) Overclocking refers to running your processor above the safe limit set by Samsung (or the manufacturer, in general). This limit is usually set so that the battery life is extended, less overheating problems occur as well as minimum possible damage is done to the processor in the long run.

Why to overclock: Helps make Fit more usable, i.e. makes launcher smooth, games a little less laggy etc. Why not to overclock (Most of this happens only if you dont overclock properly): Poor battery life Abnormal heating of the phone Increased instability

Q) How to overclock (oc) Galaxy Fit? A) In order to overclock Galaxy Fit, you need to have a custom kernel, as the stock kernel doesnt support overclocking, as well as root access. Note: Stock roms can be overclocked! They just need another kernel, the in-built kernel cannot be overclocked. If you want to overclock on stock (at your own risk), you can flash any kernel from this via cwm (so, obviously you need cwm, stock recovery wont do). Most custom roms have oc kernel in-built, so you usually dont need to flash anything extra. After you have a custom overclock-able kernel, you just need to install either No-frills CPU Control or SetCPU for Root Users (No-frills is free any other such app, run them, and select the desired max frequency, governor, and i/o scheduler. (Dont set the max frequency above 800+ mhz, unless you know what you are doing) You have to use trial-and-error to find out the combination of governor, i/o scheduler, and max frequency, which suits your needand you will get different results on different kernels, roms and basebands, so keep experimenting. ) or

11. Bricked phone


Q) What do you mean by a "bricked" phone?? A) A "bricked" phone is a phone which cannot start normally, AND cannot be rebooted into both, the recovery mode as well as the download mode...thus, effectively, it becomes just a paperweight, i.e. a brick It is more of a "state" your phone can go into, if you do things wrong...

If your phone can enter recovery mode OR download mode, then it is not bricked! You can try and fix it yourself!
If your phone can enter recovery mode, (and assuming you have a custom recovery installed), then you simply have to flash any custom rom to get your phone back in working condition. If your phone can enter download mode, then you can install any stock rom (via odin), to get back your phone in working condition.

Note: These solutions are general in nature, i.e. they will work for the majority of cases, but may not work for some.

HOWEVER, IF YOUR PHONE IS BRICKED, Then there is nothing much that we can do...only the samsng service center will be able to repair it (they replace the motherboard).

How to: | Be a New User (and not a n00b) | Contact a moderator? | | Apply for RC/RT | Make a good thread, post, question & poll | | Get your thread more hits, using tags |
Do you own a Galaxy Fit? Then refer this guide for basic help.

Celebrate India

REPLY
The Follow ing 7 Users Say Thank You to a.cid For This Useful Post: [ Click to Expand ]

a.cid

18th April 2012, 04:49 PM (Last edited by a.cid; 22nd December 2012 at 03:04 PM.) Reason: Update!!!

#4

12. Bootloops:
If you have flashed any custom rom/recovery/hack/kernel/update.zip, and unfortunately, have got stuck in a bootloop (i.e. you cannot reach the app launcher as the phone keeps rebooting again and again), then before asking for help, do try wiping data, cache, and dalvik cache from recovery mode... This should stop bootloops (in lots of cases)...

Forum Moderator - OP Thanks Meter 1628 Posts: 3,809 Join Date: Nov 2011 MORE INFO

>

13. How to reclaim warranty?


Let's just say you need your warranty back for some reason...but have done any of the above stuff (which voids your warranty)... Then all you got to do is flash any stock rom (preferably, of your region), and you will have your warranty back (This, ofcourse, assumes that you had warranty, in the first place)

14. Battery care


A lot of people have said that their battery has swollen. If this is the case, then this could be dangerous for YOUR HEALTH. If this happens, you SHOULD replace your battery.

Q) Why would the battery swell up? A) My phone's battery looks safe enough, so I do not know the perfect cause. But from the users who complained about this, I did notice that most of them just leave their phones plugged in, unattended, for more than 4-5 hours at end (Usually, they just leave it to charge overnight) So, if you do this on a regular basis, then watch out!

Q) How do I know if its swollen? A) To know if its swollen, just see if the battery surface is smooth or not, from all the sides. If there is any swelling, you will notice it. Also, if you get REALLY POOR battery life, (only 3-4 on single full charge, with light usage), then this could be an indication that you have battery problems. [Just to confirm, ask other fellow users how much usage they get on that rom and baseband, since this could happen due to ROM and kernel also.]

Q) What do I do if it's swollen? A) There is no other option but to replace the battery with a new one. I STRONGLY ADVICE to buy them from your local Samsung Service Center. Avoid online sellers, or other 3rd party batteries, as they may not be proper.

Q) Any precautions that can be taken? A) Yup, DO NOT LEAVE YOUR PHONE TO CHARGE FOR LONG PERIODS, ALL THE TIME. That's what has been deduced from the people who have complained. Take Care!!

How to: | Be a New User (and not a n00b) | Contact a moderator? | | Apply for RC/RT | Make a good thread, post, question & poll | | Get your thread more hits, using tags |
Do you own a Galaxy Fit? Then refer this guide for basic help.

Celebrate India

REPLY
The Follow ing 16 Users Say Thank You to a.cid For This Useful Post: [ Click to Expand ]

a.cid

18th April 2012, 04:49 PM (Last edited by a.cid; 14th November 2012 at 10:35 AM.) Reason: Update!!!

#5

15. Android Debugging Bridge (ADB)

Forum Moderator - OP Thanks Meter 1628 Posts: 3,809 Join Date: Nov 2011 MORE INFO

To put it simply, adb is two different applications - one running on your computer (Windows, Linux or Mac) and one running on your phone (which you dont have to bother about). When your phone is connected, and USB debugging is enabled, you can issue commands and communicate with the phone using your computer screen and keyboard. Your Android phone uses a modified Linux kernel and tools as a base. This means that quite a few Linux commands can be sent via the adb server (the one running on your computer) to the adb client (the one running on your phone) and they will be executed. Android Central

>

Q) How do I setup ADB on my Windows PC? A) With the help of my friend wilfredcool007, I have made a really simple method to use adb and also provided some tools for hassle-free logcats. This method is portable in nature (you do not have to install any untrusted application), does not need large downloads, neither the full Android SDK installation. You will just have to download a small compressed file, which is all that you require. Thank You Wilfred! Make sure you have the device drivers installed beforehand. If you have been following this guide since the beginning, you will have it on your computer. If not, just simply refer the beginning of this thread. Steps: Download this file: ADB & Logcat Tools.zip Extract the .zip file to any suitable location, wherever you wish. I extracted it on to C:\Android Debugging Bridge just so that its easy to remember where it is. Now, once youve extracted the zip, you will find 7 files in it [of which the 3 files named as Logcat xxxxxx, and dmesg, will be used in the later part of this guide for making logcats]. To launch ADB, just hold the Shift key and right click on a blank area in the folder, and in the drop down menu which follows, select the option Open Command Window Here. And youre done! Now you can use any of the adb commands that you wish! It really is this simple!

Some common ADB commands are:


Code:

a d bd e v i c e sl i s ta l lc o n n e c t e dd e v i c e s a d bp u s h< l o c a l >< r e m o t e >c o p yf i l e / d i rt od e v i c e a d bp u l l< r e m o t e >[ < l o c a l > ]c o p yf i l e / d i rf r o md e v i c e a d bs y n c[< d i r e c t o r y >]c o p yh o s t > d e v i c eo n l yi fc h a n g e d a d bs h e l lr u nr e m o t es h e l li n t e r a c t i v e l y a d bs h e l l< c o m m a n d >r u nr e m o t es h e l lc o m m a n d a d be m u< c o m m a n d >r u ne m u l a t o rc o n s o l ec o m m a n d a d bl o g c a t[< f i l t e r s p e c >]V i e wd e v i c el o g a d bf o r w a r d< l o c a l >< r e m o t e >f o r w a r ds o c k e tc o n n e c t i o n sf o r w a r ds p e c sa r eo n eo f :t c p : < p o r t > l o c a l a b s t r a c t : < u n i xd o m a i ns o c k e tn a m e > l o c a l r e s e r v e d : < u n i xd o m a i ns o c k e tn a m e > l o c a l f i l e s y s t e m : < u n i xd o m a i ns o c k e tn a m e > d e v : < c h a r a c t e rd e v i c en a m e > j d w p : < p r o c e s sp i d >( r e m o t eo n l y ) a d bj d w pl i s tP I D so fp r o c e s s e sh o s t i n gaJ D W Pt r a n s p o r t a d bi n s t a l l[ l ][ r ][ s ]< f i l e >p u s ht h i sp a c k a g ef i l et ot h ed e v i c ea n di n s t a l li t a d bu n i n s t a l l[ k ]< p a c k a g e >r e m o v et h i sa p pp a c k a g ef r o mt h ed e v i c e( k m e a n sk e e pt h ed a t aa n dc a c h ed i r e c t o r i e s ) a d bb u g r e p o r tr e t u r na l li n f o r m a t i o nf r o mt h ed e v i c et h a ts h o u l db ei n c l u d e di nab u gr e p o r t . a d bh e l ps h o wt h i sh e l pm e s s a g e a d bv e r s i o ns h o wv e r s i o nn u m a d bw a i t f o r d e v i c eb l o c ku n t i ld e v i c ei so n l i n e a d bs t a r t s e r v e re n s u r et h a tt h e r ei sas e r v e rr u n n i n g a d bk i l l s e r v e rk i l lt h es e r v e ri fi ti sr u n n i n g a d bg e t s t a t ep r i n t s :o f f l i n e|b o o t l o a d e r|d e v i c e a d bg e t s e r i a l n op r i n t s :< s e r i a l n u m b e r > a d bs t a t u s w i n d o wc o n t i n u o u s l yp r i n td e v i c es t a t u sf o ras p e c i f i e dd e v i c e a d br e m o u n tr e m o u n t st h e/ s y s t e mp a r t i t i o no nt h ed e v i c er e a d w r i t e a d br e b o o t[ b o o t l o a d e r | r e c o v e r y ]r e b o o t st h ed e v i c e ,o p t i o n a l l yi n t ot h eb o o t l o a d e ro rr e c o v e r yp r o g r a m a d br e b o o t b o o t l o a d e rr e b o o t st h ed e v i c ei n t ot h eb o o t l o a d e r

a d br o o tr e s t a r t st h ea d b dd a e m o nw i t hr o o tp e r m i s s i o n s a d bu s br e s t a r t st h ea d b dd a e m o nl i s t e n i n go nU S B

More information regarding some common ones will come soon. You can also refer Googles Official Page too.

How to: | Be a New User (and not a n00b) | Contact a moderator? | | Apply for RC/RT | Make a good thread, post, question & poll | | Get your thread more hits, using tags |
Do you own a Galaxy Fit? Then refer this guide for basic help.

Celebrate India

REPLY
The Follow ing 5 Users Say Thank You to a.cid For This Useful Post: [ Click to Expand ]

a.cid

18th April 2012, 04:49 PM (Last edited by a.cid; 14th November 2012 at 10:38 AM.) Reason: Update!!!

#6

16. Logcats

Forum Moderator - OP Thanks Meter 1628 Posts: 3,809 Join Date: Nov 2011 MORE INFO

A lot of time, you'll see developers asking for logcat. Viewing a logcat is usually the best, and in some cases, the only way to diagnose a problem. You can do it two ways: 1. Within the device, through apps like aLogcat or Catlog or any other application that is capable of logging (This is self explanatory, all you got to do is download and run the app, and the app will do the work. Do check out the options to tweak out the settings and other stuff. I shall not be providing help for these in this thread.) 2. With ADB (explained further) Thanks to the zip provided in the previous step, its really easy to do so via adb. Steps: If you havent downloaded it already, do download the ADB & Logcat Tools.zip (its the same file mentioned above) and extract it to a suitable location. You have two options now. You can either run adb as explained above and use the command
Code:

>

a d bl o g c a t> l o g c a t . t x t

There will be no further activity on the screen, but the logging will start. Recreate the problem that you wanted, and when you need to stop the logcat, just press Ctrl + C [Hold Ctrl and press C], and then press Y and Enter key to stop logging. You will notice that a file named logcat.txt has appeared, and when you open the file in Notepad, you shall see its contents. Example:
Code:

-b e g i n n i n go f/ d e v / l o g / s y s t e m I / A c t i v i t y M a n a g e r (1 0 1 9 ) :S t a r t i n g :I n t e n t{f l g = 0 x 1 4 0 0 0 0 0 0c m p = c o m . w h a t s a p p / . C o n v e r s a t i o n( h a se x t r a s )}f r o mp i D / V o l d C m d L i s t e n e r ( 8 9 1 ) :v o l u m es h a r e d/ m n t / s d c a r du m sW / A c t i v i t y M a n a g e r (1 0 1 9 ) :A c t i v i t yp a u s et i m e o u tf o rH i s t D / V o l d C m d L i s t e n e r ( 8 9 1 ) :v o l u m es h a r e d/ m n t / s d c a r du m s I / A c t i v i t y M a n a g e r (1 0 1 9 ) :S t a r t i n g :I n t e n t{f l g = 0 x 1 4 0 0 0 0 0 0c m p = c o m . w h a t s a p p / . C o n v e r s a t i o n( h a se x t r a s )}f r o mp i W / I n p u t M a n a g e r S e r v i c e (1 0 1 9 ) :S t a r t i n gi n p u to nn o n f o c u s e dc l i e n tc o m . a n d r o i d . i n t e r n a l . v i e w . I I n p u t M e t h o d C l i e n t $ S D / V o l d C m d L i s t e n e r ( 8 9 1 ) :v o l u m es h a r e d/ m n t / s d c a r du m s D / V o l d C m d L i s t e n e r ( 8 9 1 ) :v o l u m es h a r e d/ m n t / s d c a r du m s D / M u s i c C o n t r o l s (1 2 7 9 ) :U p d a t i n gM u s i cC o n t r o l sV i s i b i l i t y D / M u s i c C o n t r o l s (1 2 7 9 ) :M u s i ci sn o ta c t i v e W / I n p u t M a n a g e r S e r v i c e (1 0 1 9 ) :W i n d o wa l r e a d yf o c u s e d ,i g n o r i n gf o c u sg a i no f :c o m . a n d r o i d . i n t e r n a l . v i e w . I I n p u t M e t D / M u s i c C o n t r o l s (1 2 7 9 ) :U p d a t i n gM u s i cC o n t r o l sV i s i b i l i t y D / M u s i c C o n t r o l s (1 2 7 9 ) :M u s i ci sn o ta c t i v e W / I n p u t M a n a g e r S e r v i c e (1 0 1 9 ) :W i n d o wa l r e a d yf o c u s e d ,i g n o r i n gf o c u sg a i no f :c o m . a n d r o i d . i n t e r n a l . v i e w . I I n p u t M e t D / S t a t u s B a r S e r v i c e (1 2 7 9 ) :D I S A B L E _ C L O C K :y e s D / S t a t u s B a r S e r v i c e (1 2 7 9 ) :D I S A B L E _ N A V I G A T I O N :y e s W / P r o c e s s S t a t s (1 0 1 9 ) :S k i p p i n gu n k n o w np r o c e s sp i d2 6 7 1 9 I / A c t i v i t y M a n a g e r (1 0 1 9 ) :S t a r tp r o cm o b i . m g e e k . T u n n y B r o w s e r : D o l p h i n N o t i f i c a t i o nf o rs e r v i c em o b i . m g e e k . T u n n y B r o w I / A c t i v i t y M a n a g e r (1 0 1 9 ) :P r o c e s sc o m . g o o g l e . a n d r o i d . t a l k( p i d1 8 9 1 5 )h a sd i e d . I / A c t i v i t y M a n a g e r (1 0 1 9 ) :P r o c e s sm o b i . m g e e k . T u n n y B r o w s e r : D o l p h i n N o t i f i c a t i o n( p i d2 6 7 6 7 )h a sd i e d . W / P r o c e s s S t a t s (1 0 1 9 ) :S k i p p i n gu n k n o w np r o c e s sp i d2 7 4 3 9 I / T e l e p h o n y R e g i s t r y (1 0 1 9 ) :n o t i f y D a t a C o n n e c t i o n :s t a t e = 0i s D a t a C o n n e c t i v i t y P o s s i b l e = f a l s er e a s o n = n u l li n t e r f a c e N I / T e l e p h o n y R e g i s t r y (1 0 1 9 ) :n o t i f y D a t a C o n n e c t i o n :s t a t e = 1i s D a t a C o n n e c t i v i t y P o s s i b l e = t r u er e a s o n = n u l li n t e r f a c e N a I / A c t i v i t y M a n a g e r (1 0 1 9 ) :S t a r tp r o cc o m . g o o g l e . a n d r o i d . a p p s . u p l o a d e rf o rb r o a d c a s tc o m . g o o g l e . a n d r o i d . a p p s . u p l o a

Logcats get longer the longer they run. So it is advisable that you run the logcat and immediately proceed to recreate the problem. Also, paste the resulting logcat on sites like Pastebin and share the link to the dev!

Now, you must be wondering what the rest of the files in the Zip were for Well, those files are pre-configured commands for logcats to run. All that has to be done is double click the .bat files, and logging shall start. To stop logging, as stated above, press CTRL+C, then Y and ENTER. Remember: Do delete/rename/move the output logcat file before creating a new logcat with the following files. Files: Logcat 1 (Long and Detailed).bat : Normal Logcat command. Same result as the example given above. Logcat 2 (Short and Errors only).bat : Shorter Logcat command. Omits out Verbose, Debug and Info. Displays/Filters only Warning, Error And Fatal. Useful when logcat duration is very long, as this displays only the error and fault messages. Example:
Code:

-b e g i n n i n go f/ d e v / l o g / s y s t e m 1 1 1 31 2 : 1 3 : 4 0 . 0 9 9 1 0 1 9 1 0 1 9WI n p u t M a n a g e r S e r v i c e :W i n d o wa l r e a d yf o c u s e d ,i g n o r i n gf o c u sg a i no f :c o m . a n d r o i d 1 1 1 31 2 : 2 0 : 3 4 . 3 5 9 1 0 1 9 1 3 6 0WI n p u t M a n a g e r S e r v i c e :W i n d o wa l r e a d yf o c u s e d ,i g n o r i n gf o c u sg a i no f :c o m . a n d r o i d 1 1 1 31 2 : 2 2 : 3 1 . 0 6 9 1 0 1 9 1 0 4 5WA c t i v i t y M a n a g e r :A c t i v i t yp a u s et i m e o u tf o rH i s t o r y R e c o r d { 4 0 8 5 d a f 8c o m . q u o o r d . t a 1 1 1 31 2 : 2 3 : 4 2 . 0 0 9 1 0 1 9 1 4 0 2WI n p u t M a n a g e r S e r v i c e :W i n d o wa l r e a d yf o c u s e d ,i g n o r i n gf o c u sg a i no f :c o m . a n d r o i d 1 1 1 31 2 : 2 8 : 3 6 . 7 7 9 1 0 1 92 8 9 2 1WI n p u t M a n a g e r S e r v i c e :W i n d o wa l r e a d yf o c u s e d ,i g n o r i n gf o c u sg a i no f :c o m . a n d r o i d

1 1 1 31 2 : 3 1 : 2 0 . 9 8 0 1 0 1 9 1 4 0 2WI n p u t M a n a g e r S e r v i c e :W i n d o wa l r e a d yf o c u s e d ,i g n o r i n gf o c u sg a i no f :c o m . a n d r o i d 1 1 1 31 2 : 5 8 : 0 5 . 8 9 9 1 0 1 9 1 0 5 7WP r o c e s s S t a t s :S k i p p i n gu n k n o w np r o c e s sp i d2 9 8 8 7 1 1 1 31 3 : 0 6 : 1 1 . 6 3 0 1 0 1 9 1 0 4 5WA c t i v i t y M a n a g e r :A c t i v i t yp a u s et i m e o u tf o rH i s t o r y R e c o r d { 4 0 5 d 5 1 0 0c o m . a n d r o i d . p 1 1 1 31 3 : 0 6 : 1 4 . 4 0 0 1 0 1 92 6 6 4 0WW i n d o w M a n a g e r :L a y o u tr e p e a ts k i p p e da f t e rt o om a n yi t e r a t i o n s 1 1 1 31 3 : 0 6 : 1 4 . 4 0 0 1 0 1 92 6 6 4 0WW i n d o w M a n a g e r :L a y o u tr e p e a ts k i p p e da f t e rt o om a n yi t e r a t i o n s 1 1 1 31 3 : 0 6 : 1 4 . 4 0 0 1 0 1 92 6 6 4 0WW i n d o w M a n a g e r :L a y o u tr e p e a ts k i p p e da f t e rt o om a n yi t e r a t i o n s 1 1 1 31 3 : 0 6 : 1 4 . 4 0 0 1 0 1 92 6 6 4 0WW i n d o w M a n a g e r :A n i m a t i o nr e p e a ta b o r t e da f t e rt o om a n yi t e r a t i o n s 1 1 1 31 3 : 0 6 : 1 4 . 4 2 0 1 0 1 9 1 2 1 1WW i n d o w M a n a g e r :L a y o u tr e p e a ts k i p p e da f t e rt o om a n yi t e r a t i o n s 1 1 1 31 3 : 0 6 : 1 4 . 7 5 0 1 0 1 9 1 2 1 1WW i n d o w M a n a g e r :A n i m a t i o nr e p e a ta b o r t e da f t e rt o om a n yi t e r a t i o n s 1 1 1 31 3 : 0 6 : 2 1 . 0 6 9 1 0 1 9 1 0 4 5WA c t i v i t y M a n a g e r :A c t i v i t yi d l et i m e o u tf o rH i s t o r y R e c o r d { 4 0 5 d 5 1 0 0c o m . a n d r o i d . p h 1 1 1 31 3 : 1 7 : 4 1 . 2 4 0 1 0 1 92 8 9 2 4WI n p u t M a n a g e r S e r v i c e :W i n d o wa l r e a d yf o c u s e d ,i g n o r i n gf o c u sg a i no f :c o m . a n d r o i d 1 1 1 31 4 : 0 2 : 2 7 . 2 5 9 1 0 1 9 1 3 2 8WI n p u t M a n a g e r S e r v i c e :W i n d o wa l r e a d yf o c u s e d ,i g n o r i n gf o c u sg a i no f :c o m . a n d r o i d 1 1 1 31 4 : 0 6 : 0 0 . 3 8 9 1 0 1 9 1 3 3 0WA c t i v i t y M a n a g e r :S c h e d u l i n gr e s t a r to fc r a s h e ds e r v i c ec o m . w h a t s a p p / . m e s s a g i n g . M 1 1 1 31 4 : 0 6 : 0 3 . 4 5 9 1 0 1 92 8 9 2 2WI n p u t M a n a g e r S e r v i c e :W i n d o wa l r e a d yf o c u s e d ,i g n o r i n gf o c u sg a i no f :c o m . a n d r o i d 1 1 1 31 4 : 0 9 : 2 1 . 6 8 9 1 0 1 92 1 1 0 1WI n p u t M a n a g e r S e r v i c e :W i n d o wa l r e a d yf o c u s e d ,i g n o r i n gf o c u sg a i no f :c o m . a n d r o i d 1 1 1 31 4 : 0 9 : 2 3 . 3 2 9 1 0 1 9 1 3 3 0WA c t i v i t y M a n a g e r :S c h e d u l i n gr e s t a r to fc r a s h e ds e r v i c ec o m . j i m 2 / . U p d a t e S e r v i c ei 1 1 1 31 4 : 0 9 : 3 5 . 3 3 9 1 0 1 9 1 0 4 5WA c t i v i t y M a n a g e r :L a u n c ht i m e o u th a se x p i r e d ,g i v i n gu pw a k el o c k ! 1 1 1 31 4 : 0 9 : 3 5 . 3 9 9 1 0 1 9 1 0 5 7WA c t i v i t y M a n a g e r :P r o c e s sP r o c e s s R e c o r d { 4 0 6 b 4 7 1 83 2 0 3 6 : c o m . i m g u r f o r a n d r o i d / 1 0 1 0 8 } 1 1 1 31 4 : 0 9 : 4 1 . 6 3 9 1 0 1 9 1 0 4 5WA c t i v i t y M a n a g e r :A c t i v i t yp a u s et i m e o u tf o rH i s t o r y R e c o r d { 4 0 5 0 c 4 8 8c o m . i m g u r f o r a 1 1 1 31 4 : 0 9 : 4 1 . 6 7 9 1 0 1 9 1 0 3 4WI n p u t M a n a g e r S e r v i c e :W i n d o wa l r e a d yf o c u s e d ,i g n o r i n gf o c u sg a i no f :c o m . a n d r o i d 1 1 1 31 4 : 1 0 : 2 3 . 6 7 9 1 0 1 9 1 0 3 3WI n p u t M a n a g e r S e r v i c e :W i n d o wa l r e a d yf o c u s e d ,i g n o r i n gf o c u sg a i no f :c o m . a n d r o i d 1 1 1 31 4 : 1 1 : 0 0 . 6 2 9 1 0 1 92 8 9 2 4WA c t i v i t y M a n a g e r :s t a r t A c t i v i t yc a l l e df r o mn o n A c t i v i t yc o n t e x t ;f o r c i n gI n t e n t . 1 1 1 31 4 : 1 1 : 2 5 . 6 3 9 1 0 1 9 1 0 3 3WI n p u t M a n a g e r S e r v i c e :W i n d o wa l r e a d yf o c u s e d ,i g n o r i n gf o c u sg a i no f :c o m . a n d r o i d 1 1 1 31 4 : 1 1 : 5 8 . 9 7 9 1 0 1 9 1 0 4 5WA c t i v i t y M a n a g e r :A c t i v i t yp a u s et i m e o u tf o rH i s t o r y R e c o r d { 4 0 8 6 9 0 f 0c o m . q u o o r d . t a 1 1 1 31 4 : 1 2 : 2 6 . 1 2 9 1 0 1 9 1 3 6 0WI n p u t M a n a g e r S e r v i c e :W i n d o wa l r e a d yf o c u s e d ,i g n o r i n gf o c u sg a i no f :c o m . a n d r o i d 1 1 1 31 4 : 1 3 : 2 0 . 4 4 9 1 0 1 9 1 4 0 2WI n p u t M a n a g e r S e r v i c e :W i n d o wa l r e a d yf o c u s e d ,i g n o r i n gf o c u sg a i no f :c o m . a n d r o i d 1 1 1 31 4 : 1 3 : 5 3 . 1 5 9 1 0 1 92 8 9 2 2WA c t i v i t y M a n a g e r :D u p l i c a t ef i n i s hr e q u e s tf o rH i s t o r y R e c o r d { 4 0 7 1 8 6 d 8c o m . q u o o r d . 1 1 1 31 4 : 3 6 : 2 0 . 1 8 0 1 1 9 1 0 3 4W I n p u t M a n a g e r S e r v i c e :W i n d o w a l r e a d yf o c u s e d ,i g n o r i n gf o c sg a i no f :c o m . a n d r o i d Logcat 3 (Radio related only).bat :0 Displays only messages related to radio (telephony). Useful whenever your developer asks for au Radio 1 1 1 31 4 : 3 6 : 2 3 . 1 1 0 1 0 1 9 1 0 3 4WA c t i v i t y M a n a g e r :S c h e d u l i n gr e s t a r to fc r a s h e ds e r v i c ec o m . i m g u r f o r a n d r o i d / . I m g u logcat. Example: 1 1 1 31 4 : 3 6 : 5 3 . 4 7 9 1 0 1 92 6 6 4 0WI n p u t M a n a g e r S e r v i c e :S t a r t i n gi n p u to nn o n f o c u s e dc l i e n tc o m . a n d r o i d . i n t e r n a l . v Code: 1 1 1 31 4 : 3 6 : 5 6 . 6 4 9 1 0 1 9 1 0 3 3WB a c k u p M a n a g e r S e r v i c e :d a t a C h a n g e db u tn op a r t i c i p a n tp k g = ' c o m . a n d r o i d . p r o v i d e r s . 1 1 1 31 4 : 3 6 : 5 6 . 7 9 9 1 0 1 9 1 3 2 8WB a c k u p M a n a g e r S e r v i c e :d a t a C h a n g e db u tn op a r t i c i p a n tp k g = ' c o m . a n d r o i d . p r o v i d e r s . 1 1 1 31 4 : 3 7 : 5 8 . 8 4 0 1 0 1 9 1 3 3 0WI n p u t M a n a g e r S e r v i c e :W i n d o wa l r e a d yf o c u s e d ,i g n o r i n gf o c u sg a i no f :c o m . a n d r o i d 1 1 1 31 4 : 4 3 : 5 1 . 7 7 9 4 8 4 5 0 9EA c t i v i t y T h r e a d :F a i l e dt of i n dp r o v i d e ri n f of o rc o m . o p e r a . b r a n d i n g . B r a n d i n g P r o v 1 1 1 31 4 : 4 3 : 5 1 . 7 7 9 4 8 4 5 0 9EA c t i v i t y T h r e a d :F a i l e dt of i n dp r o v i d e ri n f of o rc o m . o p e r a . b r a n d i n g . B r a n d i n g P r o v 1 1 1 31 4 : 4 3 : 5 1 . 7 8 9 4 8 4 5 1 0EA c t i v i t y T h r e a d :F a i l e dt of i n dp r o v i d e ri n f of o rc o m . o p e r a . b r a n d i n g . B r a n d i n g P r o v

D / R I L J D / R I L J D / R I L J D / R I L J D / R I L J D / R I L J D / R I L J D / G S M D / G S M D / G S M D / R I L J D / R I L J D / R I L J D / R I L J D / G S M D / G S M D / R I L J D / R I L J

(1 3 0 4 ) :[ 1 8 7 6 ] >Q U E R Y _ N E T W O R K _ S E L E C T I O N _ M O D E (1 3 0 4 ) :S e r i a l :1 8 7 5 (1 3 0 4 ) :E r r o r :0 (1 3 0 4 ) :[ 1 8 7 5 ] <R E G I S T R A T I O N _ S T A T E{ 1 ,1 7 7 7 ,0 0 0 0 d 7 2 a } (1 3 0 4 ) :S e r i a l :1 8 7 6 (1 3 0 4 ) :E r r o r :0 (1 3 0 4 ) :[ 1 8 7 6 ] <Q U E R Y _ N E T W O R K _ S E L E C T I O N _ M O D E{ 0 } (1 3 0 4 ) :P o l lS e r v i c e S t a t ed o n e : o l d S S = [ 0h o m eT A T AD O C O M OT A T AD O C O M O4 0 5 0 3 9 E D G EC S Sn o ts u p p o r t e d (1 3 0 4 ) :[ D a t a C o n n e c t i o n ]S t o pp o l lN e t S t a t (1 3 0 4 ) :[ D a t a C o n n e c t i o n ]S t a r tp o l lN e t S t a t (1 3 0 4 ) :[ 1 8 7 7 ] >S C R E E N _ S T A T E :f a l s e (1 3 0 4 ) :S e r i a l :1 8 7 7 (1 3 0 4 ) :E r r o r :0 (1 3 0 4 ) :[ 1 8 7 7 ] <S C R E E N _ S T A T E (1 3 0 4 ) :[ D a t a C o n n e c t i o n ]S t o pp o l lN e t S t a t (1 3 0 4 ) :[ D a t a C o n n e c t i o n ]S t a r tp o l lN e t S t a t (1 3 0 4 ) :[ 1 8 7 8 ] >S C R E E N _ S T A T E :t r u e (1 3 0 4 ) :[ U N S L ] <U N S O L _ R E S P O N S E _ N E T W O R K _ S T A T E _ C H A N G E D

D / R I L J D / R I L J D / R I L J D / R I L J D / R I L J D / R I L J D / R I L J D / R I L J D / R I L J D / R I L J

(1 3 0 4 ) :S e r i a l :1 8 7 8 (1 3 0 4 ) :E r r o r :0 (1 3 0 4 ) :[ 1 8 7 8 ] <S C R E E N _ S T A T E (1 3 0 4 ) :[ 1 8 7 9 ] >O P E R A T O R (1 3 0 4 ) :[ 1 8 8 0 ] >G P R S _ R E G I S T R A T I O N _ S T A T E (1 3 0 4 ) :[ 1 8 8 1 ] >R E G I S T R A T I O N _ S T A T E (1 3 0 4 ) :S e r i a l :1 8 7 9 (1 3 0 4 ) :E r r o r :0 (1 3 0 4 ) :[ 1 8 7 9 ] <O P E R A T O R{ T A T AD O C O M O ,T A T AD O C O M O ,4 0 5 0 3 9 } (1 3 0 4 ) :[ 1 8 8 2 ] >Q U E R Y _ N E T W O R K _ S E L E C T I O N _ M O D E

Dmesg.bat : Prints messages from the kernel, useful as tool for debugging drivers and other kernel code. Use this whenever the developer asks to get a dmesg output. Example:
Code:

#c 0 2 7 c e 4 0:[ H S I L ]m d p _ s u s p e n d _ s u b ( 1 3 8 7 )w i l lc a n c e l _ d e l a y e d _ w o r k < 4 > [ 3 4 6 0 7 . 1 9 6 6 8 6 ][ H S I L ]m d p _ s u s p e n d _ s u b ( 1 3 9 1 )w i l lf l u s h _ w o r k q u e u e < 4 > [ 3 4 6 0 7 . 1 9 6 7 3 1 ][ H S I L ]m d p _ s u s p e n d _ s u b ( 1 3 9 5 )w i l la t o m i c _ r e a d < 4 > [ 3 4 6 0 7 . 1 9 6 7 7 3 ][ H S I L ]m d p _ s u s p e n d _ s u b ( 1 4 0 0 )w i l lm d p _ p i p e _ c t r l < 4 > [ 3 4 6 0 7 . 1 9 6 8 1 6 ][ H S I L ]m d p _ s u s p e n d _ s u b ( 1 4 0 2 )a f t e rm d p _ p i p e _ c t r l < 6 > [ 3 4 6 0 7 . 1 9 6 8 5 4 ] #c 0 3 d 7 8 9 4: < 6 > [ 3 4 6 0 7 . 1 9 6 8 8 3 ] #c 0 3 d 7 8 9 4: < 6 > [ 3 4 6 0 7 . 1 9 6 9 0 9 ] #c 0 3 c b 4 a 0: < 6 > [ 3 4 6 0 7 . 1 9 6 9 3 9 ]e a r l y _ s u s p e n d :a f t e rc a l l i n gs u s p e n dh a n d l e r s < 6 > [ 3 4 6 0 7 . 2 0 5 4 5 6 ]e a r l y _ s u s p e n d :a f t e rc a l l i n gs y n c _ w o r k _ q u e u e < 6 > [ 3 4 6 0 7 . 2 0 5 5 0 8 ]e a r l y _ s u s p e n d :a b o r tl a b e l/b e f o r es p i nl o c k < 6 > [ 3 4 6 0 7 . 2 0 5 5 6 4 ]e a r l y _ s u s p e n d :u n l o c k e dm a i n _ w a k e _ l o c k < 6 > [ 3 4 6 0 7 . 2 0 5 5 9 9 ]e a r l y _ s u s p e n d :e n d < 4 > [ 3 4 6 0 7 . 2 0 5 6 3 6 ][ B A C L K I G H T ]:1 7 < 4 > [ 3 4 6 0 7 . 2 0 5 6 6 8 ]P l a t f o r mV : 1 7 ,F i n dV : 1 < 4 > [ 3 4 6 0 7 . 2 0 5 7 1 4 ]L C DB a c k l i g h tr e i n i t-w a k e u pt i m et u n e : 1 ,l c d : 3 2 < 4 > [ 3 4 6 0 7 . 2 0 5 9 2 6 ][ B A C L K I G H T ]:1 5 < 4 > [ 3 4 6 0 7 . 2 0 5 9 5 6 ]P l a t f o r mV : 1 5 ,F i n dV : 1

There you have it! Life made simpler, just double click and you are done!

Q) Whats the difference between Logcat and Dmesg? A) Read this for info.

How to: | Be a New User (and not a n00b) | Contact a moderator? | | Apply for RC/RT | Make a good thread, post, question & poll | | Get your thread more hits, using tags |
Do you own a Galaxy Fit? Then refer this guide for basic help.

Celebrate India

REPLY
The Follow ing 10 Users Say Thank You to a.cid For This Useful Post: [ Click to Expand ]

a.cid

18th April 2012, 04:49 PM (Last edited by a.cid; 14th November 2012 at 08:15 AM.) Reason: Update!!!

#7

Hope this guide helped you. I appreciate feedback and constructive criticism, but please, no haters/trolls. Whatever questions/doubts you have regarding this guide, then please post it here itselfI dont guarantee replying tech support questions via pm
Forum Moderator - OP Thanks Meter 1628 Posts: 3,809 Join Date: Nov 2011 MORE INFO

Do consider clicking on the thanks button rather than just posting thanks, and also joining us on our Facebook Group How to: | Be a New User (and not a n00b) | Contact a moderator? | | Apply for RC/RT | Make a good thread, post, question & poll | | Get your thread more hits, using tags |

>

Do you own a Galaxy Fit? Then refer this guide for basic help.

Celebrate India

REPLY
The Follow ing 8 Users Say Thank You to a.cid For This Useful Post: [ Click to Expand ]

martin_s5670
Senior Member Thanks Meter 35 Posts: 121 Join Date: Feb 2012 Location: Berlin MORE INFO

18th April 2012, 05:23 PM Quote:

#8

Originally Posted by a.cid ... If you want to overclock on stock (at your own risk ), you can flash any k ernel from this via cwm (so, obviously you need cwm, stock recovery wont do)....

>

Pratyush mentioned in: http://forum.xda-developers.com/show...postcount=1387 a cwm for rfs / see download-link, therefore exists in theory the possibility to oc stock-roms.

------------------------------------GT-S5670 /Current Roms: ------------------------------------CM-7.2.0-RC1 / tj_style (XWKT3)

(XWKT3) --Androme_v1 (XWKT3-748Mhz)


REPLY
The Follow ing User Says Thank You to martin_s5670 For This Useful Post: [ Click to Expand ]

a.cid

18th April 2012, 05:39 PM Quote:

#9

Originally Posted by zcop the first troll here hehe What is s5670? Can i eat it? Ok good work for newbie - who messup forum

Forum Moderator - OP Thanks Meter 1628 Posts: 3,809 Join Date: Nov 2011 MORE INFO

>

Idk what s is, but 5670 are part of the number series... You know 1 2 3 4 5 6 7 0 :P
Quote:

Originally Posted by martin_s5670 Pratyush mentioned in: http://forum.xda-developers.com/show...postcount=1387 a cwm for rfs / see download-link , therefore exists in theory the possibility to oc stock -roms. Ohhh sorry I totally forgot about that...will update the thread tomorrow from comp... But I haven't tried it personally :/ And other recoveries (like the touch ones) give errors while flashing a few stuff... Sent from my g-fit using xda premium How to: | Be a New User (and not a n00b) | Contact a moderator? | | Apply for RC/RT | Make a good thread, post, question & poll | | Get your thread more hits, using tags |
Do you own a Galaxy Fit? Then refer this guide for basic help.

Celebrate India

REPLY

a.cid

18th April 2012, 06:30 PM Quote:

#10

Originally Posted by martin_s5670 Pratyush mentioned in: http://forum.xda-developers.com/show...postcount=1387

Forum Moderator - OP

a cwm for rfs / see download-link , therefore exists in theory the possibility to oc stock -roms.
Thanks Meter 1628 Posts: 3,809 Join Date: Nov 2011 MORE INFO

>

Ohhh wait, stock rom can be oc'ed, if you install another custom kernel... That rfs support is for backups and restore... The post will be clearer after I'll update it... Sent from my g-fit using xda premium How to: | Be a New User (and not a n00b) | Contact a moderator? | | Apply for RC/RT | Make a good thread, post, question & poll | | Get your thread more hits, using tags |
Do you own a Galaxy Fit? Then refer this guide for basic help.

Celebrate India

REPLY

advertisement
xda-developers

Ads by Google

Libro electrnico de IT los parmetros de IT que importan. Descrguese nuestro libro gratuito www.Autotask.com

The Follow ing User Says Thank You to a.cid For This Useful Post: [ Click to Expand ]

TAGS apps2sd, beni, galaxy fit s5670, gt-s5670, guide, nandroid backup, recovery, rom, rom manager, root, titanium backup

2 1

11

>

>>
Page 1 of 16

POST REPLY

SUBSCRIBE

Search this thread

> Legacy & Low Activity Devices > Samsung Galaxy Fit GT 5670 > Galaxy Fit GT 5670 General > [GUIDE/HOW-TO] Beginner's "Getting Started" Guide :: Root, Recovery, Roms etc

Previous Thread | Next Thread

XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?

-- XDA 2013 Beta

More Info: Contact Us | Suggest Content | Privacy Policy | XDA App


Copyright xda-developers. Pow ered by Searchlight 2013 Axivo Inc.

Вам также может понравиться