Content Provider Helper vs PX:VW - converter
Side-by-side comparison of two open source alternatives
Content Provider Helper
This helper is a frontend to query installed content providers. Android's content providers are similar to database tables.: They have a name (aka "content:" uri), columns and they can be queried similar to SQL. Android uses content-providers as API to manage global accessable data (i.e. images, address book, text messages, ...). Forked from jenzz-s ContentProviderHelper which is not maintained anymore. App permissions are set generously to provide maximum compatibility.
PX:VW - converter
This app allows you to easy convert static units to adaptive units with three steps: * set width of the screen; * set height of the screen; * enter value to get its converted to vw and vh value.
| Feature | Content Provider Helper | PX:VW - converter |
|---|---|---|
| License | GPL-3.0-only | MIT |
| Install sources | F-DroidGitHub | F-DroidGitHub |
| Categories | ProductivityDev Tools | ProductivityDev Tools |
| Features | Ad-FreeOpen SourceNo Tracking | Ad-FreeOpen SourceNo Tracking |
| Platforms | Android | Android |
| Website | ||
| Source code |