Jump to content

animated oplogo for s60v5?


ugur35

Recommended Posts

hi friends. i'm new here and one of my friend told me that  ''Nikship''  or other modders on gizmolord can help u about this then i decided to register this forum. i hope someone can help me :) .i get used this animated op logos on my n96 but i don't use n96 anymore. i have n97 and i want to use this wonderfull app on n97 again. is it posibble to run this app on n97? is anyone has idea? thank u

Posted ImagePosted ImagePosted ImagePosted Image

screenshots belong to me :) please comment  about this ?

app name is AniSimb and AniSimb 2.

so i tried this app on n97 and just workig on number screen. so how it can work on HS ? please tell me what we can do?

Posted Image [img width=236 height=420] scr000003l.jpg

7934_.sisx

Link to comment
Share on other sites

yes this app python based. i installed this http://forum.gizmolord.com/index.php?topic=191.msg660#msg660 then installed anisimb app opening but i can't see animation logo on home screen. where is the problem?

the app might not be designed to work with new S60v5 libraries... If thatz true, only the app developer could help you release a compatible version for s60v5 platform by rewriting the app code entirely or by coding a part of the required portions of the app as appropriate.

and yeah, Welcome to the Forum :-bd

Link to comment
Share on other sites

the app might not be designed to work with new S60v5 libraries... If thatz true, only the app developer could help you release a compatible version for s60v5 platform by rewriting the app code entirely or by coding a part of the required portions of the app as appropriate.

and yeah, Welcome to the Forum :-bd

i see bro. this app really entertaining and i want to use it on n97 again. anyway i dunno how can connection contact with developer coz there is no name and any information about developer in app. i just have to wait.maybe someone can help me :) thank u so much.greetings from Turkey

Link to comment
Share on other sites

I downloaded this app and looking into it.... by the time you can mail the app developer to make a compatible version for s60v5

Here it is: [email protected]

BTW, is the app in russian language ?

File.close()
  S.Lock.signal()
  appuifw.app.set_exit()

 def Load(S):
  S.Last=S.Name
  S.Images=[]
  LogoPath=S.ListPath+S.Name+'\\'
  for File in os.listdir(LogoPath):
   if File[0]!='_':
    S.Images.append([graphics.Image.new((97,25)),graphics.Image.new((97,25),'1')])
    S.Images[-1][0].load(RU(LogoPath+File))
    S.Images[-1][1].load(RU(LogoPath+'_'+File))
 def Run(S):
  Scrn,Flag=1,1
  Fore,Back=graphics.Image.new((97,25)),graphics.Image.new((97,25))
  Pause=1.0/len(S.Images)
  FGImg=fgimage.FGImage()
  Phone=[u'Phone',u'\u0422\u0435\u043b\u0435\u0444\u043e\u043d',u'Telephone',u'Standby',u'Standby mode',RU('???. ????????'),RU('????? ????????')]
  while 1:
   for Logo in S.Images:
    if appswitch.application_list(1)[0] in Phone:
     Flag=1
     if Scrn:
      Scrn=0
      Back.blit(graphics.screenshot(),source=((65,2),(162,27)))
     Fore.blit(Back)
     Fore.blit(Logo[0],mask=Logo[1])
     FGImg.set(65,2,Fore._bitmapapi())
    else:
     if Flag:
      Flag=0
      FGImg.unset()
     if S.Last!=S.Name:S.Load()
    e32.ao_sleep(Pause)

BTW, check if this work...I have attached the file...

8104_.sis

Link to comment
Share on other sites

I downloaded this app and looking into it.... by the time you can mail the app developer to make a compatible version for s60v5

Here it is: [email protected]

BTW, is the app in russian language ?

File.close()
  S.Lock.signal()
  appuifw.app.set_exit()

 def Load(S):
  S.Last=S.Name
  S.Images=[]
  LogoPath=S.ListPath+S.Name+'\\'
  for File in os.listdir(LogoPath):
   if File[0]!='_':
    S.Images.append([graphics.Image.new((97,25)),graphics.Image.new((97,25),'1')])
    S.Images[-1][0].load(RU(LogoPath+File))
    S.Images[-1][1].load(RU(LogoPath+'_'+File))
 def Run(S):
  Scrn,Flag=1,1
  Fore,Back=graphics.Image.new((97,25)),graphics.Image.new((97,25))
  Pause=1.0/len(S.Images)
  FGImg=fgimage.FGImage()
  Phone=[u'Phone',u'\u0422\u0435\u043b\u0435\u0444\u043e\u043d',u'Telephone',u'Standby',u'Standby mode',RU('???. ????????'),RU('????? ????????')]
  while 1:
   for Logo in S.Images:
    if appswitch.application_list(1)[0] in Phone:
     Flag=1
     if Scrn:
      Scrn=0
      Back.blit(graphics.screenshot(),source=((65,2),(162,27)))
     Fore.blit(Back)
     Fore.blit(Logo[0],mask=Logo[1])
     FGImg.set(65,2,Fore._bitmapapi())
    else:
     if Flag:
      Flag=0
      FGImg.unset()
     if S.Last!=S.Name:S.Load()
    e32.ao_sleep(Pause)

BTW, check if this work...I have attached the file...

bro i gave hin the ID for the developer and he had alredy tried to cntct the app developer but no response till now frm him...

Link to comment
Share on other sites

I downloaded this app and looking into it.... by the time you can mail the app developer to make a compatible version for s60v5

Here it is: [email protected]

BTW, is the app in russian language ?

