microg / android_frameworks_mapsv1

MapsV1: A system library, providing the functionality of Google Maps API v1
Apache License 2.0
103 stars 28 forks source link

Android.mk #1

Closed rtreffer closed 10 years ago

rtreffer commented 10 years ago

Hi,

I've got an Android.mk at https://github.com/gfreed/MapsAPI/blob/master/com.google.android.maps/Android.mk

Feel free to use it.

I'm currently assembling a full FLOSS ROM - Gravity free distribution (a ROM that does not try to drag you into some commercial cloud). It's already running on my old galaxy nexus. The biggest bug I'm having right now is that I can't get openpgp keychain and the k-9 fork to work. And I should switch to Conversation as the XMPP chat application.

Details are available at https://github.com/gfreed/android_vendor_gfreed and a list of packages can be found at https://github.com/gfreed/android_vendor_gfreed/blob/android-4.4/fetch-apps.sh https://github.com/gfreed/android_vendor_gfreed/blob/android-4.4/config/packages.mk and https://github.com/gfreed/gfreed/blob/android-4.4/default.xml

Ping me if you'd like to run s.th. similar on your phone.

mar-v-in commented 10 years ago

You're too fast, just give me some time to write the readme :)

μg Project aims to provide a system framework for other ROMs, I do not plan to maintain a rom/distrubition myself.

rtreffer commented 10 years ago

That's also my understanding of µg ;-)

Just wanted to say I've got a makefile lying around 'cause I'm building such a ROM.

mar-v-in commented 10 years ago

I already merged your Android.mk in the old project ;)

rtreffer commented 10 years ago

Oh shit, I didn't notice that... But it means I can defunc my fork, thanks!