Official ICS: Missing Developer Options - Acer Iconia A500

Hello,
In settings I have Developer Options but it does not have things like "force GPU rendering" or Animations scale....where are they?
Running Acer_A041_A500_1.031.00_WW_GEN1

Are we the only ones with this problem?

masands said:
Hello,
In settings I have Developer Options but it does not have things like "force GPU rendering" or Animations scale....where are they?
Running Acer_A041_A500_1.031.00_WW_GEN1
Click to expand...
Click to collapse
To get the extra developer options, you have to decompile settings.apk and look in the values xml folder I believe, then recompile it. These are not set by default in stock acer builds.
MD

Moscow Desire said:
To get the extra developer options, you have to decompile settings.apk and look in the values xml folder I believe, then recompile it. These are not set by default in stock acer builds.
MD
Click to expand...
Click to collapse
Hi thanks for the reply, I am a complete noob and just received my first tablet (a100) few days ago, and I have no idea what that means lol. I have looked and searched around for like an hour with no luck. I have no idea where this settings.apk is and stuff. Can you help me get in the right direction? I would really appreciate it. I want to force gpu acceleration options, since things like even youtube videos are pretty stuttery.

auraofjason said:
Hi thanks for the reply, I am a complete noob and just received my first tablet (a100) few days ago, and I have no idea what that means lol. I have looked and searched around for like an hour with no luck. I have no idea where this settings.apk is and stuff. Can you help me get in the right direction? I would really appreciate it. I want to force gpu acceleration options, since things like even youtube videos are pretty stuttery.
Click to expand...
Click to collapse
Well, first of all, you have to be rooted. And full system r/w access. Normally this shouldn't be an issue, as lots of guides in the Developer Forum.
Secondly, Once that is done, you can look through your system with a file manager, like root explorer, or es file explorer. You want to look in /system/app. This is where you find all the apks that came with your tablet. You'll see a group of them, with an odex file with the same name for a lot of them.
Usually, most people who want to do these things, install the Android SDK to their PC's. This makes it easier to work to push and pull files.
The first place, you probably want to read, is the site freeyourandroid.com
In there, you will find lots of guides to modifying things, from easy to advanced.
MD

Moscow Desire said:
Well, first of all, you have to be rooted. And full system r/w access. Normally this shouldn't be an issue, as lots of guides in the Developer Forum.
Secondly, Once that is done, you can look through your system with a file manager, like root explorer, or es file explorer. You want to look in /system/app. This is where you find all the apks that came with your tablet. You'll see a group of them, with an odex file with the same name for a lot of them.
Usually, most people who want to do these things, install the Android SDK to their PC's. This makes it easier to work to push and pull files.
The first place, you probably want to read, is the site freeyourandroid.com
In there, you will find lots of guides to modifying things, from easy to advanced.
MD
Click to expand...
Click to collapse
Hey, thank you so much for pointing me in the right direction, I have learned how to do all of the above now . The only problem is now, I'm not sure which file to edit in values/xml to get these developer options. I'll search around for now, but if someone can tell me which it is it'd really help .

Moscow Desire said:
Well, first of all, you have to be rooted. And full system r/w access. Normally this shouldn't be an issue, as lots of guides in the Developer Forum.
Secondly, Once that is done, you can look through your system with a file manager, like root explorer, or es file explorer. You want to look in /system/app. This is where you find all the apks that came with your tablet. You'll see a group of them, with an odex file with the same name for a lot of them.
Usually, most people who want to do these things, install the Android SDK to their PC's. This makes it easier to work to push and pull files.
The first place, you probably want to read, is the site freeyourandroid.com
In there, you will find lots of guides to modifying things, from easy to advanced.
MD
Click to expand...
Click to collapse
Is there anyway to just enable "Force GPU Rendering" without going through all that? I have rooted my tablet.

Related

SSH or FTP editing

Is there any way to SSH or FTP into your phones to switch or edit system files like pngs?
I used to theme for iPhone so if there is a springboard type method (restarting the phone would be better than flashing a new rom) it would be appreciated if someone can point me in the right direction!
No one can help me
Root explorer can do it from the phone and most devs use adb to access the system files. Themes can be done with metamorph though if that is what you are looking to do. All these require root of course.
BTW (just saying) a lot of people aren't responding because of the time of day, work, but I am sure some of them aren't responding because theming is very well documented in these forums. The metamorph area have thorough tuts and guides.
Thank you very much!

[GUIDE] Changing your bootanimation and delete those ugly sound