File.close()
  S.Lock.signal()
  appuifw.app.set_exit()

 def Load(S):
  S.Last=S.Name
  S.Images=[]
  LogoPath=S.ListPath+S.Name+'\\'
  for File in os.listdir(LogoPath):
   if File[0]!='_':
    S.Images.append([graphics.Image.new((97,25)),graphics.Image.new((97,25),'1')])
    S.Images[-1][0].load(RU(LogoPath+File))
    S.Images[-1][1].load(RU(LogoPath+'_'+File))
 def Run(S):
  Scrn,Flag=1,1
  Fore,Back=graphics.Image.new((97,25)),graphics.Image.new((97,25))
  Pause=1.0/len(S.Images)
  FGImg=fgimage.FGImage()
  Phone=[u'Phone',u'\u0422\u0435\u043b\u0435\u0444\u043e\u043d',u'Telephone',u'Standby',u'Standby mode',RU('???. ????????'),RU('????? ????????')]
  while 1:
   for Logo in S.Images:
    if appswitch.application_list(1)[0] in Phone:
     Flag=1
     if Scrn:
      Scrn=0
      Back.blit(graphics.screenshot(),source=((65,2),(162,27)))
     Fore.blit(Back)
     Fore.blit(Logo[0],mask=Logo[1])
     FGImg.set(65,2,Fore._bitmapapi())
    else:
     if Flag:
      Flag=0
      FGImg.unset()
     if S.Last!=S.Name:S.Load()
    e32.ao_sleep(Pause)

BTW, check if this work...I have attached the file...

what did u do inside of app i dunno but something was wrong. i can't apply another animated op logos after install ur modified. also it just working on dialer screen again but this time little bit more on right of screen :)

Posted Image [img width=236 height=420] scr000006cv.jpg

so this app working perfectly on n73 and n96 . i tested today again (i talking about offical version)

i sent an e-mail to developer but he didn't reply my mail. waiting :)

Link to comment
Share on other sites

I downloaded this app and looking into it.... by the time you can mail the app developer to make a compatible version for s60v5

Here it is: [email protected]

BTW, is the app in russian language ?

File.close()
  S.Lock.signal()
  appuifw.app.set_exit()

 def Load(S):
  S.Last=S.Name
  S.Images=[]
  LogoPath=S.ListPath+S.Name+'\\'
  for File in os.listdir(LogoPath):
   if File[0]!='_':
    S.Images.append([graphics.Image.new((97,25)),graphics.Image.new((97,25),'1')])
    S.Images[-1][0].load(RU(LogoPath+File))
    S.Images[-1][1].load(RU(LogoPath+'_'+File))
 def Run(S):
  Scrn,Flag=1,1
  Fore,Back=graphics.Image.new((97,25)),graphics.Image.new((97,25))
  Pause=1.0/len(S.Images)
  FGImg=fgimage.FGImage()
  Phone=[u'Phone',u'\u0422\u0435\u043b\u0435\u0444\u043e\u043d',u'Telephone',u'Standby',u'Standby mode',RU('???. ????????'),RU('????? ????????')]
  while 1:
   for Logo in S.Images:
    if appswitch.application_list(1)[0] in Phone:
     Flag=1
     if Scrn:
      Scrn=0
      Back.blit(graphics.screenshot(),source=((65,2),(162,27)))
     Fore.blit(Back)
     Fore.blit(Logo[0],mask=Logo[1])
     FGImg.set(65,2,Fore._bitmapapi())
    else:
     if Flag:
      Flag=0
      FGImg.unset()
     if S.Last!=S.Name:S.Load()
    e32.ao_sleep(Pause)

BTW, check if this work...I have attached the file...

what did u do inside of app i dunno but something was wrong. i can't apply another animated op logos after install ur modified. also it just working on dialer screen again but this time little bit more on right of screen :)

Posted Image [img width=236 height=420] scr000006cv.jpg

so this app working perfectly on n73 and n96 . i tested today again (i talking about offical version)

i sent an e-mail to developer but he didn't reply my mail. waiting :)

also u can watch this video

http-~~-//www.youtube.com/watch?v=oi3380Mx5Ns&feature=player_embedded#!

Link to comment
Share on other sites

what did u do inside of app i dunno but something was wrong. i can't apply another animated op logos after install ur modified. also it just working on dialer screen again but this time little bit more on right of screen :)

Ok, I will try it once again...not getting much time infact..will see
Link to comment
Share on other sites

Yes frnds v can use animated gif as op. Logo here v go. V need 2 apps 1. op logochanger use this app to hide ur network op logo only. 2. ET DesktopSpirte in APPS setting : in Display set 'the standby mode' in Animation Setting set 'custom' in Animation file path set <here set ur .gif> in Horizantal orientation set 'center' in Vertical set 'top' in Zoom set <size of oplogo as per ur choice> Done hide ET DESKTOP app n enjoy animated logo. Here s mine homescreen. 1 thing i 4get use PowerBoot or exeMaster app to run at startup

post-7184-138186201926_thumb.jpg

Link to comment
Share on other sites

Yes frnds v can use animated gif as op. Logo here v go.

V need 2 apps

1. op logochanger

use this app to hide ur network op logo only.

2. ET DesktopSpirte

in APPS setting :

in Display set 'the standby mode'

in Animation Setting set 'custom'

in Animation file path set <here set ur .gif>

in Horizantal orientation set 'center'

in Vertical set 'top'

in Zoom set <size of oplogo as per ur choice>

Done hide ET DESKTOP app n enjoy animated logo.

Here s mine homescreen.

1 thing i 4get use PowerBoot or exeMaster app to run at startup

Nice :)

+1

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...