[Q] Emulator too big - Android Studio

Hi all, I don't know why but the command window that hosts the emulator on my laptop has suddenly grown to such a size that I can't close it without right clicking on the icon and selecting close, until yesterday the window had the normal minimize,maximise and close buttons in the top right hand corner like all windows shells do but they too have gone ( or the window is so big you can't see them ), I've tried reinstalling Android Studio but the problem persists, the only thing I know I've done is download some more SDK packages but I didn't change anything else knowingly - any ideas guys ? This is a nightmare as I'm writing an app for a client and at present I'm forced into using AIDE on a tablet so I can continue working.

Try Genymotion. It's free (for the most part), and is a lot faster / less buggy than the one that Google built. It does use VirtualBox, however.

HelixApp said:
Try Genymotion. It's free (for the most part), and is a lot faster / less buggy than the one that Google built. It does use VirtualBox, however.
Click to expand...
Click to collapse
Hi there, my. point is the AS emulator *was* working perfectly until recently when it took on a mind of its own

pkfox said:
Hi there, my. point is the AS emulator *was* working perfectly until recently when it took on a mind of its own
Click to expand...
Click to collapse
If you go to the Android Device Manager (in Android Studio -> Tools), you can choose the edit icon on the right hand side, where there is a "scale" input (i.e. x dp on device = y px on screen). You may have luck with that.
On closing the emulator and so on, you may want to try using the keyboard shortcuts of your OS: ALT-F4 for closing, ALT+left click for dragging windows, etc.

adlerhn said:
If you go to the Android Device Manager (in Android Studio -> Tools), you can choose the edit icon on the right hand side, where there is a "scale" input (i.e. x dp on device = y px on screen). You may have luck with that.
On closing the emulator and so on, you may want to try using the keyboard shortcuts of your OS: ALT-F4 for closing, ALT+left click for dragging windows, etc.
Click to expand...
Click to collapse
Hi and thanks for your time, I'm afraid I'm one of those people that needs to know why something has changed , as I said earlier the emulator used to work perfectly.

pkfox said:
Hi and thanks for your time, I'm afraid I'm one of those people that needs to know why something has changed , as I said earlier the emulator used to work perfectly.
Click to expand...
Click to collapse
Ok, I thought you were looking for a solution, not an explanation.
It's great for people to be curious; that's the best way to learn, but you may have to go to the source.
I am more of the "something must have changed somewhere and messed up my configuration, so I'll just fix it and keep on with my life" type myself.

Hi there,
Sorry this doesn't specifically answer your question but I'm curious as to why you are using AIDE on a tablet and not just deploying to the tablet in the first place, rather than the emulator. It's a much nicer experience for Android development I've found.
The only reason I could think that your emulator has changed size is that you have many inadvertently changed the Skin perhaps? You can get to that by editing the VM through the AVD. I'm not sure why it would have changed otherwise.

Related

Updated [Dev][App] NoLitez 1.0.28 Dec 17 2008

UPDATE: Dec 17, 2008
older versions are no longer available here, the latest version is in the market under the developer name "snctln"
let me know if you have any problems with it
mpenguin14 said:
so I decided not to abandon development, competition is a good thing, right? and I am going to update the first post with a new build... in this new build there are a lot of improvements
- all 50 levels from the classic lights out, before it only had the first 5
- after level 50 new levels are randomly generated... I believe there are more than 8000 solvable
- added a hint engine... press the menu key and select the "Show Hints" and you will see a small red dot on the keys that you need to press in order to complete the puzzle, updates in real time, you can turn off this feature if you want by going back to the menu and selecting "Hide Hints"
- the state of the application is saved across instances... this way you can continue a game even if you restart your phone
any feedback would be greatly appreciated.
My main question is this: Does this app feel the like it is the sae quality as other apps on the Market? Or does it seem cheap and too simple?
Click to expand...
Click to collapse
(mods: if this is not the correct forum to post development of an android app please feel free to move the post or tell me where to move it to)
So I put up a thread a week or 2 ago requesting android app ideas and at first it seemed that games were in demand, so I started working on a simple game...
NoLitez is a simple game that take inspiration from the old simple handheld video game "Lights Out", (wikipedia link)
basically the idea of the game is that all spaces in the gird can either be turned on or off... the goal is to get all of the lights off. When you touch a light, you toggle the state of that light and the 4 lights immediately north, south, east and west of the light
I ran the apk using the latest android for titan build and it worked as I would expect.
So now I am curious if any G1 owners want to be a beta tester for me and tell me if this apk even works for them, and if so what they think of the game.
I only have very basic features implemented, and only the first 5 levels...
This would count as my first android application so please go easy on the criticism, but I am open to hearing all things good and bad
thanks for any feedback
i tried it out, good game. No crashes or hangs, works as described
neerhaj said:
i tried it out, good game. No crashes or hangs, works as described
Click to expand...
Click to collapse
cool, thanks for the feedback
Nice. Clean interface and classic gameplay. I remember when they advertised these things on television in the '90s.
On a side note, how's Android running on TyTN? There's not a week goes by that there isn't a new device Android is running on, but it seems that most of the devices still need some spit polish.
jashsu said:
Nice. Clean interface and classic gameplay. I remember when they advertised these things on television in the '90s.
On a side note, how's Android running on TyTN? There's not a week goes by that there isn't a new device Android is running on, but it seems that most of the devices still need some spit polish.
Click to expand...
Click to collapse
well I have a Titan rather than a TyTN (PPC6800, CDMA device, aka Sprint Mogul vs P4500 GSM aka AT&T 8525 here in the states) [but they do seem to be named the same]... and I have to say that android doesn't run too well on it, I have been able to get android up and running on it since July thanks to dzo's vogue releases but even with the latest editions the touchscreen doesn't work quite right and the button mappings aren't very intuitive to me... maybe I just need to give it more than 5 minutes, but my plan is to buy a Android Dev 1 or some unannounced 2009 android phone so I shouldn't have to rely on testing on an unsupported QVGA device... but I just got laid off last Friday, so it could be a while until I have a proper android device to develop with
Works like a charm, no bugs at all and a pretty fun game! Do you mind if i throw it in my g1 files in my sig?
stats555 said:
Works like a charm, no bugs at all and a pretty fun game! Do you mind if i throw it in my g1 files in my sig?
Click to expand...
Click to collapse
I am glad that you are enjoying it, it is not a problem to put the apk up in your directory, I have a few more things that I want to do before I make a proper release in the android market, but I have a few questions and I am not sure if this is the proper place to ask them
1.) Does this application behave as you would expect it to as far as saving and restoring its state? Like if you get a phone call or have to leave the app for some reason when you restore the app does it save the lights on/lights off state? Does it at least behave as you would expect it to when compared to other G1 apps?
2.) I am not fully sure if this application would be allowed in the market because Tiger electronics has the "Lights Out" game patented... does anyone know if any other game "clones" exist on the market like say a tetris clone?
thanks again for the feedback
There's an app on the Market called 'Lights Out" already...? Seems to be the same game? Not sure who developed it though.
(http://code.google.com/p/lights-out-android)
punkweakling said:
There's an app on the Market called 'Lights Out" already...? Seems to be the same game? Not sure who developed it though.
(http://code.google.com/p/lights-out-android)
Click to expand...
Click to collapse
wow... you are correct, this exact same game already exists for android and I had no idea. Looks like I am going to abandon development unless someone thinks it is good to have diversity in the market, since I don't have a G1 there really is no way for me to test to see the differences that may exist...
I enjoyed putting this together, but I wish there was some way to browse the titles available on the market other than directly from a G1, that way I would have known to work on something different. (and after a quick search my second game that I was planning on making "4NARow" (a connect 4 clone) is already on the market too...
maybe if I pay the $25 and register as an android developer I can see the different apps available in the market?
so I decided not to abandon development, competition is a good thing, right? and I am going to update the first post with a new build... in this new build there are a lot of improvements
- all 50 levels from the classic lights out, before it only had the first 5
- after level 50 new levels are randomly generated... I believe there are more than 8000 solvable
- added a hint engine... press the menu key and select the "Show Hints" and you will see a small red dot on the keys that you need to press in order to complete the puzzle, updates in real time, you can turn off this feature if you want by going back to the menu and selecting "Hide Hints"
- the state of the application is saved across instances... this way you can continue a game even if you restart your phone
any feedback would be greatly appreciated.
My main question is this: Does this app feel the like it is the sae quality as other apps on the Market? Or does it seem cheap and too simple?
posted version 1.0.28 in the market, developer name "snctln", let me know if you have problems getting it or using it.
any other feedback is appreciated
Of course I have problems. One big fat problem - I cannot run it.
Well... I'm using Android on my Titan. So..... I cannot even download and install it...
Magister2k7 said:
Of course I have problems. One big fat problem - I cannot run it.
Well... I'm using Android on my Titan. So..... I cannot even download and install it...
Click to expand...
Click to collapse
Magister, I am using your titan build of android, so I will go over to that thread and post the apk package for this (NoLitez) and my latest game (PingPong), if anyone else wants these apks go to the Titan Linux wip thread in the Titan Forum for the download
mpenguin14 said:
Magister, I am using your titan build of android, so I will go over to that thread and post the apk package for this (NoLitez) and my latest game (PingPong), if anyone else wants these apks go to the Titan Linux wip thread in the Titan Forum for the download
Click to expand...
Click to collapse
Ok, Thanks!

AutoCAD WS for Android coming 4/20/2011

According to AutoDesk, they will be releasing a version of AutoCAD WS for Android on Wednesday.
we are delighted to announce that this free app which has already been downloaded more than one million times will be available to download from the Android Market next Wednesday, April 20, 2011.
Click to expand...
Click to collapse
The AutoCAD WS mobile app will work on all phones and tablets running Android version 2.1 and higher.
Click to expand...
Click to collapse
AutoCAD WS for Android will include all the features already included in the successful iPad/iPhone app. There is a comprehensive set of tools for editing and markups and a Timeline for managing all previous versions of your design.
Click to expand...
Click to collapse
I'm curious to try it. I can't see any reason why it wouldn't be compatible with the G Tablet, but then again I'm no expert. I think it is supposed to work with DropBox for swapping drawings back and forth, not sure what else will work with it.
Anyone else following this?
AutoDesk's page on the app.
Their blog post with teaser video.
Well this is just GREAT. The app won't install to the g-tablet !!
I installed it just fine on my phone. If I could find it, I'd try to copy it over to the g-tab... but I can't locate it on the phone, it doesn't show up in apps. Wonder where it could be ??
I will have to dig around and see if I can find it. Crappity.
I did take a page out of Roebeet's book ... I have tweeted AutCAD WS and asked if there is an alternate place to download the application. Hopefully I'll get results as good as he did!
Solved
Solved - in case anyone cares to know.
Here's how I went around the back way to install:
1. Install AutoCAD WS to an Android phone.
2. Use Titanium Backup to backup the application to the sdcard.
3. Connect phone to PC as a USB drive; copy three files to PC. The are a Properties file, a zipped .tar file and a zipped .apk file.
4. Unzip the two zipped files on the PC.
5. Connect the G-Tablet to the PC as a USB drive. Copy the properties file, the .tar file and the .apk files to /system/apps. Note that the latter two must be unzipped.
6. Use a file explorer to install AutoCAD WS on the G Tablet.
I tested it by opening the sample drawings and it was fine. It also recognizes drawings sent as email attachments and will open those.
NinetyWt said:
Well this is just GREAT. The app won't install to the g-tablet !!
Click to expand...
Click to collapse
Just downloaded/installed fine from market.
Open/view 3 sample drawings without issue.
BTW, running VeganV1B511 + Pershoot OC kernel.
rickyt63 said:
Just downloaded/installed fine from market.
Open/view 3 sample drawings without issue.
BTW, running VeganV1B511 + Pershoot OC kernel.
Click to expand...
Click to collapse
Ditto for me. Friend of mine tried it on his Gtab, same ROM, it installed it to his phone (from the web market), even though he selected his tab.
Anyone else notice that "pinch to zoom" only works with your fingers horizontal, not vertical? Happens in most apps for me, including this.
I don't see the appeal of having a CAD application on a touch device like this. For viewing, sure, but for content creation it seems much more painful than a traditional CAD setup.
rickyt63 said:
Just downloaded/installed fine from market.
Open/view 3 sample drawings without issue.
BTW, running VeganV1B511 + Pershoot OC kernel.
Click to expand...
Click to collapse
I'm un-rooted and running the stock ROM, that's why.
LinuxOnNook said:
I don't see the appeal of having a CAD application on a touch device like this. For viewing, sure, but for content creation it seems much more painful than a traditional CAD setup.
Click to expand...
Click to collapse
Sure. It will be for viewing only, or perhaps to make notes in a drawing during a meeting. My intent in purchasing the tablet was to increase my workspace mobility; this will be very handy in meetings.
NinetyWt said:
Sure. It will be for viewing only, or perhaps to make notes in a drawing during a meeting. My intent in purchasing the tablet was to increase my workspace mobility; this will be very handy in meetings.
Click to expand...
Click to collapse
Bingo! Now I just need to convince my employer to let me bring my tablet into work (stupid security at defense contractors)
keep in mind, there are people who do autocad in the "field" .. For instance at my previous job, the field surveyors would create dxf's in real time with their data collectors. Being able to look at the file before leaving the site would help for those 5 shots they forgot to shoot.. Not to mention they could email the point file and dxf and proceed to the next job without visiting the office again..
I think those data collectors are meant to connect to PC's; not sure if they would connect to the G-Tab. It would be awesome if they did.
NinetyWt said:
According to AutoDesk, they will be releasing a version of AutoCAD WS for Android on Wednesday.
I'm curious to try it. I can't see any reason why it wouldn't be compatible with the G Tablet, but then again I'm no expert. I think it is supposed to work with DropBox for swapping drawings back and forth, not sure what else will work with it.
Anyone else following this?
AutoDesk's page on the app.
Their blog post with teaser video.
Click to expand...
Click to collapse
Anybody actually been able to reach that site? I have been getting a "service temporarily unavailable" message since I saw this thread a few days ago.
UPDATE: I found the app in the marketplace at https://market.android.com/details?id=com.autodesk.autocadws&rdid=com.autodesk.autocadws&rdot=1 but of course, not for MY phone.
Can someone host it for sideloading?
NinetyWt said:
I think those data collectors are meant to connect to PC's; not sure if they would connect to the G-Tab. It would be awesome if they did.
Click to expand...
Click to collapse
I can only speak for the units i did IT support for, but they were the industry standard data collectors.
yes, they are designed to connect to pc's via db9 to usb, or bluetooth
however, the data collectors communicated with the total station and gps stations via bluetooth. It's not hard to do a bluetooth file transfer from the data collector to another device..
Hell, i even sent a file from a data collector through a nextel i530 (i believe that's the model #)
you don't know hell until you've operated a $4,000, 206 MHz, Windows CE 3.0, 4.1" 320x240 monochrome resistive screen with a kick butt 32mb of ram when it's 5 degrees outside ... On the plus side, it did have a built in screen heater so that the screen would work down to -22 deg(f) !
This app looks pretty useful as is but it doesn't look like it will allow the creation of new documents on the tablet, only viewing or editing of already created and uploaded ones. Or did I just not find it?
At any rate, even as things stand this will be a huge benefit to me in my quest to make my tablet a bigger value to me while I'm in the field on project start ups.
Now I just need to get off my butt and get started on that field/trip report app...
aaron19953 said:
you don't know hell until you've operated a $4,000, 206 MHz, Windows CE 3.0, 4.1" 320x240 monochrome resistive screen with a kick butt 32mb of ram when it's 5 degrees outside ... On the plus side, it did have a built in screen heater so that the screen would work down to -22 deg(f) !
Click to expand...
Click to collapse
This is why I <3 my surveying buddies, each and every one of them.
nunjabusiness said:
Can someone host it for sideloading?
Click to expand...
Click to collapse
Let's see if this works.
Works wonderfully for me.
goodintentions said:
Works wonderfully for me.
Click to expand...
Click to collapse
sorry for the stupid question - I'm kind of a newb at this:
How do I install it? I tried unzipping to my gtab and renaming the .apk.gz to .apk but that didn't seem to work...

[Q] Change CM10.1 to work in Tablet mode

Just recently pulled my old DS7 out of the corner and after seeing, nvflashed this really great Unofficial CM10.1 for Dell Streak 7 ROM on it. Works great, apart from the one tiny problem - it thinks it's a phone ... I already used Uninstall Master to remove some Phone features, such as: SIM Toolkit(it's called Mobile Data i think?), Messaging and Mobile Network Configurator. Was wondering how or where can I change or modify the settings related to how the Cyanogenmod acts as a Phone or a Tablet so that many apps from Play Store wouldn't default to the portrait mode.
On a sidenote - thanks to giveen and anyone involved in making this really awesome CM port to DS7 :good:
karlis1989 said:
Just recently pulled my old DS7 out of the corner and after seeing, nvflashed this really great Unofficial CM10.1 for Dell Streak 7 ROM on it. Works great, apart from the one tiny problem - it thinks it's a phone ... I already used Uninstall Master to remove some Phone features, such as: SIM Toolkit(it's called Mobile Data i think?), Messaging and Mobile Network Configurator. Was wondering how or where can I change or modify the settings related to how the Cyanogenmod acts as a Phone or a Tablet so that many apps from Play Store wouldn't default to the portrait mode.
On a sidenote - thanks to giveen and anyone involved in making this really awesome CM port to DS7 :good:
Click to expand...
Click to collapse
The reason why it is that way is because there are 4G models of the DS7
giveen said:
The reason why it is that way is because there are 4G models of the DS7
Click to expand...
Click to collapse
Understandable, but since I have a Wi-Fi only version I wanted to know if It's possible to change this in form of a setting or a few lines inside a configuration file without involving compiling. I even faintly remember stumbling upon something like this on a CM9 version I had on my old Xperia MT15i Neo ... if only I could remember or find where or how (currently strolling through the developer and CM10 related menus) - deleted my Xperia related bookmarks when I sold it.
p.s. - people mentioned some problems with the on-screen keyboard disappearing as described in one of the posts on the main CM10.1 thread, I've noticed them myself too and they tend to be application specific ... it feels like the keyboard crashes or force-closes due to not enough memory, like in lighter applications the keyboard works fine, but when trying to use the keyboard for writing for example a post in the comments section in a website will most likely result in keyboard disappearing after first input character.
So I am still trying to figure out why you started a new thread about this and what your question is.
To remove mobile data completely requires a new compile, something that cannot be done right now for a variety of reasons.
I guess I simply went too far off topic while trying to explain why I'm writing here... sorry.
So, to clear things up, the question still remains the same - what can I do to make it act more like a tablet and less like a phone on my Wi-Fi only DS7. So what I'm trying to find in the developer and CM menus is if I can more or less simply switch between some sort of "phone" and "tablet" mode so that some applications from Play store wouldn't default to portrait view mode.
And I noted that I've already uninstalled/disabled (call it how you want - I can restore them from the Unnstallers Recycle Bin if something weird starts to occur) some of the system .apks and as You already pointed out:
To remove mobile data completely requires a new compile, something that cannot be done right now for a variety of reasons.
Click to expand...
Click to collapse
... so thanks for clarifying that and no need to do any special versions - it's just fine how it is now. I didn't come here to request anything to be compiled or modified for me but just to ask for info, heck, I wasn't even expecting You to be answering on this thread.
karlis1989 said:
I guess I simply went too far off topic while trying to explain why I'm writing here... sorry.
So, to clear things up, the question still remains the same - what can I do to make it act more like a tablet and less like a phone on my Wi-Fi only DS7. So what I'm trying to find in the developer and CM menus is if I can more or less simply switch between some sort of "phone" and "tablet" mode so that some applications from Play store wouldn't default to portrait view mode.
And I noted that I've already uninstalled/disabled (call it how you want - I can restore them from the Unnstallers Recycle Bin if something weird starts to occur) some of the system .apks and as You already pointed out: ... so thanks for clarifying that and no need to do any special versions - it's just fine how it is now. I didn't come here to request anything to be compiled or modified for me but just to ask for info, heck, I wasn't even expecting You to be answering on this thread.
Click to expand...
Click to collapse
I make it my special concern to answer questions, even if it with sarcasm
I'm not sure what more you can do besides deleting the phone. Comment out in build.prop the rild stuff
I wonder if he is referring to TabUI? Which I as well am trying to relocate the flash able .zip which enabled this display difference. I have been running cm10.1 2/12 because of the sensors not working on the 2/14 build.
Sorry to piggyback the thread, but is there an answer for where the tab ui .zip is for the 2/12 build?
Sent from my Galaxy Nexus using xda premium

What does 'Windows Enabler.exe' do ?

Hello,
I've seen this program in many flashing tutorials, but I didn't find anything about it's use.
So I'm asking if anyone here knows what exactly does it do when used with 'KDZ_FW_UPD.exe'
Also, as a side question, does anyone know if it's possible to relock bootloader... just in case I'd have to take it back for warranty some time ?
Thank you in advance!
shiinkotheone said:
Hello,
I've seen this program in many flashing tutorials, but I didn't find anything about it's use.
So I'm asking if anyone here knows what exactly does it do when used with 'KDZ_FW_UPD.exe'
Also, as a side question, does anyone know if it's possible to relock bootloader... just in case I'd have to take it back for warranty some time ?
Thank you in advance!
Click to expand...
Click to collapse
stolen from Softpedia XD
Tweaking the operating system and especially gaining access to functions that are normally unavailable in applications are surely high on top of the list of things any user would like to be able to do on a regular basis.
Nonetheless, when we come across a grayed out function inside a program or an inactive menu entry, few would think that they can be actually used, with a bit of help from a tiny friend. It's name is Windows Enabler and its existence is dedicated to making those unavailable commands work.
From the get-go you should note that it will not work for absolutely every single application you will try it on. Also, extra care is required when using Windows Enabler because the behavior of some programs for which you use the disabled controls may be erroneous.
The small utility runs minimized in your system tray and waits for you to click its icon in order to activate its functionality. While Windows Enabler is working, you will see that over the tray icon is written 'ON'. This means that you can now use those otherwise inactive buttons, menu entries or tick boxes.
Since installation is not necessary for this application and no modifications will be made to the registry, you can simply place it on a portable storage device and run it on any system. The only requirement is that you keep together the executable and the DLL library and Windows Enabler will work just fine.
All in all, this lightweight program can be a true gem for anyone who is in dire need to use a control that for some reason is not normally accessible. However, given the nature of the tool and taking into consideration the fact that many apps are able to ignore the command sent by Windows Enabler, you should not expect to have 100% success rate with it.
Thank you for response
I still have that side question, is it possible to lock bootloader if you unlock it ?
shiinkotheone said:
Thank you for response
I still have that side question, is it possible to lock bootloader if you unlock it ?
Click to expand...
Click to collapse
no! not at our level of knowhow... it will be need to dig very deep...
gtdaniel said:
no! not at our level of knowhow... it will be need to dig very deep...
Click to expand...
Click to collapse
Okay, thank you once again
Since I unlocked it yesterday I guess there's no way back... not that I want to

[request] older version of ES File Explorer

I regret thoughtlessly letting my ES File Explorer update whenever it wanted. The newer versions seem to have a lot of problems with updating the screen and are, in general, sluggish on my NST.
I currently have version 3.2.5.1. Does anyone have an older version on hand?
nmyshkin said:
I regret thoughtlessly letting my ES File Explorer update whenever it wanted. The newer versions seem to have a lot of problems with updating the screen and are, in general, sluggish on my NST.
I currently have version 3.2.5.1. Does anyone have an older version on hand?
Click to expand...
Click to collapse
The version I am currently using (attached) I've had for at least a year, and it has never failed me. Unfortunately, I can't tell you what the version is, since I'm using your framework-res mod and the gray text blends in with the gray background
Hope this helps!
To my aging bi-focal enhanced vision that is version 3.0.9.0. It would likely be completely unreadable without the framework mod.
Thanks a bunch. It's much better behaved. No more updates on that one!
nmyshkin said:
To my aging bi-focal enhanced vision that is version 3.0.9.0. It would likely be completely unreadable without the framework mod.
Thanks a bunch. It's much better behaved. No more updates on that one!
Click to expand...
Click to collapse
Glad to be of assistance. Don't forget that you can turn off Auto-Update by navigating [Quick Access Menu > Settings > Update settings > Uncheck "Auto check"]. That way, you aren't ever "tempted" to update to the next version
ИΘΘK¡€, is that version working properly when you choose "view" button on the bottom of the screen? Every version I have tried to this point crashed when I tried to change the view,
thrackanomir said:
ИΘΘK¡€, is that version working properly when you choose "view" button on the bottom of the screen? Every version I have tried to this point crashed when I tried to change the view,
Click to expand...
Click to collapse
It's very odd. It almost never works, but once in a blue moon, I'll try it, and it functions correctly. I've just resorted to ignoring it and using the "swipe to the left or right" function to change the view.
I am not sure that we are thinking about the same thing. I'll try to explain. In default mode when brosing directories I see an icon grid with very limited space for filenames. It is irritating when I try to choose the correct one from whole bunch of similar named ones, when the differencr is at the end of their file name, which is shortened/hidden. I want to change the vie mode from grid to list or something similar that would allow the filenames to be displayed fully. Do you have any solution for this? (Now I switch to Root Browser when I really need the list view, but that is quite an inconveniance)
thrackanomir said:
I am not sure that we are thinking about the same thing. I'll try to explain. In default mode when brosing directories I see an icon grid with very limited space for filenames. It is irritating when I try to choose the correct one from whole bunch of similar named ones, when the differencr is at the end of their file name, which is shortened/hidden. I want to change the vie mode from grid to list or something similar that would allow the filenames to be displayed fully. Do you have any solution for this? (Now I switch to Root Browser when I really need the list view, but that is quite an inconveniance)
Click to expand...
Click to collapse
Oh - pardon my mistake, there, I had forgotten what the view button actually did!
I do know to what you're referring, but I can't say that I know of a way to do that at the moment. However, I'm doing some research and experimentation to see f I can find out either an alternate way to switch views or a way to fix the f/c hitting "View" gives us. I'll keep you posted.
Not sure why I didn't find this the first time I went looking, but here is a place with many older versions of the app. Scroll down the page until you get to "previous versions" then hit the "view more" button.
I tried the earliest v. 3.x and it still produced the crash on "view"--something I had never noticed before with whatever version I originally had. Probably I never tried it.
The last 1.6x version (1.6.2.3) is stylistically a little different but has the (crashless) option to change from icons to list format AND the settings menu system is like the native B&N settings menu (yay!), i.e., you can read it easily.
Not sure about all other capabilities, but I'm easy on what I ask it to do. I use Root Browser for the heavy duty stuff.
Thanks, guys (sorry for the delay)!
Thanks - the newer version does work, but requires a lot of patience until screens are displayed correctly. I was always wondering why eStrongs still pushes updates to 2.1 devices that are too memory hungry to run properly - but here we go.
another reason to love this old version
I went to do some file cleanup this morning and made the discovery seen in the attached screen image: -)
No similar behavior on current market versions.

Categories

Resources