Football Fans: Download the 2012 Schedule App from Google Play!


Go Back   Android Forums > Android Development > Application Development

Application Development Dev Lounge for the Coder Folks



Reply
 
LinkBack Thread Tools
Old June 7th, 2010, 02:03 AM   #1 (permalink)
New Member
 
Join Date: Jun 2010
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Unhappy About system directory remount..

Hello,
I have a question about system remount for writing file in /system.
In application, How can I execute remount action. (not adb)
I tried bellow commands, but get errno 1 (EPERM : not super user).

try 1,
... Runtime.exec("mount -oremount,rw /dev/block/mtdblock3 /system);

try 2,
... Runtime.exec("su mount -oremount,rw /dev/block/mtdblock3 /system);

try 3,
env = "LD_LIBRARY_PATH= .....";
dir = "/system/xbin"
... Runtime.exec("mount -oremount,rw /dev/block/mtdblock3 /system, env, dir);

Cannot 3rd party apps execute remount command?
or, Doesn't Android have remount API ?

I expects good reply.
Thanks!

w.s.choi is offline  
Reply With Quote
Sponsors
Reply

Bookmarks


Go Back   Android Forums > Android Development > Application Development User CP
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing .apk in system/app directory Super_Grinch Droid - All Things Root 23 Yesterday 09:07 AM
Support Full backup of system directory andyo70 LG Optimus M 13 March 1st, 2011 01:05 AM
adb remount: remount failed - operation not permitted ACD168 Incredible - All Things Root 0 August 25th, 2010 11:34 AM
How to access /data/system directory from application Nemesis23 Developer 101 1 June 10th, 2010 05:36 PM
Writing files to system directory Swiftwork Application Development 2 February 12th, 2010 08:57 PM



All times are GMT -5. The time now is 02:44 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Custom vBulletin Skins by: Relivo