Activity name using terminal emulator.. - Samsung Galaxy SL i9003

Is there anyway to figure out the exact activity name for an app without using the computer, maybe using terminal emulator..?? ( I'm trying to add a few custom icons in a theme, so I'd like to figure out the activity names WITHOUT using the COMPUTER )
Please let me know if u do.. Cheers..

Related

Adw with no home icom

I'm running latest cyan. I want to take the adw launcher from supebad and install it on my current rom. I like how in superbad there's no home icon . When I try to install it says "app not installed" can anyone tell me how to get around this without adb
-------------------------------------
Sent via the XDA Tapatalk App
Lol you're all over the place. Firstly wrong section. Secondly im guessing ur referring to the home button u tap to bring up the app drawer ? if so u just gotta extract it and replace that png. Third, wht do u mean "app not installed" ? ive never come across that error.
try pushing it via ADB rather than using an app installer to install it.. adb push it to the /system/app folder
the one your referring to is a system app which cant be installed through normal means! adb install or adb push should work! or just put it in your zip resign and flash the updated version!

[Q] Need tool to access phone using PC, cant access phone

I have accidentally installed a theme that is probably of higher resolution than my phone screen. Now in locked mode the unlocking option/pattern/graphics is not visible as it is 'spilling out of screen'.Only a part of large lockscreen wallpaper is occupying my entire screen. Android debugging is on in my device (thankfully). Please suggest me a tool/method using which i can control the phone using PC(or atleast unlock the phone). I (obviously) cannot install anything on my phone, i found some such apps that need installation on phone.
Last option is to flash my phone in recovery with a ROM, but i dont want to do that if other ways possible. my phone is on MIUI ROM developed on 26/9/12
You can wipe your /data in recovery if you don't mind
Or you can manually delete the theme using adb(the apk will be in /data/app).
PS: make a nandroid backup first in case anything goes wrong...
Edit: if you don't know the Apk name, navigate to /data/app and type find(Idk if it will work on windows, cause I tested it in android )
Sent from my LG-P500 using xda premium
how to i enter in my phone's system dir using command line??
what commands to enter?
thankfully i am able to atleast see files and folders in my phone's system using http://code.google.com/p/androidscreencast/
Why would you enter in your system dir.
Btw now that you have access to your phone, download rootexplorer or es file explorer and you'll have access to /data, /system and more
Sent from my LG-P500 using xda premium
but my friend i am not able to access my device,meaning i am not able to unlock it, how do i install it (even if installation possible how to open that app without accessing phone)
i dont know if i am expressing my case properly, i am a noob you see.
Jigar Gada said:
how to i enter in my phone's system dir using command line??
what commands to enter?
thankfully i am able to atleast see files and folders in my phone's system using http://code.google.com/p/androidscreencast/
Click to expand...
Click to collapse
FIRST YOU STOP SPAMMING EVERYWHERE
What is the problem when you can see all system files and folder. Go to data /app.. and delete it. Or if you have moved the theme apk to sdcard.. just browse your sdcard using an adapter and delete that appname.apk from ".android_secure" folder.
Use these (if you havent moved the app to sdcard)
adb shell
login as.. su
cd data/app
ls
rm appname.apk
reboot
problem solved
Sorry 'senior member' , i did not mean to spam but if u can understand my desperation. btw problem solved- a noobie like me suggested to call from a different phone and while on the call change the theme....
i myself tried a lot fiddling with command line but wasnt able to figure out.
Peace \/
Jigar Gada said:
how to i enter in my phone's system dir using command line??
what commands to enter?
thankfully i am able to atleast see files and folders in my phone's system using http://code.google.com/p/androidscreencast/
Click to expand...
Click to collapse
FPChaim said:
Why would you enter in your system dir.
Btw now that you have access to your phone, download rootexplorer or es file explorer and you'll have access to /data, /system and more
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
Sorry I was sleeppy when I replied that...
Sent from my LG-P500 using xda premium

