Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
przemo5020
Old
(Last edited by przemo5020; 10th May 2012 at 11:44 AM.)
#1  
przemo5020's Avatar
Senior Member - OP
Thanks Meter 276
Posts: 203
Join Date: May 2011
Location: Ostrowiec
Arrow [Progress: 100%] Porting a music player with Xperia S





Thanks to:
-Theonewithideas
-pallavikv
-Lasan
-Panagos90




DOWNLOAD XPERIA-S Music Port PROGRESS 100%
The Following 34 Users Say Thank You to przemo5020 For This Useful Post: [ Click to Expand ]
 
Theonewithideas
Old
(Last edited by Theonewithideas; 13th March 2012 at 08:43 PM.)
#2  
Theonewithideas's Avatar
Senior Member
Thanks Meter 53
Posts: 292
Join Date: Oct 2011
Location: Jagodina
Excellent work!

What tools did you use?

By the way, how did you open that mp3 tag editing and SensMe channels? I can't find those
 
przemo5020
Old
#3  
przemo5020's Avatar
Senior Member - OP
Thanks Meter 276
Posts: 203
Join Date: May 2011
Location: Ostrowiec
Quote:
What tools did you use?
Only 7zip and graphics programs
Quote:
By the way, how did you open that mp3 tag editing and SensMe channels? I can't find those
Get other libraries etc from here
The Following 2 Users Say Thank You to przemo5020 For This Useful Post: [ Click to Expand ]
 
Theonewithideas
Old
#4  
Theonewithideas's Avatar
Senior Member
Thanks Meter 53
Posts: 292
Join Date: Oct 2011
Location: Jagodina
Again, thanks

So, you haven't edited any code?
 
przemo5020
Old
#5  
przemo5020's Avatar
Senior Member - OP
Thanks Meter 276
Posts: 203
Join Date: May 2011
Location: Ostrowiec
Quote:
Originally Posted by Theonewithideas View Post
Again, thanks

So, you haven't edited any code?
Do not know much at all in this. Waiting until someone helps. I deal only with graphics and computer graphics only to know. Can anyone help?
 
Theonewithideas
Old
#6  
Theonewithideas's Avatar
Senior Member
Thanks Meter 53
Posts: 292
Join Date: Oct 2011
Location: Jagodina
Quote:
Originally Posted by przemo5020 View Post
Do not know much at all in this. Waiting until someone helps. I deal only with graphics and computer graphics only to know. Can anyone help?
Ok, will experiment with image sizes.

I've successfully decompiled SemcMusic, but never knew nothing about editing that code, too
 
przemo5020
Old
#7  
przemo5020's Avatar
Senior Member - OP
Thanks Meter 276
Posts: 203
Join Date: May 2011
Location: Ostrowiec
Quote:
Originally Posted by Theonewithideas View Post
Ok, will experiment with image sizes.

I've successfully decompiled SemcMusic, but never knew nothing about editing that code, too
Changing the resolution of the images you can not do. I've tried many times. Experimented with many resolution.
Now we need to modify the code to begin. I can not do.
 
Theonewithideas
Old
(Last edited by Theonewithideas; 13th March 2012 at 10:40 PM.)
#8  
Theonewithideas's Avatar
Senior Member
Thanks Meter 53
Posts: 292
Join Date: Oct 2011
Location: Jagodina
ok, I've found this in code:

Code:
android:textSize="@dimen/library_header_text1_height"
So, I guess that "@dimen/library_header_text1_height" defines the text size.

We could put value (in sp, dpi or whatever) to manage text size, I guess.

Will post screenshots if something succeeds.


Now, I've edited the parts of code that I wanted to change. But when installing it to phone, it shows me error.

Maybe something about compiling or signing, checking...
The Following User Says Thank You to Theonewithideas For This Useful Post: [ Click to Expand ]
 
whalesplaho
Old
#9  
whalesplaho's Avatar
Senior Member
Thanks Meter 959
Posts: 4,436
Join Date: Feb 2012
Location: Earth
Great work guys.... am a noob, would have love to help!


...Live yur life as if God Exist
....If God exist den yhu will gain Eternity
.....If God doesnt exist den yhu have nothing to loose

Knowledge will give you power but character will give you Respect... 2Pac


Code:
NypoN>>>Xperia P Silver>>>Jelly Bean (JB) 4.1.2<<<
 
przemo5020
Old
#10  
przemo5020's Avatar
Senior Member - OP
Thanks Meter 276
Posts: 203
Join Date: May 2011
Location: Ostrowiec
Quote:
Originally Posted by Theonewithideas View Post
ok, I've found this in code:

Code:
android:textSize="@dimen/library_header_text1_height"
So, I guess that "@dimen/library_header_text1_height" defines the text size.

We could put value (in sp, dpi or whatever) to manage text size, I guess.

Will post screenshots if something succeeds.


Now, I've edited the parts of code that I wanted to change. But when installing it to phone, it shows me error.

Maybe something about compiling or signing, checking...
In addition, try to edit the file responsible for the dimensions of album art

 
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...