$./adb shell
$su
mount -o rw,remount rootfs /
chmod 777 /mnt/sdcard
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
Hi there,
I am trying to use an sdcard on my built android source:
1)
mksdcard -l mysdcard 1024M mysdcardfile.img
2)
chmod 777 mysdcardfile.img
3)
emulator -sdcard mysdcardfile.img
But when I am trying to push anything to the sdcard, I don't have writing
permissions:
*Failed to push sele
Nobody ? :o
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-dev
wow thanks for your reponses.
My intention is not to flush all the RAM, but as Satish Bellapu
suggested the data that I have allocated should be deleted from the
RAM.
When I download a file from the internet and then save it as a file to
the android device
I may be able to prove that saving and
Although I know its not polite to force people to help with ones
problems,
but unitl now I really could not figure an alternative way how to
clean the RAM without rebooting the device...
Does anyone have any idea ?
--~--~-~--~~~---~--~~
You received this message be
Hello,
Does anyone know if there is a good article/book/something else about
BLOBs using in Android SQLite ?
I read in one thread that it is not a very good idea but i could not
figure out why that is.
Any information would be helpful.
Thank you very much !
--~--~-~--~~
I want to run some benchmark tests. For that I have to make sure that
files are read from the file system not from the RAM.
Repeating the test by rebooting the device may be quite annoying...
So there is no way ?
--~--~-~--~~~---~--~~
You received this message beca
Hello,
I am trying to figure out how to flush all the data that is stored in
the RAM of an android device.
Since the devices have different memory sizes I dont think its the
best idea to just read a lot of small files from the disk in order to
overwrite the RAM (which is kind of a manual way of f
8 matches
Mail list logo