Affichage des articles dont le libellé est without. Afficher tous les articles
Affichage des articles dont le libellé est without. Afficher tous les articles

dimanche 8 février 2015

Can no longer hear phone calls without speaker phone. topic






Seeing as there's no earpiece and it uses that 'direct wave technology feature to vibrate the audio off the screen, dropping the device can cause this issue.

No external damage whatsoever, but it must have jogged some pieces around inside and caused 2 issues.

1. Extremely quiet (can't hear it really at all) audio during phone calls

2. My apple headphones all of the sudden don't work with this device. Only standard headphones work. (they have a slightly different plug. The order of the L and R inputs are switched on the plug)

I only had the phone 2 weeks. Not sure what to do seeing as I have it on Boost Mobile and bought it from their site. Its not worth sending back and being without a phone (which I can't anyway (14 day warranty))

There's no obvious damage on the inside so I can't tell what happened in there.






WIfi Tether without root topic






Hey guys I was wondering if anyone found out how to tether wifi with the S 5 without root? I want to use Foxfi if that makes a difference. I had root on my old phone and screwed it up so bad when I went to rom it I am nervous about doing it again...

Also I do have more than one post count I just forgot my login :(.






[Q] Transparent lockscreen without root? topic






:confused:

Any know if there is a way to get a transparent lockscreen without root?






samedi 7 février 2015

[Q] Factory reset without remove google account topic






Hi. I have a nexus S.
I often have to factory reset.
I do not want to enter a account after a factory reset.:crying:

possible?






jeudi 5 février 2015

[Q] Android Stuck at Boot Loop without Odin and Recovery topic






this android tab is a clone one which it says it is a samsung, but unfortunately, no pre-installed recovery and no odin are installed... and this is stuck in boot loop. pls help me with this one... i need to install a CWM Recovery using SD card flashing or if u know anything else that will work, pls tell me. i think this tab is not rooted due to the owner, which is a girl... girls, most of them, just use the tab without knowing these informations like rooting so its very hard for me. pls help me. ty in advance.






[Q] Android Stuck at Boot Loop without Odin and Recovery topic






this android tab is a clone one which it says it is a samsung, but unfortunately, no pre-installed recovery and no odin are installed... and this is stuck in boot loop. pls help me with this one... i need to install a CWM Recovery using SD card flashing or if u know anything else that will work, pls tell me. i think this tab is not rooted due to the owner, which is a girl... girls, most of them, just use the tab without knowing these informations like rooting so its very hard for me. pls help me. ty in advance.






[Q] How to Enable " POPUp Incoming Call " Without Mod In S4 LolliPop Russian topic






Salam Alekom Warahmat Allah Wbrakato

How to Enable " POPUp Incoming Call " Without Mod In S4 LolliPop Russian
1- Must be ROOT
2- Download SQLite_Editor From Attach Files And Setup In Your Device
3- Open SQLite_Editor And Choose Apps
4- Choose Settings Storage
5- Choose Settings.db
6- Choose System
7- Click on Search And Type Popup or Incoming_Call
8- Change Value From 0 To 1 , Save
9- Do not forget Thanks:good: ;)
10-Enjoy it :D
The steps in the video

https://www.youtube.com/watch?v=QrYj1787NvU">https://www.youtube.com/watch?v=QrYj1787NvU" type="application/x-shockwave-flash" width="425" height="350">

السلام عليكم ورحمة الله وبركاته
طريقة فتح الخاصية بدون اضافات
How to Enable " POPUp Incoming Call " Without Mod In S4 LolliPop Russian
1- يجب ان يكون جهازك بروت
2- حمل التطبيق الموجود بالمرفقات
3- افتح SQLite_Editor ثم اختار Apps
4- اختار Settings Storage
5- اختار Settings.db
6- اختار System
7- اضغط علي Search واكتب Popup او Incoming_Call
8- غير القيمة من 0 الي 1 , Save
9- استمتع :D
الشرح مصور في الفيديو









Attached Thumbnails


Click image for larger version<br/><br/>Name:	Screenshot_2015-02-05-13-15-.jpg<br/>Views:	N/A<br/>Size:	218.2 KB<br/>ID:	3150926
 











Attached Files





File Type: apk SQLite_Editor_APK_2.1.1[1].apk -
[Click for QR Code]
(207.0 KB)










mercredi 4 février 2015

[Q] Xperia L Bluetooth headset without mic bug fix topic






Bluetooth headset without mic completely broken in CM12 taoshan
More Details:
http://forum.xda-developers.com/show...&postcount=478

Is it a CM bug or kernel issues?
Can anyone offer a direction as how to approach in fixing these kind of issue?






Xperia L Bluetooth headset without mic bug fix topic






Bluetooth headset without mic completely broken in CM12 taoshan
More Details:
http://forum.xda-developers.com/show...&postcount=478

Is it a CM bug or kernel issues?
Can anyone offer a direction as how to approach in fixing these kind of issue?






Xperia L Bluetooth headset without mic bug fix topic






Bluetooth headset without mic completely broken in CM12 taoshan
More Details:
http://forum.xda-developers.com/show...&postcount=478

Is it a CM bug or kernel issues?
Can anyone offer a direction as how to approach in fixing these kind of issue?






mardi 3 février 2015

Enable init.d support on any rom [Stock] without any app topic






One thing that i like very much about android is init.d support which enable user to run script during the device boot up so by putting Boost script in the init.d folder which is present in /system/etc/init.d can significantly improve device performance.. :)

So without say much here is the method :
Requirement:
1 Rooted Phone obviously :p
2 File Explorer like Esfile Explorer with root access option enable
3 BusyBox Latest 1.22.1
4 A Good Luck :p

Process:
1 Open ESFiles Explorer and navigate to /system/etc and look for init.d folder if there is no folder name [init.d] then create one by click on +new button on ESFiles Explorer, or if init.d folder present than Goto step 2
2 Navigate to /system/etc folder and look for file name "install-recovery.sh" if present then Goto step 3
3 In /system/etc folder Create one file name "init.post_boot.sh"
4 Now open both "install-recovery.sh" & "init.post_boot.sh" one by one and write down following command at the beginning of the both file

Command:

#!system/bin/sh
run-parts /system/etc/init.d/*


{Above Lines are case sensitive}
5) Download the test.init.d.zip file from the below attachment link
6) put the 0test file in /system/etc/init.d folder and set permission rwx-rwx-rwx
7) Reboot device :fingers-crossed:


NOTE after Reboot open ESFiles Explorer and navigate to /data and there you will see Test.log file meaning init.d support working perfectly :D

Screen Shot ESFile Explorer


HIT Thanks if you like the post :)








Attached Thumbnails


Click image for larger version<br/><br/>Name:	Screenshot_2015-02-04-10-56-23.png<br/>Views:	N/A<br/>Size:	26.9 KB<br/>ID:	3149005
 











Attached Files





File Type: zip test_initd.zip -
[Click for QR Code]
(283 Bytes)










Autostart apps on firetv boot - without root or llama topic






Hello,

I got a fire tv stick recently and quickly installed Kodi via adbFire, but like everyone else was looking for an easier way to access it.
I then found FiredTVLauncher, which was very nice, but I did not have an easy way to autostart that.

I found an app that allows to set one or more apps to start on boot, and it works just fine on fire tv, its called "AutoStart - No root". I installed it via aptoide and was able to use the regular firetv controller to set it up. I did not have to root or use llama, and it just works. I have it setup to start firedtv, but I suppose it could start kodi or anything else. I have rebooted the stick several times, and a few seconds after the regular amazon launcher is shown the firedtv launcher kicks in!

This is the app ""AutoStart - No root" (com.autostart), can't post urls yet but its in playstore and aptoide and others.

Good luck!






Free app to mirror android screen, over LAN, without continuous authentication? topic






Tried teamviewer for the android. Very underveloped comapred to PC, needs to be in foreground and requires manual authentication twice each time. Any alternatives for this? I want to view my android screen on PC. Airdroid has a limit and works poorly as well






lundi 2 février 2015

[Q] Sk17i (Sony Ericsson mini pro2) help to enable debugging mode without screen topic






Hi everyone,

Sorry to post that here, but I really did not find a better thread... I will delete/move the thread afterwards if necessary.

I am trying to enable the debugging mode of my SK17i (mini pro 2) but my screen is broken. I can't remember by heart the steps to do that.
Could someone post the exact sequence to enable the debugging mode, using only the keyboard?

Then I will be able to launch adb and run DroidAtScreen to get back some data that I - of course - did not synchronise.... :rolleyes:

Thanks in advance for your help!

Loony






[Q] HELP to reset - Mobile without USB, without WIFI, S-on topic






Hi everyone

Hard problem for me! :'[

Going from: Android_Revolution_HD-One_4.0_GE + S-on + Twrp 2.8.4.0 + USB KO hardware + WIFI OK
to :
Rom backup (restor) Orange France + S-on + Twrp 2.8.4.0 + USB KO + Wifi KO (firmware)


Right now my phone is almost useless because my WiFi can't be activated or set in the advanced settings. The backup rom (Orange) is really not efficient. I need to reset it totally to bringing it to my vendor for a repair assistance.

Impossible to use Fastboot ADB because of the USB default.

I need your help PLEASE.


Systeme :
Android 4.1.2 HTC sense 5
Kernel 3.4.10-g9502bc1
***tampered***
***unlocked***
M7_UL PVT SHIP s-on RH
hboot-1.44.0000
radio-4A.13.3231.27_10.31.1131.05L
opendsp-v26.120.274.0202
eMMC-boot
cid :RANG202
red-flag

I need my phone to be reseted like the first day, without red-flag, tampered and unlocked ;)

Under android system, I can only access the data through bluetooth (very slow) and 3G datas.
Under the bootloader, I can only access the data that I have been copied in the internal SD partition.

Please, what should I do now?






[Q] Is there any cure to this lag without rooting? topic






I got this phone a month ago now and really wish I hadn't. I did noticed from day 1 it was slower than my Moto G but its at the point now I want rid of it, This lag is really doing my head end.

What I mean by lag is today I was showing my work colleague the camera as he is thinking of buying one. We took a photo and hit the gallery button to view, we sat I counted 7 seconds damn all happened, I hit the back button and the entire thing crashed, I got a black screen. We went back into the gallery took 5 seconds to open. Needless to say he was not impressed and neither am I. He has an S3 mini, he took a photo and opened the gallery it was instant.

Everything stutters. So far I have turned off animations, I have switched to Nova, I upgraded to Lollipop and factory reset, I downgraded to Kitkat and factory reset and to be honest damn all has helped, How can a phone with these specs run so poor? If you've been a long time Samsung user you may be used to this, I am coming from stock android where its buttery smooth.

Any advice?






[Q] What can I do with Root without installing a new ROM? topic






So I'm pretty happy with Lollipop as a whole, but there are just some things that I'd like to change, and I'm curious if I can do it with just root or if they are ROM level features.

So the main two are, softkey change (I want the back button on the right) and activating the LED.

I'm sure there are a couple other things, but I can't think of them right now.






vendredi 30 janvier 2015

[Q] remove apps without turning on device? topic






im getting tired of a program on my phone called com.skymobi.lockfram.iphone, as it keeps installing junk, and i have very little free space at the moment. but attemting to find the program will result in a fail, as i cannot locate it, however, using terminal emulator, i can find it, but im unable to remove it, because its in use. so my question is, is there some way, to remove apps/stuff from the phone, while its connected to usb, and not being turned on with android IE some recovery mode, or similar.

the phone is a fake galaxy s5, and i cant remember the features in its very low level recovery menu.
as well as a "factory mode" menu, with debug functions.






Guide to change csc without wipe data for Roms with multi csc topic






Hi folks,
here a easy guid to change the csc without wipe data on multi csc Roms
1. you need a root explorer of your choice and Samsung Phone info App
https://play.google.com/store/apps/d...honeinfo&hl=de or here http://forum.xda-developers.com/note...o-csc-t2893610
2. have a look into the SamsungINFO App what csc you have
3. use the explorer and mount r/w then go to the system/csc folder
4. have a look what csc you need but you can only change the inserted csc`s
5 for example you have BTU and the DBT folder is available. Go to the DBT/system/csc folder. You see now 4 files (i have the Omega Rom so maybe in other Roms are more or less).
6. copy the files contents.db - omx.xml - others.xml and sales_code.dat
7. go back to the system/csc folder and paste the files there. Have a look that all permissions are right (rw-r--r--)
8. reboot now and have a look into the info app. You see now in csc info that there are 2 active csc (BTU and DBT)

thats all
happy flashing and sorry for my terrible english






[Q] CM Theme engine installation without a custom ROM topic






Hi Team,
Can we install theme engine without a Custom Rom?
I am using Samsung Note 3 Neo , can i install the theme engine on the phone's stock OS.

If yes , please let me know the steps.

Regards,
Tintu Kuruvilla