*EDITED*
This is very easy now after having the permanent ROOT -- thanks to PAUL for wonderful Visionary+, Evostance for brilliant guide, and those geniuses who make this happened (you know who )
First you need to get permanent root. Here is the link to the guide:
http://forum.xda-developers.com/showthread.php?t=834427
(If you read till page 10, you will definitely know how to do it and what to expect).
Second, go buy ROOT EXPLORER from the market. (Best explorer for rooted phone period).
Go to /system/customize/resource
Make sure you enable the r/w (read write option), other wise you cant do modification.
You will see both the audio and bootanimation there.
If you hated that sound (just like me), just delete the audio.mp3. If you want to change the bootanimation, just copy your bootnimation.zip to overwrite the default one.
That's all....reboot the phone....and you will have your peace...and enjoy the new bootanimation.
kuailan said:
I am just wondering is the good old way of adb pushing the bootanimation.zip work for HD? I do noticed the stock animation are located in /customize/resource folder in the system ROM. Has anyone try changing the bootanimation? Just hated those sound in bootup (prefer no sound).
Click to expand...
Click to collapse
firstly i'd like to state, this is development and not Q & A not being mean just stating.
secondly if you had read the ref guide which is pinned to the top you might have got your answer.
finally your answer...
NO
you can not write on the nand with the temp root. no can you adb push.
permanent root is on its way and i believe the nand will be unlocked on that so you may have write permissions. once this has been obtained then you can push a custom boot animation if required.
El_Nino9 said:
firstly i'd like to state, this is development and not Q & A not being mean just stating.
secondly if you had read the ref guide which is pinned to the top you might have got your answer.
finally your answer...
NO
you can not write on the nand with the temp root. no can you adb push.
permanent root is on its way and i believe the nand will be unlocked on that so you may have write permissions. once this has been obtained then you can push a custom boot animation if required.
Click to expand...
Click to collapse
First of all thank you for the answer (actually I also thought so, and your answer just confirmed that)
And as for posting in develeopment, I DO believe that changing bootanimation is part of Android development (anything that involved creating/modifying and changing of the default system files). Just like recovery or flashing tools, people also develop bootanimation changer application to make life easier for others.
Also I did some search, and this is the first post for any bootanimation for Desire HD. I hope once "root" has been accomplished. People can just use this thread to put the guide to changing those animation.
Therefore I do read and follow the guidelines.
-----------------edited---------------------
kuailan said:
First of all thank you for the answer (actually I also thought so, and your answer just confirmed that)
And as for posting in develeopment, I DO believe that changing bootanimation is part of Android development (anything that involved creating/modifying and changing of the default system files). Just like recovery or flashing tools, people also develop bootanimation changer application to make life easier for others.
Also I did some search, and this is the first post for any bootanimation for Desire HD. I hope once "root" has been accomplished. People can just use this thread to put the guide to changing those animation.
Therefore I do read and follow the guidelines.
Click to expand...
Click to collapse
well glad you're a happy bunny
but several things,it isn't development as you were asking a question at time of writing.
secondly themes section deals with bootanimation and things like that. sound can be disabled by just renaming the file i.e. add a .bak after mp3 just for back up purpose or you can delete the file entirely up to the user.
with customs roms, they may be in a different location. i do believe that AOSP builds are located in media where as in sense builds /customize/resource
it can change depending on the developers choice really. thats why when a person releases a theme, it states what rom the user must be using to avoid problems.
anyways there's no need to carry on with that as you have got what you wanted, full root so you can do w.e. you like know
my personal favourite boot animation was the original hero one, but since that doesnt work anymore/havent found 1 that has been converted to work with the new roms, i like "making fro-yo" it just draws a pic of a frozen yoghert and colours it in.
I purchased Bootanimation changer by Andres Schomis a while back when I was still using the original Desire. There are quite a few nice and interesting ones there. My fav so far is the pissing droid (to piss off some of my iphone mate ) and the alienware. I am sure they are also available in this forum (just do a search). There is no option for desire HD yet, but seem like the one that work for Desire also work just fine in HD. To make the app work, you will need to set the custom path. I highly recommend that app for bootanimation.
Somehow I feel this thread should be in the Themes/Apps subforum instead Since it basically has to do with customization. Anyway, thanks a lot for the instructions.
phunkycow said:
Somehow I feel this thread should be in the Themes/Apps subforum instead Since it basically has to do with customization. Anyway, thanks a lot for the instructions.
Click to expand...
Click to collapse
Agreed with you there mate
I do like the instructions, always helpful for those not browsing the development threads (which do take up a lot of reading time )
Ok can some one tell me what i'm i doing wrong?? it's been more then 6 hours since I started working on this.
Here is my anamtion
Download me please
I cant figure out whats wrong with it....
I even saved it as store with winrar even tried copying the files inside the HTC stock zip and still same problem
can someone help me please?
Bump any one can help?
Just delete the bootanimation.zip inside the /system/customize/resource
Then just copy your animation to the same path /system/customize/resource.
Make sure your animation is also named bootanimation.zip
For some reason I'm not able to enable the r/w function in the resource folder. The only place I can do it is in the root directory (with system, sdcard etc). Any idea of why this is happening? (my phone is perma-rooted and I have granted Super user permissions).
kuailan said:
Just delete the bootanimation.zip inside the /system/customize/resource
Then just copy your animation to the same path /system/customize/resource.
Make sure your animation is also named bootanimation.zip
Click to expand...
Click to collapse
I did my animation that made with Photoshop dont work any idea why? any other animation works fine
Sylpher said:
For some reason I'm not able to enable the r/w function in the resource folder. The only place I can do it is in the root directory (with system, sdcard etc). Any idea of why this is happening? (my phone is perma-rooted and I have granted Super user permissions).
Click to expand...
Click to collapse
This drove me mad for a while too.
I uninstalled root explorer then re-installed and I could the select r/w for all folders.
hi
do i need s-off for this or is just permanent root enough??
thnx
anyone got any good animation zips and sounds?
combat goofwing said:
anyone got any good animation zips and sounds?
Click to expand...
Click to collapse
yeah, thats what i wanna know too
Does anyone know what would happen if you removed the boot animation entirely? Will the phone still boot ok?
I'm happy not to have one at all if it speeds things up
Guys
first I didn't find the bootanimation in system ressource i found it in data/local/
along with the android-audio.mp3
second I tried to change these file it worked but the animation doesn't show up and I have just a small android when I boot up
What can I do ?
PS : my file may be too big 27 megabite for the bootanimation.zip
I tried already, but why whenever I reboot, the bootanimation.zip would revert to the original one?

