[HOWTO] Bluestacks for MAC OS X rooted [2012-10-09] - Android Software/Hacking General [Developers Only]

Hi all, who are interested in using Bluestacks (Bluestacks Mac alpha) rooted and writeable /system & /data!
If you havn't installed or used it before, the android app player Bluestacks alpha for MAc OS X is available here:
http://bluestacks.com/bstks_mac.html
The idea for rooting it came, when I read the thread of xRepinsSporx here http://forum.xda-developers.com/showthread.php?t=1571308. This is guiding tread for rooting Bluestacks for Windows.
So credits go to xRepinsSporx!
I've managed making full rooted Root.fs for the Bluestacks android app-player for MAC OS X.
The /system of bluestacks is rooted out of the box, but root-permissions are restricted.
So I've copied a new su file ('su.orig') and a symbolic link ('su') into /system/xbin. This was done under ubuntu-linux!
That works for me...
If you want try it, here is a
HOW TO:
(make sure, Bluestacks is not running!!!)
---Attention! this HOWTO is only useable on MAC OS X!---
I.
1. Download Root.fs_hacked.zip (rooted Root.fs)
II.
1. Unpack Root.fs_hacked.zip in a folder of your choice
2. In Finder-Menu go to "Go To'-cklick it once ; hold alt-key down for showing the user-library-folder;
Open Library-Folder; Go into the Folder Bluestacks App Player; Go into the Folder Android;
Rename the file Root.fs to Root.fs_backup (in case for having a backup!)
copy the unpacked Root.fs_hacked to here and rename it to Root.fs .
---- You have full rooted /system now! ----
3. Goto into Folder yourusername/Library/BlueStacks App Player/Runtime; make Alias For Bluestacks App Player.app;
Place this link where you want to (i.e. on Desktop or into the Launchbar);
Now you should activate personalized Home Launcher! (If you did not done it before)
I made it with Holo Launcher...
III.
1. Open Pulse in Bluestacks
2. Click an entry in Pulse; Click on Menu-Button, that goes to an WEBsite of an article; the hidden webBrowser of bluestack will open that;
in addressbar goto HoloLauncher (stable) download page http://hololauncher.com/download.aspx?t=STABLE and download and install it
3. Click on the colored Home-Button of Bluestacks and select Holo Launcher for ever.
Now you can install basic gapps for Bluestacks
IV.
1. open the web Browser
2. download http://dl.dropbox.com/u/12364391/BluestackForMacApps/GoogleServicesFramework.apk; install it
3. download http://dl.dropbox.com/u/12364391/BluestackForMacApps/OneTimeInitializer.apk; install it
4. download http://dl.dropbox.com/u/12364391/BluestackForMacApps/SetupWizard.apk; install it
5. download http://dl.dropbox.com/u/12364391/BluestackForMacApps/Talk.apk; install it
6. download http://dl.dropbox.com/u/12364391/BluestackForMacApps/Vending.apk; install it
7. download http://dl.dropbox.com/u/12364391/BluestackForMacApps/Gmail.apk; install it
6. download http://dl.dropbox.com/u/12364391/BluestackForMacApps/Maps.apk; install it
At last goto Settings->Accounts-> add your Google-Account
You did it! - Congrats
What is working:
- root is granted for apps an the fly (without the use of Superuser.apk - this APk isn't working but not needed!)
(test it with titanium backup and/or root explorer)
- fully read/writeable /system, /data, /data/data
(you can test it by starting a terminal session in bluestack; after starting terminal you are at the $-prompt right(?), enter $ su - and you are the #-prompt - so you are rooted)
If Titanium Backup or other apps don't see your installed apps, then you have to change permissions for /data as following:
open terminal session
and enter
Code:
su
chmod 755 /data
(thanx Jainyankee1993 for his reply!)
- Homelauncher of your choice
- Market
- Synching Gmail
- installing most of apps you can see in your market account
(working apps i.e. here: Root Explorer; Titanium Backup; Adaway; Clocksynch...)
What is not working:
Contacts and Calendar won't synch! (So i use the Google website for my calendar and contacts for the moment )
The colored home button loses his function. (For getting home button function you can load 'button svoir' from market)
The stuff published here is for educational purposes only!
All you do with your Bluestacks installation on your MAC is done at your own risk!
BTW: if your full rooted Bluestacks is running as it should, you can delete the preinstall Bluetstacks-Apps-Folder link from the Launchbar...
(atached 2 screenshots here.)
regards bitstra

bitstra said:
Hi all, who are interested in using Bluestacks rooted and writeable /system & /data!
I've managed making full rooted Root.fs for the Bluestacks android app-player for MAC OS X.
If somebody is interested in my solution, I would share the Root.fs-file. If so feel free to pm me...
atached 2 screenshots here.
regards bitstra
Click to expand...
Click to collapse
is wonderful news
you are a great
best regards

OP is updated with instructions for download and install
regards
bitstra

I can't find the address bar in pulse anywhere
Sent from my SGH-I747 using Tapatalk 2

Jainyankee1993 said:
I can't find the address bar in pulse anywhere
Sent from my SGH-I747 using Tapatalk 2
Click to expand...
Click to collapse
First click on a Pulse-Article
Than click on Menu-Button
Than click 'Open in Browser'
..u should see the address-bar
that's it...
bitstra

okay got evrything to work except my hom e button does not do anything. lol

Jainyankee1993 said:
okay got evrything to work except my hom e button does not do anything. lol
Click to expand...
Click to collapse
... thats right - I've updated OP with that hint - thanx...
So we can use 'button savoir' from market!
regards
bitstra

Okay thank you. Sorry to keep bothering you but titanium backup for me just says searching for app data
Sent from my SGH-I747 using Tapatalk 2

Jainyankee1993 said:
Okay thank you. Sorry to keep bothering you but titanium backup for me just says searching for app data
Sent from my SGH-I747 using Tapatalk 2
Click to expand...
Click to collapse
Can you please open a terminal session and enter
Code:
su
ls -l /
an try to post the output here?
I think I have used chmod for /data to change permisssions
you can try
Code:
su
chmod 755 /data
for a fast shot...
thanx

here you go

Sent from my SGH-I747 using Tapatalk 2

Jainyankee1993 said:
here you go
Click to expand...
Click to collapse
Wrote this post before you posted the bigger screenshot (sorry).
the permissions for /data are looking good.
So make a
'ls -l /data/data' and ls '-l /data/app' the must have the sam permission values like your /data - line
my old eyes can't read your output.
Can you please write the single line from output for the /data folder?
Have tested the chmod command once more.
You can enter the command
Code:
chmod 755 /data
... and TB should show all your apps, i think!
bitstra

is chmod supposed to give me an output, because it isn't...
---------- Post added at 05:43 AM ---------- Previous post was at 05:41 AM ----------
bitstra said:
my old eyes can't read your output.
Can you please write the single line from output for the /data folder?
Have tested the chmod command once more.
You can enter the command
Code:
chmod 755 /data
... and TB should show all your apps, i think!
bitstra
Click to expand...
Click to collapse
sweet okay. it works it would be cool if this could use the mac camera, hopefully this will happen in the future. thank you so much

Jainyankee1993 said:
is chmod supposed to give me an output, because it isn't...
---------- Post added at 05:43 AM ---------- Previous post was at 05:41 AM ----------
sweet okay. it works it would be cool if this could use the mac camera, hopefully this will happen in the future. thank you so much
Click to expand...
Click to collapse
No, chmod returns without any output after setting permissions...
I'm pleased that it works for you.
(Will update the HowTo with the 'chmod' command for /data...)
You are right with the camera. The mic would also a nice gadget in using bluestacks...
But i don't think that bluestacks.com will build their emulator (Bluestacks App player) in this stage ...
So, who will try hacking the app player for using cam and mic?:laugh:
regards
bitstra

First of all, thank you very much and you're a genius.
Second, I can't seem to log in with my Google account, I fill in all data and then after it loading for 1-2 min I get a message saying "Can't establish a reliable data connection to the server. This could be a temporary problem or your phone may not be provisioned for data services. If it continues, call Customer Care."
I've installed all the supplied apk (in the order they were mentioned) but nothing. Am I just a total n00b and forgot something or does this root not support the Market/Play store yet? I say Market because that's what the icon says on my Bluestacks, but that shouldn't be the problem because they're two different "apps" if I'm right.

Root.fs in use
Every time I tried to replace the root.fs file with the hacked root.fs, it says that it can't be completed because root.fs is in use. Please help!

When I do this and open up stacks it just crashes.

You can get contacts/calendar to sync by adding a corporate account under the contacts app. Then use use your gmail credentials and m.google.com as server.

There is no root.fs in /Users/<username>/Library/BlueStacks App Player/Android
There is root.sparsefs instead. is there any way to hack this?
Thanks for all
Best regards.

Need new root for Beta version
The Beta uses a different image format, "Root.sparsefs" containing two files "Map" and "Data", so it needs a new root.

Related

[REF] Google Navigation Install on G1 (Dream) Running Cyanogen's ROM (any version)

LATEST AND LAST EDIT TO THIS THREAD:
Download the new maps from Google in the marketplace for Google Navigation. Works Android Phones running the 1.6 platform.
No need to follow these instructions anymore!
---------
#Thought I would make a thread with clarified instructions on installing the new Google navigation on a G1 running Cyanogen's ROM. There have been a lot of #problems with the instructions in the other thread since the files supplied (namely build.prop and build.trout.prop) are not correctly referencing each person's #setup correctly.
#Instead of pushing generic prop files onto your phone, you can simply edit one line in your build.trout.prop file found in the system directory on your G1. #Thanks goes to aad4321 who posted it.
#The edit is simply changing the ro.build.fingerprint line to:
#ro.build.fingerprint=verizon/voles/sholes/sholes:2.0/ESD20/17572:user/ota-rel-keys,release-keys
#You can pull this file, edit, remount, then push back onto your phone to allow you install the new maps.apk. You can find the new maps.apk file in the #attachment. You can also find batch files to do all of the above, but is only guaranteed to work on the 4.2.5 ROM. All other Cyanogen version users can use #these files as well if they replace the build.trout.prop file with their own, and then edit the line as above.
#This method will keep all your apps intact, and not cause any problems with marketplace (protected apps not showing), google voice (force closing), facebook #(force closing), etc as reported in the other thread.
#<EDIT 1>If you get the errror "Device not found," make sure you have USB Debugging enabled in settings (thanks kizer).
#<EDIT 2>After performing a rm command, if you get a statement about the directory or file not existing, all is fine. Those rm commands are just trying to #find all possible places the old maps app could be stored, and so if it doesn't exist, you don't have to worry about it. Just go on to the next step.
#<EDIT 3>If you don't see the navigate function, install google voice.
#0) Connect phone
#1) Unzip downloaded file
#2) Run Part 1.bat
#3) When prompted to press any key, do so; the phone will reboot
#4) When your phone is running again, run Part 2.bat
#5) When prompted to press any key, the installation process is done.
#6) Make sure GPS is enabled
#7) Open Maps and press OK
#8) Press Menu
#9) Press Directions
#10) Enter an end point
#11) Click Go
#12) Just under "Show on map", click Navigate.
#13) If prompted to install the voice codec, do so.
#http://www.mediafire.com/?znzizmd1mmm
junker02 said:
Thought I would make a thread with clarified instructions on installing the new Google navigation on a G1 running Cyanogen's ROM. There have been a lot of problems with the instructions in the other thread since the files supplied (namely build.prop and build.trout.prop) are not correctly referencing each person's setup correctly.
Instead of pushing generic prop files onto your phone, you can simply edit one line in your build.trout.prop file found in the system directory on your G1. Thanks goes to aad4321 who posted it.
The edit is simply changing the ro.build.fingerprint line to:
ro.build.fingerprint=verizon/voles/sholes/sholes:2.0/ESD20/17572:user/ota-rel-keys,release-keys
You can pull this file, edit, remount, then push back onto your phone to allow you install the new maps.apk. You can find the new maps.apk file in the attachment. You can also find batch files to do all of the above, but is only guaranteed to work on the 4.2.5 ROM. All other Cyanogen version users can use these files as well if they replace the build.trout.prop file with their own, and then edit the line as above.
This method will keep all your apps intact, and not cause any problems with marketplace (protected apps not showing), google voice (force closing), facebook (force closing), etc as reported in the other thread.
0) Connect phone
1) Unzip zip to desktop
2) Run Part 1.bat
3) When prompted to press any key, do so; the phone will reboot
4) When your phone is running again, run Part 2.bat
5) When prompted to press any key, the installation process is done.
6) Make sure GPS is enabled
7) Open Maps and press OK
8) Press Menu
9) Press Directions
10) Enter an end point
11) Click Go
12) Just under "Show on map", click Navigate.
13) If prompted to install the voice codec, do so.
http://www.mediafire.com/?znzizmd1mmm
Click to expand...
Click to collapse
While I placed the files from his zip directly on my SDcard and used terminal to run the command, Junker's method appears stable. I have Google voice, protected apps in market, and functional Navigation. (can't answer for facebook, since I don't have an account.)
Note to someone who does not know shell commands...don't try and copy the ADB commands they are not the same. Know what you are doing before you do it.
Thanks for the post Junker02
i really dont get why there are like 325435412512 threads for this.
They should be condensed into 1.... and listed as separate options/ways to do it.
I had no connection then realized I didn't have USB debugging enabled.
Seemed to work fine.
krstnsn said:
i really dont get why there are like 325435412512 threads for this.
They should be condensed into 1.... and listed as separate options/ways to do it.
Click to expand...
Click to collapse
I believe the methods listed on the other threads are incorrect, or are more complicated than need to be (and possibly breaks other apps). I only found this method buried in the think-tank post, and though it was suggested for the OP to fix the first post, it never was. Hopefully others who are on Cyanogen's ROM will appreciate the info.
kizer said:
I had no connection then realized I didn't have USB debugging enabled.
Seemed to work fine.
Click to expand...
Click to collapse
Thanks for the tip! I'll add it to the first post.
junker02 said:
I believe the methods listed on the other threads are incorrect, or are more complicated than need to be (and possibly breaks other apps). I only found this method buried in the think-tank post, and though it was suggested for the OP to fix the first post, it never was. Hopefully others who are on Cyanogen's ROM will appreciate the info.
Thanks for the tip! I'll add it to the first post.
Click to expand...
Click to collapse
I agree, the other threads over complicate it and cause problems for those who don't know what they are doing. If they learned how to do it themselves there would be less questions and complication.
But then again, now this is just another thread about nav. Really, they should all be locked and something like what is in the first post should be put in the informative links thread.
wanted to thank you for instructions, possibly a better forum wiulda been q&a, as I go there to find answers and help solve some =) other than that this does clear some things up such as the ro line. Like in the other post it says almost same thing but fails to mention the line to change. Etc..etc... this did catch my eye and I was was about to try another method for my buddies phone and this saved me of searching through a thread. My penies, again ty.
junker02 said:
0) Connect phone
1) Unzip zip to desktop
2) Run Part 1.bat
3) When prompted to press any key, do so; the phone will reboot
4) When your phone is running again, run Part 2.bat
5) When prompted to press any key, the installation process is done.
6) Make sure GPS is enabled
7) Open Maps and press OK
8) Press Menu
9) Press Directions
10) Enter an end point
11) Click Go
12) Just under "Show on map", click Navigate.
13) If prompted to install the voice codec, do so.
http://www.mediafire.com/?znzizmd1mmm
Click to expand...
Click to collapse
I'm confused. Are you telling me that if I follow the steps outlined above that Google Navigation should work on my Cyanogenmod 4.2.5 ROM without any (google voice, market, etc.) problems?
scrappyabs2 said:
I'm confused. Are you telling me that if I follow the steps outlined above that Google Navigation should work on my Cyanogenmod 4.2.5 ROM without any (google voice, market, etc.) problems?
Click to expand...
Click to collapse
I had no problems, but I did it myself:
from scratch (no map mods, orig build.prop):
adb remount
adb pull /system/build.trout.prop build.trout.prop
open it with notepad and edit the line
ro.build.fingerprint=tmobile/kila/dream/trout:1.6/DRC83/14721:user/ota-rel-keys,release-keys
so that it reads
ro.build.fingerprint=verizon/voles/sholes/sholes:2.0/ESD20/17572:user/ota-rel-keys,release-keys
save it
adb push build.trout.prop /system/
adb shell reboot
now reininstall google voice from market and reinstall maps with the new one
help me out here man, i dont have adb, i just use my phones terminal
bigstunta101 said:
help me out here man, i dont have adb, i just use my phones terminal
Click to expand...
Click to collapse
ok, even easier, do you have astro?
you can navagate to the /system directory, copy the build.trout file to your sdcard directory. mount your sdcard and edit the file with notepad. copy it back over to the /system directory and reboot
then install voice and maps
or try doing the same from your pc using droid explorer
http://forum.xda-developers.com/showthread.php?t=558108
haven't tried it either way way but it seems like it should work
scrappyabs2 said:
I'm confused. Are you telling me that if I follow the steps outlined above that Google Navigation should work on my Cyanogenmod 4.2.5 ROM without any (google voice, market, etc.) problems?
Click to expand...
Click to collapse
Yes, that's exactly what it will do.
bigstunta101 said:
help me out here man, i dont have adb, i just use my phones terminal
Click to expand...
Click to collapse
The ADB app is included in the download. I'm not sure if it will work without the driver installed, but you can give it try and report back. Simply run the two .bat files and it will execute all the necessary ADB commands automatically.
Worse comes to worse, you would just need to install the driver for your phone.
Ok, here are the steps I took without adb, since comps at work do not allow USB write.
I uploaded the build.prop and maps.apk and sent them to my email using yousendit.com
Downloaded both into sdcard/download
Using "Root Explorer" navigated to /system and set it R/W (there's a button on the top)
Moved the build.prop to /system
Reboot
Install Maps
Reinstall GoogleVoice
Voila!
When I run the first batch file I get this errror: Device not found.
I've never gotten this message before. ADB was working fine for me a few days ago, before I reinstalled 4.2.5. Any ideas?
scrappyabs2 said:
When I run the first batch file I get this errror: Device not found.
I've never gotten this message before. ADB was working fine for me a few days ago, before I reinstalled 4.2.5. Any ideas?
Click to expand...
Click to collapse
Is your usb debugging enabled on your device?
Settings>Applications>Development
xavina said:
Is your usb debugging enabled on your device?
Settings>Applications>Development
Click to expand...
Click to collapse
Yes, its enabled. I swear I installed this navigation app on an earlier version of CyanogenMod and ADB worked just fine. Now it won't recognize my device. Please help me.
scrappyabs2 said:
Yes, its enabled. I swear I installed this navigation app on an earlier version of CyanogenMod and ADB worked just fine. Now it won't recognize my device. Please help me.
Click to expand...
Click to collapse
If you can't get the batch files to work, edit the batch files to see what commands are performed, and execute them in a terminal. There aren't that many.
junker02 said:
If you can't get the batch files to work, edit the batch files to see what commands are performed, and execute them in a terminal. There aren't that many.
Click to expand...
Click to collapse
adb remount says "error: device not found"
Here you go guys, safe simple and so easy a caveman can do it... (insert the, "If you break it, it's your own fault disclaimer here.)
Download the file in the first post of this thread.
extract the file on your hard drive and copy the build.trout.prop file and the Maps.apk, then put them on to your SD Card.
If you can't get this far....we have a bigger issue.
Then in terminal emulator type
Code:
su
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
cp /sdcard/build.trout.prop /system
reboot
When the device reboots then do this one in the terminal emulator
Code:
su
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
rm /system/sd/app/*Maps*
rm /system/sd/dalvik-cache/*Maps*
rm /system/app/*Maps*
reboot
*Note: Someone might say that the reboot at the end of this code is not needed. That maybe, but it worked just fine for me.
Now using Astro, or another file manager, install the maps.apk from the sd card.
If prompted, install the voice. I had it from other programs.
Turn on GPS
Open the drawer
Click on Maps
Let the Maps program find you
Then click menu, directions
Enter the destination, and click go.
It should show
Code:
My location
<the destination address you entered>
Show on map
[B]Navigate[/B]
Thanks for making clear instructions for the terminal emulator [email protected]
Everyone please remember that one can only use the build.trout.prop file in the first post if they are also running Cyanogen 4.2.5 on the G1, else you run the risk of app errors and force closes. If you are running a different version of Cyanogen, make a copy of your own build.trout.prop file found in your system directory, and edit it.

AdFree Hosts file

Since we currently can't write to /system while Android is running, the AdFree app is unfortunately unusable. However, here is the hosts file that the app supplies you with, so you can still put it into your phone manually.
Download the attached file, unzip it and place the hosts file on your sdcard. Then, open up a command prompt, load up your recovery menu (using the instructions in toastcfh's guide) and type:
Code:
adb shell
mount /system
mount /sdcard
cp /sdcard/hosts /system/etc/hosts
exit
Now you're AdFree
As in AD free while on the web only? Or does this block the ADs that are displayed within certain programs? Like Spare Parts for example.
VoXHTC said:
As in AD free while on the web only? Or does this block the ADs that are displayed within certain programs? Like Spare Parts for example.
Click to expand...
Click to collapse
Everytime the phone goes to download an ad, it gets blocked. So in both the browser and inside apps.
a) not development
b) i already did this thread
http://forum.xda-developers.com/showthread.php?t=695196&highlight=adfree
I'm guessing this requires root?
Also, those commands can't work AFAIK, because mount needs two arguments.
Or am I missing something here? I'm new.
I have actually had 0 problems running adfree right out of the box. Installed, ran and bam no ads. Didn't have to modify nothing through ADB.
superevilllama said:
I have actually had 0 problems running adfree right out of the box. Installed, ran and bam no ads. Didn't have to modify nothing through ADB.
Click to expand...
Click to collapse
U running 2.2? BC I see lots more adds since 2.2, it blocks some but not most.
Sent from my PC36100 using XDA App
You know, to my embarassing discovery, I never noticed (as I found this thread from google) but this is the forum specifically for EVO.
I'm running a DX (so 2.1), so that may be the problem. But still, I wouldn't think such things would be different in the OS. Guess the package it differently. Oh well. Not gonna bother rooting my toy just yet, hehe. Sorry bout the confusion.
AdFree is working perfect on CM7 nightly 23 & 25 & MikFroyo 4.5 but it does not work if you have BusyBox 1.18.3 but works perfect with BusyBox 1.17.1. I did not test other versions but I think the problem is related to BusyBox 1.18.3 by today 03/19/11.
Still there are ads running on some apps
like moneycontrol, and more.
Gregalous said:
Since we currently can't write to /system while Android is running, the AdFree app is unfortunately unusable. However, here is the hosts file that the app supplies you with, so you can still put it into your phone manually.
Download the attached file, unzip it and place the hosts file on your sdcard. Then, open up a command prompt, load up your recovery menu (using the instructions in toastcfh's guide) and type:
Code:
adb shell
mount /system
mount /sdcard
cp /sdcard/hosts /system/etc/hosts
exit
Now you're AdFree
Click to expand...
Click to collapse
earth08 said:
Still there are ads running on some apps
like moneycontrol, and more.
Click to expand...
Click to collapse
Its not updated, try absolute system tools from the Android Market. It downloads an updated script
If anyone is interested I created an app (Warning: requires ROOT) that allows you to enter one or more URLs and/or file paths and merges them and installs them as hosts. You may find the source-code here: https://code.google.com/p/android-ad-blocker/
I'll try to fix bugs for it but I can't promise I'll have time.
Edit: I made a new version because the old one had some issues transferring large files. You may find it here: http://dl.dropbox.com/u/8443626/android-ad-blocker.apk
Adfree works fine, Am I missing something? I just ran it, it updated my host file. I checked again and it said it's the latest version
Sent from my PC36100
karilofyore said:
If anyone is interested I created an app (Warning: requires ROOT) that allows you to enter one or more URLs and/or file paths and merges them and installs them as hosts. You may find the source-code here: https://code.google.com/p/android-ad-blocker/
I'll try to fix bugs for it but I can't promise I'll have time.
Click to expand...
Click to collapse
Can u help me... on how to use ur app
Sent from my °•EvO HD•°
Can u explain this process... where is the guide from toast...
Sent from my °•EvO HD•°
acme64 said:
Adfree works fine, Am I missing something? I just ran it, it updated my host file. I checked again and it said it's the latest version
Sent from my PC36100
Click to expand...
Click to collapse
x2 im confused
@ acme64 : Some people in market comments complained that it doesn't work fine anymore and it's a root app with closed source. Since it was simple to write a similar tool I did it for myself mainly.
@ Don74y3 : The way to use the application is to put a URL to a hosts file. You may use for example the one in the screenshot (I can't put the link here because of forum rules but use Google to search for "hosts file winhelp2002" and from the first link, take the address from "To view the HOSTS file in plain text form") and then click "Apply". What the program does is get that file and put it in your (rooted) Android phone. That file in turn lets the phone avoid domains that serve ads or malware. The app can take more URLs and merge them, but that's not necessary. After clicking "Apply" it is recommended to reboot the phone to make sure the changes go into effect. You will see that the pages load faster and without ads.
P.S. I'm not affiliated with the guys that make that hosts file, though I'm grateful for their work.
Unable to figure out system mount point.
Can you please help with this?
MattSkeet said:
Unable to figure out system mount point.
Can you please help with this?
Click to expand...
Click to collapse
Hi, the programs tries to figure out where the /system partition is mounted on your phone (this is because it has to switch it to read-write, put the hosts file and switch it back to read-only). I wrote the program to parse the output of the "mount" command.
Unfortunately it seems that on your phone the output is far different than what I expected. I don't know how to fix this unless you can send me the output of that command on your phone - by PM for example. To do this use adb (try to Google for how to get Android Debug Bridge) with your phone connected: run "adb shell" from a command prompt and at the shell prompt type "mount" without quotes and send me the output - at least the line that contains "/system".
Hi,
I have a different question.
I used adFree but then decided that I actually wanted see the ads on my apps.
I removed AdFree but the ads are still gone.
Is there a way to bring them back?

[HOW TO] Root Acer Aspire One D255 Netbook Dual Boot & Others

Rooting
You will need:
A source of Better Terminal Emulator.apk (3.38 works) (From now on called BTE)
A working android dual-boot
How to:
Somehow get BTE onto your netbook
Install it using the provided file manager. (DON'T WORRY THAT PACKAGE INSTALLER CRASHES. THAT IS NORMAL. JUST CLICK FORCE CLOSE AND PICK BTE FROM THE LAUCHER.)
There's no need to install the plugin, just click OK and open and close BTE until it opens a green text on white background.
Exit BTE for now and download busybox
Re-open bte and type cd /sdcard/downloads then cat busybox > /system/xbin/busybox
Get Root Explorer from somewhere and install it with file manager
Open it. Test whether busybox works by clicking the mount r/w button. If it changes, your netbook is rooted!
Installing Apps that give "application not installed" in the package installer
Get the app you want and find it in root explorer
Long click the APK and click copy
Right click > more > home
Click mount r/w at the top (MUST BE ROOTED AND HAVE BUSYBOX INSTALLED, SEE ABOVE)
Go to /data/app and click paste
Find your apk and long click and click rename. Name it com.publisher.appname
Long click on the apk and click permissions
Tick the 1st two boxes on the first row, the 1st one in the second row and the 1st. one on the third row.
Go to your launcher (I use GO Launcher EX) and see if it's installed. The app may still force close. If it has not installed, wait a while and see if it appears or try copying it to /system/app and back again
Installing Market & GApps Progress
Installing Market & GApps so far progress:
Installing GApps from CyanogenMod 5 (Android 2.1) & Toshiba Tablet's Market
WORKING!!!!!!! Download! (How to is in the .zip). Note: You cannot search or browse categories, so I will include the Appbrain app for those purposes.
The market opens, but crashes on search or clicking apps. If you click on a recommended app and click install it doesn't download. Does anyone want a tutorial or know how to stop it crashing?
Sent from my Acer Aspire One D255 Netbook with dual-boot Android 2.1 - Rooted
I'm about to try ripping a whole /system/app folder from LG's official GT540 2.1 and see if the market will install
Sent from my Acer Aspire One D255 Netbook with dual-boot Android 2.1 - Rooted
Help
Hi thanks for the guide I've come across a problem though. I've installed BTE and got to the stage
Re-open bte and type cd /sdcard/downloads then cat busybox > /system/xbin/busybo
But when I type in the second line it says that it cannot create the directory because it is read only.
Any thoughts on why it is doing this?
Thanks
nunbean said:
Hi thanks for the guide I've come across a problem though. I've installed BTE and got to the stage
Re-open bte and type cd /sdcard/downloads then cat busybox > /system/xbin/busybo
But when I type in the second line it says that it cannot create the directory because it is read only.
Any thoughts on why it is doing this?
Thanks
Click to expand...
Click to collapse
This page seems to show you how to mount system r/w, so this should work. Just do the checking from the page first.
Sorry I was late, I only got back from Spain yesterday and had no internet in Spain
Hi,
Thanks that guide fixed the problem. Tried to install Angry Birds though and it installs through the method given but when I run it it forces close. Have i done something wrong or will it never work on the Acer netbook?
Thanks again
nunbean said:
Hi,
Thanks that guide fixed the problem. Tried to install Angry Birds though and it installs through the method given but when I run it it forces close. Have i done something wrong or will it never work on the Acer netbook?
Thanks again
Click to expand...
Click to collapse
It won't work, I've tried also. By the way, don't update to the newest patch, it kills half the apps.
Sent from my GT540 using XDA App
Edited startpost with MARKET!
Sent from my D255 using XDA App
D257
Quinny899, thank you for writing this up. I just bought a Acer Aspire One D257 which dual boots into Android 2.3.1. I tried to follow your instructions but I ran into the same Read-only file system error as nunbean. I tried his solution but i don't seem to have adb, su permission, or applications>developer>usb debugging available to me.
Any suggestions? Have you had any luck hooking your D255 to another computer and running adb?
Thanks
szimman said:
Quinny899, thank you for writing this up. I just bought a Acer Aspire One D257 which dual boots into Android 2.3.1. I tried to follow your instructions but I ran into the same Read-only file system error as nunbean. I tried his solution but i don't seem to have adb, su permission, or applications>developer>usb debugging available to me.
Any suggestions? Have you had any luck hooking your D255 to another computer and running adb?
Thanks
Click to expand...
Click to collapse
With me su is provided. Skip that step and try copying it to/ system/ xbin using root explorer
Sent from my GT540 using XDA App
Sadly, that doesn't work either. Acer/Insyde must have locked it down a bit in between versions. System/xbin is rwxr-xr-x
szimman said:
Sadly, that doesn't work either. Acer/Insyde must have locked it down a bit in between versions. System/xbin is rwxr-xr-x
Click to expand...
Click to collapse
Try putting with on /sdcard and running:
cd /sdcard
su
In bte
Sent from my GT540 using XDA App
cd /sdcard
Permission denied
When I "ls -la" it says that sdcard -> /mnt/sdcard
sdcard is lrwxrwxrwx and mnt is d---------
When booted in Windows the Android partition shows up as D: but only gives me access to /qdisk (which is drwxrwxrwx). I have a SD Card in the netbooks SD Card slot and a USB thumbdrive plugged in. Both are accessible via the File Manager that shipped with the OS and apps such as Gallery, but I haven't been able to find them through BTE.
Thank you so much for helping out with this process. I'm still trying to figure out what Acer/Insyde changed between our two computer models.
szimman said:
cd /sdcard
Permission denied
When I "ls -la" it says that sdcard -> /mnt/sdcard
sdcard is lrwxrwxrwx and mnt is d---------
When booted in Windows the Android partition shows up as D: but only gives me access to /qdisk (which is drwxrwxrwx). I have a SD Card in the netbooks SD Card slot and a USB thumbdrive plugged in. Both are accessible via the File Manager that shipped with the OS and apps such as Gallery, but I haven't been able to find them through BTE.
Thank you so much for helping out with this process. I'm still trying to figure out what Acer/Insyde changed between our two computer models.
Click to expand...
Click to collapse
They changed the mount points as you're using 2.2/2.3 & I'm using 2.1
Sent from my GT540 using XDA App
D257
I've been thinking about getting a D257. Am is reading this thread right?
i.e.,
as things stand, I would not be able to get root and I would not be able to install google apps and google market?
Thanks
EyeTech said:
I've been thinking about getting a D257. Am is reading this thread right?
i.e.,
as things stand, I would not be able to get root and I would not be able to install google apps and google market?
Thanks
Click to expand...
Click to collapse
No, this only works for D255s, sorry
Sent from my D255 using XDA App
All done and sorted.
However when trying to install another app I have run out of system disk space (135.17MB Used, 396k free)
Is there any way to make the system disk larger without having to prune it? Or install to sdcard?
Cheers
stevefwt said:
All done and sorted.
However when trying to install another app I have run out of system disk space (135.17MB Used, 396k free)
Is there any way to make the system disk larger without having to prune it? Or install to sdcard?
Cheers
Click to expand...
Click to collapse
I'm working on an apps2sd method.
You can move to /x-root/app or /sdcard/app (make the folders and move the app apk into it first)
The main code is:
ln -s /data/app/com.whatever.app.apk /x-root/app/com.whatever.app.apk
-or-
ln -s /data/app/com.whatever.app.apk /sdcard/app/com.whatever.app.apk
I've been looking to port newer android versions (possibly honeycomb) to the various android netbook devices, but I need the imgs from the 2.3 devices. Can anyone help by posting the imgs in their downloads for android drive (from windows)
Sent from my Desire HD using xda premium
Any news for d257 ?
I stuck on 2.3.1 ;/
All what i can without root is looking desktop and mozilla, no app's ;/

Rooting/Hacking BlueStacks - BETA information added! (Updated 12/6/2013)

New update (Thanks FalcionX!):
FalcionX said:
Root Package:
http://www.mediafire.com/?otl79weytj7qm9b
REG: (1280x720,1024mb RAM)
http://www.mediafire.com/?oqn3l345ynbxawr
If someone want to change the resolution use registry editor
{
"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"
}
Install NFO:
(Win key + R)
"%Program Files%\BlueStacks\HD-Quit.exe" (WinX86)
"%Program Files(x86)%\BlueStacks\HD-Quit.exe" (WinX64)
Copy files from this package to ""WINDOWS_DRIVE""\ProgramData\BlueStacks\...
Import to registry "1280x720 & 1024ram.reg" or not...
Start Bluestacks
Click to expand...
Click to collapse
Archived OP (Meant for the old Beta build)
New updates for Bluestacks Beta(Note: Please PM me if I missed out on any threads/updates!)
Coming soon! Syncing between BlueStacks and your Android phone! Sign up here: http://eepurl.com/tfew5
Bluestacks Beta available here:
http://cdn.bluestacks.com/bstk-download-success-2.htm
BlueStacks Modding Community on Facebook:
http://www.facebook.com/groups/185729648172160/
Rooting Bluestacks:
http://forum.xda-developers.com/showpost.php?p=24194320&postcount=3
Market/Play Store installation for Bluestacks:
Method 1: http://forum.xda-developers.com/showpost.php?p=24194190&postcount=1
Method 2 (Use if method 1 fails): http://forum.xda-developers.com/showpost.php?p=24194289&postcount=2
Editing Bluestacks "boot" animation:
http://forum.xda-developers.com/showpost.php?p=24689548&postcount=1
Archived OP (Meant for the Alpha build)
Bluestacks Alpha is out today and with some snooping, I managed to install some apks both from the phone and directly from the computer. Perhaps someone wants to try to give it a root and a soft honeycomb keypad? (I am also currently trying to root it) EDIT: Root and soft keypad hacks available below!
Bluestacks available here:
http://bluestacks.com/download.html
BlueStacks Modding Community on Facebook:
http://www.facebook.com/groups/185729648172160/
GizmoStack for the newbies:
http://freestacks.me/viewtopic.php?f=15&t=9
How to install apks from the computer (WARNING: Apps installed this way CANNOT be removed):
1) Right-click on the .apk file and click on "Open with..."
2) Click on "Browse..."
3) Navigate to "C:\Program Files\BlueStacks" or for 64-bit computers, "C:\Program Files (x86)\BlueStacks"
4) Double-click on "HD-ApkHandler.exe"
5) Click on "Ok"
Bluestacks will install the .apk file and notify you when its done.
What I have found out so far:
1) Not rooted EDIT: Rooted but not of any use (Update #8)
2) Its a full Android emulation, with Android itself installed on a emulated sdcard
3) Its soft-buttons are mapped to Android's hardware buttons, but the home button is removed, and apps are run using a custom launcher/windows sidebar gadget EDIT: Temporary fix using Button Savior (find it on alternative market) (http://forum.xda-developers.com/showpost.php?p=18625951&postcount=67)
4) Android market can be synced onto the computer if its a custom rom (not tested for standard roms with the original market as I have a HD2) but does not work as there is not way to add an account to it EDIT: It appears to be blocked from accessing Google's servers. (Appears to be fully working, but requiring an account) "RE"EDIT: See updates below for instructions on how to get market to work. (Update #2)
5) Custom homescreens can be installed, although it only runs when you somehow find the homescreen selection menu (I installed a apk through my computer, and when I removed it via Astro File Manager's uninstall, the icon for the app stayed in the Windows Sidebar Gadget and selecting it allowed me to choose between homescreens, widgets work on custom homescreens.
6) Settings can be accessed via a custom launcher (See attached screenshot: Bluestacks.jpg)
7) Attached screenshot contains the phone info and Android version
Updates for newly discovered hacks (NOTE: Pictures are ommited from the quotes due to lack of space, to view the pictures, click on the OP links! Also, if I missed out on anything or any post, feel free to point it out!):
1) Removing Fullscreen (OP: http://forum.xda-developers.com/showpost.php?p=18358866&postcount=17):
bbto said:
it can, but need to edit regitry, so do at your own risk.
HKEY_LOCAL_MACHINE\SOFTWARE\BlueStacks\Guests\Android\FrameBuffer\0
inside change FullScreen to 0 (default is 2)
then change width and height(decimal or hex), then restart computer
Click to expand...
Click to collapse
2) Enable Market (See attached files: Market.zip) (OP: http://forum.xda-developers.com/showpost.php?p=18336028&postcount=7):
Notes on app installations:
a) Some users reported installation failures from the market, and the workaround is to tap/click retry a couple of times (OP: http://forum.xda-developers.com/showpost.php?p=18377956&postcount=16)
b) Installation of certain apps may fail with the error "INSTALL_FAILED_CPU_ABI_INCOMPATIBLE" as BlueStacks currently doesn't support binary translation and there is no workaround to this yet (OP: http://forum.xda-developers.com/showpost.php?p=18376033&postcount=15)
oneshotblu said:
Hi, I was able to run market (and other G-apps) on Bluestack.
Root is not necessary.
Extract and install the files in this order (click on .apk file -> "open as" -> choose HD-ApkHandler.exe from bluestack installation dir. to install):
GoogleServicesFramework.apk
OneTimeInitializer.apk
SetupWizard.apk
Talk.apk
Vending.apk
Gmail.apk
Maps.apk
Using an home replacement setup your account and.. you are in!
Saluti
Click to expand...
Click to collapse
3) Virtual SD Card size can be increased by changing SDcard.fs size (See attached files: DATA.IMG Maker.rar) (EDIT: New OP: http://forum.xda-developers.com/showpost.php?p=18432723&postcount=33 Old OP: http://forum.xda-developers.com/showpost.php?p=18407665&postcount=21):
matury said:
sorry for the mess in pictures... but I had a hard time remembering what I did last night but you'll be ok
and remember if I helped you say Thanks
Ok first you need to install Bluestacks Cloud in your phone, after u set it up and all, you need to install AWD Launcher and sync it with BC (Bluestacks Cloud), install it in ur computer... and open it, after that B will ask you to set a default launcher, choose AWD, then you have a full home Android... done with that.
Un rar DATA.IMG Maker.rar to desktop
(remember to stop any progress with Task Manager related to Bluestacks, even sidebar.exe)
Next step. navigate to "C:\ProgramData\BlueStacks\Android" and make a backup of SDCard.fs like this SDCard.fs.bak - then rename the SDCard.fs to SDCard.ext3
Next: open Resize SD.bat, as seen in picture inside the folder " DATA.IMG Maker"
Next: check " fine file" and navigate to "C:\ProgramData\BlueStacks\Android" and open SDCard.ext3
In the pic I didn't check "resize file only no rezide2fs", but you have to check it or click it on...
Next: check the "resize file only no rezide2fs" " you can resize it to 100GB ++ if want it and click "Resize File" ... wait till done. PIC
Next: after finishing the process... and drag amd drop on top of "mke2fs.exe" and type " Y " and Enter... wait for it to finish as seen in PIC and then.... just change the extension back to .fs like this SDCard.ext3 to -----> SDCard.fs
Next start the Bluestacks Gadget in start menu... wait for it to load and open AWD launcher .. PIC 6 and PIC 7
Next: you gonna see in top Notification bar a lil SD card... that's what we want! just click it and format your sd card and your [email protected]! PIC 10 thru 13
just click format
deleting...
and done! 10GB SD Card
In logs theres alot of information about what the process does and when, also info on the kernel and staff like that, I think I can edit the HD-Service.exe ... it handles kernel loads and much more... I think can be edited with Restorator 64bits witch I have ....but like I said before I have a 32bit *****ty netbook.. I cant run Restorator.. till next week (getting Alienware) and I can continue the Development of Hacking Bluestacks. I dont know much about Andoid Linux, but I know alot about Windows, I can provide my help on anything, count on me with that
Oh, and ext2explore.exe is an ext2 (I think ext3 too) partition explorer for windows
Hope I helped you all
Click to expand...
Click to collapse
Pre made SD images available here: http://www.mediafire.com/?qwesrn41kpcjoup
Mateo Varnerin (On Facebook) said:
here ya go everyone. 1gb and 2gb blank sdcards for bluestacks. made and tested by me. the downloads preddty small but the uncompress to the size you need. to install alls you need to do is switch it out with the one you have right now. note that these are blank so you may need to copy stuff over from your old one useing the guides found on this page.
Click to expand...
Click to collapse
4) Using BlueStacks without the desktop gadget (OP: http://forum.xda-developers.com/showpost.php?p=18336656&postcount=7):
torturedsoul802 said:
[/COLOR]Since it hasn't been posted here yet, you can use BlueStacks without the gadget, jumps right to your launcher.
Create a shortcut to HD-Frontend in the BlueStacks directory, add the android argument.
"C:\Program Files (x86)\BlueStacks\HD-Frontend.exe" android
Click to expand...
Click to collapse
5) The widget list can be edited (OP: http://forum.xda-developers.com/showpost.php?p=18333866&postcount=5):
TheManii said:
You can edit the widget app list by editing
%localappdata%\bluestacks\gadget\apps.json
then removing and replacing the gadget.
The json file is a text file and entrys can be removed, rearranged.
You could add too but it's faster to use the HD-ApkHandler.exe to build the entry and merely rearranging it.
Removed all the bundled apps from the list this way
Installing a 3rd party launcher gives you about what you'd expect from a launcher
The included rom has no gapps support, you would need to re-include the gapps frameworks/stuff before market will work. Which would require editing the system image or rooting and manually replacing them.
The filesystem is located in
%ProgramData%\BlueStacks\Android
Data.fs is a standard ext img
Root.fs is a ext img that contains
System.sfs which is a squashfs img that contains
System.img which is a ext img that contains system\
There already is a xbin\su which might be a dummy to block it from being rooted.
You likely cant edit the system partition without rebuilding it offline and restarting the vm as squashfs is a readonly format, not to mention that it's a FS in a FS in a FS.
Click to expand...
Click to collapse
6) Using BlueStacks as your alternate Android development emulator (OP: http://forum.xda-developers.com/showpost.php?p=18424953&postcount=1):
riveraju said:
You can do this VERY EASY! but I'll recommend that you first install Launcher Pro or ADW (you can sync the app using the BlueStacks Android app) then set as your default home. Once you have done that you can open Launcher Pro trough the gadget at any time.
Then open Eclipse go to your "Device Manage" tab and under "Android Remote Device" add a new entry like this:
Name: (whatever you want to name it)
Host: 127.0.0.1
Port: 5555
And you are done! BlueStacks is WAYYYYYYYYYY faster to lunch apps that the regular android emulator. I did a small app for testing/debug and it installed/lunch/debug just fine on BlueStacks.
Click to expand...
Click to collapse
7) BlueStacks kernel files (OP: http://forum.xda-developers.com/showpost.php?p=18418324&postcount=28):
methodbeat said:
Can you edit kernels?
should i post the kernel files?
here you go : mediafire.com/?v8bnwdx0e10zmmc
Click to expand...
Click to collapse
8) Rooted (But still not of any use) EDIT: Fixed root! (Update #9) (OP1: http://forum.xda-developers.com/showpost.php?p=18452584&postcount=37 OP2: http://forum.xda-developers.com/showpost.php?p=18457744&postcount=42):
chevyowner said:
How to Root BlueStacks alpha
1. Navigate to C:\ProgramData\BlueStacks\Android
2. Use Task Manager stop any process related to Bluestacks.
3. Rename Root.fs to Root.fs.bak
4. Extract Root.fs from RootMod.zip to C:\ProgramData\BlueStacks\Android
5. You Should Have Root, Enjoy
Note: The su binary I used auto grants root access.
RootMod.zip
Credit goes to http://www.android-x86.org/ for compiling the su/busybox binarys
Click to expand...
Click to collapse
TheManii said:
With the way root.fs is organized it wouldnt matter if system was remountable in RW mode, squashfs by design is read-only.
Even if you could modify system i wouldnt expect bluestacks to be able to rewrite/rebuild the root.fs
The only way (currently known) would be to rebuild the filesystem offline. If bluestacks supported something like unionfs to overlay on top of it it would be possible to change it, but it would be on an overlay file and not directly modifying rootfs.
If you could make it so bluestacks could mount root.fs and have system\ directly in that instead of inside root.fs/system.sfs/system.img that would make it act like a normal modifying partition.
They might be intentionally using squashfs to make it harder to modify, given that bluestacks is ment for pcs and squashfs is more approporate on resource limited systems it sounds reasonable.
Click to expand...
Click to collapse
9)Fixed with working root! (OP1: http://forum.xda-developers.com/showpost.php?p=18548301&postcount=59 Old OP2:http://forum.xda-developers.com/showpost.php?p=18562346&postcount=61 OP2: http://forum.xda-developers.com/showpost.php?p=20445538&postcount=91)
chevyowner said:
well i managed to get /system rw mountable while bluestacks is running, but i broke the gadget somehow.
EDIT: i have system.img mounted from %ProgramData%\BlueStacks\Android to /system it is not in the Root.fs>system.sfs>system.img format anymore. Doing this requires at a minimum editing the windows registry and replacing initrd.img.
Click to expand...
Click to collapse
chevyowner said:
BLUESTACKS-mod-v3.zip
WARNING
THE DEFAULT PATHS ARE FOR WIN7
CHANGES
Less changes to initrd and ramdisk from stock
INFO
This will add R/W access to /system
I Have Removed ALL Bluestacks Preinstalled Apps, Installed ADW FREE, and Android Market.
The "All Apps" button has been changed to a "HOME" button see here http://forum.xda-developers.com/showpost.php?p=20233810&postcount=90
YOU MUST COMPLETE ALL STEPS FOR THIS TO WORK
RUN IS THIS ORDER
reg-changes.reg
MOD-V3.exe
MOD-V3-P2.exe
UNMODDING
Launcher.exe tries to restore the stock "All Apps" button.
undo-registry-changes.reg tries to make Bluestacks load the stock file system.
CREDITS
CdRsKuLL for the home button tweak
I think that is all
Click to expand...
Click to collapse
10)Turn the app key into a home key! (OP: http://http://forum.xda-developers.com/showpost.php?p=20233810&postcount=90)
CdRsKuLL said:
HOW TO TURN THE APP KEY INTO A HOME KEY
ok, got it sorta working.. maybe someone would like to improve on it for me....
So.. in brief the new version asks you to select an app from it's own launcher.. Swapping a file will allow it to go straight into android...
ok, how to do it.
1. Goto....C:\Users\YOUR USER ACCOUNT\AppData\Local\BlueStacks\Launcher folder
2. Rename launcher.html to launcher.html.bak (just to be safe )
3. Open up notepad and paste in the below code
Code:
<!DOCTYPE html>
<html lang="en">
<head></head>
<body onload="refreshUI()">
<script src="js/jquery-1.5.1.min.js"></script>
<script src="js/slides.min.jquery.js"></script>
<script type="text/jscript" language="jscript">
function refreshUI() {window.external.RunApp("", "", "")}
</script>
</body>
</html>
Save this as a new launcher.html and copy it into the launcher folder above..
Thanks
CdRsKuLL
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Wow! This is very usefully...
do you know how to launch the program without to use the desktop gadget?
On my work computer my system administrator set a restriction on gadget usage
... any trick?
I have noticed that it gives you full access to the file system though, I installed root explorer and I can view/edit anything. The only problem is that the mount r/w button doesn't work, which makes sense since it's not actually rooted.
Any one figure out how to get market to work. I pushed the new market, but I forgot that the apk is non modified.
I have been waiting for months for the app to be released so I could really enjoy my Dell touchscreen. Its turned it into a giant tablet.
Sent from my MB860 using XDA App
You can edit the widget app list by editing
%localappdata%\bluestacks\gadget\apps.json
then removing and replacing the gadget.
The json file is a text file and entrys can be removed, rearranged.
You could add too but it's faster to use the HD-ApkHandler.exe to build the entry and merely rearranging it.
Removed all the bundled apps from the list this way
Installing a 3rd party launcher gives you about what you'd expect from a launcher
The included rom has no gapps support, you would need to re-include the gapps frameworks/stuff before market will work. Which would require editing the system image or rooting and manually replacing them.
The filesystem is located in
%ProgramData%\BlueStacks\Android
Data.fs is a standard ext img
Root.fs is a ext img that contains
System.sfs which is a squashfs img that contains
System.img which is a ext img that contains system\
There already is a xbin\su which might be a dummy to block it from being rooted.
You likely cant edit the system partition without rebuilding it offline and restarting the vm as squashfs is a readonly format, not to mention that it's a FS in a FS in a FS.
Market !
I was able tu run the market..
http://forum.xda-developers.com/showpost.php?p=18336028&postcount=7
Saluti
Were you able to actually click an app? Keep getting network errors here...
---------- Post added at 12:18 AM ---------- Previous post was at 12:06 AM ----------
Since it hasn't been posted here yet, you can use BlueStacks without the gadget, jumps right to your launcher.
Create a shortcut to HD-Frontend in the BlueStacks directory, add the android argument.
"C:\Program Files (x86)\BlueStacks\HD-Frontend.exe" android
oneshotblu said:
I was able tu run the market..
http://forum.xda-developers.com/showpost.php?p=18336028&postcount=7
Saluti
Click to expand...
Click to collapse
I was able to load everything but the vendor apk, there's a parsing error. Any ideas?
Sent from my MB860 using XDA App
That'll happen if you already have Vending.apk installed
Any luck in finding out if it can be ran in windowed mode?
Thanks
I'm trying to get the app to not load in full screen. I would like it to open in, or be able to move to, a secondary monitor.
Any help is appreciated.
matchosan said:
I'm trying to get the app to not load in full screen. I would like it to open in, or be able to move to, a secondary monitor.
Any help is appreciated.
Click to expand...
Click to collapse
I found this:
http://forum.xda-developers.com/showpost.php?p=18358866&postcount=17
lnot allowed
when try to install apps not supported it gives error "INSTALL_FAILED_CPU_ABI_INCOMPATIBLE" so far with Z4ROOT and TuneIN radio..
any ideas?
Also anybody knows how to edit the SD image to enlarge it to 512MB or 1GB.. or to even open it to copy from pc to virtual SD?
PS for a launcher, AWD is one of the best..(in speed) 1.**MB install it thru cloud service and set it to default home.
My install does not work because of an error trying to create the windows sidebar folder. I'm on Windows 7.
Check services, make sure Windows Gadgets is enabled
---------- Post added at 05:43 AM ---------- Previous post was at 05:17 AM ----------
matury said:
when try to install apps not supported it gives error "INSTALL_FAILED_CPU_ABI_INCOMPATIBLE"
Click to expand...
Click to collapse
BlueStacks currently doesn't support binary translation, ergo your error. Fixes to come, one could only assume.
1. I installed ADW launcher EX and
2. Got Market to work, thanks to following post
http://forum.xda-developers.com/showpost.php?p=18336028&postcount=7
The apps can be downloaded. It gives error everytime, but press RETRY a couple of times and you will be able to install the app.
I downloaded the Dropbox and installed many apps from there. The apps which are not supported in the above MARKET (its old version of market), failed to open (like Glow Hockey Pro failed but Air Hockey was installed successfully).
Apparently this device is HTC MAGIC or HERO. The android vrsion running is 2.3.4 but all the wallpapers are from 1.5. It doesnt support Flash, and doesnt allow advanced apps to run.
Also I tried to update MARKET but it failed to install.
3. I entered Android Initial Setup mode, finger pressed the Android logo but it didnt go further.
4. I tried to root it with GingerBreak, but dont know how to reboot.
Any one able to get a honeycomb our ics launcher to work properly? I can't get the widgets to work.
Sent from my MB860 using XDA App
sagerox said:
Any one able to get a honeycomb our ics launcher to work properly? I can't get the widgets to work.
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
I only tried analog clock in widgets. Works for me. Will try more widgets tonight.
Sent from my Dream/Sapphire using xda premium
Its working, the launcher just doesn't fully work. The carousel doesn't fully work, and force closes sometimes.
Sent from my MB860 using XDA App
sagerox said:
Any one able to get a honeycomb our ics launcher to work properly? I can't get the widgets to work.
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
got both ics and honeycomb launchers running perfectly
ICS -> imgftw.net/img//193712949.jpg
HC -> imgftw.net/img//678130062.png

[Q] Android MID tablet no internal storage

Hi guys
I recently purchase an MID N900 android tab with ice-cream sandwich.
It already has root access.
i didn't have read/write access so i installed remount and applied it to my external memory card.
I also installed rom toolbox lite to increase performance.
After I rebooted my device , the internal memory shows 0 and now i can't install any apps besides the terminal.
I don't know which app caused this issue but i think its remount.
I also can't access recovery mode.
I did a factory reset and it didn't help.
I don't know if this is of any help but every time i restart the device everything goes back to factory settings. It shows you the guide
when you start your device for the first time.
How can i reset the internal storage back to normal
Any help would be highly appreciated
Thanks a lot
Found Solution
jeewa19 said:
Hi guys
I recently purchase an MID N900 android tab with ice-cream sandwich.
It already has root access.
i didn't have read/write access so i installed remount and applied it to my external memory card.
I also installed rom toolbox lite to increase performance.
After I rebooted my device , the internal memory shows 0 and now i can't install any apps besides the terminal.
I don't know which app caused this issue but i think its remount.
I also can't access recovery mode.
I did a factory reset and it didn't help.
I don't know if this is of any help but every time i restart the device everything goes back to factory settings. It shows you the guide
when you start your device for the first time.
How can i reset the internal storage back to normal
Any help would be highly appreciated
Thanks a lot
Click to expand...
Click to collapse
I found a solution, hopefully this can help someone in the future
The problem was i installed busybox using an installer which causing some file discrepancies.
To fix it :
1. Install Android Terminal Emulator, this app can be installed even if storage shows full.
2. copy /system/xbin/busybox to /system/bin, if busybox is installed the code is "busybox cp /system/xbin/busybox to /system/bin"
When I did the above, all my previous apps and setting came back to normal
jeewa19 said:
I found a solution, hopefully this can help someone in the future
The problem was i installed busybox using an installer which causing some file discrepancies.
To fix it :
1. Install Android Terminal Emulator, this app can be installed even if storage shows full.
2. copy /system/xbin/busybox to /system/bin, if busybox is installed the code is "busybox cp /system/xbin/busybox to /system/bin"
When I did the above, all my previous apps and setting came back to normal
Click to expand...
Click to collapse
Hi! I have almost the same problem. I follow your instruction - i've installed emulator but i cant gain access.It says "cp cant create '/system/bin/busybox' : Permission denied.
Do you know how i can gain access over it?
ps My case is the same like yours. I tried to new rom, but after that it appeared. I cant install busybox, i can use emulator only.
Hi
Firstly I think you made a typing error, it's system/XBIN/busybox not system/bin/busybox
Secondly as soon as you open the terminal type 'su' that will give you root access, then type the command in the previous post.
I'm not an expert but I will try to help if I can.
Let me know if it works
Regards
Sent from my GT-I9000 using xda premium
I wrote commmand "su" and successfully gained root access. After that typed the command like you and no errors appeared. But still I don't have internal memory (cant install any apps). Any suggestions?
psEven i cant download any apps from the market...
Regards
This might be a silly question but did you restart your device after the command?
Sent from my GT-I9000 using xda premium
jeewa19 said:
This might be a silly question but did you restart your device after the command?
Sent from my GT-I9000 using xda premium
Click to expand...
Click to collapse
You are brilliant, thanks! I didn't forget about that, and your method works perfectly. All became as before. Thanks again!
Regards!
Guys I am facing the problem. My tab shows 0 bytes internal storage. I can't install any app from play store.plz help me to get out of this problem..I followed this thread but can't succeed..plz help me
Sent from my GT-I9100 using xda app-developers app
Internal storage error
jeewa19 said:
I found a solution, hopefully this can help someone in the future
The problem was i installed busybox using an installer which causing some file discrepancies.
To fix it :
1. Install Android Terminal Emulator, this app can be installed even if storage shows full.
2. copy /system/xbin/busybox to /system/bin, if busybox is installed the code is "busybox cp /system/xbin/busybox to /system/bin"
When I did the above, all my previous apps and setting came back to normal
Click to expand...
Click to collapse
I install Terminal Emula but where i will give this coding? plz inform me.
can it posible to fix this problem to bring it service center??
first of all jeewa19... U R THE MAN!!!!!! Thx!!!
aman.upadhyaya said:
Guys I am facing the problem. My tab shows 0 bytes internal storage. I can't install any app from play store.plz help me to get out of this problem..I followed this thread but can't succeed..plz help me
Sent from my GT-I9100 using xda app-developers app
Click to expand...
Click to collapse
I had the same problem and I couldn't install anything... I fixed it by downloading a root explorer apk, open comand promt with adb and stuff,copy the apk to the same folder as adb, and type:
adb push (appsName).apk /system/app
from that point on, I just did what jeewa19 said!!!
Thank you thank you thank you!!!
jeewa19 said:
I found a solution, hopefully this can help someone in the future
The problem was i installed busybox using an installer which causing some file discrepancies.
To fix it :
1. Install Android Terminal Emulator, this app can be installed even if storage shows full.
2. copy /system/xbin/busybox to /system/bin, if busybox is installed the code is "busybox cp /system/xbin/busybox to /system/bin"
When I did the above, all my previous apps and setting came back to normal
Click to expand...
Click to collapse
Thanks YOUR THE BEST!!!
For those who got a little confused check out my video its the same as this guys way trust me it works! :good:
Link to video: (XDA will not let me post link...) ALTERNATIVE: Youtube>namz123uk or Youtube>HOW TO FIX ANY ANDROID WITH 0.00GB INTERNAL MEMORY
Internal memory low
I tried it and I got an error message saying "cp: can't create '/system/xbin/busybox' : Read-only file system
"cp: can't create stat 'to' : No such file or directory
jeewa19 said:
I found a solution, hopefully this can help someone in the future
The problem was i installed busybox using an installer which causing some file discrepancies.
To fix it :
1. Install Android Terminal Emulator, this app can be installed even if storage shows full.
2. copy /system/xbin/busybox to /system/bin, if busybox is installed the code is "busybox cp /system/xbin/busybox to /system/bin"
When I did the above, all my previous apps and setting came back to normal
Click to expand...
Click to collapse
i have the same issue :laugh: ill try the video fix.. :good::good::good:
Q88 tablet internal storage 0
Hello,
I have an q88 allwinner tablet and tryed to root it. This went wrong because after rooting it (wich i have done succesfully before) my inetrnal storage says 0. I tryed to get it back with Android Terminal Emulator. When i installed it (trough a sd card) i tryed to give the command su like you sayed. The only thing i get is Permission Denied.
Please help how toi get my storage back.
THANKS
I just wanted to say thank you, had to join the site lol.
model # a13mid - Android os 4.0.4 - Baseband 4.0.15 - kernal 3.0.8+ - build is nuclear
After buying my cheapy tablet , I went install crazy and ended up with a stinky 0.0mb of space. Having spent countless hours of how to increase the memory with an sd card I found your guide.The guide was spot on and helped me out tons, lol even the reboot comment . Thank you again, and I hope this helps other people.
Special thanks
jeewa19 said:
I found a solution, hopefully this can help someone in the future
The problem was i installed busybox using an installer which causing some file discrepancies.
To fix it :
1. Install Android Terminal Emulator, this app can be installed even if storage shows full.
2. copy /system/xbin/busybox to /system/bin, if busybox is installed the code is "busybox cp /system/xbin/busybox to /system/bin"
When I did the above, all my previous apps and setting came back to normal
Click to expand...
Click to collapse
mi_ko said:
You are brilliant, thanks! I didn't forget about that, and your method works perfectly. All became as before. Thanks again!
Regards!
Click to expand...
Click to collapse
You are a great!
I had this annoying problem but thanks to jeewa19 and mi_ko
I solved the problem ... great.
THANKS BRO : D: D: D: D: D
nionios90 said:
first of all jeewa19... U R THE MAN!!!!!! Thx!!!
I had the same problem and I couldn't install anything... I fixed it by downloading a root explorer apk, open comand promt with adb and stuff,copy the apk to the same folder as adb, and type:
adb push (appsName).apk /system/app
from that point on, I just did what jeewa19 said!!!
Click to expand...
Click to collapse
thnx to jewwa19 for giving me an idea
Fixing 0 bytes on internal storage on tablet
1. First Install root explorer! (Pro Much Better)
I found a solution, The problem was I rooted my tab then internal storage crashed.
To fix it :
1. Install Root explorer , this app can be installed even if storage shows full, it will directly install on your sd card or external storage .(its more easier if you download it to your pc then transfer it to your sd card
open root explorer find or copy /system/xbin/busybox then pastethis folder to /system/bin
2. Before you copy the /system/xbin/busybox to /system/bin, make sure or check the /system/bin is set to rw, if the permission of the folder is ro ( read only)set it to rw(read/write) for you to able to copy those files, it is needed to follow this steps for you to paste /system/xbin/busybox to /system/bin
When I did the above, all my previous apps and setting came back to normal.. it is important to read and analyze this steps carefully, I consumed 2 hours to solve this problem. But worth it !!
Philippine I.T. Mabuhay
bejaymp said:
thnx to jewwa19 for giving me an idea
Fixing 0 bytes on internal storage on tablet
1. First Install root explorer! (Pro Much Better)
I found a solution, The problem was I rooted my tab then internal storage crashed.
To fix it :
1. Install Root explorer , this app can be installed even if storage shows full, it will directly install on your sd card or external storage .(its more easier if you download it to your pc then transfer it to your sd card
open root explorer find or copy /system/xbin/busybox then pastethis folder to /system/bin
2. Before you copy the /system/xbin/busybox to /system/bin, make sure or check the /system/bin is set to rw, if the permission of the folder is ro ( read only)set it to rw(read/write) for you to able to copy those files, it is needed to follow this steps for you to paste /system/xbin/busybox to /system/bin
When I did the above, all my previous apps and setting came back to normal.. it is important to read and analyze this steps carefully, I consumed 2 hours to solve this problem. But worth it !!
Philippine I.T. Mabuhay
Click to expand...
Click to collapse
Hi..
In my /system/xbin/ there is no busybox
What can I do?? please help!!
andreas_sergides said:
Hi..
In my /system/xbin/ there is no busybox
What can I do?? please help!!
Click to expand...
Click to collapse
Can you tell what happened to your device, so I can analyze and solve your problem, is your device rooted?
but i suggest to try reflashing yout tab.. download the suitable android os for your device. then reflash it! !
jamithtm said:
I install Terminal Emula but where i will give this coding? plz inform me.
can it posible to fix this problem to bring it service center??
Click to expand...
Click to collapse
Thank you, it works for me. Now I'm out of trouble (for now )

Categories

Resources