[Tool][ADB][Android Emulators] Primitive APK Shoveler - Android Software Development

For example you've BlueStacks, MEmu, LDplayer, Peak, etc.pp emulators on your Windows machine installed. Now you want to have apps installed on Bluestacks installed on other emulators, too, without doing this manually what is time-consuming undertaking.
So the question is:
How can I copy from the one emulator the installed 3rd-party APKs to another emulator?
The answer is quite simple:
You simply on the base emulator extract the installed 3rd-party APKs and then install
these on other emulator(s) by means of my tool provided here.
{
"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"
}
PROGRAM LOGIC:
The software's program flow ( top down approach ):
Stage 1
1. Sanity check
2. Verifying an emulator, what is the emulator to derive installed APKs from, is running
3. Enumerating installed APKs
4. Extracting installed APKs
Stage 2
1. Verifying emulators are running where APKs should get installed on
2. Installing previously extracted APK on all emulators running
DOWNLOAD:
Default
Mirror
USAGE:
• Unpack the .ZIP-file
• Run Windows command script named "PRIMITIVE-APK-SHOVELER.bat"
IMPORTANT NOTICE:
Only works on emulators where USB Debugging got enabled
and Google's "Android USB-driver for Windows" is properly installed
on your Windows machine.
SCREENSHOTS:

Related

[AVD][Emulator Skin]Android AVD Emulator HD2 Leo Skin

[This is not an Android mobile theme but a skin for app developers using AVD emulator!!]
Hi I made an AVD emulator skin for HD2 based on Olaf Encke's works (thread here) and using the HD2 image provided by splinter98. Credits go to these two guys!
This skin might be no use because there could be no one using HD2 to develop Android apps Anyway I made it for my self and there is no reason keeping it only on my storage, so here it is.
To install (in my case on XP pro):
1. Download and extract the WVGA-P-HTC-HD2.7z file then put the folder and it's contents in
C:\Program Files\Android\android-sdk-windows\platforms\android-7(accroding to how you define your emulator)\skins
Click to expand...
Click to collapse
under your Android SDK directory.
2. Create an emulator according to HD2's specification (if this is not done yet) and edit the config.ini which should be in
C:\Documents and Settings\[your windows account name]\.android\avd\[your emulator name].avd\
Click to expand...
Click to collapse
.
Find the line which begins with
skin.path=...
Click to expand...
Click to collapse
and point the path where you put the skin.
3. Launch your emulator from Eclipse or Android SDK Manager.
I'm not capable of telling you more about how to install or use it because I'm completely a noob on Android (using App Inventor and not even Java). Anyway it works fin for me both with Eclipse and App Inventor.
{
"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"
}

[TOOL] Change/Backup your bootanimation with BootMe

Hello everybody !!!
Here is my first program : BootMe.
This program allow you to change or backup your bootanimation easily on your phone.
This program is coded in C++ ( ), use adb and should works on any phone which run Android.
INSTRUCTIONS​
Just unzip the program and run it.
Then, plug your phone on the computer and activate USB Debugging.
Finally, copy your 'bootanimation.zip' file into the folder 'install' and tape 'install' in BootMe.
PREVIEW​
Here is a preview :
{
"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"
}
DOWNLOAD​
BootMe is available in 2 versions, in french or in english, just download the version you need :
BootMe v1.2 (French) : www.ledelete.freeiz.com/zip/BootMe.fr.zip
BootMe v1.2 (English) : www.ledelete.freeiz.com/zip/BootMe.eng.zip
Feel free to leave your impressions or suggestions.
Enjoy !!!
Is there a way to use this with just the phone. I dont use computers anymore. lol. I use my gnote to type papers and everything.
Sent from my SAMSUNG-SGH-I717 using xda app-developers app
Yes, there is a way !!! if you have root explorer, you can just copy your 'bootanimation.zip' into the data/local/ folder of your phone and set the permissions to 644.
There is an other way, you just have to download this application on google play : https://play.google.com/store/apps/details?id=com.simproductions.bachanger&feature=search_result#?t=W251bGwsMSwxLDEsImNvbS5zaW1wcm9kdWN0aW9ucy5iYWNoYW5nZXIiXQ..
Links are dead..!! Can you please update??
You're the first person to use it since one month !!! I will update it when i'll come back home
please update link host file for bootMe 1.2 english! TANK YOU!
This software no longer exists (deprecated).
Sorry

