[APP] Updated/Standalone Gmail in the market [9/21] - Nexus One Themes and Apps

Didnt find this posted so here goes:
http://gmailblog.blogspot.com/2010/..._campaign=Feed:+OfficialGmailBlog+(Gmail+Blog)
We just released a new version of the Gmail app in Android Market, so Gmail updates aren’t tied to Android version releases anymore. Now you can get new Gmail stuff faster without having to wait for system updates.
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
link
If you are on a custom ROM where the signature of the gmail app is different, then you will have to do the following first:
adb remount
adb shell mv /system/app/Gmail.apk /system/app/Gmail.apk.bak
adb uninstall com.google.android.gm
Note: the uninstall command may work on its own, but the above is what I did in order

thanks I was wondering what that was all about.

Thanks for the heads up. Cm6 using gapps flash let's you instal straight from the market! No issues here!

Thanks.
Didn't work for me though, I had to adb shell and "rm" the gmail apk, different rom I guess
But then it installed nicely.
Now if they could please update their calendar to add some missed features.
Edit: No... what version number should it display in "about"?
Mine says 2.3 , but I don't get my priority inbox

only USA?
can't find the update with Priority Inbox.
friends in Indonesia, Germany and HK having the same issue.

Airosa said:
can't find the update with Priority Inbox.
friends in Indonesia, Germany and HK having the same issue.
Click to expand...
Click to collapse
It available in DE, NL and BE at the moment... got it last night.

Airosa said:
can't find the update with Priority Inbox.
friends in Indonesia, Germany and HK having the same issue.
Click to expand...
Click to collapse
Could try this:
http://forum.xda-developers.com/showpost.php?p=8253909&postcount=35

djdarkknight96 said:
Thanks for the heads up. Cm6 using gapps flash let's you instal straight from the market! No issues here!
Click to expand...
Click to collapse
Oh, can you explain me where is the gapps flash to do it from cm6? Thank you!

britoso said:
If you are on a custom ROM where the signature of the gmail app is different, then you will have to do the following first:
adb remount
adb shell mv /system/app/Gmail.apk /system/app/Gmail.apk.bak
adb uninstall com.google.android.gm
Note: the uninstall command may work on its own, but the above is what I did in order
Click to expand...
Click to collapse
djdarkknight96 said:
Thanks for the heads up. Cm6 using gapps flash let's you instal straight from the market! No issues here!
Click to expand...
Click to collapse
I'm on CM6 (8/27) without the Gapps flash and I just used Titanium Backup to uninstall Gmail, restarted, then installed from the market.

dailydR1ver said:
I'm on CM6 (8/27) without the Gapps flash and I just used Titanium Backup to uninstall Gmail, restarted, then installed from the market.
Click to expand...
Click to collapse
Confirmed, This is the way I did it.

rusty, thanks bro.
Shall I just use the whole file (.rar) or just the apk would do fine?

Extract the .apk from the RAR file and install it.

ell guy, I am having a bit trouble enabling push e-mail, any ideas?
It jus doesnt push my email no matter what, an -9 mail works perfectly...
Please help?

Gmail pushes, email doesn't, unless you use Exchange/ActiveSync

I truly dislike the fact that the copy and past function in Gmail is so abysmal. It seems you can only select and copy only whats showing on the screen at the time .. So if you wanted to copy a entire message and you try and do that ..
select .. more .... copy text .. u put ur finger down and start to higlight then use the trackball to scroll while highlighting it only highlights whats showing on the screen and does not retain what was highlighted before ..
So basically to copy a large email you have to do it in sections ..
Talk about tedious .. what happened to the the good ol select all function
This again is in reference to copy and paste in the gmail app from your phone

so i unistalled gmail via titanium... tried to adb... tried the .rar and extacted the .apk and i have nothing still. keeps failing to install. now i have no email unless i nandroid.
when i fastboot my commands are to cd\ c:\superboot then fastboot-windows devices...then serial # is recognized. i tried the commands and i get incorrect errors and what not. Am i doing that right? Or do i need to do it a diff way. Im not too familiar with adb.
EDIT: I got it to work...but what was i doing wrong via adb. I would like to know and get more familiar

