sph mobile shell - Windows Mobile Themes

How to remove some hub (panels) on Mobile shell????

Related

spb mobile shell help

Could someone tell me how to install spb mobile shell on my sprint diamond I'm using windows 6.1. I downloaded it to my computer, but don't where to install in on my phone. i need step by step instructions

How to open browser through adb shell session?

Is there a way to open up a browser through adb shell session? I'm trying to register through wifi, but i have to sign into my account on a browser to use internet (school)
Thank you!

Broken Screen - how to mount via USB?

I dropped my captivate and broke the screen. Is there a way to mount it via USB so i can retrieve my files without access to the screen? Will Kies do it?
Sent from my SAMSUNG-SGH-I997 using XDA App
if you had USB debugging enabled (enabled by default in nearly every custom rom)
hook it up to your computer
cd C:\temp\sdcard
adb pull /mnt/sdcard/

Adb devices or sdk

ok i go into cmd and type adb devices, and it tells me that
adb is not recognize as an internal or external command,operable program or batch files
what am i doing wrong NEED HELP
Are you running windows
Sent from my LG-P925 using xda premium
If so try typing cd c:/android-sdk-windows/platform-tools
Sent from my LG-P925 using xda premium
Then type adb devices
Sent from my LG-P925 using xda premium
hoskopico said:
Then type adb devices
Sent from my LG-P925 using xda premium
Click to expand...
Click to collapse
Yes i am on windows,ok after i type adb devices it says
* dameon not running. staring it now on port 5037*
* dameon started successfully*
List of devices attached
Is it supposed to show devices cuzz it dont show non,also in my device manager it has android phone with little yellow circle and exlamation point
This is kind of difficult for me cuzz i came from the samsung infuse and it was easier to add a rom thru rom manager,so if yall can please help me out
It should put a number after if not do you have the drivers installed
Sent from my LG-P925 using xda premium
ok it gave me 16 digits and says device
I would really apreciate if you can help me
Open command prompt and type:
adb shell
su (click allow on phone if prompted)
chmod 777 /data
ls -l (then look at the data directory and it's permissions should now be drwxrwxrwx)
Each line is a new comand so adb shell then enter then su etc...
Then fallow the steps by designgear
Sent from my LG-P925 using xda premium
You gotta use the directory change i gave you earlier then type the adb commands
Sent from my LG-P925 using xda premium
Did ya get it to work?
Sent from my LG-P925 using xda premium
ok i typed adb shell and it has a
$ symbol?
Now type su then enter and u should be good to go.. to go about finishing the install commands that is
Sent from my LG Thrill 4G...
so how would i install cwm?
I sent ya a pm on it man this thread needs to be deleted by mods for it is not a development thread but a q/a thread
Sent from my LG-P925 using xda premium
it says adb not found
ssfirme said:
it says adb not found
Click to expand...
Click to collapse
Do youreself a favor and search the adb howto in the Thrill general section. It will tell you how to make an adb shortcut. Save you some headaches.
Also after you adb shell you can no longer use the adb command until you 'exit' the shell. Trying to do so will result in adb not found.
Sent from my LG-P925 using Tapatalk
what do you mean exit the shell
ssfirme said:
what do you mean exit the shell
Click to expand...
Click to collapse
Adb commands are run from the computer. When you type adb shell all commands from that point on are from the phone, so you can no longer use the adb command when in shell. Typing 'exit' will exit the shell and return you to being able to use adb commands.
Sent from my LG-P925 using Tapatalk

[Q] Android studio - read only file system

I have developed an android app and am testing it on my mobile phone.
I use micromax unite 2 A106 mobile phone for testing. I connect the mobile phone to my PC through cable
and It worked till yesterday. Today when I tried to run the app from android studio, after connecting the
mobile phone, I am getting error message
ddms: transfer error: Read-only file system
Device: Error during Sync: Read-only file system
Please help. Thanks in advance.

Categories

Resources