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

jeudi 27 mars 2014

Hi iam using mmx canvas 2 plus topic




I need Samsung dialer and note 3 llauncher..

Sent from my Micromax A110Q using xda app-developers app





mardi 25 mars 2014

[Q] Is it possible to gain root using LG Backup? topic




It seems LG Backup Application simply combine files using 'tar' command with -p option and rename it to *.lbf file.
So, is it possible to gain root access by compressing superuser files(apk and binary) with proper permissions?
I can't test it since I don't have ubuntu installed on my computer :P

p.s First folder(ex /data) has 644 permission, instead 755.





lundi 24 mars 2014

[Q] Store and Send data automatically Using SQLite Database topic




Hi my app will do wifi scan and send the data (using JSON Array) to splunk server(web server) periodically, now at the time of wifi disconnection I cant send, so I am planning to store the scan result using SQLite database and automatically send them to server when it reconnect to the wifi network. Kindly help me how to do that.

FYI: when the user is disconnected the app will scan and store data for every 1 min and when reconnect it should send automatically the stored data to the server.

I can start the scan when disconnection happens but dont know how to store the data in JSON format in SQLite and send them automatically to server without getting request form the server.

Thanks in Advance





dimanche 23 mars 2014

What frequency band am i using? topic




I have an unlocked telus galaxy s3 that i enabled the wcdma 1700 frequency because i want to use it with T-Mobile but how can i tell which frequency the phone is currently using? I know about the dialer code *#2263# but this only allows me to select the frequency manually right? If automatic is selected, it doesn't tell me which frequency my phone is using right?

Sent from my SGH-I747M using xda app-developers app





mercredi 19 mars 2014

[Q] Help using ADB to find & recover files from D4 with dead screen? topic




Hi everyone.
I have a Droid 4 (maserati) that suddenly died last week. I think the connection between the body and screen broke. But the device is still able to power on, reboot, and is recognizable from my Windows PC. I'd made a fairly recent nandroid backup, so I'm not in an emergency phase, but there are some files and photos I'd still like to try to recover from the broken device. Basically just files on the internal SD card. I was rooted, running stock Android on the latest OTA.

I'm not very experienced with ADB, but have started to give that a shot. I've tried various ls commands, but am stuck at a point where I get an error. Using a console (Console2), I ran ADB, then used this command:

Code:


adb shell ls -R /storage/sdcard0/

I got this error:

Code:


/storage/sdcard0/:
opendir failed, Permission denied


I'm not sure if this error is because I didn't open shell with root access. But when doing that, I run into other trouble because I'm not familiar with the linux-style commands. Another small issue I've bumped into is that when running the ls command on large file trees, the results are cut off by the console's 9999 line buffer.

Can anyone help me find a file list. Or better yet, can someone just help me pull all the data from the entire SD card?





Problem on S4 GT-I9505 Android OS using 50% battery topic




Hello fellow xDA developers, I've having a issues on KitKat 4.4.2. The battery is horrible and I cant find the culprit for the enormous battery drainage, I'll upload some pictures hope someone can help me.








Attached Thumbnails


Click image for larger version<br/><br/>Name:	Screenshot_2014-03-19-07-39-47.png<br/>Views:	N/A<br/>Size:	242.0 KB<br/>ID:	2638255
 

Click image for larger version<br/><br/>Name:	Screenshot_2014-03-19-07-39-52.png<br/>Views:	N/A<br/>Size:	133.3 KB<br/>ID:	2638256
 

Click image for larger version<br/><br/>Name:	Screenshot_2014-03-19-07-39-56.png<br/>Views:	N/A<br/>Size:	123.8 KB<br/>ID:	2638257
 
















mardi 18 mars 2014

Using Blaze on CDMA Network topic




Hey guys!

So my contract with T-Mobile is ending next month and it'll be the end my journey with this phone... I'll be upgrading to the Nexus 5! However, my sister is in need of a new phone, but phones from Boost Mobile (her current carrier) are ridiculous... So I wanna give her my phone! However, Boost runs on a CDMA network... Would anyone know how to connect this phone, rooted or unrooted, to a CDMA network, or if its even possible? I know there's more to it than that, but yeah... Any help would be appreciated!

Sent from The Doctor's Nexus 7





listening to music and using mic at the same time? topic




just wondering if there was a MOD or a way to keep music playing iny headphones while im at work without pausing the music whenever i use voice to send a text? most of the time i just let google type out what i say whenever im busy typing or habe my hands full but i also hate that it interrups my tunes..

Sent from my SPH-L720 using xda app-developers app





[Q] Using some more internal memory, is it possible ? topic






As you can see most of the internal memory saved by system and cache is free.
System : 1.95 GB free of 2.65 (73% free)
Cache : 1.96 GB free of 1.99 GB (98% free)

Is there any way(preferably safe) to use at least some more from this wastage of space ?

I am using Samsung galaxy s4 gt-i9500, with cyanogenmod 11 20140317 nightly 4.4.2 KitKat With permissive selinux






dimanche 16 mars 2014

External microphone, anyone using that? topic




I want tot use a unidirectional external microphone to record lectures. I did find some on ebay, but they just cost a few bucs, and that makes me suspicious....... SO anyone using an N5, please tell me tour experiences...,..

Sent from my Nexus 5 using xda app-developers app





[Q] Crashed while using then stuck in bootloop topic




