[APK/ZIP][BETA] NOGAPPS Project (NetworkLocation, MapsAPI and Blank Store for now)
Introduction:
Most users propably run proprietary apps from Google by one of the three reasons "Stock ROM", "integrated within custom rom" (which may be not entirely legal) or "installed from gapps zip".
Some of the users know that those gapps do track them more than most other apps as they are system-apps and therefor got full rights on android.
Only few users use cyanogenmod or another rom without gapps and leave without it. This solution however is not great as you wont get updates for your apps that regularly and all over googles apps are not bad in functionality (but in privacy)
I am one of those who do they everyday work without google stuff and without gapps. I found out several problems:
Some apps do not install because of missing Google Maps API
Some apps fc at startup bacause of missing Maps API or market license check issues
Some apps hardcoded links to several Google Apps and therefor fc or react unexpectedly on certain cases.
No access to Play Store (i tried nearly every alternative market, but nothing is as good for free apps as play store)
So i started developing what i named the NOGAPPS package - a set of applications and frameworks with the goal to fill the gap of missing gapps package.
Parts of this project:
NOGAPPS Maps API v1
A replacement of the often used google maps api with an open source one using OpenStreetMap.
State: BETA - Development paused - 85% - Version 0.4
License: GNU LGPL - http://www.gnu.org/licenses/lgpl.html
Used Third-Party-Librarys:
- osmdroid - LGPL
What to do:
- Find bugs and destroy them
Known Bugs:
- FCs with "DB Navigator" App, however i wasn't able to find the problem, as they did something strange with their App
NOGAPPS Maps
A Maps-App using the provided Maps API
State: Development Paused - 10%
License: Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0
Requirements:
- Google Maps API v2
NOGAPPS BlankStore
An open source Google Play Store client
State: BETA - 85% - Version 0.6.6 WARNING: Google Play Terms of Service §3.3 forbid this App - you're responsible for what you do, i would suggest to use an extra account for this app
License: Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0
Used Third-Party-Librarys:
- android-market-api - Apache License 2.0
- protobuf - New BSD License
What to do:
- Add missing features
- Find bugs and destroy them
NOGAPPS Network Location
Geolocation using wlan and data from Apple or a database of gsm phone cells at /sdcard/.nogapps/cells.db
State: BETA - 95% - Version 0.9.11
License: Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0
Used Third-Party-Librarys:
- protobuf - New BSD License
What to do:
- Find bugs and destroy them
Known Bugs:
- No GeocodeProvider, used by some apps - requires Maps API v2
NOGAPPS Google Talk
Nice integrated XMPP client, that feels like google talk
State: Development Paused - 20%
License: Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0
Used Third-Party-Librarys:
- Smack API - Apache License 2.0
Future plans:
- YouTube
- Google Account Management (used by some Tasks/Feed -Apps) [Development]
- Google Services Framework [Development]
- Google Maps API v2: This time with onboard map rendering, so we can use it offline even for navigation purposes and search
- Google Translate
- Google Currents / RSS Reader
- Local Calender/Contacts provider / CalDAV, CardDAV
Downloads:
PROVIDED "AS IS", ... (YOU are responsible for what YOU do!)
if anybody is interested in helping me to develop these things or in testing, feel free to leave a pm or comment.
This project's goal is to make android a real open source project - where real means good for everyday use, without stalking google apps.
MaR-V-iN
Take a look at the NOGAPPS project - Making your phone smarter, without getting stalked by Google.
Interesting. One would assume these could be legally integrated into a custom ROM as well? Would make things easier for people who install custom ROMs often (switching between different ROMs/builds etc.) I'm sure.
One would assume these could be legally integrated into a custom ROM as well?
Yes. I want this to be as open as possible. I am going to publish the sourcecode under apache license when its ready, so everybody is free to change what he likes. (Some of the upstream librarys i use are licensed under gpl so at the moment it seems like not everything can be apache licensed, however gpl should be enough for most usecases and maybe i will recode some of the stuff if need)
This is really awesome! This would be the ideal addition to custom roms.
It always bothered my that i have to install the gapps only to get access to market.
You think about adding own syncprovider so one can use the calendar without creating a google account. I found a small apk for this purpose but open-source solution is always better.
Adding Gapps to a custom rom is only illegal for developers to do, because that from can be flashed to non licensed android devices. A end user can legally install gapps to any rom he is running as long as his device is licensed to have google apps on it, so if your device comes with gapps in its stock state, than you can re add them to any other rom you put on your devive.
Adding Gapps to a custom rom is only illegal for developers to do, because that from can be flashed to non licensed android devices. A end user can legally install gapps to any rom he is running as long as his device is licensed to have google apps on it, so if your device comes with gapps in its stock state, than you can re add them to any other rom you put on your devive.
You think about adding own syncprovider so one can use the calendar without creating a google account. I found a small apk for this purpose but open-source solution is always better.
Syncprovider isnt so easy as you think. I tried it myself with the sample at google developers but the ruby-Code isnt visible with their system so he must write the serverside-code himself.
But i think this Projekt is very intresting and the android-market-api sounds intersting to me.
You think about adding own syncprovider so one can use the calendar without creating a google account. I found a small apk for this purpose but open-source solution is always better.
I added this to the list in op, i worked with contact provider - maybe its similar for calender.
It’s been well established that XDA-Developers isthedestination for resources relating to … more
XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?