Showing posts with label Netbook. Show all posts
Showing posts with label Netbook. Show all posts

Saturday, May 28, 2016

Low-end Android devices

I recently got new cell phone: Sony Xperia M4 Aqua. It has enough power in processing side, but only 4gb storage out of 8gb and Sony has already bloated it with its own software so there is only 2gb for end user.
I also own this cheap Gigaset QV830 tablet with almost vanilla Android 4.2.2 . For comparison there was 4gb free for user.
Either way both of my devices are still quite low-end spectrum for Android device storage capacity. 
I have to really think what apps I can Install. 


I like to find those Android apps with low storage footprint (low RAM footprint is also good with devices with 1gb or less). But there is one problem. You can't really see the true requirements for apps in Google's own Play store. You can see if the app is compatible or not, and amount of storage the initial installation needs, but that's it.

My workaround is HP Mini 110 laptop with Android installation in HDD. It has only 1gb of RAM and single core processor, but enough storage capacity to hold multiple Android apps.
(Another solution would be running  the Android in virtual machine, if you have powerfull PC).

Now I can inspect apps before installing them to my other devices and I definitely know how much RAM and storage they consume. And if android app runs smoothly in old laptop, then it runs smoothly on my other devices too...

Tuesday, August 5, 2014

New kid on the block

Actually. Not so new...

Some time ago I got another netbook; Asus Eee PC 904HD, or "mini portable" as we call these laptops in my country.



At the time, when Asus introduced Eee PC for the masses, it was first of it's kind... kind of... Even there has been some tiny laptops before Eee-family. However Eee PC really started the low-cost, low-end, internet centered, semi-mobile hardware boom. And I wanted one of those, but never got enough spare money to buy one, even they were really cheap. And in the end, I didn't really need one. I was just fascinated about the idea of tiny net laptops.

But these days no one want's those underpowered wonders. and that's fine for me; Currently I own two netbooks and I've gotten both for free.

I installed The CrunchBang Linux (that is really light linux dstro) to my Eee PC and configured the web browser same way as I have done before.

Sunday, February 9, 2014

Compaq mini

So... I got this Compaq mini 110 for free (150gb HDD version. So no SDD) and installed LUbuntu linux on it (it originally came with  windows XP installed)...


I intended to use it to do some internet browsing (Email, News, IRC) while on the road, but as soon I started Firefox, I noticed that many web sites are grown really resource hungry over past few years; For example Facebooks desktop version has grown to that big hideous bloated monster that brings those little innocent laptops in their knees, but on the other hand their mobile friendly version is really sophisticated... So lets do some tweaking;

As we know, this Compaq nettop can barely stand against modern, lower-end mobile tablet computers (in specs wise, with it's single core Intel Atom processor and 1 gigabyte of ram);
We need to tell to the mighty internet that we are using lighter mobile device, not fully featured laptop.

I have earlier experimented with even lower-end laptop with windows 98 so that experience came to good use now:

Here's what I did:

First I downloaded some extensions to firefox:

-Adblock or Adblock Plus (I prefer the ABP AB )  ...disabling ads may save some (=many) resources.
-Wmlbrowser ...Enables firefox to view WML formatted mobile (wap) sites.
-XHTML Mobile Profile ...Enables mobile browsing in firefox.
-Modify Headers ...with this extension you can easily edit firefox User Agent strings.
-(all extensions can be found from official firefox extension and addon site).

After installing all addons, I edited firefox user agent profile using Modify Headers extension, to tell websites that I'm using mobile browser:

Here's that UA string code:

Mozilla/5.0 (Android 4.0.3; Linux i386; Mobile; rv:26.0) Gecko/20100101 Firefox/26.0

Good tutorial to Modify Headers can be found from developers web site: http://www.garethhunt.com/modifyheaders/help/quickstart/

Some resources I used:


EDIT: Currently it runs XFCE based Xubuntu 14.04 LTS: XFCE desktop adapts to Compaq mini's odd screen resolution (1024 x 576) more flawlessly than Lubuntu's desktop solution.