[GUIDE] How to edit build.prop on any Android device!

Have you ever wanted to use an app from the Google Play store or a game...but it wasn't "supported" on your device?..Well DroidModder is here to the rescue to tell you not to worry at all and that you can use those apps in just seconds by editing one file in your devices system. This file is called build.prop
We will talk more about what this file holds and where its all displayed within your OS. Before we go any further, be aware that you must be rooted, which I assume, all of us are.
Now to access this file, you will need a File Manager, you can use the stock manager but I recommend using ES File Explorer. It is free on the Play Store and I will put a link below to download it. https://play.google.com/store/apps/details?id=com.estrongs.android.pop&hl=en
Once downloaded and installed, Open the application and hit Menu, then tap "Settings", this will bring you to the apps Settings Menu. Once in the Settings Menu, scroll all the way down to Root Settings. In Root Settings, "check" Root Explorer and Mount File System
Once that is done, go back to the main part of the app that shows all the folders. On that page in the TOP RIGHT you should see a little window like icon, tap that and a set of icons should appear..on the left, there will be an icon that has a star and says Favorites...hit that please. When you hit favorites, it will display the directories on your device, such as Internal Storage, SD CARD, etc. Please tap the icon that shows your device. It can also be distinguished by a "/". By tapping that we have gone into our Devices Internal Storage. The next step is to navigate the system file...it should be towards the bottom. Now enter the system file and scroll to the bottom..at the bottom there will be your build.prop. Be aware that there is also a file named build.prop.bak, we are not using that file so just leave it alone..and enter the regular build.prop. Open the build.prop, the device will prompt you to ask what editor you would like to use to view/edit the build.prop...just use the ES Note Editor.
Once in build.prop you can edit the following things:
-edit Android Version by locating ro.build.version.release= and changing the current Build Version.
- Edit your Model # by locating ro.product.model= and changing your model #
- change your product brand by locating ro.product.brand=
Please Note that if you change the product brand, the name MUST be in ALL LOWERCASE LETTERS!!!
Once you are done playing around, press menu, and then Save...now just exit the app and reboot your phone.
Once your device reboots, go to Settings> About Phone/Device and see the changes! ;D
If you thought this tutorial helped you, please hit that thanks button!
Very useful specifically for beginners like me!
Sent from my GT-I9100 using xda app-developers app
Thank you so much! and yeah I made this mainly to help the people who are new to android
Sent from my SPH-L710 using xda app-developers app
Thanks dude, very noob friendly and useful
Sent from my GT-I9100 using xda app-developers app
You've got some other warnings, might as well add a warning not to mess with anything else, as doing so can put you in a boot loop. This is intended for noobs, after all.
Very useful info on here, im looking at building an app, this was just what i needed, cheers
Do mind to make a (rom) backup first. Messing up build.prop can cause boot problems.
Thanks to everyone and to answer that, Root Explorer backs up the system app before being modified..
Sent from my SPH-L710 using xda app-developers app
No problem!
Sent from my SPH-L710 using xda app-developers app
Thanks , i haven't how to modify my phone's model until now.
Thank you
I would like to appreciate you the way, you have shared the post with us. It is really hard to find the quality post, but you have done this job nicely
Thank you so much! Comments like yours make my day
Sent from my SPH-L710 using xda app-developers app
thanks, searched much to learn this when wanting to use google wallet on my verizon nexus.
Very clear and simple tut.
nice, thanks for sharing.
Editing the Build.prop do the bootloop?
dxman191 said:
Editing the Build.prop do the bootloop?
Click to expand...
Click to collapse
It can, which is why you should have a backup, and be careful what you change.
Yes that's why its quite risky if you dont know what you're doing
Sent from my SPH-L710 using xda app-developers app
Is there an edit for CM9 Touchpad that gives most if not all applications? I've been searching around for the past hour and haven't found a definite answer both through information and testing myself.
Help I don't see this.....
[ROM][CM10][Kang][Pyramid][RC][4.1.2]

