[Q&A] RegawMOD Bootloader Customizer | Full Application | Updated 10.09.13 - Android Q&A, Help & Troubleshooting

Q&A for RegawMOD Bootloader Customizer | Full Application | Updated 10.09.13
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for RegawMOD Bootloader Customizer | Full Application | Updated 10.09.13. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!

hi.
Is there anyway through adb or otherwise to 'pull' the original hboot file from the phone ?
I used this
$ adb shell
shell:/ $ su
shell:/ # dd if=/dev/block/mmcblk0p12 of=/sdcard/hboot.img
shell:/ # exit
$ adb pull /sdcard/hboot.img C:\AndroidSDK\tools
but when i want to open it with a hex editor, it is just all Zero

Related

[Q&A] [ROM][UB][4.4.4] Unofficial SlimKat [Slim Build 8.2]

Q&A for [ROM][UB][4.4.4] Unofficial SlimKat [Slim Build 8.2]
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [ROM][UB][4.4.4] Unofficial SlimKat [Slim Build 8.2]. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
SlimKat - two questions
Hi,
Great work on the SlimKat build, it looks really slick and doesn't CTD as much as the JB ROM I was running previously.
Two questions:
I saw mention of a ROM to get the LED illumination bar working. Can someone point me to it?
My phone doesn't recognise my headphones any more. Anyone else seen this?
Anticipated Android L?
why everything got so big in last ota update?
its just not normal.
its even worse in nova luancher!
just look at these screen shot
You need to edit your build.prop file, as mentioned in the main thread. When I tried this, I ended up breaking the boot for a while, until I figured out it was a permissions problem; so be careful. The following process works for me.
Connect your phone, with USB debugging on. You'll be using
Code:
adb
to fiddle with the files. At a command prompt, type:
Code:
adb shell
That will give you a shell prompt in your phone. Now type:
Code:
cd /system
cp build.prop build.propbak
sed -i s/ro.sf.lcd_density=.*/ro.sf.lcd_density=180/ build.prop
exit
The second line is backing up the existing build.prop, so you can put it back if you get into trouble. The third line edits the build.prop in place, replacing the line that sets the display density with one set to 180. That makes it look right for me. Values between 180 and 280 should definitely work; larger number, larger icons.
Then reboot, and you should be back to a good size.
Asilano said:
You need to edit your build.prop file, as mentioned in the main thread. When I tried this, I ended up breaking the boot for a while, until I figured out it was a permissions problem; so be careful. The following process works for me.
Connect your phone, with USB debugging on. You'll be using
Code:
adb
to fiddle with the files. At a command prompt, type:
Code:
adb shell
That will give you a shell prompt in your phone. Now type:
Code:
cd /system
cp build.prop build.propbak
sed -i s/ro.sf.lcd_density=.*/ro.sf.lcd_density=180/ build.prop
exit
The second line is backing up the existing build.prop, so you can put it back if you get into trouble. The third line edits the build.prop in place, replacing the line that sets the display density with one set to 180. That makes it look right for me. Values between 180 and 280 should definitely work; larger number, larger icons.
Then reboot, and you should be back to a good size.
Click to expand...
Click to collapse
tnx man.
worked like a charm
No mantiene varias apps abiertas.
Muy buen ROM con perfecto rendimiento pero aun no consigo manera de escuchar musica respondiendo en BBM o mientras chateo por el Whatsapp,no mantiene dos procesos a la vez.
Someone knows when will the Stable 9.0??

[Q&A] [ROM][UB][5.0.1] Unofficial SlimLP [Alpha 0.8]

Q&A for [ROM][UB][5.0.1] Unofficial SlimLP [Alpha 0.8]
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [ROM][UB][5.0.1] Unofficial SlimLP [Alpha 0.8]. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
How to?
he guys.....i did not get the adb shell part???
can anyone plz tell me how to do that part.....????
after connecting my phone to the pc then what will i do???
and what should i copy or paste the line ??? thnx in advance
Yasin Abir said:
he guys.....i did not get the adb shell part???
can anyone plz tell me how to do that part.....????
after connecting my phone to the pc then what will i do???
and what should i copy or paste the line ??? thnx in advance
Click to expand...
Click to collapse
You have to download adb into your computer first. http://forum.xda-developers.com/showthread.php?t=2588979
Then connect your phone with Android Debugging was on (Developer options in Settings)
Open cmd (Command Prompt) and type in these line:
Code:
adb shell
echo "512,768,2880,4160,6080,10560" > /sys/module/lowmemorykiller/parameters/minfree
This will make the keyboard more usable.
I was wrong to post, I can not delete the comment sorry. Detele it please.
automatically reboot
I need help now, after installing rom, my sola sometimes reboot by itself even when I do not use it.
please help, i really like this rom
rndy_Chaniago said:
I need help now, after installing rom, my sola sometimes reboot by itself even when I do not use it.
please help, i really like this rom
Click to expand...
Click to collapse
I had the same problem. Uncheck automatic brightness in settings>display. It helped me.
Here is logcat:
Code:
I/DEBUG (28191): pid: 28697, tid: 29145, name: RenderThread >>> com.android.systemui <<<
I/DEBUG (28191): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
I/DEBUG (28191): Abort message: 'Encountered EGL error 12291 EGL_BAD_ALLOC during rendering'