Anyone have Polaris Office working?

I have the tablet version .apk installed that was posted in the collection of Transformer apps, I think in the Xoom forum. Anyways, it opens fine before it force closes, but when I try to open my resume it crashes. I tried installing it outright and also putting in system/app. Both ways give the same results, it opens then crashes when opening a file. I cleared the data, reset the device, nothing.
jkuhna3449 said:
I have the tablet version .apk installed that was posted in the collection of Transformer apps, I think in the Xoom forum. Anyways, it opens fine before it force closes, but when I try to open my resume it crashes. I tried installing it outright and also putting in system/app. Both ways give the same results, it opens then crashes when opening a file. I cleared the data, reset the device, nothing.
Click to expand...
Click to collapse
Did you check the apk details to see if there's some sort of license/drm check?
Many apps and games are now coming with a license check, just like computer software to make certain people aren't pirating them. Something could be checking for a serial number.
I don't know if that's a paid version too. If so, I'm pretty sure discussing pirated apps is against ToS. If it's a freely available thing then, no worries. I'm waiting, maybe forever for a LibreOffice port to Android. Probably be a long while, dunno how well Dalvik and something that big would play together.
muqali said:
I don't know if that's a paid version too. If so, I'm pretty sure discussing pirated apps is against ToS. If it's a freely available thing then, no worries. I'm waiting, maybe forever for a LibreOffice port to Android. Probably be a long while, dunno how well Dalvik and something that big would play together.
Click to expand...
Click to collapse
That's true, it may be a paid app. If so I'm not trying to do anything that's frowned upon here. I do know that the app isn't available in the market yet. I think I'm gonna put this off for a while and see what happens with the official release because it's obviously not working right now.
From what little I can learn Polaris Office comes preiinstalled on the Transformer tablet only. I found advice that I needed to move two lib files over to system/lib to make it work. Well I only found one lib file, copied to system/lib and still crashes. I can get it display some stuff but it won't let me start a new doc or read an exist in doc. There are some nice YouTube videos showing how it works, and it looks real nice. I hope some can figure it out.
Look at this post. http://forum.xda-developers.com/showthread.php?t=1114100
The two files are libpolarisoffice_Clipboard.so and libpolarisoffice.so. It works fine for me without any FCs.
Yep, It Works For Me Too..
but you have to push the two lib files to system/lib using ADB (or Root Explorer)
Thanks for the names of the two file...it works! I am amazed at how this info is found and shared
bpivk said:
Look at this post. http://forum.xda-developers.com/showthread.php?t=1114100
The two files are libpolarisoffice_Clipboard.so and libpolarisoffice.so. It works fine for me without any FCs.
Click to expand...
Click to collapse
Perfect, thank you. I knew there had to be a way.
However (you just knew there was going to be a however!), Polaris Office loads OK, but many of the functions don't work. For example I am able to type in text for a new document but very few of the tools at the top work and I can't highlight any portions of the text. There must still be something missing to make it work correctly. When I do a check for updates within the program it says I am up to date. Any one else seeing these problems?
daveheine said:
However (you just knew there was going to be a however!), Polaris Office loads OK, but many of the functions don't work. For example I am able to type in text for a new document but very few of the tools at the top work and I can't highlight any portions of the text. There must still be something missing to make it work correctly. When I do a check for updates within the program it says I am up to date. Any one else seeing these problems?
Click to expand...
Click to collapse
Seems to be OK for me, I've had it running for nearly 2 weeks now. What functions specifically aren't working for you? I'll try them on mine...
I found a couple of YouTube videos by andyxover that I was able to try out. I could do all of his examples.
The problems/limitations that jumped out at me were
(1) you can not move pictures around in a document (MS Word limits you also)
(2) in spreadsheets you have to type in the blind when you are making enties into boxes
I need to ply around more to get a better feel for this UI.
daveheine said:
I found a couple of YouTube videos by andyxover that I was able to try out. I could do all of his examples.
The problems/limitations that jumped out at me were
(1) you can not move pictures around in a document (MS Word limits you also)
(2) in spreadsheets you have to type in the blind when you are making enties into boxes
I need to ply around more to get a better feel for this UI.
Click to expand...
Click to collapse
1. Yes you can. Single tap on the image and it will select.. Then you can move it where you want within reason.
2. There is no "in cell" editing. Editing is in the text box at the top of the screen.
bpivk said:
Look at this post. http://forum.xda-developers.com/showthread.php?t=1114100
The two files are libpolarisoffice_Clipboard.so and libpolarisoffice.so. It works fine for me without any FCs.
Click to expand...
Click to collapse
Hello, I was readig your posts looking for help and maybe you can help me, as I can see you solved the problem.
I have an Acer Iconia A500 w/Honeycomb and tryed to install Polaris Office.
I donwloaded the P.O. files and read the txt file: (Using root explorer or adb, push the two lib files to system/lib.).
Downloaded and install rootexplorer, copy to pen drive "lib files", opened rootexplorer, copied lib files then went to System File, opened lib file, did hit paste and a warning message says this file is reading only.
I began to investigate and found that needed to root the device, I did it and tested with root checker, it said it was rooted succesfully, and then repited the hole process, again, read only file.
I was reading posts and found that what I think is the problem, "Fix permissions", so it let me paste the 2 lib files. But still havent found the answer to this. Is there a step I missed? or I'm just doing it all wrong?
I thought if I could find the way to solve the "fix permissions" problem and could paste the 2 lib files in System/lib folder it would be the solution, but can´t paste the 2 files. What should I do?
Thanks in advance for reading and helping me.
It's kind of funny.
You've missed an option in Rootexplorer. It has a button on the top corner that says "Mount R/W" press it and copy the files. You have an old version of rootexplorer if it doesn't have that option.
Ok, here goes:
OPEN Rootexplorer,
top right is the Remount as R/W button, click on it and it changes to Remount R/O
found MNT folder and click, foun usb_storage folder and click,
found the folder I made with 2 lib files and click,
Multiselect and mark: libpolarisoffice.so and libpolarisoffice_Clipboard.so files and Copy
Back to System folder and then to lib folder, click PASTE and " You cannot paste here because the file system is read-only.
What happen??? What am I doing wrong?
aero2much said:
Ok, here goes:
OPEN Rootexplorer,
top right is the Remount as R/W button, click on it and it changes to Remount R/O
found MNT folder and click, foun usb_storage folder and click,
found the folder I made with 2 lib files and click,
Multiselect and mark: libpolarisoffice.so and libpolarisoffice_Clipboard.so files and Copy
Back to System folder and then to lib folder, click PASTE and " You cannot paste here because the file system is read-only.
What happen??? What am I doing wrong?
Click to expand...
Click to collapse
By the way, the 2 lib files have an icon in golden color with a star i brown color, would it mean something?
aero2much said:
By the way, the 2 lib files have an icon in golden color with a star i brown color, would it mean something?
Click to expand...
Click to collapse
Opened the system file folder, found the lib file folder, opened and tried to paste:
the same answer "You cannot paste here because the system file is read-only"
But I noticed something, when I click R/W it changes to R/O, when I open system folder to Paste the Remount automaticaly changes to R/W again after it was R/O, I don´t know if it something important to this case, afted denied access I cilk the remount button again, just to see if it changes to R/O, but it doesn´t.
I usually just copy the files and then press the r/w button and paste. I don't leave the folders. You shouldn't have problems if you're rooted.
bpivk said:
I usually just copy the files and then press the r/w button and paste. I don't leave the folders. You shouldn't have problems if you're rooted.
Click to expand...
Click to collapse
Just double check with rootchecker and it says I have root access.
I don't know! Maybe is not for me this time.
Thanks a lot for your time