Duplicate an app

Hi all,
so in IOS its pretty easy to duplicate an app.... but i search through the web for duplicating an app on android and i cant find any guides....
Therefore, any way to do that on android devices?
skylun said:
Hi all,
so in IOS its pretty easy to duplicate an app.... but i search through the web for duplicating an app on android and i cant find any guides....
Therefore, any way to do that on android devices?
Click to expand...
Click to collapse
What You mean by "duplicate" an app???
And what is the goal of do that ?
hi
EnricoD said:
What You mean by "duplicate" an app???
And what is the goal of do that ?
Click to expand...
Click to collapse
i mean making 2 same apps in a single device.
My goal is just to play 2 accounts in a single game and in the same device.
skylun said:
i mean making 2 same apps in a single device.
My goal is just to play 2 accounts in a single game and in the same device.
Click to expand...
Click to collapse
Simultaneously on 2 different accounts or separately?
I have 3 solutions I can think of:
- To Play Them Separately -
Multi User on Android
Using 2 different backup apps and restoring them to the other when you want to change
- To Play Them Simultaneously -
You would need to decompile the apk of the app you want to clone (pull it from data/app then use something like APK Multi Tools or APKTool) and change the package name under AndroidManifest.xml, recompile, push to /SDcard and install as a normal app. Then you will have a second same app you can use with the other one at any time with it's own data.
Also : Dev/WrongSection
Sent from my Nexus 5 using Tapatalk
hi
sewer56lol said:
Simultaneously on 2 different accounts or separately?
I have 3 solutions I can think of:
- To Play Them Separately -
Multi User on Android
Using 2 different backup apps and restoring them to the other when you want to change
- To Play Them Simultaneously -
You would need to decompile the apk of the app you want to clone (pull it from data/app then use something like APK Multi Tools or APKTool) and change the package name under AndroidManifest.xml, recompile, push to /SDcard and install as a normal app. Then you will have a second same app you can use with the other one at any time with it's own data.
Also : Dev/WrongSection
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
just did the first one... actually i have been studying on rooting few hours ago and just rooted my phone 10mins ago lol... just done making another profile, but your second option is more convenient than restarting my phone everytime i wanted to switch accounts....
any video guide that i can follow?
Quickly peeking over XDA I found this guide which is quite well explained for people who haven't decompiled an app before:
http://forum.xda-developers.com/showthread.php?t=2341351
Steps 6-8 are unnecessary hence you're not modifying a System APP but is recommended anyway just for future use (and avoiding any problems - which shouldn't occur anyway).
Your app (assuming it's installed) should be under data/app (from root directory of the device, copy it from there to /sdcard/ and then to PC. (There are many file managers which have root access, ES File manager or Total Commander are recommended)
(Follow guide)
Once you decompile the app (will be under a folder called projects) there should be a AndroidManifest.xml in the root of the decompiled app folder, edit it (I recommend NotePad++ for many reasons, but WordPad/Notepad are still viable), the XML is in human readable format and is generally small so there should be no issues.
Somewhere there should be a package name (these 99% of the time start with com. and often include the developer name after it then the name of the app e.g. com.android.chrome or com.handlerexploit.tweedle), simply modify it to something different, save and go back to the guide to recompile.
After recompiling simply push the app back to the phone and install it through a file manager.
Sent from my Nexus 5 using Tapatalk
---------- Post added at 01:06 PM ---------- Previous post was at 12:58 PM ----------
Also seeing you have not probably used ADB you'd need the drivers for it (as well as USB Debugging enables in phone) for APK multi tool to pull system files if you decide to do Steps 6-8 (although unnecessary).
The tool here : http://www.wugfresh.com/nrt/ has easy to do instructions on installing drivers or if you know what you're doing grab the official driver here ( http://developer.android.com/sdk/win-usb.html ) and install in device manager if your device has no driver installed there. (Do Browse manually and point it to USB_driver directory)
Sent from my Nexus 5 using Tapatalk

how to find apks on my device

Hi everyone,
There is a way to find the .apk of apps downloaded from playstore. ull need root and root browser, we will use here esfile explorer. open esfile explorer and press top left-->tools enable root explorer and show hidden files, then go to local-->device now go to file data-->app and thats it, to find system apps u can go to device-->system-->app.
Wiked dudes production
Pull Apk in Non-Rooted Device.
There is no need of a rooted device,
you can pull the apk by using following techniques.
//_______________________________________________________
A) Using ADB
1) Determine the package name of the app, e.g. "com.whatsapp" (WhatsApp).
if you don't know the package name, you have 2 options to get the package name
i) Visit play store and search for the desired application, The link of the app contains the package name. "https://play.google.com/store/apps/details?id=com.whatsapp" (WhatsApp) where com.whatsapp is the package name
ii) use command "adb shell pm list packages" , this will list the package name of all application installed.
2) Once you know the package name, get the apk installed path by using command "adb shell pm path com.whatsapp"
it will return the apk path of the application, like this
package:/data/app/com.whatsapp-2/base.apk
3) Now to pull apk, by using command "adb pull /data/app/com.whatsapp-2/base.apk"
Apk will be extracted to the same folder where adb is present
//_______________________________________________________
B) Using ESFileExplorer
1) Open ESFileExplorer and navigate to User Apps either by (swiping left to right twice) or (goto APP under Library in Navigation Drawer)
2) Select App you want to pull, and click on Share.
3) Share the Apk to another device via Bluetooth or to desktop via AirDroid,
shanrais said:
There is no need of a rooted device,
you can pull the apk by using following techniques.
//_______________________________________________________
A) Using ADB
1) Determine the package name of the app, e.g. "com.whatsapp" (WhatsApp).
if you don't know the package name, you have 2 options to get the package name
i) Visit play store and search for the desired application, The link of the app contains the package name. "https://play.google.com/store/apps/details?id=com.whatsapp" (WhatsApp) where com.whatsapp is the package name
ii) use command "adb shell pm list packages" , this will list the package name of all application installed.
2) Once you know the package name, get the apk installed path by using command "adb shell pm path com.whatsapp"
it will return the apk path of the application, like this
package:/data/app/com.whatsapp-2/base.apk
3) Now to pull apk, by using command "adb pull /data/app/com.whatsapp-2/base.apk"
Apk will be extracted to the same folder where adb is present
//_______________________________________________________
B) Using ESFileExplorer
1) Open ESFileExplorer and navigate to User Apps either by (swiping left to right twice) or (goto APP under Library in Navigation Drawer)
2) Select App you want to pull, and click on Share.
3) Share the Apk to another device via Bluetooth or to desktop via AirDroid,
Click to expand...
Click to collapse
ur right however, not all system apps are present using the second way, and first way is complicated for some people and might confuse them. if someone would want to change something he saw on google, that is connected to system apps or other stuff"like systemui" i think rooting and copying the apk from its directory is best. btw thanks for ur concern about this, believe it or not for the first 7 month i posted this it posted in android wear, and no one was commenting, i made it with the xda app, i think it has alot of bugs.
Lord_of_Death said:
ur right however, not all system apps are present using the second way, and first way is complicated for some people and might confuse them. if someone would want to change something he saw on google, that is connected to system apps or other stuff"like systemui" i think rooting and copying the apk from its directory is best. btw thanks for ur concern about this, believe it or not for the first 7 month i posted this it posted in android wear, and no one was commenting, i made it with the xda app, i think it has alot of bugs.
Click to expand...
Click to collapse
IMO, if one is able to root the phone, then he will certainly not find any complication in pulling apk using first way.
shanrais said:
IMO, if one is able to root the phone, then he will certainly not find any complication in pulling apk using first way.
Click to expand...
Click to collapse
u might be right bro but rooting is only downloading a file and flashing it through odin.

Categories

Resources