[Q] Swapper app - Dell Venue

I installed a Swapper app and when I tried to see how much swap I got in Terminal Emulator, it returned "Permission denied".
Does it mean that Venue does not support Swapper?
I use SuperOneClick to root.
Thanks.

suntung said:
I installed a Swapper app and when I tried to see how much swap I got in Terminal Emulator, it returned "Permission denied".
Does it mean that Venue does not support Swapper?
I use SuperOneClick to root.
Thanks.
Click to expand...
Click to collapse
if you are using the swapper app then that maybe when it is not working you need to use the swapper 2 app as just swapper is ment to be used on phone with android 1.5 phones
also what are you puting into terminal to see your swap?
and the swapper2 app dose have an info part that tells you what your swap size is and how much is free
hope this info helps ^__^

yohshua said:
if you are using the swapper app then that maybe when it is not working you need to use the swapper 2 app as just swapper is ment to be used on phone with android 1.5 phones
also what are you puting into terminal to see your swap?
and the swapper2 app dose have an info part that tells you what your swap size is and how much is free
hope this info helps ^__^
Click to expand...
Click to collapse
Thanks for the information, I typed "free" into Terminal to see my swap.

Related

Installing CM7 / Gingerbread on P500

Hi @all,
this thread is for help you all on how to install/flash CM7 or better "Gingerbread" on our device.
Too many users posts every and every day the same questions - so, here you have a right place to ask for all of your interests.
@Mods:
This thread is created to become clean DEV threads - please, do not close
great thread mate !
maybe i'm the first one to ask a question here
how to enable the a2sd on CM7 beta 1.1 by mik ?
arielxarg said:
great thread mate !
maybe i'm the first one to ask a question here
how to enable the a2sd on CM7 beta 1.1 by mik ?
Click to expand...
Click to collapse
flash a2sd dark tremor search it on xda i think it is in nexus one discussion
andy572 said:
Hi @all,
this thread is for help you all on how to install/flash CM7 or better "Gingerbread" on our device.
Too many users posts every and every day the same questions - so, here you have a right place to ask for all of your interests.
@Mods:
This thread is created to become clean DEV threads - please, do not close
Click to expand...
Click to collapse
That was quick andy
Thanks
irondevil said:
flash a2sd dark tremor search it on xda i think it is in nexus one discussion
Click to expand...
Click to collapse
thanks mate ! now i can install a tons of apps without thinking about my internal memory
arielxarg said:
thanks mate ! now i can install a tons of apps without thinking about my internal memory
Click to expand...
Click to collapse
you're welcome
ps: please to say thanks use thanks button
arielxarg said:
thanks mate ! now i can install a tons of apps without thinking about my internal memory
Click to expand...
Click to collapse
after using a2sd script not all the data go to sdcard, right? some still remain @ internal?
so whats the best gingerbread to run on the p500? are there many bugs or fc's or anything? should i just stick to 2.2(.x)
great place to ask... but will the questions be answered right away?
i thought at first, as the title implies...
right after clicking the link, i thought i will see steps and procedures and best bets for GB ports and ROMS... but somehow.. its not the idea...
i guess we should rename the title... GB discussions of some sort...
because this cant be the thread with a guide to install something....
just my 2 cents.
kenblat said:
after using a2sd script not all the data go to sdcard, right? some still remain @ internal?
Click to expand...
Click to collapse
to complete the installation procedure give this command through terminal emulator "a2sd cachesd" with root permission and enjoy a2sd
irondevil said:
to complete the installation procedure give this command through terminal emulator "a2sd cachesd" with root permission and enjoy a2sd
Click to expand...
Click to collapse
after using the darktremor's a2sd i got some bug ( honestly i dont know its a bug or not )
after i moved some of my photos and music from my pc , when i want to open the photo on gallery , it keep saying that sdcard not mounted
i already try to remounted the sdcard through the settings but it doesn't work
but when i try the music player and the file manager , it can detect the music and also the picture. just the gallery can't detect it.
any suggestion ?
arielxarg said:
after using the darktremor's a2sd i got some bug ( honestly i dont know its a bug or not )
after i moved some of my photos and music from my pc , when i want to open the photo on gallery , it keep saying that sdcard not mounted
i already try to remounted the sdcard through the settings but it doesn't work
but when i try the music player and the file manager , it can detect the music and also the picture. just the gallery can't detect it.
any suggestion ?
Click to expand...
Click to collapse
Reboot once more.
it's not working :S
i already reboot several times
Currently I am using CM7 beta 1.1 from mik on my phone, but I wish to install andy's gingerbread version.
Do I need to wipe all data first? Or is there any way I can install both side by side?
Sent from my LG-P500 using the XDA mobile application powered by Tapatalk
Is anyone having problems getting their phone to mount after installing mik's CM7? I no longer get the prompt to turn on USB storage when I connect to my computer. It does make the little ding though for USB debugging.
Hello !
- i am new to Android ( LG P500 ) , and i want to install Android 2.3.3 CM7 beta2 by mik_os , i really don't know what to do , can anyone tell me the steps ? what do i need ?
so far i managed to root the phone using (z4root @permanent)
what's next !?
i am using Windows 7 x64 , my phone is running Android 2.2 Froyo it's an Unlocked Vodafone LG P500.
ThankYou and sorry for my bad english.
PS: if i flash the phone with CM7 will it still be network unlocked (it was locked @vodafone) ??
PS: if i flash the phone with CM7 will it still be network unlocked (it was locked @vodafone) ??
Click to expand...
Click to collapse
Yes. Your choice of ROM has no effect on the SIM unlock. I have an Optimus T that I unlocked from T mobile and I have installed lots of different ROMS and it has remained unlocked.
Sent from my LG P-509
Hello everyone, I'm having an "issue" with CM7. Someone made a wifi fix for Beta 1, and now Beta 2 has a fix itself and it's all fine except I have to give the terminal superuser permission in order for it to work.
I was wondering if there's a way for it to automatically give permission as I have to write su everytime I turn my phone on and that's a bit lame :x
su is the root command. Whenever you want root access, you type su. It is made this way because the shell does not need root for all commands. So you may want to browse your folders via shell, and you wont need su for that.
In all linux distros, and unix too, you type su when needing root access... that's the way it works. Be happy that you don't need to type the admin password whenever going root via su, as you would in linux/unix.
jmartinho said:
Hello everyone, I'm having an "issue" with CM7. Someone made a wifi fix for Beta 1, and now Beta 2 has a fix itself and it's all fine except I have to give the terminal superuser permission in order for it to work.
I was wondering if there's a way for it to automatically give permission as I have to write su everytime I turn my phone on and that's a bit lame :x
Click to expand...
Click to collapse
No, you don't have to be a superuser for it to work. The "su" command is just needed to check if the fix is working. If you just run the command "iwconfig wlan0" the terminal gives back to you wrong values, due to the lack of superuser command. But it doesn't mean the power management or the txpower are not working.