[Q] dhcpd.conf is read only

Hello all,
Apologies if this is not the correct way of posting this question , but it is my first post here.
I have been looking for a way to rename my android devices on my home Hub.
They all appear as android_[numbers] which i dont find very helpfull, on searching all day there are many sites and frums that have suggested amending the dhcpd.conf with a new hostname line, my issue here is that on my nexus10 and my HTC desire these files are both owned by root.
Both machines are rooted but when I open these files with a terminal emulator as root, they always open as read only.
Nowhere on any of these sites or forums does it say the files are read only.
What am I doing wrong?
desadajo said:
Hello all,
Apologies if this is not the correct way of posting this question , but it is my first post here.
I have been looking for a way to rename my android devices on my home Hub.
They all appear as android_[numbers] which i dont find very helpfull, on searching all day there are many sites and frums that have suggested amending the dhcpd.conf with a new hostname line, my issue here is that on my nexus10 and my HTC desire these files are both owned by root.
Both machines are rooted but when I open these files with a terminal emulator as root, they always open as read only.
Nowhere on any of these sites or forums does it say the files are read only.
What am I doing wrong?
Click to expand...
Click to collapse
Open the folder in something like root explorer and click on the "R/W" button near the top of the screen. This will allow editing files in the folder. Then long press on the file and open it for editing.
desadajo said:
Hello all,
Apologies if this is not the correct way of posting this question , but it is my first post here.
I have been looking for a way to rename my android devices on my home Hub.
They all appear as android_[numbers] which i dont find very helpfull, on searching all day there are many sites and frums that have suggested amending the dhcpd.conf with a new hostname line, my issue here is that on my nexus10 and my HTC desire these files are both owned by root.
Both machines are rooted but when I open these files with a terminal emulator as root, they always open as read only.
Nowhere on any of these sites or forums does it say the files are read only.
What am I doing wrong?
Click to expand...
Click to collapse
I think you can change your device hostname in developer settings, certainly a lot simpler than editing a root permission file.
Sent from my GT-I9210T using xda app-developers app

