Sorry for my noob question. But i realy don't understand how to make apk with android studio.
I trying build ContactsProvider.apk from https://github.com/CyanogenMod/android_packages_providers_ContactsProvider/tree/cm-11.0
I imported project to android studio from source code.But this apk require android_frameworks_base from
https://github.com/CyanogenMod/android_frameworks_base. And i don't understand how to set android_frameworks_base as library.
Can anyone help me ?
Related
Hello!
I want to help out translating the standard android apps, and was wondering if anybody knew how? Do I need to download the entire source and edit the strings.xml file for each application or is there another way?
Thanks.
hello friends..
is there anyone who knows j2me??
bcoz i need to make a .jar file software which directly opens the home page of my website..
i am having the coding but i am not able to compile it due to 4 errors..
Hello, since i want to use a french translated version of Narcissu 2nd with my Android-phone, i have tried to compile onscripter-android (http://onscripter.sourceforge.jp/android/android.html) with the english version (http://unclemion.com/onscripter/releases/#onscripter-current)
But i fail to use android ndk on Windows, and i dont have linux installed on my computer ...
Someone can help me to compile that please ?
Hi,
I'm developing an app and I need to retrieve data from html code. In addition, i would like manage the event (for example, click the button and redirect in other page) in html code.
I searched on Google and I've found a beautiful library that meet my needs: HtmlUnit.
The problem is the compatibility with Android SDK: there are conflicts with Android classes and maybe, I must to recompile the source code for Android compatibility.
Are there alternative to HtmlUnit? I don't know how to build this library...Can you help me?
Any help would be most welcome...thank you!
PS: sorry for my poor english!
Hi all, apologies if this is the wrong forum to post this in , I have a c++ project ( Windows ) which uses libcurl and would like to port it to run on Android but I need some help on how to include the libcurl source in my project and build it - I've downloaded the source but am at a loss as to the method to build it - the source has shed loads of .mk files but I don't know how to tell c4Droid to build a binary - any ideas guys ?