[Progress: 100%] Porting a music player with Xperia S

Search This thread

przemo5020

Senior Member
May 11, 2011
204
281
Ostrowiec
scaled.php
scaled.php
scaled.php
scaled.php




Thanks to:
-Theonewithideas
-pallavikv
-Lasan
-Panagos90




DOWNLOAD XPERIA-S Music Port PROGRESS 100%
 
Last edited:

Theonewithideas

Senior Member
Oct 21, 2011
337
62
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 :(
 
Last edited:

Theonewithideas

Senior Member
Oct 21, 2011
337
62
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...
 
Last edited:
  • Like
Reactions: przemo5020

przemo5020

Senior Member
May 11, 2011
204
281
Ostrowiec
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
 

Theonewithideas

Senior Member
Oct 21, 2011
337
62
OK, I've finally discovered a way to edit apk (lulz, nobody responded to my requests, nevermind)

Anyway, here's my edit, tab labels are bad, I was just experimening; but look at the tabs!!! :DDD

screenshot_2012-03-22_1809.png



Expect more things fix as I look into it...


Ok, labels fixed:
screenshot_2012-03-22_1904.png


I'm now looking into fitting the whole header images into the frame, and resizing that overlay over blue menu items...

Download link: Whooops, wrong URL. Posting right one tomorrow.
Install by replacing the apk in system/app, changing the permissions, and you don't even need to reboot.
 
Last edited:
  • Like
Reactions: przemo5020

przemo5020

Senior Member
May 11, 2011
204
281
Ostrowiec
screenshot_2012-03-22_1904.png

Good work!
I look forward to further changes!



This is the work done by pallavikv:
 

Attachments

  • screenshot_2012-03-15_2347.png
    screenshot_2012-03-15_2347.png
    155 KB · Views: 175
  • screenshot_2012-03-15_2347_2.png
    screenshot_2012-03-15_2347_2.png
    144.5 KB · Views: 167
  • screenshot_2012-03-15_2348.png
    screenshot_2012-03-15_2348.png
    133.7 KB · Views: 155
Last edited:
  • Like
Reactions: Theonewithideas

Top Liked Posts

  • There are no posts matching your filters.
  • 34
    scaled.php
    scaled.php
    scaled.php
    scaled.php




    Thanks to:
    -Theonewithideas
    -pallavikv
    -Lasan
    -Panagos90




    DOWNLOAD XPERIA-S Music Port PROGRESS 100%
    7
    Lasan, if you're really resized whole cover art group :eek: , please share the apk, I'll try to fix the other layout!

    yea .... will be released if it is done in test

    Untitled-1-6.png
    4
    Work in progress, I'm fixing the .9.png's (resizing them so that it doesn't have to do anything by itself), but It's a lot of work:

    screenshot_2012-04-11_2142.png


    (there isn't text because I need to edit fill area, but it's WIP)


    Ugh... I edited all the tabs manually. Here's the result:

    screenshot_2012-04-12_0911.png
    screenshot_2012-04-12_0911_1.png


    Notice that horizontal tabs are not overlapping anymore, but now there's white line...

    pallavikv or przemo5020, could you check what's wrong with this (you don't have to fix it, I'll do, but I don't know what's wrong).

    Also, since now all is fixed, we don't have any errors with compiling as before.

    Link, as usual, wait about 5 mins after this posts is posted to download: http://dl.dropbox.com/u/11576727/SemcMusic/SemcMusic.apk


    Little fix on landscape display of mp3 tags (the link is above) :

    screenshot_2012-04-12_1741_1.png
    4
    Ok, i tried to fix the icons in the "My Music" tab.
    Now someone needs to fix the resolution(make icons smaller) and the layout of these images so they could fit the screen.
    http://dl.dropbox.com/u/51807946/SemcMusic.apk
    Hope I helped a little bit :p
    4
    I found some values in values-hdpi/dimens.xml to album-art. You can resize it in. I don't know why you need the AlbumFlickView.

    BTW I forget to say something: My problem is in resources.arsc. If I d&b the size will be different. So this is APKTool related error.

    As you said, you can't edit files in values folder, so we should replace it directly where it's used with the value we'd put.

    I have no idea what is resources.arsc :eek:

    ---------- Post added at 11:11 AM ---------- Previous post was at 10:42 AM ----------



    FIX: Fixed the progress bar and player controls, now I just have to manage the icons to be like the ones on Xperia S:

    screenshot_2012-03-25_1250.png


    Download link:
    http://dl.dropbox.com/u/11576727/SemcMusic/SemcMusic.apk