[Q] Spell Checker

Hello i was wondering if anyone would be able to help me enable spell checker on the s5. (not autocorrect or predictive text on the keyboard).
I know other people have been able to do it on previous versions of the galaxy and also on the note, By editing Secsettings.apk & framework2.jar, such as in this following link: http://forum.xda-developers.com/showthread.php?p=34856343
Now i am not sure if it would be as simple as this, but i am sure someone on here would be able to enable the spell checker on our s5. If this is all it involves i am able to compile and decompile these two things and edit them myself, but i am pretty sure these files have changed due to the new 4.4.2 touchwiz on the s5.
If it was possible to create a flashable zip file that would edit the certain files or apps needed, that would be helpful and lot easier for a lot of people out there. But i am not sure if that's possible.
I am sure im not the only out there that would like this feature on our new s5, so you would be helping a few of us out.
anyone that would be able to give me some insight or would be able to do this, it would be much appreciated. cheers.
[SOLVED]
With this guide http://forum.xda-developers.com/showthread.php?t=2543967&page=4 and this one http://forum.xda-developers.com/showthread.php?t=2251719 I modified framework2.jar (in system/framework folder)
SecSettings.apk is in system/priv-app for S5.
Do not forget to set the correct permissions of files after copy in system memory.
Menu was enabled, but no RED UNDERLINE appear for errors (with google keyboard installed and all options checked).
The Mod is in this way useless!
It fully run only in ART runtime. (Why??)
.
Have you tried?
.
Rulesless said:
Have you tried?
.
Click to expand...
Click to collapse
sorry i only just saw your reply! I am having troubles with my phone at the moment so once i fix it i will try decompiling those apps and adding those lines.
thank you for your reply and sorry for my late reply!

Categories

Resources