I'm a bit confused at to what you were trying to do, you mention ADB but list fastboot commands. They're two seperate programs, which were you using exactly?
Fastboot will never be able to push an app, that's ADB's job. Fastboot is for flashing .img files.

this is where my inexperience comes into play. guess i know less about adb then i thought.

Ah but now you know (since you said you got there in the end), gotta start somewhere.

push via gtalk?
The XDA article that links to this thread says that there is no longer to syn inboxes because the new gmail app talks through gtalk...is this something done in the background or do we have to enable it and if so how?

Related

[Tools][Windows]

Hey all.
Have been doing Android dev for a short time, but Windows dev for a while.
I wrote myself two little .bat (batch) files for making a couple things quicker for me. These are crude little batches, nothing complicated here.
The first is LogcatBat, which is a little batch file for viewing logcat on your PC using the ADB binaries.
The second is ShellBat, which opens up an Android shell terminal on your PC connected to your phone through ADB as well.
Now, as stated before, THESE FILES ARE CRUDE. There isn't any support for them, and if you use them you do so at your OWN RISK. This is pretty simple stuff, but it can be used for HARM IF YOU'RE STUPID...
...So, don't be.
Now, you have to right click and save these files as .bat files - just clicking the links will generate the text of the batch commands. Also keep in mind these two files assume that your android directory is at C:\android-sdk-windows\tools. If they are not, email me, and tell me the location of your ADB folder so I can remake the file for you. Or, you can edit them yourself (this is Open Source, of course :wink:.
LogcatBat
ShellBat
My email: [email protected]
Well I guess that it will help a handful of noobs out there.
Most of the script (I'd say about 98%) is ascii art.
LOL I had to throw in a little "sumpin' sumpin'" more than what I used it for daily.
And it's TARGETED towards noobs, because I am one myself.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Also, those who download this PLEASE comment/reply to this to let me know how you like, dislike, or just what's up!
You might include instructions for customizing the directory structure, ex mine is c:\android and I have modded my path var to include the location of adb and fastboot.
Sorry, I should have continued reading. Still instructions and maybe how to set up path might be useful.
Cool to see more batch scripts, i love em as u can tell from my signature. They're so simple yet so powerful. Heres a tip to improve em, u can use errorlevel's to check if adb is in the $path. If its not in the path u cud perhaps ask for user-input to the directory where his/her sdk directory is and "cd" to that before executing commands.
Let me know if u need any help, im no pro but ive been working with them for a while now. Refer to my apk manager script, the top few lines are where i check if java/adb are installed on ur system.
Daneshm90 said:
Let me know if u need any help, im no pro but ive been working with them for a while now. Refer to my apk manager script, the top few lines are where i check if java/adb are installed on ur system.
Click to expand...
Click to collapse
Would you possibly wanna work with me on these? I mean, for my own end I don't care how they are, but if we could provide an actually nice work product that would be really cool!
mooch777 said:
Would you possibly wanna work with me on these? I mean, for my own end I don't care how they are, but if we could provide an actually nice work product that would be really cool!
Click to expand...
Click to collapse
Well i already include anything i can think of to apk manager. But if u propose an awesome idea that doesnt already exist, then yea for sure. Otherwise my help offer still exists.
Daneshm90 said:
Well i already include anything i can think of to apk manager. But if u propose an awesome idea that doesnt already exist, then yea for sure. Otherwise my help offer still exists.
Click to expand...
Click to collapse
Actually I used your script and found that I don't have Java installed. But when I installed the latest 1.6 JDK, they still can't detect it! May I know why?
JokerAce said:
Actually I used your script and found that I don't have Java installed. But when I installed the latest 1.6 JDK, they still can't detect it! May I know why?
Click to expand...
Click to collapse
If u can go to command prompt and type
java -version
if u see command not found, then java is not in ur path. If u do find it however, im intrigued as to why apk manager is complaining, in any case ignore the complaint.
Fyi, redirect any issues to its thread on the g1 forums, i dont wanna hijack this thread/easier to manage 1 thread instead of 2.

[How-To] Replace the Stock Android Emoticons with Smiley Face Type Emoticons

I replaced the stock android emoticons with regular looking ones.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Figured I'd post this guide in case anyone else wanted to do the same,
Instructions:
1 nandoid backup
2 download the attached .rar file
3 adb devices
4 adb pull /system/framework/framework-res.apk framework-res.apk
(make a backup copy of this file)
5 open the apk file with winrar
6 insert the .png files that are in the attached rar file into the framework-res.apk's \res\drawable-hdpi folder
7 adb remount
8 adb push framework-res.apk /system/framework/
9 adb reboot
For those looking for an easier way to do this you can make a flashable file here --> http://circle.glx.nl/
Oh wow! Can you do that with the Blacy emotes?
trying!
@martijua i just tried it and let see if it worked. rebooting now!!!!
It worked great!!
@GENEius what are blacy emotes?
Update i saw the" blacky emotes" and i would say yes you can if you had all the icons the right sizes
I decided to try other icons and i found out that....
- nandroid backup is a must just in case you mess anything up!
- If it is not the right size 24 x 24 px it will show a blank space instead of an icon.
-While doing this process you will see a FC error but that's ok just adb reboot
POSSIBLE CAUSES FOR FC ERRORS!
- If you do not adb pull before you abd push.
- Receiving a text while trying this out.
Not 100% sure because both of these things happend within the same try!
-I noticed that i actually put >PNG instead of .png and that may have been the problem.
NOW IT"S WORKING WILL UPDATE WITH A IMAGE!
SINCE I AM ACTUALLY DOING A LOT FOR THIS AND WILL TRY TO DO MORE I WILL CREATE MY OWN POST!
http://forum.xda-developers.com/showthread.php?p=8690694#post8690694
GENEius said:
Oh wow! Can you do that with the Blacy emotes?
Click to expand...
Click to collapse
Yes that could be possible provided the dimensions are correct and you name them accordingly.
For those looking for an easier way to do this you can make a flashable file here --> http://circle.glx.nl/
martijua said:
For those looking for an easier way to do this you can make a flashable file here --> http://circle.glx.nl/
Click to expand...
Click to collapse
+1 on that!
Is this something that should not be done on a custom rom? I tried on my phone with the latest fresh rom and all of my contact disappeared.
ElAguila said:
Is this something that should not be done on a custom rom? I tried on my phone with the latest fresh rom and all of my contact disappeared.
Click to expand...
Click to collapse
Google contacts? Make sure that your google account is still there...if it isnt re-add/sign back into google account.
Hm. I can use any pixel size. HTC Evo 4G seems to support most (I'm on 40x40 now). Using kawaii kitty faces from MSN :3
Anyway of doing this with APK Manager? Or NinjaMorph?
****..I wish someone could get emoji working! Seen a few threads about it but seems kinda shoddy.
Sent from my PC36100 using XDA App
thanks for the instructs, buddy. i've changed my icons like 3 times already tonight using this, lol
I have issues getting adb to work but I really hate the aliens... anyone have an easier way (I am rooted).
No1ustad said:
I have issues getting adb to work but I really hate the aliens... anyone have an easier way (I am rooted).
Click to expand...
Click to collapse
well....use root explorer, navigate to system/app and extract the framework, replace the emoticons, and copy-paste the mms app back where it came from
Reboot
you're done
thank you
These are awesome thank u!
Just wanted to add my testimony.
This works, but it will remove all your accounts from the Accounts section, thus removing you contacts, and resetting your wallpaper, and probably other personal settings.
However, setting them back was easy, and re-adding the account was also easy. Got all my contacts back and so on.
Thanks martijua!
http://circle.glx.nl/ is gone. Any alternatives?
ATM I don't have time to deal with missing stuff and restoring them back
P.S. Which way of those two mentioned exactly leads to losing some data? ADB or RootExplorer way?
New Emoticon Pack
Here is a pack of Emoji Emoticons if anyone wants to try out.
Do it at your own risk, i am not responsible for any damage.
O.K., that's cool - but is it possible to "replace with nothing" or simply turn them off?
What happens if i try to put empty files with png extension or blank png files or something - I believe that won't work...?
i want Sony Ericsson c901 & k800 smiley pack on my Samsung Galaxy Ace..
how do i get that?

New You tube In market now!!!

http://htcdev.net/topic/163958-youtube-gets-redesigned-”gingerbread-version”-heads-to-the-market/
Yeah I got it 1/2 hour ago it looks good but u think we can't still post coments they took the stars off lol, but one hung I hate is the new white icon around it I preferred the black one
Sent from my PC36100 using XDA App
i like it seems to load faster
For some reason, I'm keep getting the message that installation was unsuccessful!
plmiller0905 said:
For some reason, I'm keep getting the message that installation was unsuccessful!
Click to expand...
Click to collapse
Same here, just removed the current apk. Need to reboot and install now see if that does the trick.
bizdady said:
Same here, just removed the current apk. Need to reboot and install now see if that does the trick.
Click to expand...
Click to collapse
Yup..thats what I'm trying now...hopefully it works.
Here's what you do:
Open up your shell/command prompt and cd to wherever ADB is.
Use these commands:
adb shell
su Select "Allow" if you get a Superuser pop-up on your phone
mount -o remount,rw /system
cd /system/app
rm YouTube.apk
cd /data/data
rm -rf com.google.android.youtube
pm uninstall com.google.android.youtube
exit
adb reboot
Click to expand...
Click to collapse
When your phone comes back on, just go into the Market and install YouTube.
Thanks that worked..I just used Root Explorer..removed the original Youtube apk, rebooted, and the new installed without a problem.
Thanks again.
Am i missing something here? how can i search for the most popular video without choosing a category?????
please!!
can someone pleaseeee post a APK..
rolf90 said:
can someone pleaseeee post a APK..
Click to expand...
Click to collapse
What for,the app is in the Market.
rolf90 said:
can someone pleaseeee post a APK..
Click to expand...
Click to collapse
drmacinyasha said:
Here's what you do:
Open up your shell/command prompt and cd to wherever ADB is.
Use these commands:
When your phone comes back on, just go into the Market and install YouTube.
Click to expand...
Click to collapse
I did not have to do thru all this,mines installed right over the old one and done.Everything works fine.
asesino said:
I did not have to do thru all this,mines installed right over the old one and done.Everything works fine.
Click to expand...
Click to collapse
Same here. Running Myn's RLS2
I'm getting the same thing..thought something was wrong with my phone. Everytime I try to download it from the market it says installation unsuccessful..
Swyped by Gator_don & his Evo
Got it! Thanx for the heads up guys
Sent from my phone.. I think Tapatalk???
asesino said:
What for,the app is in the Market.
Click to expand...
Click to collapse
its not showing up in my market i spelled youtube with space and without the space in between and still couldnt find it.
It actually works now!
rolf90 said:
its not showing up in my market i spelled youtube with space and without the space in between and still couldnt find it.
Click to expand...
Click to collapse
http://www.appbrain.com/app/youtube/com.google.android.youtube#
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
plmiller0905 said:
Thanks that worked..I just used Root Explorer..removed the original Youtube apk, rebooted, and the new installed without a problem.
Thanks again.
Click to expand...
Click to collapse
Just tried that, but it didn't work. I couldn't delete the "YouTube.apk" file because it said that it was "read-only".
How do I get the new version?
I'm on CM6.
th3gh05t said:
Just tried that, but it didn't work. I couldn't delete the "YouTube.apk" file because it said that it was "read-only".
How do I get the new version?
I'm on CM6.
Click to expand...
Click to collapse
I assume you are rooted? You need ROOT COMMANDER to do that... set the ROOT to READ/WRITE and then you can erase the old app.
For me, I didnt have to do that, the new one installed over the old one. Im using SPRINT LOVERS ROM
Follow my instructions above, or in Root Explorer, click the little icon in the top-right that says "Mount R/W" when you go to /system/app

Transparent status bar – installed with tiwili - take it, work it, leave it

Hi,
this is my first mod with tiwili_wholestory. Further informations of installation method: http://forum.xda-developers.com/showthread.php?t=1232479
This "nothing" on top is what you will get, no other changes. Works for default and BlueSky theme.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Just download, extract and run tiwili-ws.bat.
As always: I´m not responsible for any damage etc. If you want to go back run recovery.bat.
Greets
idephili
for further mods
Great job, we are able to get the transparent statusbar to anybuild w/o using UOT kitchen. Thanks
how do I do this on a mac :\
@idephili BIGTHX for your work ...We should be in HH meeting
worked perfekt
how do we run the .bat file? on our phone or on the computer?
kurtis.austin2 said:
how do we run the .bat file? on our phone or on the computer?
Click to expand...
Click to collapse
Computer
sent from my S-Off-icial Sensation using XDA P-App
Nice work! I feel like im back on windows with the transparent bar. Thanks!
Can som1 make like a tutorial if is not too much to ask please I want this really bad thank u!
Sent from my HTC Sensation 4G using XDA App
MUNDO23 said:
Can som1 make like a tutorial if is not too much to ask please I want this really bad thank u!
Sent from my HTC Sensation 4G using XDA App
Click to expand...
Click to collapse
Really?? read his post he has a link where you have to read if you want to install it.
Good stuff
Thanks for your work.
When I run the .bat, there is an issue with the first command and I get the message:
remount failed: Operation not permitted
It then runs through the rest of the process, chucking up errors here and there and ultimately, after a reboot, seems to have had no effect.
Any ideas? I have USB debugging enabled, the correct drivers, etc.
Thanks,
blr000 said:
Thanks for your work.
When I run the .bat, there is an issue with the first command and I get the message:
remount failed: Operation not permitted
It then runs through the rest of the process, chucking up errors here and there and ultimately, after a reboot, seems to have had no effect.
Any ideas? I have USB debugging enabled, the correct drivers, etc.
Thanks,
Click to expand...
Click to collapse
Do you have root?
Greets
idephili
ldelossa.ld said:
how do I do this on a mac :\
Click to expand...
Click to collapse
Hi,
I don´t know anything about mac and adb/apktool. I think they exist, so first you may use them for SystemUI.apk & BlueSky.apk. Extract my zip and copy files from both Updatefolders in your proper decompiled folders. Recompile & sign, then push to phone.
Regards
idephili
yeah, s-off, root, but standard rom.
I have flashed a different battery indicator if that makes any difference?
(Thanks for the quick reply btw)
blr000 said:
yeah, s-off, root, but standard rom.
I have flashed a different battery indicator if that makes any difference?
(Thanks for the quick reply btw)
Click to expand...
Click to collapse
Maybe "adb root" will help.
Greets
idephili
Hmm, it seems there is an issue with how my phone is rooted.
adb root returns 'adbd cannot run as root in production builds' and abd shell gives '$', but then su permission denied?
Phone is rooted though with Superuser installed and working, and TB, so not sure what is going on.
rosie nav bar
Would it possible to do something like this for the rosie nav bar, to make it transparent or glass even?
blr000 said:
Hmm, it seems there is an issue with how my phone is rooted.
adb root returns 'adbd cannot run as root in production builds' and abd shell gives '$', but then su permission denied?
Phone is rooted though with Superuser installed and working, and TB, so not sure what is going on.
Click to expand...
Click to collapse
Maybe a dumb question, but is your system mounted before you try to run the batch file? If you're not sure, try adb remount and run the batch file again.
I remember having some similar weirdness back before Revolutionary when I tried to run the Easy Fr3vo OC/UV batch file package, but I hadn't mounted the system before I ran it.
Hi,
I have a question :
to install need to connect phone (debug usb on) only chrage, right ?
and, maybe it works for EVO 3D gsm versione ?
tks mate

PC-Android Root File Manager - Android Commander by PanPiotr [WIN][ROOT][ADB]

Hey xda,
I have found a very cool application for windows users: Android Commander.
Its a File Manager for Windows that lets you browse the root directories of your phone within a nice gui. No more typing lines of adb shell commands!
Download: Visit Website http://androidcommander.com/
Functions:
File Actions
Copy Files
Delete Files
Push Files from PC
Pull Files to PC
Create Directories
Edit File Properties (Permissions, etc)
Select Multiple Files
Sign Files
Read Device Info
Open a ADB Shell console
Read logcat
Virtual Input (havent tried it)
Screenshots (Tested and found buggy on CM9)
Screenshots from the Website:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
It's been around for quite a while. Very useful.
Ah, ok. I didn't kne it and found it useful to have it written down somewhere.
Sent from my GT-I9003 using XDA
I do know Why its always keeps on loading
NO Root Acces
Does anyone can help me, I have no root access over my phone?
When I run Android Commander, the bottom status bar says "Root Access : NO"
I don't understand what went wrong.
I tried to click the status bar, it just keep on loading.
Doesn't even find my HTC Sensation (adb drivers installed+rooted), while both QTADB and Droid Manager are able to access the phone.
So it's a no go for me, too bad, looks promising.
Thank you
@Taraen;
br im a new bie can you send some tutorials on how to use this?
thanks bro, this is realy good app. :highfive: i searched for app like this very long time :good:
link broken? giving up..
downloaded doesent seem to work for me or find my device.
does not show my phone as root ?
viditshah36 said:
does not show my phone as root ?
Click to expand...
Click to collapse
Maybe because you are runing jb mr1 4.2.2
For all those that get "Root Access : NO" on rooted phone, it's because adbd is running in "secure" mode.
Try adbd Insecure v1.30. It worked for me:
http://forum.xda-developers.com/showthread.php?t=1687590
It won't show my device
it says my Galaxy nexus(4.3 +rooted) is offline and that I should reboot it.
done the reboot, nothing changed, tried insecure adb, the same message.
can someone help me.
I need to to modify swap file as im using androidcommander with rooted note 2 4.3
thank u people
works just fine with Chainfires Insecure Mode app and KitKat on my Nexus 5.
You need to overwrite the files that are in $ROOT/Android Commander DIR/bin/ with the ones that are from an up-to-date sdk.
There are 4 files.
Here; I'll make it easier for you all.
Android Commander Update Files for 4.3+ Support
doesn't work with my gt p3110 with 4.2.2 works fine with droid 4.1 and below
Awesome
krylon360 said:
works just fine with Chainfires Insecure Mode app and KitKat on my Nexus 5.
You need to overwrite the files that are in $ROOT/Android Commander DIR/bin/ with the ones that are from an up-to-date sdk.
There are 4 files.
Here; I'll make it easier for you all.
Android Commander Update Files for 4.3+ Support
Click to expand...
Click to collapse
Brother. Yes it does the magic. Its working when the files are replaced by the fresh files.:good::fingers-crossed:
---------- Post added at 10:47 AM ---------- Previous post was at 10:42 AM ----------
lohtse said:
doesn't work with my gt p3110 with 4.2.2 works fine with droid 4.1 and below
Click to expand...
Click to collapse
Above files as mentioned are for 4.3+ but you are on 4.2.2.
First search, first result..just what I needed when I needed it..worked perfectly for me! Big Thanks. :good:
Cannot access data/data
imakulate said:
First search, first result..just what I needed when I needed it..worked perfectly for me! Big Thanks. :good:
Click to expand...
Click to collapse
I am successful in connecting the device , but I can't access the path data/data . When I click on data/ it doesn't displays anything.I require it for development purpose, so has to access the database file of the apps
And one more, can I backup apps along with data like Titanium backup

Categories

Resources