Showing posts with label Android. Show all posts
Showing posts with label Android. Show all posts

Thursday, June 11, 2020

Removing(disable) Defaults apps ( bloatware ) , from android

Using ADB and enabled usb debugging


command this line by line



adb shell pm disable-user --user 0 com.google.android.videos
adb shell pm disable-user --user 0  com.google.android.music
adb shell pm disable-user --user 0  com.google.android.apps.photos
adb shell pm disable-user --user 0  com.google.android.apps.tachyon
adb shell pm disable-user --user 0  com.google.android.play.games
adb shell pm disable-user --user 0  com.google.android.talk
adb shell pm disable-user --user 0  com.android.browser
adb shell pm disable-user --user 0  com.android.email
adb shell pm disable-user --user 0  com.miui.gallery
adb shell pm disable-user --user 0  com.miui.player
adb shell pm disable-user --user 0  com.miui.videoplayer
adb shell pm disable-user --user 0  com.miui.bugreport
adb shell pm disable-user --user 0  com.xiaomi.midrop
adb shell pm disable-user --user 0  com.xiaomi.glgm
adb shell pm disable-user --user 0  com.xiaomi.mipicks
adb shell pm disable-user --user 0  com.mi.android.globalpersonalassistant

or

adb shell pm uninstall -k --user 0 com.google.android.videos
adb shell pm uninstall -k --user 0  com.google.android.music
adb shell pm uninstall -k --user 0  com.google.android.apps.photos
adb shell pm uninstall -k --user 0  com.google.android.apps.tachyon
adb shell pm uninstall -k --user 0  com.google.android.play.games
adb shell pm uninstall -k --user 0  com.google.android.talk
adb shell pm uninstall -k --user 0  com.android.browser
adb shell pm uninstall -k --user 0  com.android.email
adb shell pm uninstall -k --user 0  com.miui.gallery
adb shell pm uninstall -k --user 0  com.miui.player
adb shell pm uninstall -k --user 0  com.miui.videoplayer
adb shell pm uninstall -k --user 0  com.miui.bugreport
adb shell pm uninstall -k --user 0  com.xiaomi.midrop
adb shell pm uninstall -k --user 0  com.xiaomi.glgm
adb shell pm uninstall -k --user 0  com.xiaomi.mipicks
adb shell pm uninstall -k --user 0  com.mi.android.globalpersonalassistant

Wednesday, February 10, 2016

Droid4x emulator with eclipse, Check this out

 


 

http://busra-aktas.blogspot.com/2015/10/droid4x-android-emulator-with-eclipse.html
https://www.youtube.com/watch?v=XHWT8iSceHs

Eclipse and GenyMotion, Check this out

 


 

http://stackoverflow.com/questions/21109871/installing-genymotion-eclipse-plug-in
https://www.youtube.com/watch?v=YjHk1VtLk8c

Android Studio hogging your memory? check this out :)

 


http://stackoverflow.com/questions/27176353/android-studio-takes-too-much-memory
http://techzog.com/development/android-studio-high-ram-usage/
http://stackoverflow.com/questions/30024910/android-studio-1-2-gradle-is-very-slow
http://www.feelzdroid.com/2015/10/android-studio-gradle-build-speed-very-slow.htm
http://www.viralandroid.com/2015/08/how-to-make-android-studio-fast.html

Saturday, July 11, 2015

How to Root Asus zenfone 5 kitkat (4.4.2)

How to Root Asus zenfone 5 kitkat (4.4.2)




Root with your own risk


Warning : I will not be held liable for any damage on your device. It may void your warranty.
For kitkat only JB may not work. Before root kindly backup your data.

You need for this rooting method
1. Root z5 kitkat v2
2. Intel driver
3. USB Cable
4. Windows pc
I am using windows 7 for this work.

Root z5 kitkat v2 download link :




Intel driver download link:

(Or)

Root Kitkat Zenfone 5 ver 2.21.40.44

Download link :



1. Download first Intel driver on your pc extract it and install it.








































2. After installed, connect your phone to your pc using usb cable. Don't forget to enable debugging mode. To do that, go to settings>about>software information>build number (tap 7 times to enable developer option) then, go back to settings>developer options>usb debugging (enable/check it).























3. After update, Test for authorized connection between pc and phone. Go to downloaded rootz5kitkatv2 on your pc and click files>hold shift + right>choose open command window.




4. Then cmd will prompt. Then type " adb devices" hit enter. The left side is your serial number and the right side is the word "device" it means your good to go.





5. If the word "unauthorized" will appear instead of "device" then youre not good to go. So unplugged your phone from pc and reconnect again. A prompt from your phone will appear. Just check allow always to continue.



6. Please read the instructions carefully. These time we will root your phone. Now, stay connected to your pc with your mobile and open the file "rootz5kitkatv2" that you download file. Double click "root-zenfone5-ww" or "Root-ZenFone5-en"



7. The bat file will open and the rooting process is now starting. Your phone will reboot 5 to 6 times. Just press any key to continue. Wait for some more time



last reboot screen ...



8. Last reboot will appear, check your phones app drawer, if you can see SuperSU, congrats! you are now rooted.




9. To survive root access during OTA updates, go to supersu>settings>enable pro. Once done, go back again supersu>settings>enable survival mode.




Congrats !!!



Your Asus Zenfone 5 KITKAT now is rooted.



If you want unroot see supersu "full unroot" or zenfone root toolkit bat file.

Tested By me with my zenfone 5 501CG

This post useful to you Hit thanks button

Tuesday, July 15, 2014

Building your own ROM for android




this for linux ( gw sih suka dengan ini, soalnya linuxku sendiri jarang tak pake kecuali nonton anime hunter x hunter )
http://forum.xda-developers.com/showthread.php?t=1455141

here the link building in windows
http://forum.xda-developers.com/showthread.php?t=1971645
http://forum.xda-developers.com/showthread.php?t=1908063
http://forum.xda-developers.com/showthread.php?t=2195858
http://forum.xda-developers.com/showthread.php?t=1801690

sedikit yang beda
http://forum.xda-developers.com/showthread.php?t=1736177
http://theunlockr.com/2010/04/15/how-to-create-your-own-custom-rom-for-android-part-2-creating-your-first-rom/
http://uot.dakra.lt/
http://www.youtube.com/watch?v=aesWuyGCIVQ