Thread: PRS-T1 Modified Sony home screen
View Single Post
Old 05-05-2012, 11:46 AM   #267
Morkl
Connoisseur
Morkl can talk to the animals.Morkl can talk to the animals.Morkl can talk to the animals.Morkl can talk to the animals.Morkl can talk to the animals.Morkl can talk to the animals.Morkl can talk to the animals.Morkl can talk to the animals.Morkl can talk to the animals.Morkl can talk to the animals.Morkl can talk to the animals.
 
Posts: 80
Karma: 68347
Join Date: Oct 2009
Location: Sweden
Device: PRS-T1
Quote:
Originally Posted by TrendyIceTea View Post
Hi Morkl! I really appreciate your work!
I have a small problem with the homescreen modification.

I tried to replace an app in the homescreen with the Instafetcher 2.2.2 lite app.
I achieved that the app shows up in the homescreen but when I press on it, the app does not start.

Maybe you could help me with the custom app definition.
I included the androidmanifest.xml which I extracted from the apk and my current homescreen.xml.

P.S: The Instafetch app works great on PRS-T1 and even has a special eink mode.

I think you have to put in the fully qualified class name, i.e. including the package name:
class="pl.immortal.instafetch.InstaFetchApplicatio n"

When a class name is written as ".ClassName" in AndroidManifest.xml, append it to the package of the manifest tag to get the fully qualified class name.
Morkl is offline