Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Ammadon
Old
#21  
Ammadon's Avatar
Member
Thanks Meter 12
Posts: 47
Join Date: Mar 2012
@justmpm try it with Android Commander http://androidcommander.com/
The Following 2 Users Say Thank You to Ammadon For This Useful Post: [ Click to Expand ]
 
justmpm
Old
(Last edited by justmpm; 5th June 2012 at 09:12 PM.)
#22  
justmpm's Avatar
Forum Moderator
Thanks Meter 754
Posts: 1,163
Join Date: Dec 2010
Quote:
Originally Posted by Ammadon View Post
@justmpm try it with Android Commander http://androidcommander.com/
That's a really COOL tool! I was able to get a logcat using JJ v3.0, but nothing with this AOKP build...android commander doesn't even see the device.


Edit: After booting into AOKP, adb doesn't see the device either.....
The Following User Says Thank You to justmpm For This Useful Post: [ Click to Expand ]
 
funiewski
Old
#23  
Senior Member
Thanks Meter 116
Posts: 547
Join Date: Dec 2010
Location: Stockholm
Quote:
Originally Posted by justmpm View Post
That's a really COOL tool! I was able to get a logcat using JJ v3.0, but nothing with this AOKP build...android commander doesn't even see the device.


Edit: After booting into AOKP, adb doesn't see the device either.....
this one than
http://de.codeplex.com/releases/view/87215
The Following 2 Users Say Thank You to funiewski For This Useful Post: [ Click to Expand ]
 
justmpm
Old
#24  
justmpm's Avatar
Forum Moderator
Thanks Meter 754
Posts: 1,163
Join Date: Dec 2010
Quote:
Originally Posted by funiewski View Post
Another good one, thanks....but also didn't work.....bacause adb didn't work, I guess usb debugging isn't checked, so it is going to be hard to pull a logcat thru the usb cable.....
The Following User Says Thank You to justmpm For This Useful Post: [ Click to Expand ]
 
championswimmer
Old
#25  
championswimmer's Avatar
Senior Member - OP
Thanks Meter 6512
Posts: 4,563
Join Date: Oct 2011
Location: Delhi College of Engineering (Delhi Technological University)
beta 2 released
If you like my work, you can donate via PayPal or buy some of my apps on Play Store

CONTRIBUTIONS :
KangXperiaProject | TWRP for Xperia | Xperia X10 | Kernel Kitchen

KXP ROM mirrors : Ul.to |or| Goo.IM

My sources on github
List of donators

Phones
Xperia :: tipo : X10 : J : S : V : Z
The Following 2 Users Say Thank You to championswimmer For This Useful Post: [ Click to Expand ]
 
justmpm
Old
#26  
justmpm's Avatar
Forum Moderator
Thanks Meter 754
Posts: 1,163
Join Date: Dec 2010
Quote:
Originally Posted by championswimmer View Post
beta 2 released
Thanks....just in time, I just got the logcat for beta 1.....I attached it, just in case you need it......it's not really zipped. It was just too big as a text file for the xda uploader to take it.....it is really .txt.....
Attached Files
File Type: zip aokplogcat.zip - [Click for QR Code] (293.6 KB, 18 views)
 
championswimmer
Old
#27  
championswimmer's Avatar
Senior Member - OP
Thanks Meter 6512
Posts: 4,563
Join Date: Oct 2011
Location: Delhi College of Engineering (Delhi Technological University)
Quote:
Originally Posted by justmpm View Post
Thanks....just in time, I just got the logcat for beta 1.....I attached it, just in case you need it......it's not really zipped. It was just too big as a text file for the xda uploader to take it.....it is really .txt.....
thanks a load
that was really helpful of you !!!
If you like my work, you can donate via PayPal or buy some of my apps on Play Store

CONTRIBUTIONS :
KangXperiaProject | TWRP for Xperia | Xperia X10 | Kernel Kitchen

KXP ROM mirrors : Ul.to |or| Goo.IM

My sources on github
List of donators

Phones
Xperia :: tipo : X10 : J : S : V : Z
 
justmpm
Old
#28  
justmpm's Avatar
Forum Moderator
Thanks Meter 754
Posts: 1,163
Join Date: Dec 2010
Quote:
Originally Posted by championswimmer View Post
thanks a load
that was really helpful of you !!!
OK...looks like same error with beta 2. I have attached a logcat.

Can you make 1 change to the build.prop?

change: persist.sys.usb.config=mass_storage into persist.sys.usb.config=mass_storage,adb

That will make getting a logcat a lot easier....

Thanks.....
Attached Files
File Type: txt aokpB2logcat.txt - [Click for QR Code] (160.7 KB, 4 views)
The Following User Says Thank You to justmpm For This Useful Post: [ Click to Expand ]
 
jjdoctor
Old
#29  
Recognized Contributor / Recognized Developer
Thanks Meter 4097
Posts: 2,673
Join Date: May 2011
Location: Rawalpindi

 
DONATE TO ME
@championswimmer, I looked at logcat... this isnt going to end up well so easily...

I suggest you use already compiled ROM that Supervenom has for ARC... There is no way u can stablize this ROM easily without having a device... i.e blindly..

I can see a lot of access errors... so many framework errors especially of google apps..

... u have to do hit and trial to fix those and might need one dedicated user.. I suggest for the time being remove Googleapps from ur ROM like calender and also Phone.apk, contacts.apk, contactsprovider.apk and telephonyprovider.apk... stabilize the basic ROM then add gapps and phone app..
If you like my work you can or Just hit THANKS..



PLEASE DO NOT MESSAGE (PM) ME 4 QUESTIONS OR REQUESTS. POST IN RELEVANT THREAD & I WILLB GLAD 2 REPLY THERE
The Following User Says Thank You to jjdoctor For This Useful Post: [ Click to Expand ]
 
championswimmer
Old
#30  
championswimmer's Avatar
Senior Member - OP
Thanks Meter 6512
Posts: 4,563
Join Date: Oct 2011
Location: Delhi College of Engineering (Delhi Technological University)
Quote:
Originally Posted by jjdoctor View Post
@championswimmer, I looked at logcat... this isnt going to end up well so easily...

I suggest you use already compiled ROM that Supervenom has for ARC... There is no way u can stablize this ROM easily without having a device... i.e blindly..

I can see a lot of access errors... so many framework errors especially of google apps..

... u have to do hit and trial to fix those and might need one dedicated user.. I suggest for the time being remove Googleapps from ur ROM like calender and also Phone.apk, contacts.apk, contactsprovider.apk and telephonyprovider.apk... stabilize the basic ROM then add gapps and phone app..
yes it would have been really helpful have a device in hand

i know i can port, but a ported rom already exists on this forum
i wanted to make a native build

supervenom and me both are working together only.
the anzu builds are coming forth without any problems,
but neo and ray are crashing, we will see further,

rest if anyone wants to port using my builds or supervenom's builds using your patch, then he/she is welcome to do so
If you like my work, you can donate via PayPal or buy some of my apps on Play Store

CONTRIBUTIONS :
KangXperiaProject | TWRP for Xperia | Xperia X10 | Kernel Kitchen

KXP ROM mirrors : Ul.to |or| Goo.IM

My sources on github
List of donators

Phones
Xperia :: tipo : X10 : J : S : V : Z

 
Post Reply+
Tags
aokp, championswimmer, kangxperia, ray, urushi
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...