Swapper 2

Hi guys, this morning I have tryed to install the swap script on kyrillos 9.1 by the old script in the /system/etc/init.id directory, but when I launch the free command on emulator terminal in the swap partition show 0 0 0.
So I think that the script doesn't works, infact I don't find the log of swap anywhere. Also on normal usage of phone, I always have low ram available.
I have found in this page http://wiki.cyanogenmod.com/wiki/Swap_and_Compcache this app https://market.android.com/details?id=lv.n3o.swapper2&hl=en. Does anyone have tryed this app before?
After the installation and configuration, I have tryed to open some apps and keep they in background. So, I launch free command in terminal emulator and I can see the swap partition with the memory used and free, which mean that the swap works.
The phone is also smooth and very responsive, with more ram available.
Now I wonder, why the old script doesn't works?
And this app, swapper 2, is a good app? Is convenient to use?
What is the experts advice?
P.s.: Sorry for my english.

Acatel 918D swap support

Hi Developers!
I need help for Alcatel One Touch 918D (android 2.3.5 build:v2AAE0).
How enable the swap support in kernel?
I create a 256mb swap partition in SDcard (class10). The system is see the partition (/dev/block/mmcblk0p3), but does not working the swapon command. (swapon: /dev/block/mmcblk0p3: Function not implemented)
please help!
best regards,
Imi
Somebody help me Please!
Also need swap support and oc ability... Please help
Sent from my ALCATEL_one_touch_918D using Tapatalk
cybic said:
Also need swap support and oc ability... Please help
Click to expand...
Click to collapse
Root the phone & install "swapper configuration". It works for me.
Sent from my ALCATEL_one_touch_918D using Tapatalk
Swapper Configuration? :-D Do you mean by any chance the app "Swapper"? Because I can't find any "swapper configuration" app anywhere...
Btw..: after enabling swap file with swapper I'm still unable to see any free swap memory within the terminal (free shows still 0 swap)
Although - it seems my phone is working better now... Placebo?
cybic said:
Swapper Configuration? :-D Do you mean by any chance the app "Swapper"? Because I can't find any "swapper configuration" app anywhere...
Btw..: after enabling swap file with swapper I'm still unable to see any free swap memory within the terminal (free shows still 0 swap)
Although - it seems my phone is working better now... Placebo?
Click to expand...
Click to collapse
I am not the expert in these things. After installing swapper and enabling swap on the sd-card, my phone became very responsive. On clicking home button, main screen with widgets and icons appears instantly, no matter in which program or apps I am in. So I guess it did made the phone faster and responsive.
Sent from my ALCATEL_one_touch_918D using Tapatalk
To my mind it's placebo effect - I've tested it and can't find any proof of SWAP enabled!
rkjust4u said:
Root the phone & install "swapper configuration". It works for me.
Sent from my ALCATEL_one_touch_918D using Tapatalk
Click to expand...
Click to collapse
is swapper configuration working?? i would try this on my alcatel 918n.. thanks
swapper
can somebody update us on swap support for alcatel ot-918D/M/N? would be really nice if our RAM can be increase even a half of our total RAM..hehe..thanks..
Kernel with swap support
Kernel with swap support. Posts from #229 to #239.