My phone fell on the ground today with the battery popping out.I put the battery back in,turned on the phone and everything was normal without any glitch.
I was on whatspp trying to load some photo when it crashed and rebooted but got stuck in a bootloop.I have a lot of PMs and photos on whatspp so it wasn't the first time it has crashed over loading a photo but why get stuck in bootloop now??
I'm on 4.1.2 and rooted.I can get into recovery mode and I even mounted the internal storage and could see the files on my computer.
So how do I fix this without formatting anything or flashing a new ROM?I don't want to lose anything.
Any help is appreciated.





[Q] Droid MAXX TWRP Recovery and using USB OTG topic




I'm currently using TWRP 2.6.x on my XT1080MDEV and have a question specific to the device.

First, my use case: I like backup images... They are wonderful... BUT, they occupy space. To help alleviate this I've started offloading them to a USB OTG device via manually copying them in a file manager after mounting the device in StickMount. I would like to be able to restore from this device directly in recovery, just in case the world burns down.

My issue: attempting to mount in TWRP never finds anything and thus no restore from the USB OTG device works for me. As I understand it, TWRP recovery does support USB OTG.

How do I accomplish mounting a USB OTG device in TWRP on the Droid MAXX?

Thanks in advance for any help anyone can provide.... Its greatly appreciated!!

Sent from my XT1080DEV using Tapatalk





[Q] Reading mode when using multi window? topic




So, I can easily use reading mode when only viewing one app; however, when I want to use two apps (both added to reading mode and work perfectly individually), the screen goes back to default brightness. Is there any way to fix this?





mardi 11 mars 2014

[Q] Lock the phone right away when using lock delay topic




Hi,

On my LG Nexus 5, I have setup a delay for the lockscreen to 2 minutes after the phone is not in use. This is also true for when I turn off the screen with the power button (the phone will only lock 2 minutes later). I love this feature as I don't have to input my password too often when, for example, I turn the screen off and realize I forgot to check something. I just press the power button again and the phone is unlocked (if done within 2 minutes).

My questions is how can I lock my phone immediately without changing the 2-minute setting? In some cases, I would like the phone to lock immediately. Does anyone know how to do this without installing some new app on my phone? And if this is not possible, can you recommend an app that would allow me to lock my phone right away (for example when I tap an icon or something)?

Thanks!





lundi 10 mars 2014

For those of you not using a case... topic




Have you seen any wearing, clipping, or dull of the silver/metallic side of your phone?





What Application Server are you using? topic




On 10.03.2014 18:26, Robert Hutchings wrote:

> With the last iteration of Oracle Glassfish in 2014, will JBoss or
> Jetty pick up that space? Is WebLogic Oracle's "go to" App Server
> now?


There was recently a survey done which also covered application containers.

http://www.infoworld.com/t/java-prog...-java-8-237462

Kind regards

robert





[Q] galaxy s2 cant upgrade using odin topic




hi all.

first off i would like to say that i have searched forums here and there for w few days and i have tried so many things but all with the same result

i have a samsung galaxy s2 that runs 2.3.6 and i wanted to upgrade to a higer os.

but i keep getting the following error

<ID:0/004> Added!!
<OSM> Enter CS for MD5..
<OSM> Check MD5.. Do not unplug the cable..
<OSM> Please wait..
<OSM> I9100XWMS3_I9100XXMS4_I9100FOPLS6_HOME.tar.md5 is valid.
<OSM> Checking MD5 finished Sucessfully..
<OSM> Leave CS..
<ID:0/004> Odin v.3 engine (ID:4)..
<ID:0/004> File analysis..
<ID:0/004> SetupConnection..
<ID:0/004> Complete(Write) operation failed.
<ID:0/004> Added!!
<OSM> All threads completed. (succeed 0 / failed 1)

i have tried all from removing battery for 20 minutes , different tar files different versions of odin , shorter usb cables different pc's different usb ports

all give me the same problem.

i hope you can show me in the right direction .

thx








Attached Thumbnails


Click image for larger version<br/><br/>Name:	Untitled.jpg<br/>Views:	N/A<br/>Size:	212.7 KB<br/>ID:	2623116
 
















samedi 8 mars 2014

Any hacks that you wont get banned for using? topic




Something like ESP. I remember having a hack on Bad Company 2 and I never got caught. Even while being very obvious(Sniping with a shotgun,shooting through walls). Im curious if such a hack exists for BF4.





Screens turn off by itself using Facebook topic




Hi guys.

My mother's XSP have some problem after updating to 4.3
Like before, there wasn't a single problem with screen when she was on 4.1, after updating it to 4.3 and screen can turn it off by itself without notification. Just turn off and that's all. She have to wait few seconds in order to make XSP respond to power button and turn on the screen.

Mostly this happen when using Facebook App, yes she's using Xperia with Facebook and Facebook messenger.
Apps are up to date, I've already try factory reset aka wipe data. Still problem occurs.

Anyone with the same problem or an idea how to fix it ?
Like I'm having same set up on my XL with 4.2.2 and no problem.

I don't know if that will help buyt she's using stock 4.3, her model is C5303 and her customization number is: 1273-0060.
Yes she have branded phone.





vendredi 7 mars 2014

[Q] Can I upgrade i9300 4.1.2 rooted to Carbon rom 4.4.2 using just mobile Odin pro? topic




Mine is an i9300 rooted and running 4.1.2
I have downloaded the carbon rom 4.4,2 meant for i9300 and also the gapps to the phone' sd card,
Can I upgrade the phone via mobile Odin pro only? I don't have access to a PC or a mac.
Or is it better to go via CMWM?
Don't want to mess up my only phone:)