Help program adb shell into nitroscript
This is a discussion on Help program adb shell into nitroscript within the Droid 2 Hacks forums, part of the Droid 2 Forum category; I discovered how to fix Nitroscript! The problem lies within setting the permissions of the /system/ directory. And where I have that figured out, my ...
-
Help program adb shell into nitroscript
I discovered how to fix Nitroscript! The problem lies within setting the permissions of the /system/ directory. And where I have that figured out, my only problem is coding in the adb shell commands into my source code.
If anyone wants to help or even take a crack at it, the commands that do the equivalent to adb remount are a more direct way of doing this.
cmd: adb shell
shell: $ su
shell: # busybox mount -o remount,rw /system
shell: # chmod 777 /system
shell: # exit
shell: $ exit
If ANYONE can help me code this into my program, that would be fantastic!
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
Similar Threads
-
By TheSavageSquid in forum Droid 2 Hacks
Replies: 25
Last Post: 01-09-2012, 05:28 PM
-
By lghkmh in forum Droid 2 Global Hacks
Replies: 2
Last Post: 10-11-2011, 04:50 PM
-
By TheSavageSquid in forum Droid 2 Global Hacks
Replies: 13
Last Post: 09-07-2011, 03:02 PM
-
By TheSavageSquid in forum Droid X Hacks
Replies: 0
Last Post: 08-27-2011, 10:06 AM
-
By Chaisnu in forum Droid General Discussions
Replies: 3
Last Post: 05-17-2011, 12:34 PM
Search tags for this page
adb shell -s
,
adb shell droid x2
,
adb shell exit
,
adb shell programming
,
adb shell su
,
hack adb shell
,
nitroscript
,
nitroscript gingerbread
,
nitroscript help
,
nitroscriptgb
,
nitroscriptgb adb shell
,
programming adb shell
,
where is adb shell on my motorola droid x2
Click on a term to search our site for related topics.
Tags for this Thread