[Q] Where did all my storage go?

Take a look at the screenshot below. If you add up the numbers you see that I'm missing about 15GB of storage space.
For the life of me I don't know where to look to find the missing 15gb. I don't mind missing a gig or two, but FIFTEEN? Wow!
Where do I start the investigation? I've looked and looked using File Manager Pro but can't find anything suspicious.
Help would be greatly appreciated.
TabGuy said:
Take a look at the screenshot below. If you add up the numbers you see that I'm missing about 15GB of storage space.
For the life of me I don't know where to look to find the missing 15gb. I don't mind missing a gig or two, but FIFTEEN? Wow!
Where do I start the investigation? I've looked and looked using File Manager Pro but can't find anything suspicious.
Help would be greatly appreciated.
Click to expand...
Click to collapse
The most common space-eater is nandroid backups - they can be quite large.
If you're rooted, you can tell what's eating your space using "du -sh /sdcard/*" from a shell prompt (via Terminal Emulator or "adb shell".
k1mu said:
The most common space-eater is nandroid backups - they can be quite large.
If you're rooted, you can tell what's eating your space using "du -sh /sdcard/*" from a shell prompt (via Terminal Emulator or "adb shell".
Click to expand...
Click to collapse
I downloaded Android Terminal Emulater. When I run the above command I get this error: "/system/bin/sh: du: not found"
Aside: I keep two Nandroid backups but they're not eating up 15 gb.
Grab "disk usage" from the market.
I've been pushing this app as if it were my own for the last year and still tons of people don't know about it.
Side note, for the du command to work you have to do "su" first.
Sent from my SGH-I747 using xda premium
http://forum.xda-developers.com/showthread.php?t=1554474
d3athsd00r said:
Grab "disk usage" from the market.
I've been pushing this app as if it were my own for the last year and still tons of people don't know about it.
Side note, for the du command to work you have to do "su" first.
Sent from my SGH-I747 using xda premium
Click to expand...
Click to collapse
Thanks for the tip. Great program. It shows me there's 14 gig in system data which can't be right. I'm thinking that this is a result of either multiple roms or TWRP. Check attached screen shot.
Where do I go from here?
I am having the same issue
month ago when I am using cwm i entered "partition" in "advance " manu .. and the back buttom disabled so i just resturt the SG-p7510 32G
after installin JB rom am surprised that my internal memory now is 28.1G Of 32G !!!!. actully I don't know what it should be but i tried to partition wit pit file and had many trublles like missing the Kernel so can't flash the rom and the other problem that i wasn't able to flash the rom from the odin and also the rom not in the sd so i had to send it using adb push. yesterday i tried to contact with samsung but the punish me and said that the warranty is violate after hacking the gt... tel now i don't know the solution of this or i don't know what is the maximum space, so i hope u can solve such thing and tell us how to doit
When opening disk usage, choose the "root required" option. Then select your storage device from that menu. Done select the first two because they don't ask for root.
Sent from my SGH-I747 using xda premium

[GUIDE][SWAP]Increase virtual ram easily in simple steps

Hello all, as some of you know that there is a way that lets you increase your device's ram capacity, and that is by swap, well am here to give you simple and easy steps to enable swap on your device.I only tested this on few devices so don't complain if it didn't work.
I'am not responsible for any damage could happen, you are doing it at your own risk.
Prerequisites
1-An android phone (duhh )
2-Must be rooted.
3-Busybox xbin. (Read below)
4-Kernel Must Support Swap
Tested devices
-Galaxy Ace S5830
-Galaxy Ace S5830i
-Galaxy Ace 2
-Galaxy S4 (don't ask why!)
-Galaxy S4 mini
-Galaxy Ace Plus
-Sony Xperia Sola
Tested android versions
-2.3.x
-4.0.x
-4.1.x
-4.2.2
-4.3.0
-4.4.2 (got some problems)
-4.4.4 (got some problems)
kitkat users may find a problem that swap has a limit of 50 MB or 150 MB ( Caused by the new 4.4.x kernel Just Try It)
Installing busybox xbin
{If you are not sure what is this then just go to how to swap
And if swap didn't work the come back here and apply the steps}
1-Download busybox from playstore or buy the pro version
2-Run busybox
3-Wait for the loading
4-Then normal install or smart install in case you are in pro.
5-When done installing restart your phone
How to swap
1-Install simple root swap
2-Run it and give it root permission
3-Specify the size of swap file (how much MB you want to add as virtual ram) (big size needs more time)
4-Create swap file
5-Check enable at boot
6-Click on
7-Check if the swap worked
8-Enjoy...
reserved
I did every thing and nothing happened ?
I have xperia u with Experimental v12...
Sent from my Xperia U using XDA Premium 4 mobile app
Heads up! using swap on SD card may decrease your SD card's lifetime.
Can we damage our systems any how?Can I try this on a auto navi system with Android 4.0.3?
Thx
Sent from my iPhone using Tapatalk
Csi02 said:
Can we damage our systems any how?Can I try this on a auto navi system with Android 4.0.3?
Thx
Sent from my iPhone using Tapatalk
Click to expand...
Click to collapse
Since the swap file in made on the SD Card, No, it will not damage your system but there is a high chance it can affect the SD Card. If you have an SD Card, then yes you can try this on Auto Navi System with Android 4.0.3. Make sure to have a class 8 or greater SD Card to get maximum speed. Hope I Helped
Thx for your answer! I will try it after I buy another SD class! I hope that will make my unit a little smoother!
Sent from my iPhone using Tapatalk
It does NOT work on Galaxy Ace S5830i with this ROM and this kernel...
MorgenTee said:
It does NOT work on Galaxy Ace S5830i with this ROM and this kernel...
Click to expand...
Click to collapse
Can you find the swap file on your SD Card? If not then can you tell us exactly what happens when you choose to create swap?
mahithm said:
Can you find the swap file on your SD Card? If not then can you tell us exactly what happens when you choose to create swap?
Click to expand...
Click to collapse
The file is there, it has the size that I choose in "Simple Root Swap". I tried 200 MB and 100 MB.
The "Info" tab of "Simple Root Swap" tells me however:
Status Swap:
Total Swap: 0MB
Used Swap: 0MB
Free Swap: 0MB
When I open a terminal emulator "free" tells me 0 swap, "swapon -a" tells me that /etc/fstab does not exist...
MorgenTee said:
The file is there, it has the size that I choose in "Simple Root Swap". I tried 200 MB and 100 MB.
The "Info" tab of "Simple Root Swap" tells me however:
Status Swap:
Total Swap: 0MB
Used Swap: 0MB
Free Swap: 0MB
When I open a terminal emulator "free" tells me 0 swap, "swapon -a" tells me that /etc/fstab does not exist...
Click to expand...
Click to collapse
Did you press the On button below Auto Start? Once you create the Swap file using the Re/ Create button, tick the Auto Start box and press the On button below that. That should activate swap on SD Card. Now check Info to see your swap details or use "free" on Terminal. Do post the result. Hope I Helped
mahithm said:
Did you press the On button below Auto Start? Once you create the Swap file using the Re/ Create button, tick the Auto Start box and press the On button below that. That should activate swap on SD Card. Now check Info to see your swap details or use "free" on Terminal. Do post the result. Hope I Helped
Click to expand...
Click to collapse
I have done that already. After the creation of the swap file, I checked "Auto Start" and clicked "on". I also tried restarting the phone, but it didn't change anything.
MorgenTee said:
I have done that already. After the creation of the swap file, I checked "Auto Start" and clicked "on". I also tried restarting the phone, but it didn't change anything.
Click to expand...
Click to collapse
Did you install BusyBox? Creating and running swap requires certain binaries which may not be present in the rom by default. Do post the result.
mahithm said:
Did you install BusyBox? Creating and running swap requires certain binaries which may not be present in the rom by default. Do post the result.
Click to expand...
Click to collapse
Yes, I followed the instructions (see below) in the first post exactly.
Installing busybox xbin
{If you are not sure what is this then just go to how to swap
And if swap didnt work the come back here and apply the steps}
1-downlpad busybox from play store or buy th pro version
2-run busybox
3-wait for the loading
4-then normal install or smart install incase you are in pro.
5-when done installing restart your phone
How to swap
1-install simple root swap
2-run it and give it root permission
3-specify the size of swap file (how much mb you want to add as virtual ram) (big size needs more time)
4-create swap file
5-check enable at boot
6-click on
7-check if the swap worked
8-enjoy...
Click to expand...
Click to collapse
Is it possible that the kernel I am using is lacking swap capabilities and therefore, the app cannot make swap work?
MorgenTee said:
Yes, I followed the instructions (see below) in the first post exactly.
Is it possible that the kernel I am using is lacking swap capabilities and therefore, the app cannot make swap work?
Click to expand...
Click to collapse
Since you have followed all the instructions perfectly, it must be the kernel. Rafael's kernel does have swap support though.
mahithm said:
Since you have followed all the instructions perfectly, it must be the kernel. Rafael's kernel does have swap support though.
Click to expand...
Click to collapse
Thanks! Too bad that it won't work for my setup. I will consider trying the other kernel once I do have some more time on my hands.
This worked very well for me. Thanks OP! :good:
MorgenTee said:
The file is there, it has the size that I choose in "Simple Root Swap". I tried 200 MB and 100 MB.
The "Info" tab of "Simple Root Swap" tells me however:
Status Swap:
Total Swap: 0MB
Used Swap: 0MB
Free Swap: 0MB
When I open a terminal emulator "free" tells me 0 swap, "swapon -a" tells me that /etc/fstab does not exist...
Click to expand...
Click to collapse
Your kernel might not support swap...
M2M_RockS said:
I did every thing and nothing happened ?
I have xperia u with Experimental v12...
Sent from my Xperia U using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Check your kernel swap support...
Sorry for flooding... I hv a que. Can I use swap in rom TWRD 1.0
Sent from my GT-S5830i using xda app-developers app

Categories

Resources