[OpenSource] Android Process Activity Beta_0.0.1

Hello,
I developed a new program for view processor and memory activity in a computer screen while the Android device is connected via USB.
Functionalities:
Take screen shoot and save it in your computer.
Reboot to (System, RecoveryMod or FastbootMod).
View Processor Activity and memory RAM and SWAP activity.
Just i need for a beta testers and if you want to integrate the Project developers team send me a private message. the source code will be published shortly on GitHub, and new features will come with the source code.
Contact me!
Downloads:
Android Debug Bridge.
the Jar Application
You need to:
A computer with Java installed.
Android device.
Activated ADB service in your android device.
install ADB service in your computer.
How to use:
{
"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"
}
for Window users:
You need to copy the Jar file to ADB repertory and double click the jar
for Linux users:
Run the jar with the commande:
Code:
:~$ java -jar AndroidProcessActivity-Beta_0.0.1.jar
getting devices list:
[*] HT**********
dev : HT**********
device HT********** is used as default.
The source code:
soon on github​
works well, but I have a problem with the alignment of the buttons.
and when there is no device connected to the program is blank, you should do a window with a message: "no device did detect".
thank you.

[GUIDE][WINDOWS 8/8.1/10][HOW TO ENABLE .NET FRAMEWORK 3.5 WITHOUT ANY ERROr]

Hello Guys!!
Today m gonna show you how to enable .net framework 3.5 after installing Windows 8/8.1/10 without any error
Why need .net framework 3.5?
It is a very essential feature and very much needed to install applications and microsoft do provide it in thier builds but they are not preinstalled.
Many users face this issue as soon as they started to use newly installed window
To overcome this i made this guide
Errors faced:
0x800F0906, 0x800F081F, 0x800F0907
What we gonna do?
We just gonna enable .net 3.5 manually by Deployment Image Servicing and Management (DISM) tool.
Just follow the step by step Guide to fix it:
1. Download .net 3.5(32bit) or .net 3.5(64bit) depending on ur PC from downloads section.
2. Extract it and open the folder
{
"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"
}
3. Copy the sxs folder and paste it in 'C' Drive
4. Now press window(button)+X at the same time and after that press A to open cmd with Admin rights
5. Click yes when cmd prompts for admin rights
6. In the cmd window type the code
Code:
dism.exe /online /enable-feature /featurename:NetFX3 /Source:c:\sxs /LimitAccess
and press enter
7. .net 3.5 will be installed successfully
Fully working on 64 bit machine...dont know about 32 bit coz i dont own it....u may give a try!!
PROOF:
Downloads:
sxs_32bit
sxs_64bit
Feel free to comment if u faced some issue
Credits:
Sandeep(me)
Dytoshare
Hit Thanks ​
RESERVED

[TOOL][ADB]Update hosts File on Any Rooted Android Emulator

{
"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"
}
INTRODUCTION:
The "hosts" file - what you typically use to block unwanted connections - in emulator's Android system is located in subfolder /system/etc. This file in most cases doesn't care of fact that not 127.0.0.1 ( 0.0.0.0 ) is the special alias to Windows host's loopback interface, but 10.0.0.2 - at least that's case with VirtualBox based emulator engines.
MVPS.org provides a "hosts" file ready for Windows PCs, for the reason pointed out before it isn't compliant to Android emulators: You'ld have to convert it to get it working.
To make life easier I made a small tool that
1. downloads the "hosts" file
2. converts it thus it suits emulator's Android
3. deploys it to Android emulators attached
and decided to make it publicly available.
DOWNLOADS:
Default
Mirror
Please do NOT SHARE these links anywhere else.
USAGE:
• Unpack the .ZIP-file
• Run Windows command script named "AndroidEmulatorHostsUpdater.bat"
IMPORTANT NOTICE:
Only works on properly rooted emulators where USB Debugging got enabled.
FYI:
Successfully tested on BlueStacks v4.50.0.1043 installed on laptop running 64bit Windows v10.0.17134.523.
BTW: I don't no longer use Chinese emulators because I noticed these throughout track you, send your data to Chinese servers and/or advertisers. BlueStacks, an US American product, does this not!

Categories

Resources