[Boot Animation] BeeDroid - Optimus One, P500, V Themes and Apps

Yet another boot animation.
This is a simple image morphing from android to a honey bee.
I am not an artist nor a designer , just want to share creation for our phone.
Positive feedback are welcome.
Screenshot: (background image is bluer on P500 than this screenshot)
{
"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"
}
I don't think it is necessary, but to be safe, do nand backup before doing following steps:
get attached file
reboot to recovery, choose 'Mounts', 'Mount /system', and 'Mount /data'
connect phone with your pc
on your pc, open command prompt and check where original file 'bootanimation.zip' is located
try 'adb shell ls /system/media/bootanimation.zip' or 'adb shell ls /data/local/bootanimation.zip'
type 'adb push bootanimation.zip /system/media' if original bootanimation.zip is in directory '/system/media'
otherwise, type 'adb push bootanimation.zip /data/local' if original bootanimation.zip is in directory '/data/local'
reboot

hey budy i said u to make that bee fly not make him android!!!

Related

where my apps goes in system?

Hi all, maybe is a dump question but I like to know where my apps goes in system and if is possible to copy from that directory in another one, in my computer in order next time after wiping to not download again. thanks in advance!
Your device have to be rooted. The appĀ“s are in /data/app/
yes. is already rooted, but I cant copy any apps from system.... i'm using androidscreencast....
try it with adb
adb pull /data/app/ /your_folder_on_c:/
a simple way is to use the app rootexplorer, there you can copy and paste the files to your sd card
root explorer
{
"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"
}

Enable multi-window mode without root?

Can someone please create a guide on how to enable multi-window mode on our phone (US version) without rooting the phone?
I've tried the following steps but no success
adb devices
adb pull /system/build.prop
edited build.prop and changed ro.build.type=user to ro.build.type=userdebug
adb push build.prop /system/ <---- getting read-only error here so I tried these next steps
adb devices
adb reboot bootloader
fastboot devices
fastboot boot recovery.img <-- getting FAILED (remote: unlock device to use this command)
In the first place, I think can not use multiwindow in EUI...
I think you can for e.g EUI can do floating video player like this...
{
"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"
}

Help with update

Hello..please somebody to help..i have x720 from gearbest..i buy it on november 2016...i have 5.8.017s (stabil) but i have not System update in setting..whem i donwload some update like 8.020s 9.020s 8.019s and rename ot update.zip always shoe me failde corruptioon
{
"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"
}
Thanks so.much
i just had the same problem.
i think it is liked with copying the zip to the phone.
try to download the zip directly with the phone and rename it/copy it to root.
should work then.
download update to PC and copy to phone use adb command : adb push somenting.zip /sdcard/
tutorial adb command
http://www.droidviews.com/push-pull-files-android-using-adb-commands/

Fastboot driver for windows 10

Long story short, I'm currently using RR on my phone. But then I go ahead and encrypted it.
Everytime I tried to go to recovery, TWRP kept flashing and does not run at all.
So I thought I could re flash TWRP again, I goes to fastboot/bootloader mode:
{
"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"
}
How can I find fastboot driver for Windows 10, I try to install all but nothing works.
Thanks,
(e~what do you want to do)
Try this: download ADB, and create a new file named "adb_usb.ini" under C:\Users\(your PC user name)\.android. And copy 0x18D1(it's your phone vid) to this file
Reboot to fastboot then connect to PC
Thanks Liuxu, I figured out the problem. In the creator update, I need to download the samsung ADB driver and change android 1.0 to ADB interface, otherwise it does not work.

Help me please

Help please. Phone booting into stock MI-Recovery 3.0 (it hangs on system splash screen for a few mins then goes into Recovery).
I removed the attached list of apks using Xiaomi ADB Fastboot Tools.
Xiaomi ADB Fastboot Tools gives names for some apks but not for others. The one named 'Snapchat' is strange to see in this list.
{
"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"
}
you can boot in to fast boot and restore the apps you removed then reboot
Peninsula_ said:
Xiaomi ADB Fastboot Tools gives names for some apks but not for others.
Click to expand...
Click to collapse
With ApkInspector (from Playstore), you can see the package name for each app

Categories

Resources