[Q&A] [TabZ][TWRP][PhilZ Touch][CWM] XZDualRecovery Q&A

Q&A for [TabZ][TWRP][PhilZ Touch][CWM] XZDualRecovery Q&A
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [TabZ][TWRP][PhilZ Touch][CWM] XZDualRecovery Q&A. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
where am i?
Just wanted to say thanks for the great software for free! It's working great!
I did have a little trouble installing. I get this message
./install.sh: line 74: ./adb.linux: No such file or directory
./install.sh: line 75: ./adb.linux: No such file or directory
./install.sh: line 76: ./adb.linux: No such file or directory
and so on. Apparently my linux is a different build? 32 bit vs 64 bit?
anyway using my os's adb solves the problem. Use sed on the install.sh
sed 's/.\/${ADBBINARY}/\/sbin\/adb/' install.sh > newinstall.sh
If any other noobs are scrathing their heads... But i cant post in the thread... so...

[Q&A] [GUIDE][ADB]Easiest How to use adb, logcat, etc for noobs and newbies

Q&A for [GUIDE][ADB]Easiest How to use adb, logcat, etc for noobs and newbies
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [GUIDE][ADB]Easiest How to use adb, logcat, etc for noobs and newbies. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
[Request Linux GUIDE][ADB]Easiest How to use adb, logcat, etc for noobs and newbies
Setting up ADB
Pre Requirements:-
PC(This is a windows guide, if asked I will add linux and mac guide later)
Java Runtime environment or Java Developing kit
Your Device Drivers
An Android Device
Click to expand...
Click to collapse
Code:
http://forum.xda-developers.com/showthread.php?t=2141817
If no one has asked for a Linux Guide - I will now ...
If the Linux Guide does exist...please pass the link...
imstanz said:
If no one has asked for a Linux Guide - I will now ...
Click to expand...
Click to collapse
You didn't specify the type of your distribution , so I make a quick set of instructions applicable for most Linux distribution with minor modification for Debian based etc etc ...
Downloading special linux SDK, Eclipse , setting sdk/tools directory to linux's $PATH with echo and export command is not required for this method to gain the basic functions of adb.
- Download the attachment and extract it inside your Desktop.
- Open terminal and change your directory to desktop :
Code:
[email protected]_name:~$ cd Desktop
Go to ADB_install and copy my file into /bin , then give it proper permissions>>
Code:
[email protected]_name:~/Desktop$ cd ADB_install
Code:
[email protected]_name:~/Desktop/ADB_install$ sudo cp adb /usr/bin
Type your password when is needed after sudo command
Code:
[email protected]_name:~/Desktop/ADB_install$ sudo chmod +x /usr/bin/adb
Phone settings > developer > USB Debugging ticked .
Connect your phone via your usb cable and type in linux terminal :
Code:
[email protected]_name:~$sudo adb devices
after initial services being established you should see something like :
i,e:
Code:
List of devices attached
0123456789ABCDEF device
ADB installed end of the story ,,
Still got issue try Disconnect and reconnect your device and also needed to run below commands on terminal for start/kill the process
adb kill-server
and afterwards
adb start-server
Hope I did help You
My Device is not Showing in CMD
Hey My Device is not Showing in CMD. When I Type "adb devices", it says: List of Connected Devices or something Like this and below of this line.. there is nothing, no Device name, or serial Number. My Device is Micromax Canvas A74. Running on 4.2 Jellybean and I want block Installing Adware on my Smartphone causing unwanted downloads and popups.
Please Help Me.

[Q&A] [TABUNTU] Galaxy Tab 10.1 NATIVE Ubuntu WIFI now with a video

Q&A for [TABUNTU] Galaxy Tab 10.1 NATIVE Ubuntu WIFI now with a video
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [TABUNTU] Galaxy Tab 10.1 NATIVE Ubuntu WIFI now with a video. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
tabuntu install on Android problem
I have some problems, when I type bootubuntu I get this message :
Ubuntu Chroot Bootloader v0.1
Ubuntu Bootloader is now installed!
This process does NOT damage Android OS!
Original Installer by Charan Singh
Modified for Ubuntu Chroot by Max Lee at AndroLinux.com ,G2Hacks.com and NexusOneHacks.net
To enter the Ubuntu Linux console just type 'bootubuntu'
[email protected]:/sdcard/ubuntu # bootubuntu
tmp-mksh: bootubuntu: can't execute: Permission denied
126|[email protected]:/sdcard/ubuntu #
anyone can help me???

Categories

Resources