Android Question No Widget in widget list?

stanks

Active Member
Licensed User
Longtime User
Hi

I don't have any more my widget in widget list. Tried to reinstall it few times, tried to reboot my device but still no widget. Tried to uninstall with device uninstaller. Tried to uninstall with titanium backup. Then again install but still not on list. Tried all of that with 'Compile and install' option from B4A. Tried with copying apk to card then install. Same. Not on list. Tried with removing '
AddReplacement(<category android:name="android.intent.category.LAUNCHER" />, <!--<category android:name="android.intent.category.LAUNCHER" /> -->)
' from manifest file...same. Not on list. Anyone have other idea?

Thanks
 

stanks

Active Member
Licensed User
Longtime User
yes. thanks Erel. problem solved. i flash again cutom rom and i have widget on list. this is probably some problem in rom...i guess
 
Upvote 0

stanks

Active Member
Licensed User
Longtime User
btw Erel i tried home widget example and it does work. i can see it on widget list. but the mysterious problem was with my widget....still not seen on list...idk why
 
Upvote 0
Top