Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
bugoink2
Old
#11  
bugoink2's Avatar
Senior Member
Thanks Meter 24
Posts: 292
Join Date: Jul 2011
excellent job D4
 
Eyama
Old
#12  
Eyama's Avatar
Senior Member
Thanks Meter 1268
Posts: 911
Join Date: Mar 2011
Location: Ljubljana
you're the man this is wery good
My phones:
Main: iPhone 4S IOS 5.1 (waiting for jailbreak)
Second (for dev): X10 mini pro


Xperia X10 mini pro


Rom: Flame.E based on cm7 nightly

Port: GingerDX by doixanh and port by me




If I was useful with my post you can click on THANKS button.
The Following User Says Thank You to Eyama For This Useful Post: [ Click to Expand ]
 
nishan432
Old
#13  
nishan432's Avatar
Senior Member
Thanks Meter 32
Posts: 362
Join Date: Nov 2010
Location: Dhaka
First Thanks for Great tool.It's small and easy.
I make an update.zip to install an application.Here is the script:

mount("yaffs2", "MTD", "userdata", "/data");
ui_print("Coping app");
package_extract_dir("data", "/data");
set_perm_recursive(0, 0, 0755, 0644, "/data/app");

Problem is when i open the application it Force close.
Please Help me.
Xperia Neo+CybershotMod+JB look SystemUI
 
D4rKn3sSyS
Old
(Last edited by D4rKn3sSyS; 14th August 2011 at 08:02 PM.)
#14  
D4rKn3sSyS's Avatar
Recognized Developer - OP
Thanks Meter 14713
Posts: 3,730
Join Date: Jan 2011
Location: Monteria

 
DONATE TO ME
Quote:
Originally Posted by nishan432 View Post
First Thanks for Great tool.It's small and easy.
I make an update.zip to install an application.Here is the script:

mount("yaffs2", "MTD", "userdata", "/data");
ui_print("Coping app");
package_extract_dir("data", "/data");
set_perm_recursive(0, 0, 0755, 0644, "/data/app");

Problem is when i open the application it Force close.
Please Help me.
Are you sure problem isnt with the app?

also try
set_perm(0, 0 , 755, 644, "/data/app/yourapp.apk")

set_perm_recursive it's for whole folders!

People asking for my Paypal E-mail: jedga_95@outlook.com
 
darkstep
Old
(Last edited by darkstep; 15th August 2011 at 06:36 AM.)
#15  
darkstep's Avatar
Senior Member
Thanks Meter 62
Posts: 234
Join Date: Dec 2010
why do i keep getting this message
i set my working folder inside the folder is system/etc/init.d/ and the script i wanna run,i have tryid everything
 
D4rKn3sSyS
Old
#16  
D4rKn3sSyS's Avatar
Recognized Developer - OP
Thanks Meter 14713
Posts: 3,730
Join Date: Jan 2011
Location: Monteria

 
DONATE TO ME
Quote:
Originally Posted by darkstep View Post
why do i keep getting this message
i set my working folder inside the folder is system/etc/init.d/ and the script i wanna run,i have tryid everything
Working folder it's main folder, that means /somefolder, you're trying to use /somefolder/system/etc/init.d, then you just need to use main folder, that means, working folder it's where you can see "META-INF", "system", "data", etc...

People asking for my Paypal E-mail: jedga_95@outlook.com
 
darkstep
Old
#17  
darkstep's Avatar
Senior Member
Thanks Meter 62
Posts: 234
Join Date: Dec 2010
omg not working for me im not that big of a newbie
 
D4rKn3sSyS
Old
(Last edited by D4rKn3sSyS; 15th August 2011 at 07:28 PM.)
#18  
D4rKn3sSyS's Avatar
Recognized Developer - OP
Thanks Meter 14713
Posts: 3,730
Join Date: Jan 2011
Location: Monteria

 
DONATE TO ME
Quote:
Originally Posted by darkstep View Post
omg not working for me im not that big of a newbie
I don't understand you, can you tell me all steps you followed?, also did you run as admin?
edit: and btw, we still don't have your device prebuilt (htc wildfire), can you test with u20?.

People asking for my Paypal E-mail: jedga_95@outlook.com
 
darkstep
Old
(Last edited by darkstep; 15th August 2011 at 08:41 PM.)
#19  
darkstep's Avatar
Senior Member
Thanks Meter 62
Posts: 234
Join Date: Dec 2010
i will make a video and post it on youtube later
here is the video,not that great quality,i was in a hurry
 
fowenati
Old
#20  
fowenati's Avatar
Senior Member
Thanks Meter 459
Posts: 1,939
Join Date: Sep 2010
Location: Los Angeles, CA

 
DONATE TO ME
Do I need net framework to run this? I'm on XP SP3 and when I try to run nothing happens. Tried opening as admin, no dice.


The Future Devs : We Start Young : 17yo
Quote:
Originally Posted by psiklone View Post
i went into sprint to get my phone checked out it was bugging out but is fine now and the sprint guy at the repair center showed me his evo 3d and sure enough he was running this rom haha just thought it was funny as i was nervous to go in with a rooted phone

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

Go to top of page...